@eric-emg/symphiq-components 1.2.465 → 1.2.468
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 +155 -130
- package/fesm2022/symphiq-components.mjs.map +1 -1
- package/index.d.ts +30 -30
- 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,64 +94745,53 @@ 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
|
|
94767
|
-
i0.ɵɵelementStart(0, "div",
|
|
94754
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_14_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
94755
|
+
i0.ɵɵelementStart(0, "div", 58);
|
|
94768
94756
|
i0.ɵɵnamespaceSVG();
|
|
94769
|
-
i0.ɵɵelementStart(1, "svg",
|
|
94757
|
+
i0.ɵɵelementStart(1, "svg", 61);
|
|
94770
94758
|
i0.ɵɵelement(2, "path", 29);
|
|
94771
94759
|
i0.ɵɵelementEnd();
|
|
94772
94760
|
i0.ɵɵtext(3, " Complete ");
|
|
94773
94761
|
i0.ɵɵelementEnd();
|
|
94774
94762
|
} }
|
|
94775
|
-
function
|
|
94776
|
-
i0.ɵɵelementStart(0, "div",
|
|
94763
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_14_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
94764
|
+
i0.ɵɵelementStart(0, "div", 59);
|
|
94777
94765
|
i0.ɵɵnamespaceSVG();
|
|
94778
|
-
i0.ɵɵelementStart(1, "svg",
|
|
94779
|
-
i0.ɵɵelement(2, "path",
|
|
94766
|
+
i0.ɵɵelementStart(1, "svg", 61);
|
|
94767
|
+
i0.ɵɵelement(2, "path", 62);
|
|
94780
94768
|
i0.ɵɵelementEnd();
|
|
94781
94769
|
i0.ɵɵtext(3, " In Progress ");
|
|
94782
94770
|
i0.ɵɵelementEnd();
|
|
94783
94771
|
} }
|
|
94784
|
-
function
|
|
94785
|
-
i0.ɵɵelementStart(0, "div",
|
|
94772
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_14_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
94773
|
+
i0.ɵɵelementStart(0, "div", 60);
|
|
94786
94774
|
i0.ɵɵnamespaceSVG();
|
|
94787
|
-
i0.ɵɵelementStart(1, "svg",
|
|
94788
|
-
i0.ɵɵelement(2, "path",
|
|
94775
|
+
i0.ɵɵelementStart(1, "svg", 61);
|
|
94776
|
+
i0.ɵɵelement(2, "path", 63);
|
|
94789
94777
|
i0.ɵɵelementEnd();
|
|
94790
94778
|
i0.ɵɵtext(3, " Not Started ");
|
|
94791
94779
|
i0.ɵɵelementEnd();
|
|
94792
94780
|
} }
|
|
94793
|
-
function
|
|
94794
|
-
|
|
94795
|
-
i0.ɵɵ
|
|
94781
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_14_Template(rf, ctx) { if (rf & 1) {
|
|
94782
|
+
const _r5 = i0.ɵɵgetCurrentView();
|
|
94783
|
+
i0.ɵɵelementStart(0, "div", 55);
|
|
94784
|
+
i0.ɵɵlistener("click", function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_14_Template_div_click_0_listener() { i0.ɵɵrestoreView(_r5); const focusArea_r3 = i0.ɵɵnextContext().$implicit; const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.handleFooterClick(focusArea_r3.profileFocusArea)); });
|
|
94785
|
+
i0.ɵɵelementStart(1, "div", 56)(2, "span");
|
|
94786
|
+
i0.ɵɵtext(3, "Profile progress");
|
|
94796
94787
|
i0.ɵɵelementEnd();
|
|
94797
94788
|
i0.ɵɵelementStart(4, "span");
|
|
94798
94789
|
i0.ɵɵtext(5);
|
|
94799
94790
|
i0.ɵɵelementEnd()();
|
|
94800
94791
|
i0.ɵɵelementStart(6, "div");
|
|
94801
|
-
i0.ɵɵelement(7, "div",
|
|
94792
|
+
i0.ɵɵelement(7, "div", 57);
|
|
94802
94793
|
i0.ɵɵelementEnd();
|
|
94803
|
-
i0.ɵɵconditionalCreate(8,
|
|
94794
|
+
i0.ɵɵconditionalCreate(8, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_14_Conditional_8_Template, 4, 0, "div", 58)(9, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_14_Conditional_9_Template, 4, 0, "div", 59)(10, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_14_Conditional_10_Template, 4, 0, "div", 60);
|
|
94804
94795
|
i0.ɵɵelementEnd();
|
|
94805
94796
|
} if (rf & 2) {
|
|
94806
94797
|
const focusArea_r3 = i0.ɵɵnextContext().$implicit;
|
|
@@ -94818,6 +94809,26 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_1
|
|
|
94818
94809
|
i0.ɵɵadvance();
|
|
94819
94810
|
i0.ɵɵconditional(focusArea_r3.status === "complete" ? 8 : focusArea_r3.status === "in-progress" ? 9 : 10);
|
|
94820
94811
|
} }
|
|
94812
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_15_Template(rf, ctx) { if (rf & 1) {
|
|
94813
|
+
i0.ɵɵelementStart(0, "div", 47);
|
|
94814
|
+
i0.ɵɵelement(1, "symphiq-content-generation-progress", 64);
|
|
94815
|
+
i0.ɵɵelementEnd();
|
|
94816
|
+
} if (rf & 2) {
|
|
94817
|
+
const focusArea_r3 = i0.ɵɵnextContext().$implicit;
|
|
94818
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
94819
|
+
i0.ɵɵadvance();
|
|
94820
|
+
i0.ɵɵproperty("itemStatus", focusArea_r3.itemStatusProfileFocusArea ?? undefined)("viewMode", ctx_r1.viewMode())("compact", true)("compactTitle", "Generating Focus Area Profile");
|
|
94821
|
+
} }
|
|
94822
|
+
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_16_Template(rf, ctx) { if (rf & 1) {
|
|
94823
|
+
i0.ɵɵelementStart(0, "div", 47);
|
|
94824
|
+
i0.ɵɵelement(1, "symphiq-content-generation-progress", 64);
|
|
94825
|
+
i0.ɵɵelementEnd();
|
|
94826
|
+
} if (rf & 2) {
|
|
94827
|
+
const focusArea_r3 = i0.ɵɵnextContext().$implicit;
|
|
94828
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
94829
|
+
i0.ɵɵadvance();
|
|
94830
|
+
i0.ɵɵproperty("itemStatus", focusArea_r3.itemStatusProfileAnalysis ?? undefined)("viewMode", ctx_r1.viewMode())("compact", true)("compactTitle", "Generating Focus Area Analysis");
|
|
94831
|
+
} }
|
|
94821
94832
|
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_17_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|
|
94822
94833
|
i0.ɵɵtext(0, " View Analysis ");
|
|
94823
94834
|
} }
|
|
@@ -94834,15 +94845,15 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_1
|
|
|
94834
94845
|
i0.ɵɵtext(0, " Start Answering Questions ");
|
|
94835
94846
|
} }
|
|
94836
94847
|
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_17_Template(rf, ctx) { if (rf & 1) {
|
|
94837
|
-
const
|
|
94838
|
-
i0.ɵɵelementStart(0, "div",
|
|
94839
|
-
i0.ɵɵlistener("click", function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_17_Template_div_click_0_listener() { i0.ɵɵrestoreView(
|
|
94840
|
-
i0.ɵɵelementStart(1, "div",
|
|
94848
|
+
const _r6 = i0.ɵɵgetCurrentView();
|
|
94849
|
+
i0.ɵɵelementStart(0, "div", 65);
|
|
94850
|
+
i0.ɵɵlistener("click", function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_17_Template_div_click_0_listener() { i0.ɵɵrestoreView(_r6); 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)); });
|
|
94851
|
+
i0.ɵɵelementStart(1, "div", 66)(2, "span", 67);
|
|
94841
94852
|
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
94853
|
i0.ɵɵelementEnd();
|
|
94843
94854
|
i0.ɵɵnamespaceSVG();
|
|
94844
|
-
i0.ɵɵelementStart(8, "svg",
|
|
94845
|
-
i0.ɵɵelement(9, "path",
|
|
94855
|
+
i0.ɵɵelementStart(8, "svg", 68);
|
|
94856
|
+
i0.ɵɵelement(9, "path", 69);
|
|
94846
94857
|
i0.ɵɵelementEnd()()();
|
|
94847
94858
|
} if (rf & 2) {
|
|
94848
94859
|
const focusArea_r3 = i0.ɵɵnextContext().$implicit;
|
|
@@ -94866,8 +94877,9 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Template(rf,
|
|
|
94866
94877
|
i0.ɵɵtext(11);
|
|
94867
94878
|
i0.ɵɵelementEnd();
|
|
94868
94879
|
i0.ɵɵconditionalCreate(12, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_12_Template, 7, 1, "div", 44);
|
|
94869
|
-
i0.ɵɵconditionalCreate(13, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_13_Template,
|
|
94880
|
+
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
94881
|
i0.ɵɵelementEnd();
|
|
94882
|
+
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
94883
|
i0.ɵɵconditionalCreate(17, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_17_Template, 10, 3, "div", 48);
|
|
94872
94884
|
i0.ɵɵelementEnd();
|
|
94873
94885
|
} if (rf & 2) {
|
|
@@ -94892,8 +94904,10 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Template(rf,
|
|
|
94892
94904
|
i0.ɵɵadvance();
|
|
94893
94905
|
i0.ɵɵconditional(focusArea_r3.engagementStatus === ctx_r1.FocusAreaDetailStatusEnum.ENGAGED && focusArea_r3.tools.length > 0 ? 12 : -1);
|
|
94894
94906
|
i0.ɵɵadvance();
|
|
94895
|
-
i0.ɵɵconditional(focusArea_r3.
|
|
94896
|
-
i0.ɵɵadvance(
|
|
94907
|
+
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);
|
|
94908
|
+
i0.ɵɵadvance(2);
|
|
94909
|
+
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);
|
|
94910
|
+
i0.ɵɵadvance(2);
|
|
94897
94911
|
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
94912
|
} }
|
|
94899
94913
|
function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_For_8_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
@@ -94901,22 +94915,22 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_For_8
|
|
|
94901
94915
|
i0.ɵɵtext(1);
|
|
94902
94916
|
i0.ɵɵelementEnd();
|
|
94903
94917
|
} if (rf & 2) {
|
|
94904
|
-
const
|
|
94918
|
+
const focusArea_r7 = i0.ɵɵnextContext().$implicit;
|
|
94905
94919
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
94906
|
-
i0.ɵɵproperty("ngClass", ctx_r1.getEngagementBadgeClasses(
|
|
94920
|
+
i0.ɵɵproperty("ngClass", ctx_r1.getEngagementBadgeClasses(focusArea_r7.engagementStatus));
|
|
94907
94921
|
i0.ɵɵadvance();
|
|
94908
|
-
i0.ɵɵtextInterpolate1(" ", ctx_r1.getEngagementStatusLabel(
|
|
94922
|
+
i0.ɵɵtextInterpolate1(" ", ctx_r1.getEngagementStatusLabel(focusArea_r7.engagementStatus), " ");
|
|
94909
94923
|
} }
|
|
94910
94924
|
function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_For_8_Conditional_11_Template(rf, ctx) { if (rf & 1) {
|
|
94911
|
-
const
|
|
94912
|
-
i0.ɵɵelementStart(0, "div",
|
|
94913
|
-
i0.ɵɵlistener("click", function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_For_8_Conditional_11_Template_div_click_0_listener() { i0.ɵɵrestoreView(
|
|
94914
|
-
i0.ɵɵelementStart(1, "div",
|
|
94925
|
+
const _r8 = i0.ɵɵgetCurrentView();
|
|
94926
|
+
i0.ɵɵelementStart(0, "div", 65);
|
|
94927
|
+
i0.ɵɵlistener("click", function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_For_8_Conditional_11_Template_div_click_0_listener() { i0.ɵɵrestoreView(_r8); const focusArea_r7 = i0.ɵɵnextContext().$implicit; const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.handleFooterClick(focusArea_r7.profileFocusArea)); });
|
|
94928
|
+
i0.ɵɵelementStart(1, "div", 66)(2, "span", 67);
|
|
94915
94929
|
i0.ɵɵtext(3, "View Details");
|
|
94916
94930
|
i0.ɵɵelementEnd();
|
|
94917
94931
|
i0.ɵɵnamespaceSVG();
|
|
94918
|
-
i0.ɵɵelementStart(4, "svg",
|
|
94919
|
-
i0.ɵɵelement(5, "path",
|
|
94932
|
+
i0.ɵɵelementStart(4, "svg", 68);
|
|
94933
|
+
i0.ɵɵelement(5, "path", 69);
|
|
94920
94934
|
i0.ɵɵelementEnd()()();
|
|
94921
94935
|
} if (rf & 2) {
|
|
94922
94936
|
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
@@ -94938,34 +94952,34 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_For_8
|
|
|
94938
94952
|
i0.ɵɵconditionalCreate(11, SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_For_8_Conditional_11_Template, 6, 2, "div", 48);
|
|
94939
94953
|
i0.ɵɵelementEnd();
|
|
94940
94954
|
} if (rf & 2) {
|
|
94941
|
-
const
|
|
94955
|
+
const focusArea_r7 = ctx.$implicit;
|
|
94942
94956
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
94943
94957
|
i0.ɵɵclassMap(ctx_r1.getCardClasses());
|
|
94944
94958
|
i0.ɵɵadvance(4);
|
|
94945
|
-
i0.ɵɵtextInterpolate(
|
|
94959
|
+
i0.ɵɵtextInterpolate(focusArea_r7.icon);
|
|
94946
94960
|
i0.ɵɵadvance(2);
|
|
94947
|
-
i0.ɵɵconditional(
|
|
94961
|
+
i0.ɵɵconditional(focusArea_r7.engagementStatus ? 6 : -1);
|
|
94948
94962
|
i0.ɵɵadvance();
|
|
94949
94963
|
i0.ɵɵclassMap(ctx_r1.getTitleClasses());
|
|
94950
94964
|
i0.ɵɵadvance();
|
|
94951
|
-
i0.ɵɵtextInterpolate1(" ",
|
|
94965
|
+
i0.ɵɵtextInterpolate1(" ", focusArea_r7.title, " ");
|
|
94952
94966
|
i0.ɵɵadvance();
|
|
94953
94967
|
i0.ɵɵclassMap(ctx_r1.getDescriptionClasses());
|
|
94954
|
-
i0.ɵɵproperty("libSymphiqTooltip",
|
|
94968
|
+
i0.ɵɵproperty("libSymphiqTooltip", focusArea_r7.description);
|
|
94955
94969
|
i0.ɵɵadvance();
|
|
94956
|
-
i0.ɵɵtextInterpolate1(" ",
|
|
94970
|
+
i0.ɵɵtextInterpolate1(" ", focusArea_r7.description, " ");
|
|
94957
94971
|
i0.ɵɵadvance();
|
|
94958
|
-
i0.ɵɵconditional(
|
|
94972
|
+
i0.ɵɵconditional(focusArea_r7.canViewDetails && focusArea_r7.profileFocusArea ? 11 : -1);
|
|
94959
94973
|
} }
|
|
94960
94974
|
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",
|
|
94975
|
+
i0.ɵɵelementStart(0, "div", 35)(1, "div", 70);
|
|
94976
|
+
i0.ɵɵelement(2, "div", 71);
|
|
94977
|
+
i0.ɵɵelementStart(3, "span", 72);
|
|
94964
94978
|
i0.ɵɵtext(4, "Not Interested");
|
|
94965
94979
|
i0.ɵɵelementEnd();
|
|
94966
|
-
i0.ɵɵelement(5, "div",
|
|
94980
|
+
i0.ɵɵelement(5, "div", 71);
|
|
94967
94981
|
i0.ɵɵelementEnd();
|
|
94968
|
-
i0.ɵɵelementStart(6, "div",
|
|
94982
|
+
i0.ɵɵelementStart(6, "div", 73);
|
|
94969
94983
|
i0.ɵɵrepeaterCreate(7, SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_For_8_Template, 12, 12, "div", 34, _forTrack0$5);
|
|
94970
94984
|
i0.ɵɵelementEnd()();
|
|
94971
94985
|
} if (rf & 2) {
|
|
@@ -94980,9 +94994,9 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_Templ
|
|
|
94980
94994
|
i0.ɵɵrepeater(ctx_r1.notInterestedFocusAreaCards());
|
|
94981
94995
|
} }
|
|
94982
94996
|
function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_67_Template(rf, ctx) { if (rf & 1) {
|
|
94983
|
-
const
|
|
94984
|
-
i0.ɵɵelementStart(0, "symphiq-search-modal",
|
|
94985
|
-
i0.ɵɵlistener("closeModal", function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_67_Template_symphiq_search_modal_closeModal_0_listener() { i0.ɵɵrestoreView(
|
|
94997
|
+
const _r9 = i0.ɵɵgetCurrentView();
|
|
94998
|
+
i0.ɵɵelementStart(0, "symphiq-search-modal", 74);
|
|
94999
|
+
i0.ɵɵlistener("closeModal", function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_67_Template_symphiq_search_modal_closeModal_0_listener() { i0.ɵɵrestoreView(_r9); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.handleCloseSearchModal()); });
|
|
94986
95000
|
i0.ɵɵelementEnd();
|
|
94987
95001
|
} }
|
|
94988
95002
|
class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
@@ -95201,7 +95215,9 @@ class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
|
95201
95215
|
this.headerScrollService.handleScroll(this.embedded());
|
|
95202
95216
|
}
|
|
95203
95217
|
handleFooterClick(profileFocusArea) {
|
|
95204
|
-
|
|
95218
|
+
if (profileFocusArea) {
|
|
95219
|
+
this.navigateToProfileFocusArea.emit(profileFocusArea);
|
|
95220
|
+
}
|
|
95205
95221
|
}
|
|
95206
95222
|
handleAnalysisFooterClick(profileAnalysis) {
|
|
95207
95223
|
this.navigateToProfileAnalysis.emit(profileAnalysis);
|
|
@@ -95367,7 +95383,7 @@ class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
|
95367
95383
|
static { this.ɵfac = function SymphiqProfileFocusAreasAnalysesDashboardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SymphiqProfileFocusAreasAnalysesDashboardComponent)(); }; }
|
|
95368
95384
|
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
95385
|
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:
|
|
95386
|
+
} }, 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", "cursor-pointer"], [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, "space-y-2", "cursor-pointer", 3, "click"], [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
95387
|
i0.ɵɵelementStart(0, "div", 0);
|
|
95372
95388
|
i0.ɵɵelement(1, "div", 1);
|
|
95373
95389
|
i0.ɵɵelementStart(2, "div", 2);
|
|
@@ -95451,11 +95467,12 @@ class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
|
95451
95467
|
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
95468
|
i0.ɵɵelementEnd()()()()()()();
|
|
95453
95469
|
i0.ɵɵelementStart(63, "div", 33);
|
|
95454
|
-
i0.ɵɵrepeaterCreate(64, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Template, 18,
|
|
95470
|
+
i0.ɵɵrepeaterCreate(64, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Template, 18, 16, "div", 34, _forTrack0$5);
|
|
95455
95471
|
i0.ɵɵelementEnd();
|
|
95456
95472
|
i0.ɵɵconditionalCreate(66, SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_Template, 9, 3, "div", 35);
|
|
95457
95473
|
i0.ɵɵelementEnd()();
|
|
95458
95474
|
i0.ɵɵconditionalCreate(67, SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_67_Template, 1, 0, "symphiq-search-modal");
|
|
95475
|
+
i0.ɵɵelement(68, "symphiq-tooltip-container");
|
|
95459
95476
|
i0.ɵɵelementEnd();
|
|
95460
95477
|
} if (rf & 2) {
|
|
95461
95478
|
i0.ɵɵclassMap(ctx.getContainerClasses());
|
|
@@ -95502,11 +95519,11 @@ class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
|
95502
95519
|
i0.ɵɵconditional(ctx.notInterestedFocusAreaCards().length > 0 ? 66 : -1);
|
|
95503
95520
|
i0.ɵɵadvance();
|
|
95504
95521
|
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 }); }
|
|
95522
|
+
} }, 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
95523
|
}
|
|
95507
95524
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SymphiqProfileFocusAreasAnalysesDashboardComponent, [{
|
|
95508
95525
|
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: `
|
|
95526
|
+
args: [{ selector: 'symphiq-profile-focus-areas-analyses-dashboard', standalone: true, imports: [CommonModule, DashboardHeaderComponent, SearchModalComponent, JourneyProgressIndicatorComponent, ConfidenceLevelCardComponent, ContentGenerationProgressComponent, TooltipDirective, TooltipContainerComponent], changeDetection: ChangeDetectionStrategy.OnPush, template: `
|
|
95510
95527
|
<div [class]="getContainerClasses()" class="min-h-screen relative">
|
|
95511
95528
|
<div class="animated-bubbles" [class.light-mode]="isLightMode()"
|
|
95512
95529
|
style="position: fixed; top: 0; left: 0; right: 0; bottom: 0; width: 100vw; height: 100vh; z-index: 1; pointer-events: none;"></div>
|
|
@@ -95674,29 +95691,15 @@ class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
|
95674
95691
|
</div>
|
|
95675
95692
|
}
|
|
95676
95693
|
|
|
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) {
|
|
95694
|
+
@if (focusArea.selfContentStatusProfileFocusArea === null && focusArea.engagementStatus !== FocusAreaDetailStatusEnum.NOT_ENGAGED_AND_NO_INTEREST) {
|
|
95692
95695
|
<div class="flex items-center gap-2 py-2">
|
|
95693
95696
|
<div class="animate-spin w-4 h-4 border-2 border-amber-500/30 border-t-amber-500 rounded-full"></div>
|
|
95694
95697
|
<span class="text-xs text-amber-600 dark:text-amber-400 font-medium">Profile Generation Pending</span>
|
|
95695
95698
|
</div>
|
|
95696
95699
|
} @else if ((focusArea.selfContentStatusProfileFocusArea === AiDynamicContentStatusEnum.GENERATED && (focusArea.selfContentStatusProfileAnalysis === null || focusArea.selfContentStatusProfileAnalysis === AiDynamicContentStatusEnum.GENERATED)) || focusArea.status !== 'pending') {
|
|
95697
|
-
<div class="space-y-2">
|
|
95700
|
+
<div class="space-y-2 cursor-pointer" (click)="handleFooterClick(focusArea.profileFocusArea)">
|
|
95698
95701
|
<div class="flex items-center justify-between text-sm">
|
|
95699
|
-
<span [class]="getLabelClasses()">
|
|
95702
|
+
<span [class]="getLabelClasses()">Profile progress</span>
|
|
95700
95703
|
<span [class]="getValueClasses()">
|
|
95701
95704
|
{{ focusArea.questionsAnswered }} / {{ focusArea.totalQuestions }}
|
|
95702
95705
|
</span>
|
|
@@ -95735,6 +95738,26 @@ class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
|
95735
95738
|
}
|
|
95736
95739
|
</div>
|
|
95737
95740
|
|
|
95741
|
+
@if (focusArea.profileFocusArea && focusArea.selfContentStatusProfileFocusArea !== AiDynamicContentStatusEnum.GENERATED && focusArea.engagementStatus !== FocusAreaDetailStatusEnum.NOT_ENGAGED_AND_NO_INTEREST) {
|
|
95742
|
+
<div class="px-6 pb-4">
|
|
95743
|
+
<symphiq-content-generation-progress
|
|
95744
|
+
[itemStatus]="focusArea.itemStatusProfileFocusArea ?? undefined"
|
|
95745
|
+
[viewMode]="viewMode()"
|
|
95746
|
+
[compact]="true"
|
|
95747
|
+
[compactTitle]="'Generating Focus Area Profile'"
|
|
95748
|
+
/>
|
|
95749
|
+
</div>
|
|
95750
|
+
} @else if (focusArea.profileAnalysis && focusArea.selfContentStatusProfileAnalysis !== null && focusArea.selfContentStatusProfileAnalysis !== AiDynamicContentStatusEnum.GENERATED && focusArea.engagementStatus !== FocusAreaDetailStatusEnum.NOT_ENGAGED_AND_NO_INTEREST) {
|
|
95751
|
+
<div class="px-6 pb-4">
|
|
95752
|
+
<symphiq-content-generation-progress
|
|
95753
|
+
[itemStatus]="focusArea.itemStatusProfileAnalysis ?? undefined"
|
|
95754
|
+
[viewMode]="viewMode()"
|
|
95755
|
+
[compact]="true"
|
|
95756
|
+
[compactTitle]="'Generating Focus Area Analysis'"
|
|
95757
|
+
/>
|
|
95758
|
+
</div>
|
|
95759
|
+
}
|
|
95760
|
+
|
|
95738
95761
|
@if (focusArea.canViewDetails && focusArea.profileFocusArea && !(focusArea.profileAnalysis && focusArea.selfContentStatusProfileAnalysis !== null && focusArea.selfContentStatusProfileAnalysis !== AiDynamicContentStatusEnum.GENERATED)) {
|
|
95739
95762
|
<div
|
|
95740
95763
|
[class]="getCardFooterClasses()"
|
|
@@ -95824,13 +95847,15 @@ class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
|
95824
95847
|
(closeModal)="handleCloseSearchModal()"
|
|
95825
95848
|
></symphiq-search-modal>
|
|
95826
95849
|
}
|
|
95850
|
+
|
|
95851
|
+
<symphiq-tooltip-container />
|
|
95827
95852
|
</div>
|
|
95828
95853
|
`, 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
95854
|
}], 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
95855
|
type: HostListener,
|
|
95831
95856
|
args: ['window:scroll', ['$event']]
|
|
95832
95857
|
}] }); })();
|
|
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:
|
|
95858
|
+
(() => { (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
95859
|
|
|
95835
95860
|
const _c0$5 = () => [];
|
|
95836
95861
|
function SymphiqProfileFocusAreaDashboardComponent_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|