@eric-emg/symphiq-components 1.2.238 → 1.2.239

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.
Files changed (2) hide show
  1. package/index.d.ts +18 -18
  2. package/package.json +1 -1
package/index.d.ts CHANGED
@@ -1449,10 +1449,10 @@ declare class SymphiqFunnelAnalysisDashboardComponent implements AfterViewInit {
1449
1449
  */
1450
1450
  private chartsById;
1451
1451
  headerClass: _angular_core.Signal<string>;
1452
- headerTitleClass: _angular_core.Signal<"text-white" | "text-slate-900">;
1452
+ headerTitleClass: _angular_core.Signal<"text-slate-900" | "text-white">;
1453
1453
  headerSubtitleClass: _angular_core.Signal<"text-slate-600" | "text-slate-400">;
1454
1454
  metaLabelClass: _angular_core.Signal<"text-slate-600" | "text-slate-500">;
1455
- sectionTitleClass: _angular_core.Signal<"text-white" | "text-slate-900">;
1455
+ sectionTitleClass: _angular_core.Signal<"text-slate-900" | "text-white">;
1456
1456
  selectClass: _angular_core.Signal<"bg-white text-slate-900 border-slate-300 hover:border-blue-400 transition-all duration-200" | "bg-slate-700 text-white border-slate-600 hover:border-slate-500 transition-all duration-200">;
1457
1457
  sortButtonClass: _angular_core.Signal<"bg-white text-slate-900 border border-slate-300 hover:bg-blue-50 hover:border-blue-400 hover:text-blue-600 transition-all duration-200" | "bg-slate-700 text-white border border-slate-600 hover:bg-slate-600 hover:border-slate-500 transition-all duration-200">;
1458
1458
  formattedGeneratedDate: _angular_core.Signal<string | null>;
@@ -1616,8 +1616,8 @@ declare class MetricCardComponent {
1616
1616
  competitiveScoreBadgeDarkClass: _angular_core.Signal<string>;
1617
1617
  competitiveScoreBadgeClass: _angular_core.Signal<string>;
1618
1618
  competitiveScoreTextClass: _angular_core.Signal<"" | "text-emerald-600" | "text-blue-700" | "text-blue-400" | "text-orange-600">;
1619
- competitiveComparisonDefaultClass: _angular_core.Signal<"text-slate-300" | "text-slate-700">;
1620
- competitiveComparisonClass: _angular_core.Signal<"text-slate-300" | "text-slate-700" | "text-emerald-600 font-semibold" | "text-orange-600 font-semibold">;
1619
+ competitiveComparisonDefaultClass: _angular_core.Signal<"text-slate-700" | "text-slate-300">;
1620
+ competitiveComparisonClass: _angular_core.Signal<"text-slate-700" | "text-slate-300" | "text-emerald-600 font-semibold" | "text-orange-600 font-semibold">;
1621
1621
  getCompetitiveScoreIcon(): string;
1622
1622
  getCompetitiveScoreLabel(): string;
1623
1623
  getCompetitiveScoreLabelFull(): string;
@@ -3415,11 +3415,11 @@ declare class MetricExecutiveSummaryComponent {
3415
3415
  protected isDark: _angular_core.Signal<boolean>;
3416
3416
  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">;
3417
3417
  protected titleClasses: _angular_core.Signal<"text-slate-900" | "text-slate-100">;
3418
- protected textClasses: _angular_core.Signal<"text-slate-300" | "text-slate-700">;
3418
+ protected textClasses: _angular_core.Signal<"text-slate-700" | "text-slate-300">;
3419
3419
  protected iconClasses: _angular_core.Signal<"text-blue-400" | "text-blue-600">;
3420
3420
  protected healthBadgeClasses: _angular_core.Signal<string>;
3421
3421
  protected pacingBadgeClasses: _angular_core.Signal<string>;
3422
- protected metricCardClasses: _angular_core.Signal<"bg-slate-800/50 border border-slate-700/50" | "bg-white border border-slate-200">;
3422
+ protected metricCardClasses: _angular_core.Signal<"bg-white border border-slate-200" | "bg-slate-800/50 border border-slate-700/50">;
3423
3423
  protected metricLabelClasses: _angular_core.Signal<"text-slate-600" | "text-slate-400">;
3424
3424
  protected metricValueClasses: _angular_core.Signal<"text-slate-900" | "text-slate-100">;
3425
3425
  protected yoyChangeClasses: _angular_core.Signal<"text-slate-600" | "text-slate-400" | "text-emerald-600" | "text-emerald-400" | "text-red-600" | "text-red-400">;
@@ -3433,11 +3433,11 @@ declare class MetricExecutiveSummaryComponent {
3433
3433
  protected priorityCardClasses: _angular_core.Signal<"bg-slate-800/50 border border-slate-700/50 hover:border-slate-600/70" | "bg-white border border-slate-200 hover:border-slate-300">;
3434
3434
  protected priorityNumberClasses: _angular_core.Signal<"bg-blue-500/20 text-blue-300" | "bg-blue-100 text-blue-800">;
3435
3435
  protected priorityTitleClasses: _angular_core.Signal<"text-slate-900" | "text-slate-100">;
3436
- protected priorityTextClasses: _angular_core.Signal<"text-slate-300" | "text-slate-700">;
3436
+ protected priorityTextClasses: _angular_core.Signal<"text-slate-700" | "text-slate-300">;
3437
3437
  protected impactBoxClasses: _angular_core.Signal<"bg-slate-800/30 border border-slate-700/30" | "bg-slate-50/50 border border-slate-200">;
3438
3438
  protected impactLabelClasses: _angular_core.Signal<"text-blue-400" | "text-blue-600">;
3439
3439
  protected impactTextClasses: _angular_core.Signal<"text-slate-600" | "text-slate-400">;
3440
- protected quickWinCardClasses: _angular_core.Signal<"bg-slate-800/50 border border-slate-700/50" | "bg-white border border-slate-200">;
3440
+ protected quickWinCardClasses: _angular_core.Signal<"bg-white border border-slate-200" | "bg-slate-800/50 border border-slate-700/50">;
3441
3441
  protected numberBadgeClasses: _angular_core.Signal<"bg-blue-500/20 text-blue-300" | "bg-blue-100 text-blue-800">;
3442
3442
  protected quickWinTextClasses: _angular_core.Signal<"text-slate-900" | "text-slate-100">;
3443
3443
  protected metaTextClasses: _angular_core.Signal<"text-slate-600" | "text-slate-400">;
@@ -3597,14 +3597,14 @@ declare class SearchModalComponent {
3597
3597
  clearButtonClass: _angular_core.Signal<"bg-slate-100 text-slate-600 hover:bg-slate-200" | "bg-slate-700 text-slate-300 hover:bg-slate-600">;
3598
3598
  closeButtonClass: _angular_core.Signal<"text-slate-400 hover:text-slate-600 hover:bg-slate-100" | "text-slate-500 hover:text-slate-300 hover:bg-slate-700">;
3599
3599
  resultsContainerClass: _angular_core.Signal<"border-slate-200" | "border-slate-700">;
3600
- resultTitleClass: _angular_core.Signal<"text-white" | "text-slate-900">;
3600
+ resultTitleClass: _angular_core.Signal<"text-slate-900" | "text-white">;
3601
3601
  resultDescClass: _angular_core.Signal<"text-slate-600" | "text-slate-400">;
3602
3602
  breadcrumbClass: _angular_core.Signal<string>;
3603
3603
  typeBadgeClass: _angular_core.Signal<"bg-slate-100 text-slate-600" | "bg-slate-700 text-slate-300">;
3604
3604
  arrowClass: _angular_core.Signal<"text-slate-400" | "text-slate-500">;
3605
3605
  emptyStateClass: _angular_core.Signal<"border-slate-200" | "border-slate-700">;
3606
- emptyIconClass: _angular_core.Signal<"text-slate-300" | "text-slate-600">;
3607
- emptyTitleClass: _angular_core.Signal<"text-white" | "text-slate-900">;
3606
+ emptyIconClass: _angular_core.Signal<"text-slate-600" | "text-slate-300">;
3607
+ emptyTitleClass: _angular_core.Signal<"text-slate-900" | "text-white">;
3608
3608
  emptyDescClass: _angular_core.Signal<"text-slate-600" | "text-slate-400">;
3609
3609
  shortcutsClass: _angular_core.Signal<"bg-slate-900/50 border-slate-700" | "bg-slate-50 border-slate-200">;
3610
3610
  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">;
@@ -3709,8 +3709,8 @@ declare class ConfidenceLevelCardComponent implements OnInit, OnDestroy {
3709
3709
  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)]">;
3710
3710
  protected gradeLabelClasses: _angular_core.Signal<"text-emerald-700" | "text-blue-700" | "text-red-700" | "text-orange-700" | "text-red-300" | "text-blue-300" | "text-emerald-300" | "text-orange-300">;
3711
3711
  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">;
3712
- protected descriptionClasses: _angular_core.Signal<"text-slate-300" | "text-slate-700">;
3713
- protected progressLabelClasses: _angular_core.Signal<"text-slate-300" | "text-slate-700">;
3712
+ protected descriptionClasses: _angular_core.Signal<"text-slate-700" | "text-slate-300">;
3713
+ protected progressLabelClasses: _angular_core.Signal<"text-slate-700" | "text-slate-300">;
3714
3714
  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">;
3715
3715
  protected progressTrackClasses: _angular_core.Signal<"bg-slate-700/50 shadow-inner" | "bg-slate-200 shadow-inner">;
3716
3716
  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">;
@@ -3737,7 +3737,7 @@ declare class RelatedContentSidebarComponent {
3737
3737
  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">;
3738
3738
  protected iconBgClasses: _angular_core.Signal<"bg-blue-100 text-blue-600" | "bg-blue-900/30 text-blue-400">;
3739
3739
  protected iconClasses: _angular_core.Signal<"text-blue-400" | "text-blue-600">;
3740
- protected countClasses: _angular_core.Signal<"text-white" | "text-slate-900">;
3740
+ protected countClasses: _angular_core.Signal<"text-slate-900" | "text-white">;
3741
3741
  protected labelClasses: _angular_core.Signal<"text-slate-600" | "text-slate-400">;
3742
3742
  protected chevronClasses: _angular_core.Signal<"text-slate-500 group-hover:text-blue-400" | "text-slate-400 group-hover:text-blue-600">;
3743
3743
  protected onFunnelInsightsClick(): void;
@@ -3760,7 +3760,7 @@ declare class ContentGenerationProgressComponent {
3760
3760
  protected iconContainerClasses: _angular_core.Signal<"bg-gradient-to-br from-blue-500 to-purple-500 text-white shadow-lg shadow-blue-500/30" | "bg-gradient-to-br from-blue-400 to-purple-400 text-white shadow-lg shadow-blue-400/30">;
3761
3761
  protected titleClasses: _angular_core.Signal<"bg-gradient-to-r from-blue-600 via-purple-600 to-blue-600 bg-clip-text text-transparent" | "bg-gradient-to-r from-blue-400 via-purple-400 to-blue-400 bg-clip-text text-transparent">;
3762
3762
  protected subtitleClasses: _angular_core.Signal<"text-slate-600" | "text-slate-400">;
3763
- protected progressMessageClasses: _angular_core.Signal<"text-slate-300" | "text-slate-700">;
3763
+ protected progressMessageClasses: _angular_core.Signal<"text-slate-700" | "text-slate-300">;
3764
3764
  protected progressBarContainerClasses: _angular_core.Signal<string>;
3765
3765
  protected progressBarBackgroundClasses: _angular_core.Signal<"bg-slate-200" | "bg-slate-700">;
3766
3766
  protected progressBarFillClasses: _angular_core.Signal<"bg-gradient-to-r from-blue-500 via-cyan-500 to-blue-600 shadow-lg shadow-blue-500/40" | "bg-gradient-to-r from-blue-400 via-cyan-400 to-blue-500 shadow-lg shadow-blue-400/40">;
@@ -3797,7 +3797,7 @@ declare class IndeterminateSpinnerComponent {
3797
3797
  svgSize: _angular_core.Signal<40 | 80 | 60>;
3798
3798
  circleRadius: _angular_core.Signal<16 | 36 | 26>;
3799
3799
  svgCircleRadius: _angular_core.Signal<number>;
3800
- strokeWidth: _angular_core.Signal<2 | 3 | 2.5>;
3800
+ strokeWidth: _angular_core.Signal<3 | 2 | 2.5>;
3801
3801
  dotSize: _angular_core.Signal<5 | 10 | 7>;
3802
3802
  containerClasses: _angular_core.Signal<{
3803
3803
  'w-10 h-10': boolean;
@@ -3831,7 +3831,7 @@ declare class ChartContainerComponent {
3831
3831
  protected ChartTypeEnum: typeof ChartTypeEnum;
3832
3832
  containerClass: _angular_core.Signal<"bg-white border-slate-200 hover:border-blue-300 hover:shadow-blue-100/50" | "bg-slate-800 border-slate-700 hover:border-slate-600 hover:shadow-slate-900/50">;
3833
3833
  headerClass: _angular_core.Signal<"border-slate-200" | "border-slate-700">;
3834
- titleClass: _angular_core.Signal<"text-white" | "text-slate-900">;
3834
+ titleClass: _angular_core.Signal<"text-slate-900" | "text-white">;
3835
3835
  descriptionClass: _angular_core.Signal<"text-slate-600" | "text-slate-400">;
3836
3836
  iconClass: _angular_core.Signal<"text-slate-400 group-hover:text-blue-500" | "text-slate-500 group-hover:text-blue-400">;
3837
3837
  chartIconClass: _angular_core.Signal<"bg-blue-100 text-blue-600" | "bg-blue-500/20 text-blue-400">;
@@ -4036,7 +4036,7 @@ declare class TooltipContainerComponent {
4036
4036
  shouldCenter: _angular_core.Signal<boolean>;
4037
4037
  containerClass: _angular_core.Signal<"" | "-translate-x-1/2">;
4038
4038
  contentClass: _angular_core.Signal<"bg-white/95 border-slate-300 text-slate-900" | "bg-slate-800/95 border-slate-600 text-white">;
4039
- textClass: _angular_core.Signal<"text-slate-200" | "text-slate-700">;
4039
+ textClass: _angular_core.Signal<"text-slate-700" | "text-slate-200">;
4040
4040
  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">;
4041
4041
  transformStyle: _angular_core.Signal<"none" | "translateX(-192px)">;
4042
4042
  constructor();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eric-emg/symphiq-components",
3
- "version": "1.2.238",
3
+ "version": "1.2.239",
4
4
  "description": "A comprehensive Angular library for component dashboards with performance visualization and metrics analysis",
5
5
  "author": "Your Organization",
6
6
  "license": "MIT",