@eric-emg/symphiq-components 1.3.99 → 1.3.100

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.
@@ -116176,10 +116176,10 @@ class JourneyCompletedWelcomeBannerComponent {
116176
116176
  : 'bg-gradient-to-r from-slate-50 to-slate-100 border border-slate-200', ...(ngDevMode ? [{ debugName: "statsBannerClasses" }] : []));
116177
116177
  this.statsTitleClasses = computed(() => this.isDark() ? 'text-white' : 'text-slate-900', ...(ngDevMode ? [{ debugName: "statsTitleClasses" }] : []));
116178
116178
  this.statCardClasses = computed(() => this.isDark()
116179
- ? 'bg-slate-600/50 border border-slate-500/50'
116180
- : 'bg-white border border-slate-200 shadow-sm', ...(ngDevMode ? [{ debugName: "statCardClasses" }] : []));
116181
- this.statNumberClasses = computed(() => this.isDark() ? 'text-white' : 'text-slate-900', ...(ngDevMode ? [{ debugName: "statNumberClasses" }] : []));
116182
- this.statLabelClasses = computed(() => this.isDark() ? 'text-slate-400' : 'text-slate-600', ...(ngDevMode ? [{ debugName: "statLabelClasses" }] : []));
116179
+ ? 'bg-purple-900/30 border border-purple-700/50'
116180
+ : 'bg-purple-50 border border-purple-200 shadow-sm', ...(ngDevMode ? [{ debugName: "statCardClasses" }] : []));
116181
+ this.statNumberClasses = computed(() => this.isDark() ? 'text-purple-300' : 'text-purple-600', ...(ngDevMode ? [{ debugName: "statNumberClasses" }] : []));
116182
+ this.statLabelClasses = computed(() => this.isDark() ? 'text-purple-400' : 'text-purple-700', ...(ngDevMode ? [{ debugName: "statLabelClasses" }] : []));
116183
116183
  this.plannedCardClasses = computed(() => this.isDark()
116184
116184
  ? 'bg-emerald-900/30 border border-emerald-700/50'
116185
116185
  : 'bg-emerald-50 border border-emerald-200', ...(ngDevMode ? [{ debugName: "plannedCardClasses" }] : []));
@@ -116326,7 +116326,7 @@ class JourneyCompletedWelcomeBannerComponent {
116326
116326
  i0.ɵɵproperty("ngClass", ctx.achievementTitleClasses());
116327
116327
  i0.ɵɵadvance(2);
116328
116328
  i0.ɵɵproperty("ngClass", ctx.achievementTextClasses());
116329
- } }, dependencies: [CommonModule, i1$1.NgClass], styles: ["@keyframes _ngcontent-%COMP%_celebrateGlow{0%,to{box-shadow:0 0 30px #3b82f64d,0 0 60px #06b6d433}50%{box-shadow:0 0 50px 10px #3b82f680,0 0 100px 20px #06b6d44d}}.animate-celebrate-glow[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_celebrateGlow 9s ease-in-out infinite}@keyframes _ngcontent-%COMP%_float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-float[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_float 9s ease-in-out infinite}@keyframes _ngcontent-%COMP%_shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-shimmer[_ngcontent-%COMP%]{background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);background-size:200% 100%;animation:_ngcontent-%COMP%_shimmer 6s infinite}@keyframes _ngcontent-%COMP%_pulse-badge{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.animate-pulse-badge[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_pulse-badge 6s ease-in-out infinite}"], changeDetection: 0 }); }
116329
+ } }, dependencies: [CommonModule, i1$1.NgClass], styles: ["@keyframes _ngcontent-%COMP%_celebrateGlow{0%,to{box-shadow:0 0 20px #3b82f626,0 0 40px #06b6d41a}50%{box-shadow:0 0 30px 5px #3b82f640,0 0 60px 10px #06b6d426}}.animate-celebrate-glow[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_celebrateGlow 18s ease-in-out infinite}@keyframes _ngcontent-%COMP%_float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.animate-float[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_float 18s ease-in-out infinite}@keyframes _ngcontent-%COMP%_shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-shimmer[_ngcontent-%COMP%]{background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);background-size:200% 100%;animation:_ngcontent-%COMP%_shimmer 12s infinite}@keyframes _ngcontent-%COMP%_pulse-badge{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.animate-pulse-badge[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_pulse-badge 12s ease-in-out infinite}"], changeDetection: 0 }); }
116330
116330
  }
