@eric-emg/symphiq-components 1.2.560 → 1.2.563

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
@@ -1072,7 +1072,7 @@ declare class ModalComponent {
1072
1072
  private animatedTrendValues;
1073
1073
  private animationFrames;
1074
1074
  isOpen: _angular_core.Signal<boolean>;
1075
- modalType: _angular_core.Signal<"insight" | "metric" | "chart" | "insights-list" | "goal-insights-list" | "goal-business-insights-list" | "business-insight-detail" | "metrics-list" | "charts-list" | "recommendations-list" | "competitive-analysis" | "funnel-strengths-list" | "funnel-weaknesses-list" | "funnel-strength-detail" | "funnel-weakness-detail" | null>;
1075
+ modalType: _angular_core.Signal<"chart" | "metric" | "insight" | "insights-list" | "goal-insights-list" | "goal-business-insights-list" | "business-insight-detail" | "metrics-list" | "charts-list" | "recommendations-list" | "competitive-analysis" | "funnel-strengths-list" | "funnel-weaknesses-list" | "funnel-strength-detail" | "funnel-weakness-detail" | null>;
1076
1076
  charts: _angular_core.Signal<AiChartInterface[]>;
1077
1077
  modalKey: _angular_core.Signal<number>;
1078
1078
  insightData: _angular_core.Signal<InsightBlockInterface | null>;
@@ -1091,7 +1091,7 @@ declare class ModalComponent {
1091
1091
  description: string;
1092
1092
  icon: string;
1093
1093
  } | null>;
1094
- metricsListData: _angular_core.Signal<PerformanceMetricInterface | AiChartInterface | InsightBlockInterface | FunnelStrengthsListModalData | FunnelWeaknessesListModalData | FunnelStrengthDetailModalData | FunnelWeaknessDetailModalData | (PerformanceMetricInterface | InsightBlockInterface)[] | null>;
1094
+ metricsListData: _angular_core.Signal<InsightBlockInterface | PerformanceMetricInterface | FunnelStrengthsListModalData | FunnelWeaknessesListModalData | FunnelStrengthDetailModalData | FunnelWeaknessDetailModalData | AiChartInterface | (InsightBlockInterface | PerformanceMetricInterface)[] | 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 | AiChartInterface | InsightBlockInterface | FunnelStrengthsListModalData | FunnelWeaknessesListModalData | FunnelStrengthDetailModalData | FunnelWeaknessDetailModalData | (PerformanceMetricInterface | InsightBlockInterface)[] | null>;
1102
+ chartsListData: _angular_core.Signal<InsightBlockInterface | PerformanceMetricInterface | FunnelStrengthsListModalData | FunnelWeaknessesListModalData | FunnelStrengthDetailModalData | FunnelWeaknessDetailModalData | AiChartInterface | (InsightBlockInterface | PerformanceMetricInterface)[] | 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 | AiChartInterface | InsightBlockInterface | FunnelStrengthsListModalData | FunnelWeaknessesListModalData | FunnelStrengthDetailModalData | FunnelWeaknessDetailModalData | (PerformanceMetricInterface | InsightBlockInterface)[] | null>;
1110
+ recommendationsListData: _angular_core.Signal<InsightBlockInterface | PerformanceMetricInterface | FunnelStrengthsListModalData | FunnelWeaknessesListModalData | FunnelStrengthDetailModalData | FunnelWeaknessDetailModalData | AiChartInterface | (InsightBlockInterface | PerformanceMetricInterface)[] | 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 | AiChartInterface | InsightBlockInterface | FunnelStrengthsListModalData | FunnelWeaknessesListModalData | FunnelStrengthDetailModalData | FunnelWeaknessDetailModalData | (PerformanceMetricInterface | InsightBlockInterface)[] | null>;
1118
+ competitiveAnalysisData: _angular_core.Signal<InsightBlockInterface | PerformanceMetricInterface | FunnelStrengthsListModalData | FunnelWeaknessesListModalData | FunnelStrengthDetailModalData | FunnelWeaknessDetailModalData | AiChartInterface | (InsightBlockInterface | PerformanceMetricInterface)[] | null>;
1119
1119
  competitiveAnalysisContext: _angular_core.Signal<{
1120
1120
  title: string;
1121
1121
  description: string;
@@ -1704,7 +1704,7 @@ declare class MetricCardComponent {
1704
1704
  competitiveScoreBadgeLightClass: _angular_core.Signal<string>;
1705
1705
  competitiveScoreBadgeDarkClass: _angular_core.Signal<string>;
1706
1706
  competitiveScoreBadgeClass: _angular_core.Signal<string>;
1707
- competitiveScoreTextClass: _angular_core.Signal<"" | "text-emerald-600" | "text-blue-700" | "text-blue-400" | "text-orange-600">;
1707
+ competitiveScoreTextClass: _angular_core.Signal<"text-blue-400" | "" | "text-emerald-600" | "text-blue-700" | "text-orange-600">;
1708
1708
  competitiveComparisonDefaultClass: _angular_core.Signal<"text-slate-700" | "text-slate-300">;
1709
1709
  competitiveComparisonClass: _angular_core.Signal<"text-slate-700" | "text-slate-300" | "text-emerald-600 font-semibold" | "text-orange-600 font-semibold">;
1710
1710
  getCompetitiveScoreIcon(): string;
@@ -2421,8 +2421,8 @@ declare class SymphiqWelcomeDashboardComponent implements AfterViewInit, OnDestr
2421
2421
  protected titleClasses: _angular_core.Signal<"text-white" | "bg-gradient-to-r from-blue-600 to-purple-600 bg-clip-text text-transparent">;
2422
2422
  protected textClasses: _angular_core.Signal<"text-slate-700" | "text-slate-300">;
2423
2423
  protected highlightBoxClasses: _angular_core.Signal<"bg-blue-500/10 border-blue-500/30" | "bg-blue-50 border-blue-300">;
2424
- protected highlightIconClasses: _angular_core.Signal<"text-blue-400" | "text-blue-600">;
2425
- protected highlightTitleClasses: _angular_core.Signal<"text-blue-700" | "text-blue-400">;
2424
+ protected highlightIconClasses: _angular_core.Signal<"text-blue-600" | "text-blue-400">;
2425
+ protected highlightTitleClasses: _angular_core.Signal<"text-blue-400" | "text-blue-700">;
2426
2426
  protected highlightListClasses: _angular_core.Signal<"text-slate-700" | "text-slate-300">;
2427
2427
  protected nextStepsBoxClasses: _angular_core.Signal<"bg-amber-500/10 border-amber-500/30" | "bg-amber-50 border-amber-200">;
2428
2428
  protected nextStepsIconClasses: _angular_core.Signal<"text-amber-600" | "text-amber-400">;
@@ -3377,7 +3377,7 @@ declare class BusinessAnalysisModalComponent implements OnInit, OnDestroy {
3377
3377
  baseZIndex: _angular_core.Signal<number>;
3378
3378
  backdropZIndex: _angular_core.Signal<number>;
3379
3379
  contentZIndex: _angular_core.Signal<number>;
3380
- visualizationType: _angular_core.Signal<"horizontal-bar" | "circular-progress" | "napkin-visual" | "custom" | null>;
3380
+ visualizationType: _angular_core.Signal<"custom" | "horizontal-bar" | "circular-progress" | "napkin-visual" | null>;
3381
3381
  horizontalBarData: _angular_core.Signal<{
3382
3382
  percentage: number;
3383
3383
  label: string;
@@ -4096,11 +4096,11 @@ declare class SymphiqProfileFocusAreasAnalysesDashboardComponent {
4096
4096
  getProgressBarContainerClasses(): string;
4097
4097
  getCardFooterClasses(): string;
4098
4098
  protected welcomeBannerContainerClasses: _angular_core.Signal<"bg-white border-slate-200" | "bg-slate-800/50 border-slate-700/50">;
4099
- protected welcomeBannerIconClasses: _angular_core.Signal<"bg-purple-500/20 text-purple-400" | "bg-purple-100 text-purple-600">;
4099
+ protected welcomeBannerIconClasses: _angular_core.Signal<"bg-purple-100 text-purple-600" | "bg-purple-500/20 text-purple-400">;
4100
4100
  protected welcomeBannerTitleClasses: _angular_core.Signal<"text-slate-900" | "text-white">;
4101
4101
  protected welcomeBannerTextClasses: _angular_core.Signal<"text-slate-700" | "text-slate-300">;
4102
- protected welcomeBannerHighlightClasses: _angular_core.Signal<"bg-blue-500/10 border-blue-500/30" | "bg-blue-50/50 border-blue-300">;
4103
- protected welcomeBannerHighlightIconClasses: _angular_core.Signal<"text-blue-400" | "text-blue-600">;
4102
+ protected welcomeBannerHighlightClasses: _angular_core.Signal<"bg-blue-50/50 border-blue-300" | "bg-blue-500/10 border-blue-500/30">;
4103
+ protected welcomeBannerHighlightIconClasses: _angular_core.Signal<"text-blue-600" | "text-blue-400">;
4104
4104
  protected welcomeBannerHighlightTitleClasses: _angular_core.Signal<"text-slate-900" | "text-white">;
4105
4105
  protected welcomeBannerHighlightListClasses: _angular_core.Signal<"text-slate-700" | "text-slate-300">;
4106
4106
  protected statusComponentContainerClasses: _angular_core.Signal<"bg-slate-50/80 border-slate-200" | "bg-slate-900/40 border-slate-700/50">;
@@ -4307,7 +4307,7 @@ declare class SymphiqProfileAnalysisFocusAreaDashboardComponent implements OnIni
4307
4307
  protected progressCardClasses: _angular_core.Signal<"bg-white border-slate-200" | "bg-slate-800/40 border-slate-700/50">;
4308
4308
  protected sectionTitleClasses: _angular_core.Signal<"text-slate-900" | "text-white">;
4309
4309
  protected sectionCardClasses: _angular_core.Signal<"bg-white border border-slate-200" | "bg-slate-800/50 border border-slate-700/50">;
4310
- protected sectionIconClasses: _angular_core.Signal<"bg-blue-50 text-blue-600" | "bg-blue-500/20 text-blue-400">;
4310
+ protected sectionIconClasses: _angular_core.Signal<"bg-blue-500/20 text-blue-400" | "bg-blue-50 text-blue-600">;
4311
4311
  protected sectionDescriptionClasses: _angular_core.Signal<"text-slate-600" | "text-slate-400">;
4312
4312
  private formatGradeInText;
4313
4313
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<SymphiqProfileAnalysisFocusAreaDashboardComponent, never>;
@@ -4407,7 +4407,7 @@ declare class SymphiqProfileMetricsAnalysesDashboardComponent {
4407
4407
  handleSearchClick(): void;
4408
4408
  handleCloseSearchModal(): void;
4409
4409
  protected welcomeBannerContainerClasses: _angular_core.Signal<"bg-white border-slate-200" | "bg-slate-800/50 border-slate-700/50">;
4410
- protected welcomeBannerIconClasses: _angular_core.Signal<"bg-blue-500/20 text-blue-400" | "bg-blue-100 text-blue-600">;
4410
+ protected welcomeBannerIconClasses: _angular_core.Signal<"bg-blue-100 text-blue-600" | "bg-blue-500/20 text-blue-400">;
4411
4411
  protected welcomeBannerTitleClasses: _angular_core.Signal<"text-slate-900" | "text-white">;
4412
4412
  protected welcomeBannerTextClasses: _angular_core.Signal<"text-slate-700" | "text-slate-300">;
4413
4413
  private getIconForMetric;
@@ -4708,9 +4708,9 @@ declare class FocusAreaExecutiveSummaryComponent {
4708
4708
  protected topPrioritiesStatValueClasses: _angular_core.Signal<"text-purple-900" | "text-purple-100">;
4709
4709
  protected topPrioritiesButtonTextClasses: _angular_core.Signal<"text-purple-400" | "text-purple-700">;
4710
4710
  protected quickWinsStatCardClasses: _angular_core.Signal<"bg-blue-500/10 border-2 border-blue-500/30 hover:border-blue-400/50 hover:shadow-lg hover:shadow-blue-500/10" | "bg-blue-50 border-2 border-blue-200 hover:border-blue-400 hover:shadow-lg hover:shadow-blue-100/50">;
4711
- protected quickWinsStatLabelClasses: _angular_core.Signal<"text-blue-700" | "text-blue-400">;
4711
+ protected quickWinsStatLabelClasses: _angular_core.Signal<"text-blue-400" | "text-blue-700">;
4712
4712
  protected quickWinsStatValueClasses: _angular_core.Signal<"text-blue-100" | "text-blue-900">;
4713
- protected quickWinsButtonTextClasses: _angular_core.Signal<"text-blue-700" | "text-blue-400">;
4713
+ protected quickWinsButtonTextClasses: _angular_core.Signal<"text-blue-400" | "text-blue-700">;
4714
4714
  protected quickWinCardClasses: _angular_core.Signal<"bg-white border border-slate-200 hover:border-blue-300 hover:shadow-xl" | "bg-slate-800/50 border border-slate-700/50 hover:border-blue-500/50 hover:shadow-xl hover:shadow-blue-500/10">;
4715
4715
  protected quickWinTextClasses: _angular_core.Signal<"text-slate-900" | "text-slate-100">;
4716
4716
  protected numberBadgeClasses: _angular_core.Signal<"bg-gradient-to-br from-blue-400 to-cyan-400 text-white" | "bg-gradient-to-br from-blue-500 to-cyan-500 text-white">;
@@ -4753,11 +4753,11 @@ declare class MetricExecutiveSummaryComponent {
4753
4753
  protected bannerClasses: _angular_core.Signal<"bg-gradient-to-br from-slate-800/50 to-slate-800/30 border border-slate-700/50" | "bg-gradient-to-br from-white to-slate-50/50 border border-slate-200">;
4754
4754
  protected titleClasses: _angular_core.Signal<"text-slate-900" | "text-slate-100">;
4755
4755
  protected textClasses: _angular_core.Signal<"text-slate-700" | "text-slate-300">;
4756
- protected iconClasses: _angular_core.Signal<"text-blue-400" | "text-blue-600">;
4756
+ protected iconClasses: _angular_core.Signal<"text-blue-600" | "text-blue-400">;
4757
4757
  protected healthBadgeClasses: _angular_core.Signal<string>;
4758
4758
  protected pacingBadgeClasses: _angular_core.Signal<string>;
4759
4759
  protected metricCardClasses: _angular_core.Signal<"bg-white border border-slate-200" | "bg-slate-800/50 border border-slate-700/50">;
4760
- protected viewDetailsTextClasses: _angular_core.Signal<"text-blue-400" | "text-blue-600">;
4760
+ protected viewDetailsTextClasses: _angular_core.Signal<"text-blue-600" | "text-blue-400">;
4761
4761
  protected viewDetailsButtonClasses: _angular_core.Signal<"bg-blue-500/20 text-blue-300 border border-blue-500/40 hover:bg-blue-500/30" | "bg-blue-50 text-blue-700 border border-blue-200 hover:bg-blue-100">;
4762
4762
  protected viewReportButtonClasses: _angular_core.Signal<"bg-slate-700/50 text-slate-300 border border-slate-600 hover:bg-slate-600/50" | "bg-slate-100 text-slate-700 border border-slate-300 hover:bg-slate-200">;
4763
4763
  protected metricLabelClasses: _angular_core.Signal<"text-slate-600" | "text-slate-400">;
@@ -4776,7 +4776,7 @@ declare class MetricExecutiveSummaryComponent {
4776
4776
  protected priorityTitleClasses: _angular_core.Signal<"text-slate-900" | "text-slate-100">;
4777
4777
  protected priorityTextClasses: _angular_core.Signal<"text-slate-700" | "text-slate-300">;
4778
4778
  protected impactBoxClasses: _angular_core.Signal<"bg-slate-800/30 border border-slate-700/30" | "bg-slate-50/50 border border-slate-200">;
4779
- protected impactLabelClasses: _angular_core.Signal<"text-blue-400" | "text-blue-600">;
4779
+ protected impactLabelClasses: _angular_core.Signal<"text-blue-600" | "text-blue-400">;
4780
4780
  protected impactTextClasses: _angular_core.Signal<"text-slate-600" | "text-slate-400">;
4781
4781
  protected quickWinCardClasses: _angular_core.Signal<"bg-white border border-slate-200" | "bg-slate-800/50 border border-slate-700/50">;
4782
4782
  protected numberBadgeClasses: _angular_core.Signal<"bg-blue-500/20 text-blue-300" | "bg-blue-100 text-blue-800">;
@@ -5274,7 +5274,7 @@ declare class SearchModalComponent {
5274
5274
  typeBadgeClass: _angular_core.Signal<"bg-slate-100 text-slate-600" | "bg-slate-700 text-slate-300">;
5275
5275
  arrowClass: _angular_core.Signal<"text-slate-400" | "text-slate-500">;
5276
5276
  emptyStateClass: _angular_core.Signal<"border-slate-200" | "border-slate-700">;
5277
- emptyIconClass: _angular_core.Signal<"text-slate-600" | "text-slate-300">;
5277
+ emptyIconClass: _angular_core.Signal<"text-slate-300" | "text-slate-600">;
5278
5278
  emptyTitleClass: _angular_core.Signal<"text-slate-900" | "text-white">;
5279
5279
  emptyDescClass: _angular_core.Signal<"text-slate-600" | "text-slate-400">;
5280
5280
  shortcutsClass: _angular_core.Signal<"bg-slate-900/50 border-slate-700" | "bg-slate-50 border-slate-200">;
@@ -5435,7 +5435,7 @@ declare class ConfidenceLevelCardComponent implements OnInit, OnDestroy {
5435
5435
  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">;
5436
5436
  protected descriptionClasses: _angular_core.Signal<"text-slate-700" | "text-slate-300">;
5437
5437
  protected progressLabelClasses: _angular_core.Signal<"text-slate-700" | "text-slate-300">;
5438
- protected progressValueClasses: _angular_core.Signal<"text-emerald-600" | "text-emerald-400" | "text-red-600" | "text-red-400" | "text-blue-400" | "text-orange-600" | "text-orange-400" | "text-blue-600">;
5438
+ protected progressValueClasses: _angular_core.Signal<"text-blue-600" | "text-blue-400" | "text-emerald-600" | "text-emerald-400" | "text-red-600" | "text-red-400" | "text-orange-600" | "text-orange-400">;
5439
5439
  protected progressTrackClasses: _angular_core.Signal<"bg-slate-700/50 shadow-inner" | "bg-slate-200 shadow-inner">;
5440
5440
  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">;
5441
5441
  protected shimmerClasses: _angular_core.Signal<string>;
@@ -5460,7 +5460,7 @@ declare class RelatedContentSidebarComponent {
5460
5460
  protected headerClasses: _angular_core.Signal<"text-slate-600" | "text-slate-400">;
5461
5461
  protected buttonClasses: _angular_core.Signal<"bg-slate-50 border-slate-200 hover:border-blue-500/50 hover:bg-slate-100" | "bg-slate-800/50 border-slate-700 hover:border-blue-500/50 hover:bg-slate-700/50">;
5462
5462
  protected iconBgClasses: _angular_core.Signal<"bg-blue-100 text-blue-600" | "bg-blue-900/30 text-blue-400">;
5463
- protected iconClasses: _angular_core.Signal<"text-blue-400" | "text-blue-600">;
5463
+ protected iconClasses: _angular_core.Signal<"text-blue-600" | "text-blue-400">;
5464
5464
  protected countClasses: _angular_core.Signal<"text-slate-900" | "text-white">;
5465
5465
  protected labelClasses: _angular_core.Signal<"text-slate-600" | "text-slate-400">;
5466
5466
  protected chevronClasses: _angular_core.Signal<"text-slate-500 group-hover:text-blue-400" | "text-slate-400 group-hover:text-blue-600">;
@@ -5523,7 +5523,7 @@ declare class IndeterminateSpinnerComponent {
5523
5523
  svgSize: _angular_core.Signal<40 | 80 | 60>;
5524
5524
  circleRadius: _angular_core.Signal<16 | 36 | 26>;
5525
5525
  svgCircleRadius: _angular_core.Signal<number>;
5526
- strokeWidth: _angular_core.Signal<2 | 3 | 2.5>;
5526
+ strokeWidth: _angular_core.Signal<3 | 2 | 2.5>;
5527
5527
  dotSize: _angular_core.Signal<10 | 5 | 7>;
5528
5528
  containerClasses: _angular_core.Signal<{
5529
5529
  'w-10 h-10': boolean;
@@ -5588,7 +5588,7 @@ declare class ChartContainerComponent {
5588
5588
  titleClass: _angular_core.Signal<"text-slate-900" | "text-white">;
5589
5589
  descriptionClass: _angular_core.Signal<"text-slate-600" | "text-slate-400">;
5590
5590
  iconClass: _angular_core.Signal<"text-slate-400 group-hover:text-blue-500" | "text-slate-500 group-hover:text-blue-400">;
5591
- chartIconClass: _angular_core.Signal<"bg-blue-500/20 text-blue-400" | "bg-blue-100 text-blue-600">;
5591
+ chartIconClass: _angular_core.Signal<"bg-blue-100 text-blue-600" | "bg-blue-500/20 text-blue-400">;
5592
5592
  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">;
5593
5593
  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">;
5594
5594
  isCollapsible: _angular_core.Signal<boolean>;
@@ -5926,11 +5926,11 @@ declare class FocusAreaDetailCardComponent {
5926
5926
  protected metaLabelClasses: _angular_core.Signal<"text-xs font-medium text-slate-400 uppercase tracking-wide" | "text-xs font-medium text-slate-600 uppercase tracking-wide">;
5927
5927
  protected toolChipClasses: _angular_core.Signal<"px-2.5 py-1 rounded-md bg-emerald-500/10 text-emerald-300 text-xs border border-emerald-500/30" | "px-2.5 py-1 rounded-md bg-emerald-50 text-emerald-700 text-xs border border-emerald-200">;
5928
5928
  protected expandedSectionClasses: _angular_core.Signal<"p-4 rounded-lg bg-slate-700/30 border border-slate-600/30" | "p-4 rounded-lg bg-slate-50 border border-slate-200">;
5929
- protected expandedIconClasses: _angular_core.Signal<"text-blue-400" | "text-blue-600">;
5929
+ protected expandedIconClasses: _angular_core.Signal<"text-blue-600" | "text-blue-400">;
5930
5930
  protected expandedTitleClasses: _angular_core.Signal<"text-sm font-semibold text-white" | "text-sm font-semibold text-slate-900">;
5931
5931
  protected insightItemClasses: _angular_core.Signal<"text-sm text-slate-300 leading-relaxed flex" | "text-sm text-slate-600 leading-relaxed flex">;
5932
5932
  protected expandButtonClasses: _angular_core.Signal<"text-sm font-medium text-blue-400" | "text-sm font-medium text-blue-600">;
5933
- protected chevronClasses: _angular_core.Signal<"text-blue-400" | "text-blue-600">;
5933
+ protected chevronClasses: _angular_core.Signal<"text-blue-600" | "text-blue-400">;
5934
5934
  protected toggleExpanded(): void;
5935
5935
  protected toggleCompetitiveGap(): void;
5936
5936
  onExpandItem(event: CustomEvent): void;
@@ -6006,11 +6006,11 @@ declare class CompetitorAnalysisCardComponent {
6006
6006
  protected linkClasses: _angular_core.Signal<"text-sm text-blue-400 hover:text-blue-300 underline transition-colors" | "text-sm text-blue-600 hover:text-blue-700 underline transition-colors">;
6007
6007
  protected listItemClasses: _angular_core.Signal<"text-sm text-slate-200 leading-relaxed flex items-start" | "text-sm text-slate-600 leading-relaxed flex items-start">;
6008
6008
  protected expandedSectionClasses: _angular_core.Signal<"p-4 rounded-lg bg-slate-700/30 border border-slate-600/30" | "p-4 rounded-lg bg-slate-50 border border-slate-200">;
6009
- protected expandedIconClasses: _angular_core.Signal<"text-blue-400" | "text-blue-600">;
6009
+ protected expandedIconClasses: _angular_core.Signal<"text-blue-600" | "text-blue-400">;
6010
6010
  protected expandedTitleClasses: _angular_core.Signal<"text-sm font-semibold text-white" | "text-sm font-semibold text-slate-900">;
6011
6011
  protected expandedTextClasses: _angular_core.Signal<"text-sm text-slate-300 leading-relaxed" | "text-sm text-slate-600 leading-relaxed">;
6012
6012
  protected expandButtonClasses: _angular_core.Signal<"text-sm font-medium text-blue-400" | "text-sm font-medium text-blue-600">;
6013
- protected chevronClasses: _angular_core.Signal<"text-blue-400" | "text-blue-600">;
6013
+ protected chevronClasses: _angular_core.Signal<"text-blue-600" | "text-blue-400">;
6014
6014
  protected toggleExpanded(): void;
6015
6015
  protected navigateToItem(item: ProfileItemInterface): void;
6016
6016
  onExpandItem(event: CustomEvent): void;