@eric-emg/symphiq-components 1.2.465 → 1.2.467
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/fesm2022/symphiq-components.mjs +121 -101
- package/fesm2022/symphiq-components.mjs.map +1 -1
- package/index.d.ts +29 -29
- package/index.d.ts.map +1 -1
- package/package.json +1 -1
- package/styles.css +6 -0
|
@@ -45566,50 +45566,51 @@ class BusinessAnalysisModalComponent {
|
|
|
45566
45566
|
}] }); })();
|
|
45567
45567
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(BusinessAnalysisModalComponent, { className: "BusinessAnalysisModalComponent", filePath: "lib/components/business-analysis-dashboard/business-analysis-modal.component.ts", lineNumber: 171 }); })();
|
|
45568
45568
|
|
|
45569
|
-
function
|
|
45570
|
-
i0.ɵɵelementStart(0, "div",
|
|
45569
|
+
function ContentGenerationProgressComponent_Conditional_0_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
45570
|
+
i0.ɵɵelementStart(0, "div", 9);
|
|
45571
45571
|
i0.ɵɵtext(1);
|
|
45572
45572
|
i0.ɵɵelementEnd();
|
|
45573
45573
|
} if (rf & 2) {
|
|
45574
45574
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
45575
|
-
i0.ɵɵproperty("ngClass", ctx_r0.isLightMode() ? "text-slate-
|
|
45575
|
+
i0.ɵɵproperty("ngClass", ctx_r0.isLightMode() ? "text-slate-500" : "text-slate-400");
|
|
45576
45576
|
i0.ɵɵadvance();
|
|
45577
|
-
i0.ɵɵtextInterpolate1(" ", ctx_r0.
|
|
45577
|
+
i0.ɵɵtextInterpolate1(" ", ctx_r0.progressMessage(), " ");
|
|
45578
45578
|
} }
|
|
45579
45579
|
function ContentGenerationProgressComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
45580
|
-
i0.ɵɵelementStart(0, "div", 0);
|
|
45581
|
-
i0.ɵɵconditionalCreate(1, ContentGenerationProgressComponent_Conditional_0_Conditional_1_Template, 2, 2, "div", 2);
|
|
45582
|
-
i0.ɵɵelementStart(2, "div", 3);
|
|
45580
|
+
i0.ɵɵelementStart(0, "div", 0)(1, "div", 2)(2, "div", 3);
|
|
45583
45581
|
i0.ɵɵelement(3, "div", 4);
|
|
45584
45582
|
i0.ɵɵelementStart(4, "span", 5);
|
|
45585
45583
|
i0.ɵɵtext(5);
|
|
45586
45584
|
i0.ɵɵelementEnd()();
|
|
45587
|
-
i0.ɵɵelementStart(6, "
|
|
45588
|
-
i0.ɵɵ
|
|
45589
|
-
i0.ɵɵelementEnd()();
|
|
45590
|
-
i0.ɵɵelementStart(9, "div", 9);
|
|
45591
|
-
i0.ɵɵtext(10);
|
|
45585
|
+
i0.ɵɵelementStart(6, "span", 6);
|
|
45586
|
+
i0.ɵɵtext(7);
|
|
45592
45587
|
i0.ɵɵelementEnd()();
|
|
45588
|
+
i0.ɵɵelementStart(8, "div", 7);
|
|
45589
|
+
i0.ɵɵelement(9, "div", 8);
|
|
45590
|
+
i0.ɵɵelementEnd();
|
|
45591
|
+
i0.ɵɵconditionalCreate(10, ContentGenerationProgressComponent_Conditional_0_Conditional_10_Template, 2, 2, "div", 9);
|
|
45592
|
+
i0.ɵɵelementEnd();
|
|
45593
45593
|
} if (rf & 2) {
|
|
45594
45594
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
45595
|
+
i0.ɵɵproperty("ngClass", ctx_r0.isLightMode() ? "bg-slate-100/80" : "bg-slate-800/50");
|
|
45596
|
+
i0.ɵɵadvance(4);
|
|
45597
|
+
i0.ɵɵproperty("ngClass", ctx_r0.isLightMode() ? "text-slate-700" : "text-slate-300");
|
|
45598
|
+
i0.ɵɵadvance();
|
|
45599
|
+
i0.ɵɵtextInterpolate1(" ", ctx_r0.compactTitle() || ctx_r0.progressMessage(), " ");
|
|
45595
45600
|
i0.ɵɵadvance();
|
|
45596
|
-
i0.ɵɵconditional(ctx_r0.compactTitle() ? 1 : -1);
|
|
45597
|
-
i0.ɵɵadvance(3);
|
|
45598
45601
|
i0.ɵɵproperty("ngClass", ctx_r0.isLightMode() ? "text-blue-600" : "text-blue-400");
|
|
45599
45602
|
i0.ɵɵadvance();
|
|
45600
|
-
i0.ɵɵtextInterpolate1(" ", ctx_r0.
|
|
45603
|
+
i0.ɵɵtextInterpolate1(" ", ctx_r0.progressPercentage(), "% ");
|
|
45601
45604
|
i0.ɵɵadvance();
|
|
45602
45605
|
i0.ɵɵproperty("ngClass", ctx_r0.isLightMode() ? "bg-slate-200" : "bg-slate-700");
|
|
45603
45606
|
i0.ɵɵadvance();
|
|
45604
45607
|
i0.ɵɵstyleProp("width", ctx_r0.progressPercentage(), "%");
|
|
45605
|
-
i0.ɵɵadvance(2);
|
|
45606
|
-
i0.ɵɵproperty("ngClass", ctx_r0.isLightMode() ? "text-slate-500" : "text-slate-400");
|
|
45607
45608
|
i0.ɵɵadvance();
|
|
45608
|
-
i0.ɵɵ
|
|
45609
|
+
i0.ɵɵconditional(ctx_r0.compactTitle() ? 10 : -1);
|
|
45609
45610
|
} }
|
|
45610
45611
|
function ContentGenerationProgressComponent_Conditional_1_Conditional_20_Template(rf, ctx) { if (rf & 1) {
|
|
45611
|
-
i0.ɵɵelementStart(0, "div",
|
|
45612
|
-
i0.ɵɵelement(1, "div",
|
|
45612
|
+
i0.ɵɵelementStart(0, "div", 29);
|
|
45613
|
+
i0.ɵɵelement(1, "div", 30)(2, "div", 31)(3, "div", 32)(4, "div", 33)(5, "div", 34)(6, "div", 35);
|
|
45613
45614
|
i0.ɵɵelementEnd();
|
|
45614
45615
|
} if (rf & 2) {
|
|
45615
45616
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
@@ -45628,7 +45629,7 @@ function ContentGenerationProgressComponent_Conditional_1_Conditional_20_Templat
|
|
|
45628
45629
|
i0.ɵɵstyleProp("background-color", ctx_r0.dotColor());
|
|
45629
45630
|
} }
|
|
45630
45631
|
function ContentGenerationProgressComponent_Conditional_1_Conditional_21_Template(rf, ctx) { if (rf & 1) {
|
|
45631
|
-
i0.ɵɵelement(0, "div",
|
|
45632
|
+
i0.ɵɵelement(0, "div", 36);
|
|
45632
45633
|
} if (rf & 2) {
|
|
45633
45634
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
45634
45635
|
i0.ɵɵstyleProp("left", ctx_r0.progressPercentage(), "%");
|
|
@@ -45655,12 +45656,12 @@ function ContentGenerationProgressComponent_Conditional_1_Template(rf, ctx) { if
|
|
|
45655
45656
|
i0.ɵɵelementStart(16, "div", 22);
|
|
45656
45657
|
i0.ɵɵelement(17, "div", 23);
|
|
45657
45658
|
i0.ɵɵelementStart(18, "div", 24);
|
|
45658
|
-
i0.ɵɵelement(19, "div",
|
|
45659
|
+
i0.ɵɵelement(19, "div", 25);
|
|
45659
45660
|
i0.ɵɵelementEnd();
|
|
45660
|
-
i0.ɵɵconditionalCreate(20, ContentGenerationProgressComponent_Conditional_1_Conditional_20_Template, 7, 14, "div",
|
|
45661
|
-
i0.ɵɵconditionalCreate(21, ContentGenerationProgressComponent_Conditional_1_Conditional_21_Template, 1, 3, "div",
|
|
45661
|
+
i0.ɵɵconditionalCreate(20, ContentGenerationProgressComponent_Conditional_1_Conditional_20_Template, 7, 14, "div", 26);
|
|
45662
|
+
i0.ɵɵconditionalCreate(21, ContentGenerationProgressComponent_Conditional_1_Conditional_21_Template, 1, 3, "div", 27);
|
|
45662
45663
|
i0.ɵɵelementEnd();
|
|
45663
|
-
i0.ɵɵelementStart(22, "div", 20)(23, "span",
|
|
45664
|
+
i0.ɵɵelementStart(22, "div", 20)(23, "span", 28);
|
|
45664
45665
|
i0.ɵɵtext(24);
|
|
45665
45666
|
i0.ɵɵelementEnd()()()()();
|
|
45666
45667
|
} if (rf & 2) {
|
|
@@ -45778,8 +45779,8 @@ class ContentGenerationProgressComponent {
|
|
|
45778
45779
|
}, ...(ngDevMode ? [{ debugName: "percentageClasses" }] : []));
|
|
45779
45780
|
}
|
|
45780
45781
|
static { this.ɵfac = function ContentGenerationProgressComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ContentGenerationProgressComponent)(); }; }
|
|
45781
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ContentGenerationProgressComponent, selectors: [["symphiq-content-generation-progress"]], inputs: { itemStatus: [1, "itemStatus"], title: [1, "title"], subtitle: [1, "subtitle"], viewMode: [1, "viewMode"], showIcon: [1, "showIcon"], compact: [1, "compact"], compactTitle: [1, "compactTitle"] }, decls: 2, vars: 1, consts: [[1, "w-full", "
|
|
45782
|
-
i0.ɵɵconditionalCreate(0, ContentGenerationProgressComponent_Conditional_0_Template, 11,
|
|
45782
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ContentGenerationProgressComponent, selectors: [["symphiq-content-generation-progress"]], inputs: { itemStatus: [1, "itemStatus"], title: [1, "title"], subtitle: [1, "subtitle"], viewMode: [1, "viewMode"], showIcon: [1, "showIcon"], compact: [1, "compact"], compactTitle: [1, "compactTitle"] }, decls: 2, vars: 1, consts: [[1, "w-full", "rounded-lg", "p-3", 3, "ngClass"], [1, "min-h-[60vh]", "flex", "items-center", "justify-center", "px-4", "py-12", 3, "ngClass"], [1, "flex", "items-center", "justify-between", "gap-3", "mb-2"], [1, "flex", "items-center", "gap-2", "min-w-0"], [1, "animate-spin", "w-3.5", "h-3.5", "border-2", "border-blue-500/30", "border-t-blue-500", "rounded-full", "flex-shrink-0"], [1, "text-xs", "font-semibold", "truncate", 3, "ngClass"], [1, "text-xs", "font-medium", "tabular-nums", "flex-shrink-0", 3, "ngClass"], [1, "w-full", "h-1.5", "rounded-full", "relative", 3, "ngClass"], [1, "h-full", "bg-gradient-to-r", "from-blue-500", "to-cyan-500", "rounded-full", "transition-all", "duration-500"], [1, "mt-1.5", "text-xs", "truncate", 3, "ngClass"], [1, "max-w-3xl", "w-full", "space-y-8"], [1, "text-center", "space-y-3"], [1, "flex", "items-center", "justify-center", "mb-4"], [1, "relative", "w-20", "h-20", "rounded-2xl", "flex", "items-center", "justify-center", "icon-pulse", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-10", "h-10"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 10V3L4 14h7v7l9-11h-7z"], [1, "absolute", "inset-0", "rounded-2xl", "icon-glow"], [1, "text-3xl", "sm:text-4xl", "font-bold", 3, "ngClass"], [1, "text-base", "sm:text-lg", "max-w-2xl", "mx-auto", 3, "ngClass"], [1, "space-y-4"], [1, "text-center"], [1, "text-lg", "sm:text-xl", "font-medium", "message-fade", 3, "ngClass"], [1, "relative", "h-3", "rounded-full", 2, "overflow", "visible", 3, "ngClass"], [1, "absolute", "inset-0", "rounded-full", 3, "ngClass"], [1, "absolute", "inset-y-0", "left-0", "rounded-full", "transition-all", "duration-700", "ease-out", "overflow-hidden", 3, "ngClass"], [1, "absolute", "inset-0", "shimmer-effect"], [1, "absolute", "pointer-events-none", 2, "right", "0", "top", "-4px", "bottom", "-4px", "overflow", "visible", 3, "left"], [1, "absolute", "top-1/2", "-translate-y-1/2", "w-4", "h-4", "rounded-full", "blur-md", "transition-all", "duration-700", "ease-out", 2, "margin-left", "-8px", 3, "ngClass", "left"], [1, "text-sm", "font-medium", "tabular-nums", 3, "ngClass"], [1, "absolute", "pointer-events-none", 2, "right", "0", "top", "-4px", "bottom", "-4px", "overflow", "visible"], [1, "animated-dot", "animated-dot-1"], [1, "animated-dot", "animated-dot-2"], [1, "animated-dot", "animated-dot-3"], [1, "animated-dot", "animated-dot-4"], [1, "animated-dot", "animated-dot-5"], [1, "animated-dot", "animated-dot-6"], [1, "absolute", "top-1/2", "-translate-y-1/2", "w-4", "h-4", "rounded-full", "blur-md", "transition-all", "duration-700", "ease-out", 2, "margin-left", "-8px", 3, "ngClass"]], template: function ContentGenerationProgressComponent_Template(rf, ctx) { if (rf & 1) {
|
|
45783
|
+
i0.ɵɵconditionalCreate(0, ContentGenerationProgressComponent_Conditional_0_Template, 11, 9, "div", 0)(1, ContentGenerationProgressComponent_Conditional_1_Template, 25, 17, "div", 1);
|
|
45783
45784
|
} if (rf & 2) {
|
|
45784
45785
|
i0.ɵɵconditional(ctx.compact() ? 0 : 1);
|
|
45785
45786
|
} }, dependencies: [CommonModule, i1$1.NgClass], styles: ["@keyframes _ngcontent-%COMP%_icon-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}@keyframes _ngcontent-%COMP%_icon-glow-pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}@keyframes _ngcontent-%COMP%_shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes _ngcontent-%COMP%_dots-move{0%{left:0%;opacity:0}3%{left:3%;opacity:1}97%{left:97%;opacity:1}to{left:100%;opacity:0}}@keyframes _ngcontent-%COMP%_dots-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.4)}}@keyframes _ngcontent-%COMP%_message-fade{0%,to{opacity:1}50%{opacity:.7}}.icon-pulse[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_icon-pulse 2s ease-in-out infinite}.icon-glow[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_icon-glow-pulse 2s ease-in-out infinite}.shimmer-effect[_ngcontent-%COMP%]{background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.3) 50%,transparent 100%);animation:_ngcontent-%COMP%_shimmer 2s ease-in-out infinite}.message-fade[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_message-fade 3s ease-in-out infinite}.animated-dot[_ngcontent-%COMP%]{position:absolute;top:50%;width:12px;height:12px;border-radius:50%;margin-top:-6px;margin-left:-6px;animation:_ngcontent-%COMP%_dots-move 6s linear infinite,_ngcontent-%COMP%_dots-pulse 2s ease-in-out infinite;will-change:left,transform,opacity;z-index:20;box-shadow:0 0 8px currentColor,0 0 16px currentColor}.animated-dot-1[_ngcontent-%COMP%]{animation-delay:0s,0s}.animated-dot-2[_ngcontent-%COMP%]{animation-delay:1s,0s}.animated-dot-3[_ngcontent-%COMP%]{animation-delay:2s,0s}.animated-dot-4[_ngcontent-%COMP%]{animation-delay:3s,0s}.animated-dot-5[_ngcontent-%COMP%]{animation-delay:4s,0s}.animated-dot-6[_ngcontent-%COMP%]{animation-delay:5s,0s}"], changeDetection: 0 }); }
|
|
@@ -45788,28 +45789,29 @@ class ContentGenerationProgressComponent {
|
|
|
45788
45789
|
type: Component,
|
|
45789
45790
|
args: [{ selector: 'symphiq-content-generation-progress', standalone: true, imports: [CommonModule], changeDetection: ChangeDetectionStrategy.OnPush, template: `
|
|
45790
45791
|
@if (compact()) {
|
|
45791
|
-
<div class="w-full
|
|
45792
|
-
|
|
45793
|
-
<div class="
|
|
45794
|
-
|
|
45792
|
+
<div class="w-full rounded-lg p-3" [ngClass]="isLightMode() ? 'bg-slate-100/80' : 'bg-slate-800/50'">
|
|
45793
|
+
<div class="flex items-center justify-between gap-3 mb-2">
|
|
45794
|
+
<div class="flex items-center gap-2 min-w-0">
|
|
45795
|
+
<div class="animate-spin w-3.5 h-3.5 border-2 border-blue-500/30 border-t-blue-500 rounded-full flex-shrink-0"></div>
|
|
45796
|
+
<span class="text-xs font-semibold truncate" [ngClass]="isLightMode() ? 'text-slate-700' : 'text-slate-300'">
|
|
45797
|
+
{{ compactTitle() || progressMessage() }}
|
|
45798
|
+
</span>
|
|
45795
45799
|
</div>
|
|
45796
|
-
|
|
45797
|
-
|
|
45798
|
-
<div class="animate-spin w-4 h-4 border-2 border-blue-500/30 border-t-blue-500 rounded-full"></div>
|
|
45799
|
-
<span class="text-xs font-medium" [ngClass]="isLightMode() ? 'text-blue-600' : 'text-blue-400'">
|
|
45800
|
-
{{ progressMessage() }}
|
|
45800
|
+
<span class="text-xs font-medium tabular-nums flex-shrink-0" [ngClass]="isLightMode() ? 'text-blue-600' : 'text-blue-400'">
|
|
45801
|
+
{{ progressPercentage() }}%
|
|
45801
45802
|
</span>
|
|
45802
45803
|
</div>
|
|
45803
|
-
<div class="w-full h-
|
|
45804
|
+
<div class="w-full h-1.5 rounded-full relative" [ngClass]="isLightMode() ? 'bg-slate-200' : 'bg-slate-700'">
|
|
45804
45805
|
<div
|
|
45805
|
-
class="h-full bg-gradient-to-r from-blue-500 to-cyan-500 rounded-full transition-all duration-500
|
|
45806
|
+
class="h-full bg-gradient-to-r from-blue-500 to-cyan-500 rounded-full transition-all duration-500"
|
|
45806
45807
|
[style.width.%]="progressPercentage()">
|
|
45807
|
-
<div class="absolute inset-0 shimmer-effect"></div>
|
|
45808
45808
|
</div>
|
|
45809
45809
|
</div>
|
|
45810
|
-
|
|
45811
|
-
|
|
45812
|
-
|
|
45810
|
+
@if (compactTitle()) {
|
|
45811
|
+
<div class="mt-1.5 text-xs truncate" [ngClass]="isLightMode() ? 'text-slate-500' : 'text-slate-400'">
|
|
45812
|
+
{{ progressMessage() }}
|
|
45813
|
+
</div>
|
|
45814
|
+
}
|
|
45813
45815
|
</div>
|
|
45814
45816
|
} @else {
|
|
45815
45817
|
<div [ngClass]="containerClasses()" class="min-h-[60vh] flex items-center justify-center px-4 py-12">
|
|
@@ -45885,7 +45887,7 @@ class ContentGenerationProgressComponent {
|
|
|
45885
45887
|
}
|
|
45886
45888
|
`, styles: ["@keyframes icon-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}@keyframes icon-glow-pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes dots-move{0%{left:0%;opacity:0}3%{left:3%;opacity:1}97%{left:97%;opacity:1}to{left:100%;opacity:0}}@keyframes dots-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.4)}}@keyframes message-fade{0%,to{opacity:1}50%{opacity:.7}}.icon-pulse{animation:icon-pulse 2s ease-in-out infinite}.icon-glow{animation:icon-glow-pulse 2s ease-in-out infinite}.shimmer-effect{background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.3) 50%,transparent 100%);animation:shimmer 2s ease-in-out infinite}.message-fade{animation:message-fade 3s ease-in-out infinite}.animated-dot{position:absolute;top:50%;width:12px;height:12px;border-radius:50%;margin-top:-6px;margin-left:-6px;animation:dots-move 6s linear infinite,dots-pulse 2s ease-in-out infinite;will-change:left,transform,opacity;z-index:20;box-shadow:0 0 8px currentColor,0 0 16px currentColor}.animated-dot-1{animation-delay:0s,0s}.animated-dot-2{animation-delay:1s,0s}.animated-dot-3{animation-delay:2s,0s}.animated-dot-4{animation-delay:3s,0s}.animated-dot-5{animation-delay:4s,0s}.animated-dot-6{animation-delay:5s,0s}\n"] }]
|
|
45887
45889
|
}], null, { itemStatus: [{ type: i0.Input, args: [{ isSignal: true, alias: "itemStatus", required: false }] }], title: [{ type: i0.Input, args: [{ isSignal: true, alias: "title", required: false }] }], subtitle: [{ type: i0.Input, args: [{ isSignal: true, alias: "subtitle", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], showIcon: [{ type: i0.Input, args: [{ isSignal: true, alias: "showIcon", required: false }] }], compact: [{ type: i0.Input, args: [{ isSignal: true, alias: "compact", required: false }] }], compactTitle: [{ type: i0.Input, args: [{ isSignal: true, alias: "compactTitle", required: false }] }] }); })();
|
|
45888
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ContentGenerationProgressComponent, { className: "ContentGenerationProgressComponent", filePath: "lib/components/shared/content-generation-progress.component.ts", lineNumber:
|
|
45890
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ContentGenerationProgressComponent, { className: "ContentGenerationProgressComponent", filePath: "lib/components/shared/content-generation-progress.component.ts", lineNumber: 239 }); })();
|
|
45889
45891
|
|
|
45890
45892
|
class ContentGenerationProgressWithConfettiComponent {
|
|
45891
45893
|
constructor() {
|
|
@@ -94743,27 +94745,13 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_1
|
|
|
94743
94745
|
i0.ɵɵrepeater(focusArea_r3.tools);
|
|
94744
94746
|
} }
|
|
94745
94747
|
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_13_Template(rf, ctx) { if (rf & 1) {
|
|
94746
|
-
i0.ɵɵ
|
|
94747
|
-
} if (rf & 2) {
|
|
94748
|
-
const focusArea_r3 = i0.ɵɵnextContext().$implicit;
|
|
94749
|
-
const ctx_r1 = i0.ɵɵnextContext();
|
|
94750
|
-
i0.ɵɵproperty("itemStatus", focusArea_r3.itemStatusProfileFocusArea ?? undefined)("viewMode", ctx_r1.viewMode())("compact", true)("compactTitle", "Generating Focus Area Profile");
|
|
94751
|
-
} }
|
|
94752
|
-
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_14_Template(rf, ctx) { if (rf & 1) {
|
|
94753
|
-
i0.ɵɵelement(0, "symphiq-content-generation-progress", 45);
|
|
94754
|
-
} if (rf & 2) {
|
|
94755
|
-
const focusArea_r3 = i0.ɵɵnextContext().$implicit;
|
|
94756
|
-
const ctx_r1 = i0.ɵɵnextContext();
|
|
94757
|
-
i0.ɵɵproperty("itemStatus", focusArea_r3.itemStatusProfileAnalysis ?? undefined)("viewMode", ctx_r1.viewMode())("compact", true)("compactTitle", "Generating Focus Area Analysis");
|
|
94758
|
-
} }
|
|
94759
|
-
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_15_Template(rf, ctx) { if (rf & 1) {
|
|
94760
|
-
i0.ɵɵelementStart(0, "div", 46);
|
|
94748
|
+
i0.ɵɵelementStart(0, "div", 45);
|
|
94761
94749
|
i0.ɵɵelement(1, "div", 53);
|
|
94762
94750
|
i0.ɵɵelementStart(2, "span", 54);
|
|
94763
94751
|
i0.ɵɵtext(3, "Profile Generation Pending");
|
|
94764
94752
|
i0.ɵɵelementEnd()();
|
|
94765
94753
|
} }
|
|
94766
|
-
function
|
|
94754
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_14_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
94767
94755
|
i0.ɵɵelementStart(0, "div", 57);
|
|
94768
94756
|
i0.ɵɵnamespaceSVG();
|
|
94769
94757
|
i0.ɵɵelementStart(1, "svg", 60);
|
|
@@ -94772,7 +94760,7 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_1
|
|
|
94772
94760
|
i0.ɵɵtext(3, " Complete ");
|
|
94773
94761
|
i0.ɵɵelementEnd();
|
|
94774
94762
|
} }
|
|
94775
|
-
function
|
|
94763
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_14_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
94776
94764
|
i0.ɵɵelementStart(0, "div", 58);
|
|
94777
94765
|
i0.ɵɵnamespaceSVG();
|
|
94778
94766
|
i0.ɵɵelementStart(1, "svg", 60);
|
|
@@ -94781,7 +94769,7 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_1
|
|
|
94781
94769
|
i0.ɵɵtext(3, " In Progress ");
|
|
94782
94770
|
i0.ɵɵelementEnd();
|
|
94783
94771
|
} }
|
|
94784
|
-
function
|
|
94772
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_14_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
94785
94773
|
i0.ɵɵelementStart(0, "div", 59);
|
|
94786
94774
|
i0.ɵɵnamespaceSVG();
|
|
94787
94775
|
i0.ɵɵelementStart(1, "svg", 60);
|
|
@@ -94790,8 +94778,8 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_1
|
|
|
94790
94778
|
i0.ɵɵtext(3, " Not Started ");
|
|
94791
94779
|
i0.ɵɵelementEnd();
|
|
94792
94780
|
} }
|
|
94793
|
-
function
|
|
94794
|
-
i0.ɵɵelementStart(0, "div",
|
|
94781
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_14_Template(rf, ctx) { if (rf & 1) {
|
|
94782
|
+
i0.ɵɵelementStart(0, "div", 46)(1, "div", 55)(2, "span");
|
|
94795
94783
|
i0.ɵɵtext(3, "Progress");
|
|
94796
94784
|
i0.ɵɵelementEnd();
|
|
94797
94785
|
i0.ɵɵelementStart(4, "span");
|
|
@@ -94800,7 +94788,7 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_1
|
|
|
94800
94788
|
i0.ɵɵelementStart(6, "div");
|
|
94801
94789
|
i0.ɵɵelement(7, "div", 56);
|
|
94802
94790
|
i0.ɵɵelementEnd();
|
|
94803
|
-
i0.ɵɵconditionalCreate(8,
|
|
94791
|
+
i0.ɵɵconditionalCreate(8, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_14_Conditional_8_Template, 4, 0, "div", 57)(9, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_14_Conditional_9_Template, 4, 0, "div", 58)(10, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_14_Conditional_10_Template, 4, 0, "div", 59);
|
|
94804
94792
|
i0.ɵɵelementEnd();
|
|
94805
94793
|
} if (rf & 2) {
|
|
94806
94794
|
const focusArea_r3 = i0.ɵɵnextContext().$implicit;
|
|
@@ -94818,6 +94806,26 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_1
|
|
|
94818
94806
|
i0.ɵɵadvance();
|
|
94819
94807
|
i0.ɵɵconditional(focusArea_r3.status === "complete" ? 8 : focusArea_r3.status === "in-progress" ? 9 : 10);
|
|
94820
94808
|
} }
|
|
94809
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_15_Template(rf, ctx) { if (rf & 1) {
|
|
94810
|
+
i0.ɵɵelementStart(0, "div", 47);
|
|
94811
|
+
i0.ɵɵelement(1, "symphiq-content-generation-progress", 63);
|
|
94812
|
+
i0.ɵɵelementEnd();
|
|
94813
|
+
} if (rf & 2) {
|
|
94814
|
+
const focusArea_r3 = i0.ɵɵnextContext().$implicit;
|
|
94815
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
94816
|
+
i0.ɵɵadvance();
|
|
94817
|
+
i0.ɵɵproperty("itemStatus", focusArea_r3.itemStatusProfileFocusArea ?? undefined)("viewMode", ctx_r1.viewMode())("compact", true)("compactTitle", "Generating Focus Area Profile");
|
|
94818
|
+
} }
|
|
94819
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_16_Template(rf, ctx) { if (rf & 1) {
|
|
94820
|
+
i0.ɵɵelementStart(0, "div", 47);
|
|
94821
|
+
i0.ɵɵelement(1, "symphiq-content-generation-progress", 63);
|
|
94822
|
+
i0.ɵɵelementEnd();
|
|
94823
|
+
} if (rf & 2) {
|
|
94824
|
+
const focusArea_r3 = i0.ɵɵnextContext().$implicit;
|
|
94825
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
94826
|
+
i0.ɵɵadvance();
|
|
94827
|
+
i0.ɵɵproperty("itemStatus", focusArea_r3.itemStatusProfileAnalysis ?? undefined)("viewMode", ctx_r1.viewMode())("compact", true)("compactTitle", "Generating Focus Area Analysis");
|
|
94828
|
+
} }
|
|
94821
94829
|
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_17_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|
|
94822
94830
|
i0.ɵɵtext(0, " View Analysis ");
|
|
94823
94831
|
} }
|
|
@@ -94835,14 +94843,14 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_1
|
|
|
94835
94843
|
} }
|
|
94836
94844
|
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_17_Template(rf, ctx) { if (rf & 1) {
|
|
94837
94845
|
const _r5 = i0.ɵɵgetCurrentView();
|
|
94838
|
-
i0.ɵɵelementStart(0, "div",
|
|
94846
|
+
i0.ɵɵelementStart(0, "div", 64);
|
|
94839
94847
|
i0.ɵɵlistener("click", function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_17_Template_div_click_0_listener() { i0.ɵɵrestoreView(_r5); const focusArea_r3 = i0.ɵɵnextContext().$implicit; const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(focusArea_r3.selfContentStatusProfileAnalysis === ctx_r1.AiDynamicContentStatusEnum.GENERATED && focusArea_r3.profileAnalysis ? ctx_r1.handleAnalysisFooterClick(focusArea_r3.profileAnalysis) : ctx_r1.handleFooterClick(focusArea_r3.profileFocusArea)); });
|
|
94840
|
-
i0.ɵɵelementStart(1, "div",
|
|
94848
|
+
i0.ɵɵelementStart(1, "div", 65)(2, "span", 66);
|
|
94841
94849
|
i0.ɵɵconditionalCreate(3, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_17_Conditional_3_Template, 1, 0)(4, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_17_Conditional_4_Template, 1, 0)(5, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_17_Conditional_5_Template, 1, 0)(6, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_17_Conditional_6_Template, 1, 0)(7, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_17_Conditional_7_Template, 1, 0);
|
|
94842
94850
|
i0.ɵɵelementEnd();
|
|
94843
94851
|
i0.ɵɵnamespaceSVG();
|
|
94844
|
-
i0.ɵɵelementStart(8, "svg",
|
|
94845
|
-
i0.ɵɵelement(9, "path",
|
|
94852
|
+
i0.ɵɵelementStart(8, "svg", 67);
|
|
94853
|
+
i0.ɵɵelement(9, "path", 68);
|
|
94846
94854
|
i0.ɵɵelementEnd()()();
|
|
94847
94855
|
} if (rf & 2) {
|
|
94848
94856
|
const focusArea_r3 = i0.ɵɵnextContext().$implicit;
|
|
@@ -94866,8 +94874,9 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Template(rf,
|
|
|
94866
94874
|
i0.ɵɵtext(11);
|
|
94867
94875
|
i0.ɵɵelementEnd();
|
|
94868
94876
|
i0.ɵɵconditionalCreate(12, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_12_Template, 7, 1, "div", 44);
|
|
94869
|
-
i0.ɵɵconditionalCreate(13, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_13_Template,
|
|
94877
|
+
i0.ɵɵconditionalCreate(13, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_13_Template, 4, 0, "div", 45)(14, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_14_Template, 11, 11, "div", 46);
|
|
94870
94878
|
i0.ɵɵelementEnd();
|
|
94879
|
+
i0.ɵɵconditionalCreate(15, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_15_Template, 2, 4, "div", 47)(16, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_16_Template, 2, 4, "div", 47);
|
|
94871
94880
|
i0.ɵɵconditionalCreate(17, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_17_Template, 10, 3, "div", 48);
|
|
94872
94881
|
i0.ɵɵelementEnd();
|
|
94873
94882
|
} if (rf & 2) {
|
|
@@ -94892,8 +94901,10 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Template(rf,
|
|
|
94892
94901
|
i0.ɵɵadvance();
|
|
94893
94902
|
i0.ɵɵconditional(focusArea_r3.engagementStatus === ctx_r1.FocusAreaDetailStatusEnum.ENGAGED && focusArea_r3.tools.length > 0 ? 12 : -1);
|
|
94894
94903
|
i0.ɵɵadvance();
|
|
94895
|
-
i0.ɵɵconditional(focusArea_r3.
|
|
94896
|
-
i0.ɵɵadvance(
|
|
94904
|
+
i0.ɵɵconditional(focusArea_r3.selfContentStatusProfileFocusArea === null && focusArea_r3.engagementStatus !== ctx_r1.FocusAreaDetailStatusEnum.NOT_ENGAGED_AND_NO_INTEREST ? 13 : focusArea_r3.selfContentStatusProfileFocusArea === ctx_r1.AiDynamicContentStatusEnum.GENERATED && (focusArea_r3.selfContentStatusProfileAnalysis === null || focusArea_r3.selfContentStatusProfileAnalysis === ctx_r1.AiDynamicContentStatusEnum.GENERATED) || focusArea_r3.status !== "pending" ? 14 : -1);
|
|
94905
|
+
i0.ɵɵadvance(2);
|
|
94906
|
+
i0.ɵɵconditional(focusArea_r3.profileFocusArea && focusArea_r3.selfContentStatusProfileFocusArea !== ctx_r1.AiDynamicContentStatusEnum.GENERATED && focusArea_r3.engagementStatus !== ctx_r1.FocusAreaDetailStatusEnum.NOT_ENGAGED_AND_NO_INTEREST ? 15 : focusArea_r3.profileAnalysis && focusArea_r3.selfContentStatusProfileAnalysis !== null && focusArea_r3.selfContentStatusProfileAnalysis !== ctx_r1.AiDynamicContentStatusEnum.GENERATED && focusArea_r3.engagementStatus !== ctx_r1.FocusAreaDetailStatusEnum.NOT_ENGAGED_AND_NO_INTEREST ? 16 : -1);
|
|
94907
|
+
i0.ɵɵadvance(2);
|
|
94897
94908
|
i0.ɵɵconditional(focusArea_r3.canViewDetails && focusArea_r3.profileFocusArea && !(focusArea_r3.profileAnalysis && focusArea_r3.selfContentStatusProfileAnalysis !== null && focusArea_r3.selfContentStatusProfileAnalysis !== ctx_r1.AiDynamicContentStatusEnum.GENERATED) ? 17 : -1);
|
|
94898
94909
|
} }
|
|
94899
94910
|
function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_For_8_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
@@ -94909,14 +94920,14 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_For_8
|
|
|
94909
94920
|
} }
|
|
94910
94921
|
function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_For_8_Conditional_11_Template(rf, ctx) { if (rf & 1) {
|
|
94911
94922
|
const _r7 = i0.ɵɵgetCurrentView();
|
|
94912
|
-
i0.ɵɵelementStart(0, "div",
|
|
94923
|
+
i0.ɵɵelementStart(0, "div", 64);
|
|
94913
94924
|
i0.ɵɵlistener("click", function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_For_8_Conditional_11_Template_div_click_0_listener() { i0.ɵɵrestoreView(_r7); const focusArea_r6 = i0.ɵɵnextContext().$implicit; const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.handleFooterClick(focusArea_r6.profileFocusArea)); });
|
|
94914
|
-
i0.ɵɵelementStart(1, "div",
|
|
94925
|
+
i0.ɵɵelementStart(1, "div", 65)(2, "span", 66);
|
|
94915
94926
|
i0.ɵɵtext(3, "View Details");
|
|
94916
94927
|
i0.ɵɵelementEnd();
|
|
94917
94928
|
i0.ɵɵnamespaceSVG();
|
|
94918
|
-
i0.ɵɵelementStart(4, "svg",
|
|
94919
|
-
i0.ɵɵelement(5, "path",
|
|
94929
|
+
i0.ɵɵelementStart(4, "svg", 67);
|
|
94930
|
+
i0.ɵɵelement(5, "path", 68);
|
|
94920
94931
|
i0.ɵɵelementEnd()()();
|
|
94921
94932
|
} if (rf & 2) {
|
|
94922
94933
|
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
@@ -94958,14 +94969,14 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_For_8
|
|
|
94958
94969
|
i0.ɵɵconditional(focusArea_r6.canViewDetails && focusArea_r6.profileFocusArea ? 11 : -1);
|
|
94959
94970
|
} }
|
|
94960
94971
|
function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_Template(rf, ctx) { if (rf & 1) {
|
|
94961
|
-
i0.ɵɵelementStart(0, "div", 35)(1, "div",
|
|
94962
|
-
i0.ɵɵelement(2, "div",
|
|
94963
|
-
i0.ɵɵelementStart(3, "span",
|
|
94972
|
+
i0.ɵɵelementStart(0, "div", 35)(1, "div", 69);
|
|
94973
|
+
i0.ɵɵelement(2, "div", 70);
|
|
94974
|
+
i0.ɵɵelementStart(3, "span", 71);
|
|
94964
94975
|
i0.ɵɵtext(4, "Not Interested");
|
|
94965
94976
|
i0.ɵɵelementEnd();
|
|
94966
|
-
i0.ɵɵelement(5, "div",
|
|
94977
|
+
i0.ɵɵelement(5, "div", 70);
|
|
94967
94978
|
i0.ɵɵelementEnd();
|
|
94968
|
-
i0.ɵɵelementStart(6, "div",
|
|
94979
|
+
i0.ɵɵelementStart(6, "div", 72);
|
|
94969
94980
|
i0.ɵɵrepeaterCreate(7, SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_For_8_Template, 12, 12, "div", 34, _forTrack0$5);
|
|
94970
94981
|
i0.ɵɵelementEnd()();
|
|
94971
94982
|
} if (rf & 2) {
|
|
@@ -94981,7 +94992,7 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_Templ
|
|
|
94981
94992
|
} }
|
|
94982
94993
|
function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_67_Template(rf, ctx) { if (rf & 1) {
|
|
94983
94994
|
const _r8 = i0.ɵɵgetCurrentView();
|
|
94984
|
-
i0.ɵɵelementStart(0, "symphiq-search-modal",
|
|
94995
|
+
i0.ɵɵelementStart(0, "symphiq-search-modal", 73);
|
|
94985
94996
|
i0.ɵɵlistener("closeModal", function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_67_Template_symphiq_search_modal_closeModal_0_listener() { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.handleCloseSearchModal()); });
|
|
94986
94997
|
i0.ɵɵelementEnd();
|
|
94987
94998
|
} }
|
|
@@ -95367,7 +95378,7 @@ class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
|
95367
95378
|
static { this.ɵfac = function SymphiqProfileFocusAreasAnalysesDashboardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SymphiqProfileFocusAreasAnalysesDashboardComponent)(); }; }
|
|
95368
95379
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SymphiqProfileFocusAreasAnalysesDashboardComponent, selectors: [["symphiq-profile-focus-areas-analyses-dashboard"]], hostBindings: function SymphiqProfileFocusAreasAnalysesDashboardComponent_HostBindings(rf, ctx) { if (rf & 1) {
|
|
95369
95380
|
i0.ɵɵlistener("scroll", function SymphiqProfileFocusAreasAnalysesDashboardComponent_scroll_HostBindingHandler($event) { return ctx.onScroll($event); }, i0.ɵɵresolveWindow);
|
|
95370
|
-
} }, inputs: { requestedByUser: [1, "requestedByUser"], createdDate: [1, "createdDate"], embedded: [1, "embedded"], profileAnalyses: [1, "profileAnalyses"], profileFocusAreas: [1, "profileFocusAreas"], itemStatusesProfileFocusArea: [1, "itemStatusesProfileFocusArea"], itemStatusesProfileAnalysis: [1, "itemStatusesProfileAnalysis"], profile: [1, "profile"], funnelAnalysis: [1, "funnelAnalysis"], focusAreaDetails: [1, "focusAreaDetails"], account: [1, "account"], profileFocusAreaQuestions: [1, "profileFocusAreaQuestions"], isOnboarded: [1, "isOnboarded"], scrollEvent: [1, "scrollEvent"], scrollElement: [1, "scrollElement"], users: [1, "users"], isLoading: [1, "isLoading"], forDemo: [1, "forDemo"], currentUser: [1, "currentUser"], maxAccessibleStepId: [1, "maxAccessibleStepId"], viewMode: [1, "viewMode"], displayMode: [1, "displayMode"], currentStepId: [1, "currentStepId"] }, outputs: { navigateToProfileFocusArea: "navigateToProfileFocusArea", navigateToProfileAnalysis: "navigateToProfileAnalysis", stepClick: "stepClick", nextStepClick: "nextStepClick", answerFocusAreaProfileQuestions: "answerFocusAreaProfileQuestions", continueFocusAreaProfileQuestions: "continueFocusAreaProfileQuestions", profileQuestionAnswerSave: "profileQuestionAnswerSave", focusAreaProfileAdminAnswerAction: "focusAreaProfileAdminAnswerAction" }, decls:
|
|
95381
|
+
} }, inputs: { requestedByUser: [1, "requestedByUser"], createdDate: [1, "createdDate"], embedded: [1, "embedded"], profileAnalyses: [1, "profileAnalyses"], profileFocusAreas: [1, "profileFocusAreas"], itemStatusesProfileFocusArea: [1, "itemStatusesProfileFocusArea"], itemStatusesProfileAnalysis: [1, "itemStatusesProfileAnalysis"], profile: [1, "profile"], funnelAnalysis: [1, "funnelAnalysis"], focusAreaDetails: [1, "focusAreaDetails"], account: [1, "account"], profileFocusAreaQuestions: [1, "profileFocusAreaQuestions"], isOnboarded: [1, "isOnboarded"], scrollEvent: [1, "scrollEvent"], scrollElement: [1, "scrollElement"], users: [1, "users"], isLoading: [1, "isLoading"], forDemo: [1, "forDemo"], currentUser: [1, "currentUser"], maxAccessibleStepId: [1, "maxAccessibleStepId"], viewMode: [1, "viewMode"], displayMode: [1, "displayMode"], currentStepId: [1, "currentStepId"] }, outputs: { navigateToProfileFocusArea: "navigateToProfileFocusArea", navigateToProfileAnalysis: "navigateToProfileAnalysis", stepClick: "stepClick", nextStepClick: "nextStepClick", answerFocusAreaProfileQuestions: "answerFocusAreaProfileQuestions", continueFocusAreaProfileQuestions: "continueFocusAreaProfileQuestions", profileQuestionAnswerSave: "profileQuestionAnswerSave", focusAreaProfileAdminAnswerAction: "focusAreaProfileAdminAnswerAction" }, decls: 69, vars: 29, consts: [[1, "min-h-screen", "relative"], [1, "animated-bubbles", 2, "position", "fixed", "top", "0", "left", "0", "right", "0", "bottom", "0", "width", "100vw", "height", "100vh", "z-index", "1", "pointer-events", "none"], [1, "fixed", "top-0", "left-0", "right-0", "h-1", "z-[60]", "bg-slate-200/30"], [1, "h-full", "transition-all", "duration-200", "ease-out", 3, "ngClass"], [1, "relative", "z-[51]"], [3, "title", "subtitle", "viewMode", "showControls"], [3, "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "container", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-8", "md:py-12", "relative", "z-10"], [1, "rounded-2xl", "border", "shadow-lg", "overflow-hidden", "mb-8", 3, "ngClass"], [1, "px-8", "py-8"], [1, "flex", "items-start", "gap-6"], [1, "flex-shrink-0", "w-16", "h-16", "rounded-2xl", "flex", "items-center", "justify-center", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-8", "h-8"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M19 11H5m14 0a2 2 0 012 2v6a2 2 0 01-2 2H5a2 2 0 01-2-2v-6a2 2 0 012-2m14 0V9a2 2 0 00-2-2M5 11V9a2 2 0 012-2m0 0V5a2 2 0 012-2h6a2 2 0 012 2v2M7 7h10"], [1, "flex-1"], [1, "text-2xl", "sm:text-3xl", "font-bold", "mb-3", 3, "ngClass"], [1, "grid", "grid-cols-1", "lg:grid-cols-3", "gap-6", "mb-6"], [1, "lg:col-span-2", "space-y-3"], [1, "text-base", "leading-relaxed", 3, "ngClass"], [1, "font-semibold"], [1, "lg:col-span-1"], ["currentStepId", "focus-areas", 3, "viewMode", "focusAreaDetails"], [1, "mt-6", "p-5", "rounded-xl", "border-l-4", "flex", "items-start", "gap-4", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6", "flex-shrink-0", "mt-0.5", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "font-bold", "text-lg", "mb-2", 3, "ngClass"], [1, "space-y-2", "text-sm", 3, "ngClass"], [1, "flex", "items-start", "gap-2"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-5", "h-5", "flex-shrink-0", "mt-0.5"], ["fill-rule", "evenodd", "d", "M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z", "clip-rule", "evenodd"], [1, "mt-6", "p-5", "rounded-xl", "border", "flex", "items-start", "gap-4", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 7l5 5m0 0l-5 5m5-5H6"], [1, "text-sm", "leading-relaxed", 3, "ngClass"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "lg:grid-cols-3", "gap-6"], [3, "class"], [1, "mt-12"], [3, "nextStepClick", "stepClick", "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "p-6", "flex-1"], [1, "flex", "items-start", "justify-between", "mb-4"], [1, "text-4xl"], [1, "flex", "flex-col", "items-end", "gap-2"], [3, "ngClass"], [1, "px-3", "py-1", "bg-green-100", "dark:bg-green-900/30", "text-green-700", "dark:text-green-400", "text-xs", "font-semibold", "rounded-full"], ["tooltipPosition", "bottom", 3, "libSymphiqTooltip"], [1, "mt-3", "mb-2"], [1, "flex", "items-center", "gap-2", "py-2"], [1, "space-y-2"], [1, "px-6", "pb-4"], [1, "mt-auto", "cursor-pointer", "hover:bg-slate-100", "dark:hover:bg-slate-700/50", "transition-colors", 3, "class"], [1, "flex", "items-center", "gap-2"], [1, "text-xs", "font-medium", 3, "ngClass"], [1, "flex", "flex-wrap", "gap-1.5"], [1, "px-2", "py-0.5", "rounded", "text-xs", 3, "ngClass"], [1, "animate-spin", "w-4", "h-4", "border-2", "border-amber-500/30", "border-t-amber-500", "rounded-full"], [1, "text-xs", "text-amber-600", "dark:text-amber-400", "font-medium"], [1, "flex", "items-center", "justify-between", "text-sm"], [1, "h-full", "bg-gradient-to-r", "from-blue-500", "to-cyan-500", "rounded-full", "transition-all", "duration-500"], [1, "flex", "items-center", "gap-1", "text-xs", "text-green-600", "dark:text-green-400", "font-medium"], [1, "flex", "items-center", "gap-1", "text-xs", "text-blue-600", "dark:text-blue-400", "font-medium"], [1, "flex", "items-center", "gap-1", "text-xs", "text-slate-500", "dark:text-slate-400", "font-medium"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-4", "h-4"], ["fill-rule", "evenodd", "d", "M10 18a8 8 0 100-16 8 8 0 000 16zm1-12a1 1 0 10-2 0v4a1 1 0 00.293.707l2.828 2.829a1 1 0 101.415-1.415L11 9.586V6z", "clip-rule", "evenodd"], ["fill-rule", "evenodd", "d", "M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z", "clip-rule", "evenodd"], [3, "itemStatus", "viewMode", "compact", "compactTitle"], [1, "mt-auto", "cursor-pointer", "hover:bg-slate-100", "dark:hover:bg-slate-700/50", "transition-colors", 3, "click"], [1, "flex", "items-center", "justify-between"], [1, "text-sm", "font-medium", "text-slate-600", "dark:text-slate-400"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "text-slate-400", "dark:text-slate-500", "hover:text-blue-500", "dark:hover:text-blue-400", "hover:translate-x-1", "transition-all"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"], [1, "flex", "items-center", "gap-4", "mb-6"], [1, "flex-1", "h-px", 3, "ngClass"], [1, "text-sm", "font-medium", "px-3", 3, "ngClass"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "lg:grid-cols-3", "gap-6", "opacity-60"], [3, "closeModal"]], template: function SymphiqProfileFocusAreasAnalysesDashboardComponent_Template(rf, ctx) { if (rf & 1) {
|
|
95371
95382
|
i0.ɵɵelementStart(0, "div", 0);
|
|
95372
95383
|
i0.ɵɵelement(1, "div", 1);
|
|
95373
95384
|
i0.ɵɵelementStart(2, "div", 2);
|
|
@@ -95451,11 +95462,12 @@ class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
|
95451
95462
|
i0.ɵɵtext(62, " The final step\u2014Metric Analysis\u2014lets you provide funnel-specific context for each conversion point. This granular knowledge ensures recommendations address the precise bottlenecks in your customer journey, creating a complete picture from top-of-funnel awareness to revenue. ");
|
|
95452
95463
|
i0.ɵɵelementEnd()()()()()()();
|
|
95453
95464
|
i0.ɵɵelementStart(63, "div", 33);
|
|
95454
|
-
i0.ɵɵrepeaterCreate(64, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Template, 18,
|
|
95465
|
+
i0.ɵɵrepeaterCreate(64, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Template, 18, 16, "div", 34, _forTrack0$5);
|
|
95455
95466
|
i0.ɵɵelementEnd();
|
|
95456
95467
|
i0.ɵɵconditionalCreate(66, SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_Template, 9, 3, "div", 35);
|
|
95457
95468
|
i0.ɵɵelementEnd()();
|
|
95458
95469
|
i0.ɵɵconditionalCreate(67, SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_67_Template, 1, 0, "symphiq-search-modal");
|
|
95470
|
+
i0.ɵɵelement(68, "symphiq-tooltip-container");
|
|
95459
95471
|
i0.ɵɵelementEnd();
|
|
95460
95472
|
} if (rf & 2) {
|
|
95461
95473
|
i0.ɵɵclassMap(ctx.getContainerClasses());
|
|
@@ -95502,11 +95514,11 @@ class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
|
95502
95514
|
i0.ɵɵconditional(ctx.notInterestedFocusAreaCards().length > 0 ? 66 : -1);
|
|
95503
95515
|
i0.ɵɵadvance();
|
|
95504
95516
|
i0.ɵɵconditional(ctx.showSearchModal() ? 67 : -1);
|
|
95505
|
-
} }, dependencies: [CommonModule, i1$1.NgClass, DashboardHeaderComponent, SearchModalComponent, JourneyProgressIndicatorComponent, ConfidenceLevelCardComponent, ContentGenerationProgressComponent, TooltipDirective], styles: [".animated-bubbles[_ngcontent-%COMP%]{background:linear-gradient(135deg,#6366f10d,#a855f70d)}.animated-bubbles.light-mode[_ngcontent-%COMP%]{background:linear-gradient(135deg,#3b82f608,#9333ea08)}.animated-bubbles[_ngcontent-%COMP%]:before, .animated-bubbles[_ngcontent-%COMP%]:after{content:\"\";position:absolute;border-radius:50%;animation:_ngcontent-%COMP%_float 20s infinite ease-in-out}.animated-bubbles[_ngcontent-%COMP%]:before{width:500px;height:500px;background:radial-gradient(circle,rgba(99,102,241,.1) 0%,transparent 70%);top:-250px;right:-250px;animation-delay:-5s}.animated-bubbles[_ngcontent-%COMP%]:after{width:400px;height:400px;background:radial-gradient(circle,rgba(168,85,247,.1) 0%,transparent 70%);bottom:-200px;left:-200px;animation-delay:-10s}@keyframes _ngcontent-%COMP%_float{0%,to{transform:translateY(0) translate(0)}25%{transform:translateY(-50px) translate(50px)}50%{transform:translateY(-100px) translate(-50px)}75%{transform:translateY(-50px) translate(-100px)}}"], changeDetection: 0 }); }
|
|
95517
|
+
} }, dependencies: [CommonModule, i1$1.NgClass, DashboardHeaderComponent, SearchModalComponent, JourneyProgressIndicatorComponent, ConfidenceLevelCardComponent, ContentGenerationProgressComponent, TooltipDirective, TooltipContainerComponent], styles: [".animated-bubbles[_ngcontent-%COMP%]{background:linear-gradient(135deg,#6366f10d,#a855f70d)}.animated-bubbles.light-mode[_ngcontent-%COMP%]{background:linear-gradient(135deg,#3b82f608,#9333ea08)}.animated-bubbles[_ngcontent-%COMP%]:before, .animated-bubbles[_ngcontent-%COMP%]:after{content:\"\";position:absolute;border-radius:50%;animation:_ngcontent-%COMP%_float 20s infinite ease-in-out}.animated-bubbles[_ngcontent-%COMP%]:before{width:500px;height:500px;background:radial-gradient(circle,rgba(99,102,241,.1) 0%,transparent 70%);top:-250px;right:-250px;animation-delay:-5s}.animated-bubbles[_ngcontent-%COMP%]:after{width:400px;height:400px;background:radial-gradient(circle,rgba(168,85,247,.1) 0%,transparent 70%);bottom:-200px;left:-200px;animation-delay:-10s}@keyframes _ngcontent-%COMP%_float{0%,to{transform:translateY(0) translate(0)}25%{transform:translateY(-50px) translate(50px)}50%{transform:translateY(-100px) translate(-50px)}75%{transform:translateY(-50px) translate(-100px)}}"], changeDetection: 0 }); }
|
|
95506
95518
|
}
|
|
95507
95519
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SymphiqProfileFocusAreasAnalysesDashboardComponent, [{
|
|
95508
95520
|
type: Component,
|
|
95509
|
-
args: [{ selector: 'symphiq-profile-focus-areas-analyses-dashboard', standalone: true, imports: [CommonModule, DashboardHeaderComponent, SearchModalComponent, JourneyProgressIndicatorComponent, ConfidenceLevelCardComponent, ContentGenerationProgressComponent, TooltipDirective], changeDetection: ChangeDetectionStrategy.OnPush, template: `
|
|
95521
|
+
args: [{ selector: 'symphiq-profile-focus-areas-analyses-dashboard', standalone: true, imports: [CommonModule, DashboardHeaderComponent, SearchModalComponent, JourneyProgressIndicatorComponent, ConfidenceLevelCardComponent, ContentGenerationProgressComponent, TooltipDirective, TooltipContainerComponent], changeDetection: ChangeDetectionStrategy.OnPush, template: `
|
|
95510
95522
|
<div [class]="getContainerClasses()" class="min-h-screen relative">
|
|
95511
95523
|
<div class="animated-bubbles" [class.light-mode]="isLightMode()"
|
|
95512
95524
|
style="position: fixed; top: 0; left: 0; right: 0; bottom: 0; width: 100vw; height: 100vh; z-index: 1; pointer-events: none;"></div>
|
|
@@ -95674,21 +95686,7 @@ class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
|
95674
95686
|
</div>
|
|
95675
95687
|
}
|
|
95676
95688
|
|
|
95677
|
-
@if (focusArea.
|
|
95678
|
-
<symphiq-content-generation-progress
|
|
95679
|
-
[itemStatus]="focusArea.itemStatusProfileFocusArea ?? undefined"
|
|
95680
|
-
[viewMode]="viewMode()"
|
|
95681
|
-
[compact]="true"
|
|
95682
|
-
[compactTitle]="'Generating Focus Area Profile'"
|
|
95683
|
-
/>
|
|
95684
|
-
} @else if (focusArea.profileAnalysis && focusArea.selfContentStatusProfileAnalysis !== null && focusArea.selfContentStatusProfileAnalysis !== AiDynamicContentStatusEnum.GENERATED && focusArea.engagementStatus !== FocusAreaDetailStatusEnum.NOT_ENGAGED_AND_NO_INTEREST) {
|
|
95685
|
-
<symphiq-content-generation-progress
|
|
95686
|
-
[itemStatus]="focusArea.itemStatusProfileAnalysis ?? undefined"
|
|
95687
|
-
[viewMode]="viewMode()"
|
|
95688
|
-
[compact]="true"
|
|
95689
|
-
[compactTitle]="'Generating Focus Area Analysis'"
|
|
95690
|
-
/>
|
|
95691
|
-
} @else if (focusArea.selfContentStatusProfileFocusArea === null && focusArea.engagementStatus !== FocusAreaDetailStatusEnum.NOT_ENGAGED_AND_NO_INTEREST) {
|
|
95689
|
+
@if (focusArea.selfContentStatusProfileFocusArea === null && focusArea.engagementStatus !== FocusAreaDetailStatusEnum.NOT_ENGAGED_AND_NO_INTEREST) {
|
|
95692
95690
|
<div class="flex items-center gap-2 py-2">
|
|
95693
95691
|
<div class="animate-spin w-4 h-4 border-2 border-amber-500/30 border-t-amber-500 rounded-full"></div>
|
|
95694
95692
|
<span class="text-xs text-amber-600 dark:text-amber-400 font-medium">Profile Generation Pending</span>
|
|
@@ -95735,6 +95733,26 @@ class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
|
95735
95733
|
}
|
|
95736
95734
|
</div>
|
|
95737
95735
|
|
|
95736
|
+
@if (focusArea.profileFocusArea && focusArea.selfContentStatusProfileFocusArea !== AiDynamicContentStatusEnum.GENERATED && focusArea.engagementStatus !== FocusAreaDetailStatusEnum.NOT_ENGAGED_AND_NO_INTEREST) {
|
|
95737
|
+
<div class="px-6 pb-4">
|
|
95738
|
+
<symphiq-content-generation-progress
|
|
95739
|
+
[itemStatus]="focusArea.itemStatusProfileFocusArea ?? undefined"
|
|
95740
|
+
[viewMode]="viewMode()"
|
|
95741
|
+
[compact]="true"
|
|
95742
|
+
[compactTitle]="'Generating Focus Area Profile'"
|
|
95743
|
+
/>
|
|
95744
|
+
</div>
|
|
95745
|
+
} @else if (focusArea.profileAnalysis && focusArea.selfContentStatusProfileAnalysis !== null && focusArea.selfContentStatusProfileAnalysis !== AiDynamicContentStatusEnum.GENERATED && focusArea.engagementStatus !== FocusAreaDetailStatusEnum.NOT_ENGAGED_AND_NO_INTEREST) {
|
|
95746
|
+
<div class="px-6 pb-4">
|
|
95747
|
+
<symphiq-content-generation-progress
|
|
95748
|
+
[itemStatus]="focusArea.itemStatusProfileAnalysis ?? undefined"
|
|
95749
|
+
[viewMode]="viewMode()"
|
|
95750
|
+
[compact]="true"
|
|
95751
|
+
[compactTitle]="'Generating Focus Area Analysis'"
|
|
95752
|
+
/>
|
|
95753
|
+
</div>
|
|
95754
|
+
}
|
|
95755
|
+
|
|
95738
95756
|
@if (focusArea.canViewDetails && focusArea.profileFocusArea && !(focusArea.profileAnalysis && focusArea.selfContentStatusProfileAnalysis !== null && focusArea.selfContentStatusProfileAnalysis !== AiDynamicContentStatusEnum.GENERATED)) {
|
|
95739
95757
|
<div
|
|
95740
95758
|
[class]="getCardFooterClasses()"
|
|
@@ -95824,13 +95842,15 @@ class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
|
95824
95842
|
(closeModal)="handleCloseSearchModal()"
|
|
95825
95843
|
></symphiq-search-modal>
|
|
95826
95844
|
}
|
|
95845
|
+
|
|
95846
|
+
<symphiq-tooltip-container />
|
|
95827
95847
|
</div>
|
|
95828
95848
|
`, styles: [".animated-bubbles{background:linear-gradient(135deg,#6366f10d,#a855f70d)}.animated-bubbles.light-mode{background:linear-gradient(135deg,#3b82f608,#9333ea08)}.animated-bubbles:before,.animated-bubbles:after{content:\"\";position:absolute;border-radius:50%;animation:float 20s infinite ease-in-out}.animated-bubbles:before{width:500px;height:500px;background:radial-gradient(circle,rgba(99,102,241,.1) 0%,transparent 70%);top:-250px;right:-250px;animation-delay:-5s}.animated-bubbles:after{width:400px;height:400px;background:radial-gradient(circle,rgba(168,85,247,.1) 0%,transparent 70%);bottom:-200px;left:-200px;animation-delay:-10s}@keyframes float{0%,to{transform:translateY(0) translate(0)}25%{transform:translateY(-50px) translate(50px)}50%{transform:translateY(-100px) translate(-50px)}75%{transform:translateY(-50px) translate(-100px)}}\n"] }]
|
|
95829
95849
|
}], null, { requestedByUser: [{ type: i0.Input, args: [{ isSignal: true, alias: "requestedByUser", required: false }] }], createdDate: [{ type: i0.Input, args: [{ isSignal: true, alias: "createdDate", required: false }] }], embedded: [{ type: i0.Input, args: [{ isSignal: true, alias: "embedded", required: false }] }], profileAnalyses: [{ type: i0.Input, args: [{ isSignal: true, alias: "profileAnalyses", required: false }] }], profileFocusAreas: [{ type: i0.Input, args: [{ isSignal: true, alias: "profileFocusAreas", required: false }] }], itemStatusesProfileFocusArea: [{ type: i0.Input, args: [{ isSignal: true, alias: "itemStatusesProfileFocusArea", required: false }] }], itemStatusesProfileAnalysis: [{ type: i0.Input, args: [{ isSignal: true, alias: "itemStatusesProfileAnalysis", required: false }] }], profile: [{ type: i0.Input, args: [{ isSignal: true, alias: "profile", required: false }] }], funnelAnalysis: [{ type: i0.Input, args: [{ isSignal: true, alias: "funnelAnalysis", required: false }] }], focusAreaDetails: [{ type: i0.Input, args: [{ isSignal: true, alias: "focusAreaDetails", required: false }] }], account: [{ type: i0.Input, args: [{ isSignal: true, alias: "account", required: false }] }], profileFocusAreaQuestions: [{ type: i0.Input, args: [{ isSignal: true, alias: "profileFocusAreaQuestions", required: false }] }], isOnboarded: [{ type: i0.Input, args: [{ isSignal: true, alias: "isOnboarded", required: false }] }], scrollEvent: [{ type: i0.Input, args: [{ isSignal: true, alias: "scrollEvent", required: false }] }], scrollElement: [{ type: i0.Input, args: [{ isSignal: true, alias: "scrollElement", required: false }] }], users: [{ type: i0.Input, args: [{ isSignal: true, alias: "users", required: false }] }], isLoading: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLoading", required: false }] }], forDemo: [{ type: i0.Input, args: [{ isSignal: true, alias: "forDemo", required: false }] }], currentUser: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentUser", required: false }] }], maxAccessibleStepId: [{ type: i0.Input, args: [{ isSignal: true, alias: "maxAccessibleStepId", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], displayMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "displayMode", required: false }] }], currentStepId: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentStepId", required: false }] }], navigateToProfileFocusArea: [{ type: i0.Output, args: ["navigateToProfileFocusArea"] }], navigateToProfileAnalysis: [{ type: i0.Output, args: ["navigateToProfileAnalysis"] }], stepClick: [{ type: i0.Output, args: ["stepClick"] }], nextStepClick: [{ type: i0.Output, args: ["nextStepClick"] }], answerFocusAreaProfileQuestions: [{ type: i0.Output, args: ["answerFocusAreaProfileQuestions"] }], continueFocusAreaProfileQuestions: [{ type: i0.Output, args: ["continueFocusAreaProfileQuestions"] }], profileQuestionAnswerSave: [{ type: i0.Output, args: ["profileQuestionAnswerSave"] }], focusAreaProfileAdminAnswerAction: [{ type: i0.Output, args: ["focusAreaProfileAdminAnswerAction"] }], onScroll: [{
|
|
95830
95850
|
type: HostListener,
|
|
95831
95851
|
args: ['window:scroll', ['$event']]
|
|
95832
95852
|
}] }); })();
|
|
95833
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileFocusAreasAnalysesDashboardComponent, { className: "SymphiqProfileFocusAreasAnalysesDashboardComponent", filePath: "lib/components/profile-analyses-focus-areas-dashboard/symphiq-profile-focus-areas-analyses-dashboard.component.ts", lineNumber:
|
|
95853
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileFocusAreasAnalysesDashboardComponent, { className: "SymphiqProfileFocusAreasAnalysesDashboardComponent", filePath: "lib/components/profile-analyses-focus-areas-dashboard/symphiq-profile-focus-areas-analyses-dashboard.component.ts", lineNumber: 449 }); })();
|
|
95834
95854
|
|
|
95835
95855
|
const _c0$5 = () => [];
|
|
95836
95856
|
function SymphiqProfileFocusAreaDashboardComponent_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|