116331
116331
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(JourneyCompletedWelcomeBannerComponent, [{
116332
116332
  type: Component,
@@ -116450,7 +116450,7 @@ class JourneyCompletedWelcomeBannerComponent {
116450
116450
  </div>
116451
116451
  </div>
116452
116452
  </div>
116453
- `, styles: ["@keyframes celebrateGlow{0%,to{box-shadow:0 0 30px #3b82f64d,0 0 60px #06b6d433}50%{box-shadow:0 0 50px 10px #3b82f680,0 0 100px 20px #06b6d44d}}.animate-celebrate-glow{animation:celebrateGlow 9s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-float{animation:float 9s ease-in-out infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-shimmer{background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);background-size:200% 100%;animation:shimmer 6s infinite}@keyframes pulse-badge{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.animate-pulse-badge{animation:pulse-badge 6s ease-in-out infinite}\n"] }]
116453
+ `, styles: ["@keyframes celebrateGlow{0%,to{box-shadow:0 0 20px #3b82f626,0 0 40px #06b6d41a}50%{box-shadow:0 0 30px 5px #3b82f640,0 0 60px 10px #06b6d426}}.animate-celebrate-glow{animation:celebrateGlow 18s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.animate-float{animation:float 18s ease-in-out infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-shimmer{background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);background-size:200% 100%;animation:shimmer 12s infinite}@keyframes pulse-badge{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.animate-pulse-badge{animation:pulse-badge 12s ease-in-out infinite}\n"] }]
116454
116454
  }], () => [], { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], businessName: [{ type: i0.Input, args: [{ isSignal: true, alias: "businessName", required: false }] }], businessGoals: [{ type: i0.Input, args: [{ isSignal: true, alias: "businessGoals", required: false }] }] }); })();
116455
116455
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(JourneyCompletedWelcomeBannerComponent, { className: "JourneyCompletedWelcomeBannerComponent", filePath: "lib/components/journey-completed-dashboard/journey-completed-welcome-banner.component.ts", lineNumber: 194 }); })();
116456
116456
 
@@ -116501,7 +116501,7 @@ class JourneyCompletedFooterComponent {
116501
116501
  i0.ɵɵproperty("ngClass", ctx.subtitleClasses());
116502
116502
  i0.ɵɵadvance(2);
116503
116503
  i0.ɵɵproperty("ngClass", ctx.buttonClasses());
116504
- } }, dependencies: [CommonModule, i1$1.NgClass], styles: ["@keyframes _ngcontent-%COMP%_glowPulse{0%,to{box-shadow:0 0 30px 5px #3b82f680,0 0 60px 10px #06b6d44d,0 0 90px 15px #3b82f633}50%{box-shadow:0 0 50px 10px #3b82f6b3,0 0 100px 20px #06b6d480,0 0 150px 30px #3b82f64d}}.animate-glow-pulse[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_glowPulse 2s ease-in-out infinite}@keyframes _ngcontent-%COMP%_shine{0%{left:-100%}to{left:100%}}.button-shine[_ngcontent-%COMP%]:after{content:\"\";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:_ngcontent-%COMP%_shine 3s infinite}.hover-lift[_ngcontent-%COMP%]:hover{transform:translateY(-2px) scale(1.02)}.hover-lift[_ngcontent-%COMP%]:active{transform:translateY(0) scale(.98)}"], changeDetection: 0 }); }
116504
+ } }, dependencies: [CommonModule, i1$1.NgClass], styles: ["@keyframes _ngcontent-%COMP%_glowPulse{0%,to{box-shadow:0 0 20px 3px #3b82f640,0 0 40px 5px #06b6d426,0 0 60px 8px #3b82f61a}50%{box-shadow:0 0 30px 5px #3b82f659,0 0 60px 10px #06b6d440,0 0 90px 15px #3b82f626}}.animate-glow-pulse[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_glowPulse 4s ease-in-out infinite}@keyframes _ngcontent-%COMP%_shine{0%{left:-100%}to{left:100%}}.button-shine[_ngcontent-%COMP%]:after{content:\"\";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);animation:_ngcontent-%COMP%_shine 6s infinite}.hover-lift[_ngcontent-%COMP%]:hover{transform:translateY(-2px) scale(1.02)}.hover-lift[_ngcontent-%COMP%]:active{transform:translateY(0) scale(.98)}"], changeDetection: 0 }); }
116505
116505
  }
116506
116506
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(JourneyCompletedFooterComponent, [{
116507
116507
  type: Component,
@@ -116534,7 +116534,7 @@ class JourneyCompletedFooterComponent {
116534
116534
  </div>
116535
116535
  </div>
116536
116536
  </div>
116537
- `, styles: ["@keyframes glowPulse{0%,to{box-shadow:0 0 30px 5px #3b82f680,0 0 60px 10px #06b6d44d,0 0 90px 15px #3b82f633}50%{box-shadow:0 0 50px 10px #3b82f6b3,0 0 100px 20px #06b6d480,0 0 150px 30px #3b82f64d}}.animate-glow-pulse{animation:glowPulse 2s ease-in-out infinite}@keyframes shine{0%{left:-100%}to{left:100%}}.button-shine:after{content:\"\";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shine 3s infinite}.hover-lift:hover{transform:translateY(-2px) scale(1.02)}.hover-lift:active{transform:translateY(0) scale(.98)}\n"] }]
116537
+ `, styles: ["@keyframes glowPulse{0%,to{box-shadow:0 0 20px 3px #3b82f640,0 0 40px 5px #06b6d426,0 0 60px 8px #3b82f61a}50%{box-shadow:0 0 30px 5px #3b82f659,0 0 60px 10px #06b6d440,0 0 90px 15px #3b82f626}}.animate-glow-pulse{animation:glowPulse 4s ease-in-out infinite}@keyframes shine{0%{left:-100%}to{left:100%}}.button-shine:after{content:\"\";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);animation:shine 6s infinite}.hover-lift:hover{transform:translateY(-2px) scale(1.02)}.hover-lift:active{transform:translateY(0) scale(.98)}\n"] }]
116538
116538
  }], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], startActing: [{ type: i0.Output, args: ["startActing"] }] }); })();
116539
116539
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(JourneyCompletedFooterComponent, { className: "JourneyCompletedFooterComponent", filePath: "lib/components/journey-completed-dashboard/journey-completed-footer.component.ts", lineNumber: 74 }); })();
116540
116540
 
@@ -116552,7 +116552,7 @@ class SymphiqJourneyCompletedDashboardComponent {
116552
116552
  this.viewMode = input(ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "viewMode" }] : []));
116553
116553
  this.embedded = input(false, ...(ngDevMode ? [{ debugName: "embedded" }] : []));
116554
116554
  this.isLoading = input(...(ngDevMode ? [undefined, { debugName: "isLoading" }] : []));
116555
- this.businessName = input('Your Business', ...(ngDevMode ? [{ debugName: "businessName" }] : []));
116555
+ this.businessName = input(undefined, ...(ngDevMode ? [{ debugName: "businessName" }] : []));
116556
116556
  this.businessGoals = input(undefined, ...(ngDevMode ? [{ debugName: "businessGoals" }] : []));
116557
116557
  this.unifiedProfileAnalysis = input(...(ngDevMode ? [undefined, { debugName: "unifiedProfileAnalysis" }] : []));
116558
116558
  this.sourceProfileAnalyses = input(...(ngDevMode ? [undefined, { debugName: "sourceProfileAnalyses" }] : []));