@eric-emg/symphiq-components 1.3.39 → 1.3.41
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.
|
@@ -1018,6 +1018,35 @@ class ModalService {
|
|
|
1018
1018
|
openedFromMainBody: true
|
|
1019
1019
|
});
|
|
1020
1020
|
}
|
|
1021
|
+
navigateToUnifiedGoalObjectives(goal, allMetrics, allCharts, viewMode) {
|
|
1022
|
+
const currentState = this.modalState.value;
|
|
1023
|
+
const data = {
|
|
1024
|
+
goal,
|
|
1025
|
+
allMetrics,
|
|
1026
|
+
allCharts,
|
|
1027
|
+
viewMode
|
|
1028
|
+
};
|
|
1029
|
+
const currentStack = currentState.navigationStack || [];
|
|
1030
|
+
let newStack = currentStack;
|
|
1031
|
+
if (currentState.type === 'unified-goal-detail' && currentState.data) {
|
|
1032
|
+
const stateToAdd = {
|
|
1033
|
+
type: currentState.type,
|
|
1034
|
+
data: currentState.data,
|
|
1035
|
+
charts: currentState.charts,
|
|
1036
|
+
previousState: currentState.previousState,
|
|
1037
|
+
expandedSection: currentState.expandedSection,
|
|
1038
|
+
openedFromMainBody: currentState.openedFromMainBody
|
|
1039
|
+
};
|
|
1040
|
+
newStack = [...currentStack, stateToAdd];
|
|
1041
|
+
}
|
|
1042
|
+
this.modalState.next({
|
|
1043
|
+
type: 'unified-goal-objectives',
|
|
1044
|
+
data,
|
|
1045
|
+
charts: allCharts,
|
|
1046
|
+
previousState: currentState,
|
|
1047
|
+
navigationStack: newStack
|
|
1048
|
+
});
|
|
1049
|
+
}
|
|
1021
1050
|
navigateToSourceGoal(sourceAnalysis, sourceProfileAnalysis, unifiedGoal, allMetrics, allCharts, viewMode) {
|
|
1022
1051
|
const currentState = this.modalState.value;
|
|
1023
1052
|
const data = {
|
|
@@ -3682,7 +3711,7 @@ class DataLoaderService {
|
|
|
3682
3711
|
}], () => [{ type: i1.HttpClient }], null); })();
|
|
3683
3712
|
|
|
3684
3713
|
const _c0$1l = a0 => ["skeleton-loader", "rounded-lg", "relative", "overflow-hidden", a0];
|
|
3685
|
-
const _c1$
|
|
3714
|
+
const _c1$N = a0 => ["skeleton-shimmer-overlay", "absolute", "inset-0", "bg-gradient-to-r", a0];
|
|
3686
3715
|
class SkeletonLoaderComponent {
|
|
3687
3716
|
constructor() {
|
|
3688
3717
|
this.width = input('100%', ...(ngDevMode ? [{ debugName: "width" }] : []));
|
|
@@ -3700,7 +3729,7 @@ class SkeletonLoaderComponent {
|
|
|
3700
3729
|
i0.ɵɵclassProp("skeleton-shimmer", true)("skeleton-pulse", ctx.pulse());
|
|
3701
3730
|
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c0$1l, ctx.isLightMode() ? "bg-slate-200/80" : "bg-slate-700/80"));
|
|
3702
3731
|
i0.ɵɵadvance();
|
|
3703
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(12, _c1$
|
|
3732
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(12, _c1$N, ctx.isLightMode() ? "from-transparent via-white/60 to-transparent" : "from-transparent via-slate-500/40 to-transparent"));
|
|
3704
3733
|
} }, dependencies: [NgClass], styles: [".skeleton-loader[_ngcontent-%COMP%]{position:relative;overflow:hidden}.skeleton-shimmer-overlay[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_shimmer 2s infinite cubic-bezier(.4,0,.6,1);transform:translate(-100%)}@keyframes _ngcontent-%COMP%_shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.skeleton-pulse[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes _ngcontent-%COMP%_pulse{0%,to{opacity:1}50%{opacity:.6}}"], changeDetection: 0 }); }
|
|
3705
3734
|
}
|
|
3706
3735
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SkeletonLoaderComponent, [{
|
|
@@ -6689,8 +6718,8 @@ class OverallAssessmentComponent {
|
|
|
6689
6718
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(OverallAssessmentComponent, { className: "OverallAssessmentComponent", filePath: "lib/components/funnel-analysis-dashboard/overall-assessment.component.ts", lineNumber: 303 }); })();
|
|
6690
6719
|
|
|
6691
6720
|
const _c0$1i = () => [1, 2, 3];
|
|
6692
|
-
const _c1$
|
|
6693
|
-
const _c2$
|
|
6721
|
+
const _c1$M = () => [1, 2, 3, 4];
|
|
6722
|
+
const _c2$v = () => [];
|
|
6694
6723
|
function InsightCardComponent_Conditional_0_Conditional_0_For_7_Template(rf, ctx) { if (rf & 1) {
|
|
6695
6724
|
i0.ɵɵelementStart(0, "div", 7);
|
|
6696
6725
|
i0.ɵɵelement(1, "symphiq-skeleton-loader", 6)(2, "symphiq-skeleton-loader", 6)(3, "symphiq-skeleton-loader", 6);
|
|
@@ -6728,7 +6757,7 @@ function InsightCardComponent_Conditional_0_Conditional_0_Template(rf, ctx) { if
|
|
|
6728
6757
|
i0.ɵɵadvance();
|
|
6729
6758
|
i0.ɵɵrepeater(i0.ɵɵpureFunction0(8, _c0$1i));
|
|
6730
6759
|
i0.ɵɵadvance(3);
|
|
6731
|
-
i0.ɵɵrepeater(i0.ɵɵpureFunction0(9, _c1$
|
|
6760
|
+
i0.ɵɵrepeater(i0.ɵɵpureFunction0(9, _c1$M));
|
|
6732
6761
|
} }
|
|
6733
6762
|
function InsightCardComponent_Conditional_0_Conditional_1_Conditional_7_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
6734
6763
|
i0.ɵɵnamespaceSVG();
|
|
@@ -6876,7 +6905,7 @@ function InsightCardComponent_Conditional_0_Conditional_1_Conditional_13_Conditi
|
|
|
6876
6905
|
i0.ɵɵadvance(2);
|
|
6877
6906
|
i0.ɵɵproperty("ngClass", ctx_r0.recommendationsContainerClass());
|
|
6878
6907
|
i0.ɵɵadvance(2);
|
|
6879
|
-
i0.ɵɵrepeater(ctx_r0.insight().recommendations || i0.ɵɵpureFunction0(2, _c2$
|
|
6908
|
+
i0.ɵɵrepeater(ctx_r0.insight().recommendations || i0.ɵɵpureFunction0(2, _c2$v));
|
|
6880
6909
|
} }
|
|
6881
6910
|
function InsightCardComponent_Conditional_0_Conditional_1_Conditional_13_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
6882
6911
|
i0.ɵɵelementStart(0, "div", 34)(1, "h4", 44);
|
|
@@ -9427,8 +9456,8 @@ class MetricCardComponent {
|
|
|
9427
9456
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MetricCardComponent, { className: "MetricCardComponent", filePath: "lib/components/funnel-analysis-dashboard/metric-card.component.ts", lineNumber: 537 }); })();
|
|
9428
9457
|
|
|
9429
9458
|
const _c0$1h = () => [1, 2, 3];
|
|
9430
|
-
const _c1$
|
|
9431
|
-
const _c2$
|
|
9459
|
+
const _c1$L = (a0, a1, a2) => [a0, a1, a2];
|
|
9460
|
+
const _c2$u = (a0, a1) => [a0, a1];
|
|
9432
9461
|
const _forTrack0$1f = ($index, $item) => $item.metric;
|
|
9433
9462
|
const _forTrack1$d = ($index, $item) => $item.metric.dimensionValue;
|
|
9434
9463
|
function BreakdownSectionComponent_Conditional_0_For_7_For_4_Template(rf, ctx) { if (rf & 1) {
|
|
@@ -9600,7 +9629,7 @@ function BreakdownSectionComponent_Conditional_1_For_9_For_27_Conditional_25_Tem
|
|
|
9600
9629
|
const group_r5 = i0.ɵɵnextContext().$implicit;
|
|
9601
9630
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
9602
9631
|
i0.ɵɵclassProp("border-b", ɵ$index_133_r9 < group_r5.metricsDisplay.length - 1);
|
|
9603
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(6, _c2$
|
|
9632
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(6, _c2$u, item_r8.rowBackgroundClass, ctx_r0.isLightMode() ? "border-slate-200/30" : "border-slate-700/30"));
|
|
9604
9633
|
i0.ɵɵadvance(2);
|
|
9605
9634
|
i0.ɵɵproperty("ngClass", ctx_r0.isLightMode() ? "bg-slate-50/50" : "bg-slate-900/20");
|
|
9606
9635
|
i0.ɵɵadvance();
|
|
@@ -9638,7 +9667,7 @@ function BreakdownSectionComponent_Conditional_1_For_9_For_27_Template(rf, ctx)
|
|
|
9638
9667
|
const ɵ$index_133_r9 = ctx.$index;
|
|
9639
9668
|
const group_r5 = i0.ɵɵnextContext().$implicit;
|
|
9640
9669
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
9641
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction3(31, _c1$
|
|
9670
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction3(31, _c1$L, item_r8.rowBackgroundClass, item_r8.priorityDividerClass, ctx_r0.isLightMode() ? "hover:bg-blue-50" : "hover:bg-slate-700/30"));
|
|
9642
9671
|
i0.ɵɵadvance(3);
|
|
9643
9672
|
i0.ɵɵproperty("ngClass", ctx_r0.isLightMode() ? "text-slate-600 group-hover:text-slate-900" : "text-slate-400 group-hover:text-white")("libSymphiqTooltip", item_r8.breakdownRowTooltip)("tooltipPosition", "auto");
|
|
9644
9673
|
i0.ɵɵadvance();
|
|
@@ -26807,7 +26836,7 @@ class FunnelWelcomeBannerComponent {
|
|
|
26807
26836
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FunnelWelcomeBannerComponent, { className: "FunnelWelcomeBannerComponent", filePath: "lib/components/funnel-analysis-dashboard/funnel-welcome-banner.component.ts", lineNumber: 75 }); })();
|
|
26808
26837
|
|
|
26809
26838
|
const _c0$19 = [[["", "slot", "overall-performance"]], [["", "slot", "performance-metrics"]], [["", "slot", "performance-breakdowns"]], [["", "slot", "competitive-intelligence"]]];
|
|
26810
|
-
const _c1$
|
|
26839
|
+
const _c1$K = ["[slot=overall-performance]", "[slot=performance-metrics]", "[slot=performance-breakdowns]", "[slot=competitive-intelligence]"];
|
|
26811
26840
|
class CollapsibleFunnelSectionGroupComponent {
|
|
26812
26841
|
constructor() {
|
|
26813
26842
|
this.viewMode = input(ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "viewMode" }] : []));
|
|
@@ -26981,7 +27010,7 @@ class CollapsibleFunnelSectionGroupComponent {
|
|
|
26981
27010
|
: 'border-slate-200';
|
|
26982
27011
|
}
|
|
26983
27012
|
static { this.ɵfac = function CollapsibleFunnelSectionGroupComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || CollapsibleFunnelSectionGroupComponent)(); }; }
|
|
26984
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CollapsibleFunnelSectionGroupComponent, selectors: [["symphiq-collapsible-funnel-section-group"]], inputs: { viewMode: [1, "viewMode"], storageKey: [1, "storageKey"] }, ngContentSelectors: _c1$
|
|
27013
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CollapsibleFunnelSectionGroupComponent, selectors: [["symphiq-collapsible-funnel-section-group"]], inputs: { viewMode: [1, "viewMode"], storageKey: [1, "storageKey"] }, ngContentSelectors: _c1$K, decls: 90, vars: 58, consts: [[1, "rounded-2xl", "border", "shadow-lg", "overflow-hidden", 3, "ngClass"], [1, "px-6", "py-5", "border-b", 3, "ngClass"], [1, "flex", "items-center", "justify-between"], [1, "flex", "items-center", "gap-3"], [1, "p-2.5", "rounded-lg", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 17v-2m3 2v-4m3 4v-6m2 10H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"], [1, "text-xl", "font-bold", 3, "ngClass"], [1, "text-sm", "mt-0.5", 3, "ngClass"], [1, "p-6", 3, "ngClass"], [1, "mb-6", "p-4", "rounded-xl", "border", "flex", "items-start", "gap-3", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "flex-shrink-0", "mt-0.5", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "flex-1"], [1, "font-semibold", "text-sm", "mb-1", 3, "ngClass"], [1, "text-sm", "leading-relaxed", 3, "ngClass"], [1, "space-y-3"], [1, "rounded-xl", "border", "overflow-hidden", "transition-all", "duration-200", 3, "id", "ngClass"], ["type", "button", 1, "cursor-pointer", "w-full", "px-5", "py-4", "flex", "items-center", "justify-between", "gap-4", "text-left", "transition-colors", "duration-200", 3, "click", "ngClass"], [1, "flex", "items-center", "gap-3", "flex-1", "min-w-0"], [1, "p-2", "rounded-lg", "flex-shrink-0", "transition-colors", "duration-200", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z"], [1, "flex-1", "min-w-0"], [1, "font-semibold", "transition-colors", "duration-200", 3, "ngClass"], [1, "text-sm", "mt-0.5", "transition-colors", "duration-200", 3, "ngClass"], [1, "w-5", "h-5", "flex-shrink-0", "transition-transform", "duration-200", 3, "ngClass"], ["stroke", "currentColor", "stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M19 9l-7 7-7-7"], [1, "grid", "transition-[grid-template-rows]", "duration-300", "ease-in-out"], [1, "overflow-hidden"], [1, "border-t", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M7 12l3-3 3 3 4-4M8 21l4-4 4 4M3 4h18M4 4h16v12a1 1 0 01-1 1H5a1 1 0 01-1-1V4z"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M4 5a1 1 0 011-1h14a1 1 0 011 1v2a1 1 0 01-1 1H5a1 1 0 01-1-1V5zM4 13a1 1 0 011-1h6a1 1 0 011 1v6a1 1 0 01-1 1H5a1 1 0 01-1-1v-6zM16 13a1 1 0 011-1h2a1 1 0 011 1v6a1 1 0 01-1 1h-2a1 1 0 01-1-1v-6z"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4"]], template: function CollapsibleFunnelSectionGroupComponent_Template(rf, ctx) { if (rf & 1) {
|
|
26985
27014
|
i0.ɵɵprojectionDef(_c0$19);
|
|
26986
27015
|
i0.ɵɵelementStart(0, "div", 0)(1, "div", 1)(2, "div", 2)(3, "div", 3)(4, "div", 4);
|
|
26987
27016
|
i0.ɵɵnamespaceSVG();
|
|
@@ -27803,8 +27832,8 @@ class ViewModeSwitcherModalComponent {
|
|
|
27803
27832
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ViewModeSwitcherModalComponent, { className: "ViewModeSwitcherModalComponent", filePath: "lib/components/shared/view-mode-switcher-modal.component.ts", lineNumber: 160 }); })();
|
|
27804
27833
|
|
|
27805
27834
|
const _c0$18 = a0 => ({ name: "check-badge", source: a0 });
|
|
27806
|
-
const _c1$
|
|
27807
|
-
const _c2$
|
|
27835
|
+
const _c1$J = a0 => ({ name: "check-circle", source: a0 });
|
|
27836
|
+
const _c2$t = a0 => ({ name: "chevron-right", source: a0 });
|
|
27808
27837
|
const _forTrack0$$ = ($index, $item) => $item.area;
|
|
27809
27838
|
function KeyStrengthsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
27810
27839
|
i0.ɵɵelementStart(0, "div", 1);
|
|
@@ -27864,13 +27893,13 @@ function KeyStrengthsListModalContentComponent_Conditional_2_For_2_Template(rf,
|
|
|
27864
27893
|
i0.ɵɵadvance();
|
|
27865
27894
|
i0.ɵɵtextInterpolate1(" ", strength_r3.description, " ");
|
|
27866
27895
|
i0.ɵɵadvance(3);
|
|
27867
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(14, _c1$
|
|
27896
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(14, _c1$J, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.iconClasses());
|
|
27868
27897
|
i0.ɵɵadvance();
|
|
27869
27898
|
i0.ɵɵproperty("ngClass", ctx_r0.countClasses());
|
|
27870
27899
|
i0.ɵɵadvance();
|
|
27871
27900
|
i0.ɵɵtextInterpolate1(" ", (strength_r3.supportingAnswers == null ? null : strength_r3.supportingAnswers.length) || 0, " Supporting Answers ");
|
|
27872
27901
|
i0.ɵɵadvance();
|
|
27873
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(16, _c2$
|
|
27902
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(16, _c2$t, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.chevronClasses());
|
|
27874
27903
|
} }
|
|
27875
27904
|
function KeyStrengthsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
27876
27905
|
i0.ɵɵelementStart(0, "div", 2);
|
|
@@ -28035,8 +28064,8 @@ class KeyStrengthsListModalContentComponent {
|
|
|
28035
28064
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KeyStrengthsListModalContentComponent, { className: "KeyStrengthsListModalContentComponent", filePath: "lib/components/profile-analysis-shop-dashboard/modals/key-strengths-list-modal-content.component.ts", lineNumber: 79 }); })();
|
|
28036
28065
|
|
|
28037
28066
|
const _c0$17 = a0 => ({ name: "shield-check", source: a0 });
|
|
28038
|
-
const _c1$
|
|
28039
|
-
const _c2$
|
|
28067
|
+
const _c1$I = a0 => ({ name: "exclamation-triangle", source: a0 });
|
|
28068
|
+
const _c2$s = a0 => ({ name: "document-text", source: a0 });
|
|
28040
28069
|
const _c3$k = a0 => ({ name: "chevron-right", source: a0 });
|
|
28041
28070
|
const _forTrack0$_ = ($index, $item) => $item.area;
|
|
28042
28071
|
function CriticalGapsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
@@ -28105,7 +28134,7 @@ function CriticalGapsListModalContentComponent_Conditional_2_For_2_Template(rf,
|
|
|
28105
28134
|
i0.ɵɵadvance();
|
|
28106
28135
|
i0.ɵɵproperty("ngClass", ctx_r0.impactContainerClasses());
|
|
28107
28136
|
i0.ɵɵadvance(2);
|
|
28108
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(19, _c1$
|
|
28137
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(19, _c1$I, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.impactIconClasses(gap_r3.urgency));
|
|
28109
28138
|
i0.ɵɵadvance(2);
|
|
28110
28139
|
i0.ɵɵproperty("ngClass", ctx_r0.impactLabelClasses());
|
|
28111
28140
|
i0.ɵɵadvance(2);
|
|
@@ -28113,7 +28142,7 @@ function CriticalGapsListModalContentComponent_Conditional_2_For_2_Template(rf,
|
|
|
28113
28142
|
i0.ɵɵadvance();
|
|
28114
28143
|
i0.ɵɵtextInterpolate1(" ", gap_r3.impactOnFunnel, " ");
|
|
28115
28144
|
i0.ɵɵadvance(3);
|
|
28116
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(21, _c2$
|
|
28145
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(21, _c2$s, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.iconClasses());
|
|
28117
28146
|
i0.ɵɵadvance();
|
|
28118
28147
|
i0.ɵɵproperty("ngClass", ctx_r0.countClasses());
|
|
28119
28148
|
i0.ɵɵadvance();
|
|
@@ -28351,7 +28380,7 @@ class CriticalGapsListModalContentComponent {
|
|
|
28351
28380
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CriticalGapsListModalContentComponent, { className: "CriticalGapsListModalContentComponent", filePath: "lib/components/profile-analysis-shop-dashboard/modals/critical-gaps-list-modal-content.component.ts", lineNumber: 98 }); })();
|
|
28352
28381
|
|
|
28353
28382
|
const _c0$16 = a0 => ({ name: "check-circle", source: a0 });
|
|
28354
|
-
const _c1$
|
|
28383
|
+
const _c1$H = a0 => ({ name: "chat-bubble-left-right", source: a0 });
|
|
28355
28384
|
const _forTrack0$Z = ($index, $item) => $item.questionId;
|
|
28356
28385
|
function KeyStrengthDetailModalContentComponent_Conditional_13_For_6_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
28357
28386
|
i0.ɵɵelementStart(0, "div", 19)(1, "span", 20);
|
|
@@ -28381,7 +28410,7 @@ function KeyStrengthDetailModalContentComponent_Conditional_13_For_6_Template(rf
|
|
|
28381
28410
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
28382
28411
|
i0.ɵɵproperty("ngClass", ctx_r1.answerCardClasses());
|
|
28383
28412
|
i0.ɵɵadvance(2);
|
|
28384
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(8, _c1$
|
|
28413
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(8, _c1$H, ctx_r1.IconSourceEnum.HEROICONS))("ngClass", ctx_r1.answerIconClasses());
|
|
28385
28414
|
i0.ɵɵadvance(2);
|
|
28386
28415
|
i0.ɵɵproperty("ngClass", ctx_r1.questionClasses());
|
|
28387
28416
|
i0.ɵɵadvance();
|
|
@@ -28592,8 +28621,8 @@ class KeyStrengthDetailModalContentComponent {
|
|
|
28592
28621
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KeyStrengthDetailModalContentComponent, { className: "KeyStrengthDetailModalContentComponent", filePath: "lib/components/profile-analysis-shop-dashboard/modals/key-strength-detail-modal-content.component.ts", lineNumber: 79 }); })();
|
|
28593
28622
|
|
|
28594
28623
|
const _c0$15 = a0 => ({ name: "exclamation-triangle", source: a0 });
|
|
28595
|
-
const _c1$
|
|
28596
|
-
const _c2$
|
|
28624
|
+
const _c1$G = a0 => ({ name: "document-text", source: a0 });
|
|
28625
|
+
const _c2$r = a0 => ({ name: "chat-bubble-left-right", source: a0 });
|
|
28597
28626
|
const _forTrack0$Y = ($index, $item) => $item.questionId;
|
|
28598
28627
|
function CriticalGapDetailModalContentComponent_Conditional_20_For_6_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
28599
28628
|
i0.ɵɵelementStart(0, "div", 23)(1, "p", 25);
|
|
@@ -28642,7 +28671,7 @@ function CriticalGapDetailModalContentComponent_Conditional_20_For_6_Template(rf
|
|
|
28642
28671
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
28643
28672
|
i0.ɵɵproperty("ngClass", ctx_r1.answerCardClasses());
|
|
28644
28673
|
i0.ɵɵadvance(2);
|
|
28645
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(9, _c2$
|
|
28674
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(9, _c2$r, ctx_r1.IconSourceEnum.HEROICONS))("ngClass", ctx_r1.answerIconClasses());
|
|
28646
28675
|
i0.ɵɵadvance(2);
|
|
28647
28676
|
i0.ɵɵproperty("ngClass", ctx_r1.questionClasses());
|
|
28648
28677
|
i0.ɵɵadvance();
|
|
@@ -28670,7 +28699,7 @@ function CriticalGapDetailModalContentComponent_Conditional_20_Template(rf, ctx)
|
|
|
28670
28699
|
i0.ɵɵclassMap(ctx_r1.isLightMode() ? "border-slate-200" : "border-slate-700");
|
|
28671
28700
|
i0.ɵɵproperty("ngClass", ctx_r1.sectionTitleClasses());
|
|
28672
28701
|
i0.ɵɵadvance();
|
|
28673
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c1$
|
|
28702
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c1$G, ctx_r1.IconSourceEnum.HEROICONS))("ngClass", ctx_r1.sectionIconClasses());
|
|
28674
28703
|
i0.ɵɵadvance(3);
|
|
28675
28704
|
i0.ɵɵrepeater(ctx_r1.gap().supportingAnswers);
|
|
28676
28705
|
} }
|
|
@@ -30675,8 +30704,8 @@ class TopPriorityDetailModalContentComponent {
|
|
|
30675
30704
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TopPriorityDetailModalContentComponent, { className: "TopPriorityDetailModalContentComponent", filePath: "lib/components/profile-analysis-shop-dashboard/modals/top-priority-detail-modal-content.component.ts", lineNumber: 72 }); })();
|
|
30676
30705
|
|
|
30677
30706
|
const _c0$14 = a0 => ({ name: "check-badge", source: a0 });
|
|
30678
|
-
const _c1$
|
|
30679
|
-
const _c2$
|
|
30707
|
+
const _c1$F = a0 => ({ name: "check-circle", source: a0 });
|
|
30708
|
+
const _c2$q = a0 => ({ name: "chevron-right", source: a0 });
|
|
30680
30709
|
const _c3$j = a0 => ({ name: "chart-bar", source: a0 });
|
|
30681
30710
|
const _forTrack0$X = ($index, $item) => $item.capability;
|
|
30682
30711
|
function FocusAreaStrengthsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
@@ -30783,13 +30812,13 @@ function FocusAreaStrengthsListModalContentComponent_Conditional_2_For_2_Templat
|
|
|
30783
30812
|
i0.ɵɵadvance(2);
|
|
30784
30813
|
i0.ɵɵconditional(ctx_r0.getLinkedMetricsCount(strength_r3) > 0 ? 9 : -1);
|
|
30785
30814
|
i0.ɵɵadvance(2);
|
|
30786
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(14, _c1$
|
|
30815
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(14, _c1$F, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.iconClasses());
|
|
30787
30816
|
i0.ɵɵadvance();
|
|
30788
30817
|
i0.ɵɵproperty("ngClass", ctx_r0.countClasses());
|
|
30789
30818
|
i0.ɵɵadvance();
|
|
30790
30819
|
i0.ɵɵtextInterpolate1(" ", (strength_r3.supportingAnswers == null ? null : strength_r3.supportingAnswers.length) || 0, " Supporting Answers ");
|
|
30791
30820
|
i0.ɵɵadvance(2);
|
|
30792
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(16, _c2$
|
|
30821
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(16, _c2$q, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.chevronClasses());
|
|
30793
30822
|
} }
|
|
30794
30823
|
function FocusAreaStrengthsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
30795
30824
|
i0.ɵɵelementStart(0, "div", 2);
|
|
@@ -30998,8 +31027,8 @@ class FocusAreaStrengthsListModalContentComponent {
|
|
|
30998
31027
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaStrengthsListModalContentComponent, { className: "FocusAreaStrengthsListModalContentComponent", filePath: "lib/components/profile-analysis-shop-dashboard/modals/focus-area-strengths-list-modal-content.component.ts", lineNumber: 109 }); })();
|
|
30999
31028
|
|
|
31000
31029
|
const _c0$13 = a0 => ({ name: "exclamation-triangle", source: a0 });
|
|
31001
|
-
const _c1$
|
|
31002
|
-
const _c2$
|
|
31030
|
+
const _c1$E = a0 => ({ name: "exclamation-circle", source: a0 });
|
|
31031
|
+
const _c2$p = a0 => ({ name: "chevron-right", source: a0 });
|
|
31003
31032
|
function _forTrack0$W($index, $item) { return this.getGapTitle($item); }
|
|
31004
31033
|
function FocusAreaGapsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
31005
31034
|
i0.ɵɵelementStart(0, "div", 1);
|
|
@@ -31107,13 +31136,13 @@ function FocusAreaGapsListModalContentComponent_Conditional_2_For_2_Template(rf,
|
|
|
31107
31136
|
i0.ɵɵadvance();
|
|
31108
31137
|
i0.ɵɵconditional(ctx_r0.getImpactOnMetric(gap_r3) ? 8 : -1);
|
|
31109
31138
|
i0.ɵɵadvance(3);
|
|
31110
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(14, _c1$
|
|
31139
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(14, _c1$E, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.iconClasses(gap_r3));
|
|
31111
31140
|
i0.ɵɵadvance();
|
|
31112
31141
|
i0.ɵɵproperty("ngClass", ctx_r0.countClasses());
|
|
31113
31142
|
i0.ɵɵadvance();
|
|
31114
31143
|
i0.ɵɵtextInterpolate1(" ", (gap_r3.supportingAnswers == null ? null : gap_r3.supportingAnswers.length) || 0, " Supporting Answers ");
|
|
31115
31144
|
i0.ɵɵadvance();
|
|
31116
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(16, _c2$
|
|
31145
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(16, _c2$p, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.chevronClasses(gap_r3));
|
|
31117
31146
|
} }
|
|
31118
31147
|
function FocusAreaGapsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
31119
31148
|
i0.ɵɵelementStart(0, "div", 2);
|
|
@@ -31392,8 +31421,8 @@ class FocusAreaGapsListModalContentComponent {
|
|
|
31392
31421
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaGapsListModalContentComponent, { className: "FocusAreaGapsListModalContentComponent", filePath: "lib/components/profile-analysis-shop-dashboard/modals/focus-area-gaps-list-modal-content.component.ts", lineNumber: 106 }); })();
|
|
31393
31422
|
|
|
31394
31423
|
const _c0$12 = a0 => ({ name: "light-bulb", source: a0 });
|
|
31395
|
-
const _c1$
|
|
31396
|
-
const _c2$
|
|
31424
|
+
const _c1$D = a0 => ({ name: "chevron-right", source: a0 });
|
|
31425
|
+
const _c2$o = a0 => ({ name: "chart-bar", source: a0 });
|
|
31397
31426
|
const _forTrack0$V = ($index, $item) => $item.opportunity;
|
|
31398
31427
|
function FocusAreaOpportunitiesListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
31399
31428
|
i0.ɵɵelementStart(0, "div", 1);
|
|
@@ -31441,7 +31470,7 @@ function FocusAreaOpportunitiesListModalContentComponent_Conditional_2_For_2_Con
|
|
|
31441
31470
|
const opportunity_r3 = i0.ɵɵnextContext().$implicit;
|
|
31442
31471
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
31443
31472
|
i0.ɵɵadvance();
|
|
31444
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c2$
|
|
31473
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c2$o, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.iconClasses());
|
|
31445
31474
|
i0.ɵɵadvance();
|
|
31446
31475
|
i0.ɵɵproperty("ngClass", ctx_r0.countClasses());
|
|
31447
31476
|
i0.ɵɵadvance();
|
|
@@ -31481,7 +31510,7 @@ function FocusAreaOpportunitiesListModalContentComponent_Conditional_2_For_2_Tem
|
|
|
31481
31510
|
i0.ɵɵadvance(2);
|
|
31482
31511
|
i0.ɵɵconditional(ctx_r0.getLinkedMetricsCount(opportunity_r3) > 0 ? 8 : -1);
|
|
31483
31512
|
i0.ɵɵadvance(2);
|
|
31484
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(9, _c1$
|
|
31513
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(9, _c1$D, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.chevronClasses());
|
|
31485
31514
|
} }
|
|
31486
31515
|
function FocusAreaOpportunitiesListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
31487
31516
|
i0.ɵɵelementStart(0, "div", 2);
|
|
@@ -31661,7 +31690,7 @@ class FocusAreaOpportunitiesListModalContentComponent {
|
|
|
31661
31690
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaOpportunitiesListModalContentComponent, { className: "FocusAreaOpportunitiesListModalContentComponent", filePath: "lib/components/profile-analysis-shop-dashboard/modals/focus-area-opportunities-list-modal-content.component.ts", lineNumber: 90 }); })();
|
|
31662
31691
|
|
|
31663
31692
|
const _c0$11 = a0 => ({ name: "chevron-right", source: a0 });
|
|
31664
|
-
const _c1$
|
|
31693
|
+
const _c1$C = a0 => ({ name: "chat-bubble-left-right", source: a0 });
|
|
31665
31694
|
const _forTrack0$U = ($index, $item) => $item.performanceItemId;
|
|
31666
31695
|
function FocusAreaStrengthDetailModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
31667
31696
|
i0.ɵɵelementStart(0, "div")(1, "p", 2);
|
|
@@ -31784,7 +31813,7 @@ function FocusAreaStrengthDetailModalContentComponent_Conditional_6_For_5_Templa
|
|
|
31784
31813
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
31785
31814
|
i0.ɵɵproperty("ngClass", ctx_r0.answerClasses());
|
|
31786
31815
|
i0.ɵɵadvance(2);
|
|
31787
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c1$
|
|
31816
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c1$C, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.answerIconClasses());
|
|
31788
31817
|
i0.ɵɵadvance();
|
|
31789
31818
|
i0.ɵɵproperty("ngClass", ctx_r0.answerQuestionClasses());
|
|
31790
31819
|
i0.ɵɵadvance();
|
|
@@ -32380,7 +32409,7 @@ class FocusAreaGapDetailModalContentComponent {
|
|
|
32380
32409
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaGapDetailModalContentComponent, { className: "FocusAreaGapDetailModalContentComponent", filePath: "lib/components/profile-analysis-shop-dashboard/modals/focus-area-gap-detail-modal-content.component.ts", lineNumber: 98 }); })();
|
|
32381
32410
|
|
|
32382
32411
|
const _c0$$ = a0 => ({ name: "chevron-right", source: a0 });
|
|
32383
|
-
const _c1$
|
|
32412
|
+
const _c1$B = () => [];
|
|
32384
32413
|
const _forTrack0$T = ($index, $item) => $item.performanceItemId;
|
|
32385
32414
|
function FocusAreaOpportunityDetailModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
32386
32415
|
i0.ɵɵelementStart(0, "div")(1, "p", 2);
|
|
@@ -32469,7 +32498,7 @@ function FocusAreaOpportunityDetailModalContentComponent_Conditional_4_Template(
|
|
|
32469
32498
|
i0.ɵɵadvance();
|
|
32470
32499
|
i0.ɵɵproperty("ngClass", ctx_r0.sectionTitleClasses());
|
|
32471
32500
|
i0.ɵɵadvance(3);
|
|
32472
|
-
i0.ɵɵrepeater(ctx_r0.opportunity().linkedGoalIds || i0.ɵɵpureFunction0(2, _c1$
|
|
32501
|
+
i0.ɵɵrepeater(ctx_r0.opportunity().linkedGoalIds || i0.ɵɵpureFunction0(2, _c1$B));
|
|
32473
32502
|
} }
|
|
32474
32503
|
function FocusAreaOpportunityDetailModalContentComponent_Conditional_5_For_5_Template(rf, ctx) { if (rf & 1) {
|
|
32475
32504
|
i0.ɵɵelementStart(0, "span", 10);
|
|
@@ -32495,7 +32524,7 @@ function FocusAreaOpportunityDetailModalContentComponent_Conditional_5_Template(
|
|
|
32495
32524
|
i0.ɵɵadvance();
|
|
32496
32525
|
i0.ɵɵproperty("ngClass", ctx_r0.sectionTitleClasses());
|
|
32497
32526
|
i0.ɵɵadvance(3);
|
|
32498
|
-
i0.ɵɵrepeater(ctx_r0.opportunity().linkedFunnelStrengthIds || i0.ɵɵpureFunction0(2, _c1$
|
|
32527
|
+
i0.ɵɵrepeater(ctx_r0.opportunity().linkedFunnelStrengthIds || i0.ɵɵpureFunction0(2, _c1$B));
|
|
32499
32528
|
} }
|
|
32500
32529
|
class FocusAreaOpportunityDetailModalContentComponent {
|
|
32501
32530
|
constructor() {
|
|
@@ -32832,7 +32861,7 @@ class CircularProgressComponent {
|
|
|
32832
32861
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CircularProgressComponent, { className: "CircularProgressComponent", filePath: "lib/components/business-analysis-dashboard/visualizations/circular-progress.component.ts", lineNumber: 41 }); })();
|
|
32833
32862
|
|
|
32834
32863
|
const _c0$_ = ["*"];
|
|
32835
|
-
const _c1$
|
|
32864
|
+
const _c1$A = (a0, a1) => [a0, a1];
|
|
32836
32865
|
function VisualizationContainerComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
32837
32866
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
32838
32867
|
i0.ɵɵelementStart(0, "button", 3);
|
|
@@ -32843,7 +32872,7 @@ function VisualizationContainerComponent_Conditional_1_Template(rf, ctx) { if (r
|
|
|
32843
32872
|
i0.ɵɵelementEnd()();
|
|
32844
32873
|
} if (rf & 2) {
|
|
32845
32874
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
32846
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(1, _c1$
|
|
32875
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(1, _c1$A, ctx_r1.iconClass(), ctx_r1.isLightMode() ? "bg-white/90 hover:bg-white" : "bg-slate-800/90 hover:bg-slate-800"));
|
|
32847
32876
|
} }
|
|
32848
32877
|
class VisualizationContainerComponent {
|
|
32849
32878
|
constructor() {
|
|
@@ -32998,7 +33027,7 @@ class MetricBadgeComponent {
|
|
|
32998
33027
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MetricBadgeComponent, { className: "MetricBadgeComponent", filePath: "lib/components/business-analysis-dashboard/badges/metric-badge.component.ts", lineNumber: 22 }); })();
|
|
32999
33028
|
|
|
33000
33029
|
const _c0$Z = a0 => ({ name: "light-bulb", source: a0 });
|
|
33001
|
-
const _c1$
|
|
33030
|
+
const _c1$z = a0 => ({ name: "chevron-right", source: a0 });
|
|
33002
33031
|
function OpportunityHighlightBannerComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
33003
33032
|
i0.ɵɵelementStart(0, "p", 7);
|
|
33004
33033
|
i0.ɵɵtext(1);
|
|
@@ -33073,7 +33102,7 @@ class OpportunityHighlightBannerComponent {
|
|
|
33073
33102
|
i0.ɵɵconditional(ctx.message() ? 9 : -1);
|
|
33074
33103
|
i0.ɵɵadvance();
|
|
33075
33104
|
i0.ɵɵclassProp("rotate-90", ctx.isExpanded());
|
|
33076
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(13, _c1$
|
|
33105
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(13, _c1$z, ctx.iconSource))("ngClass", ctx.chevronClasses());
|
|
33077
33106
|
} }, dependencies: [CommonModule, i1$1.NgClass, SymphiqIconComponent], encapsulation: 2, changeDetection: 0 }); }
|
|
33078
33107
|
}
|
|
33079
33108
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(OpportunityHighlightBannerComponent, [{
|
|
@@ -33699,8 +33728,8 @@ class ViewportAnimationDirective {
|
|
|
33699
33728
|
}] }); })();
|
|
33700
33729
|
|
|
33701
33730
|
const _c0$X = a0 => ({ name: "star", source: a0 });
|
|
33702
|
-
const _c1$
|
|
33703
|
-
const _c2$
|
|
33731
|
+
const _c1$y = a0 => ({ name: "globe-americas", source: a0 });
|
|
33732
|
+
const _c2$n = a0 => ({ name: "academic-cap", source: a0 });
|
|
33704
33733
|
const _c3$i = a0 => ({ name: "information-circle", source: a0 });
|
|
33705
33734
|
const _c4$d = a0 => ({ name: "signal", source: a0 });
|
|
33706
33735
|
const _c5$a = a0 => ({ name: "wrench-screwdriver", source: a0 });
|
|
@@ -33807,7 +33836,7 @@ function RegionCardComponent_Conditional_19_Template(rf, ctx) { if (rf & 1) {
|
|
|
33807
33836
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
33808
33837
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedSectionClasses());
|
|
33809
33838
|
i0.ɵɵadvance(2);
|
|
33810
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c1$
|
|
33839
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c1$y, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.getExpandedIconClasses());
|
|
33811
33840
|
i0.ɵɵadvance();
|
|
33812
33841
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedTitleClasses());
|
|
33813
33842
|
i0.ɵɵadvance(2);
|
|
@@ -33851,7 +33880,7 @@ function RegionCardComponent_Conditional_21_Conditional_5_Template(rf, ctx) { if
|
|
|
33851
33880
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
33852
33881
|
i0.ɵɵproperty("ngClass", ctx_r0.getCompetitiveGapSectionClasses());
|
|
33853
33882
|
i0.ɵɵadvance(2);
|
|
33854
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c2$
|
|
33883
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c2$n, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.getExpandedIconClasses());
|
|
33855
33884
|
i0.ɵɵadvance();
|
|
33856
33885
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedTitleClasses());
|
|
33857
33886
|
i0.ɵɵadvance(2);
|
|
@@ -34773,8 +34802,8 @@ class CompetitiveInsightBadgeComponent {
|
|
|
34773
34802
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitiveInsightBadgeComponent, { className: "CompetitiveInsightBadgeComponent", filePath: "lib/components/business-analysis-dashboard/badges/competitive-insight-badge.component.ts", lineNumber: 25 }); })();
|
|
34774
34803
|
|
|
34775
34804
|
const _c0$W = a0 => ({ name: "calendar-days", source: a0 });
|
|
34776
|
-
const _c1$
|
|
34777
|
-
const _c2$
|
|
34805
|
+
const _c1$x = a0 => ({ name: "chart-bar", source: a0 });
|
|
34806
|
+
const _c2$m = a0 => ({ name: "academic-cap", source: a0 });
|
|
34778
34807
|
const _c3$h = a0 => ({ name: "information-circle", source: a0 });
|
|
34779
34808
|
const _c4$c = a0 => ({ name: "signal", source: a0 });
|
|
34780
34809
|
const _c5$9 = a0 => ({ name: "wrench-screwdriver", source: a0 });
|
|
@@ -34889,7 +34918,7 @@ function SeasonCardComponent_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
|
34889
34918
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
34890
34919
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedSectionClasses());
|
|
34891
34920
|
i0.ɵɵadvance(2);
|
|
34892
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c1$
|
|
34921
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c1$x, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.getExpandedIconClasses());
|
|
34893
34922
|
i0.ɵɵadvance();
|
|
34894
34923
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedTitleClasses());
|
|
34895
34924
|
i0.ɵɵadvance(2);
|
|
@@ -34933,7 +34962,7 @@ function SeasonCardComponent_Conditional_20_Conditional_5_Template(rf, ctx) { if
|
|
|
34933
34962
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
34934
34963
|
i0.ɵɵproperty("ngClass", ctx_r0.getCompetitiveGapSectionClasses());
|
|
34935
34964
|
i0.ɵɵadvance(2);
|
|
34936
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c2$
|
|
34965
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c2$m, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.getExpandedIconClasses());
|
|
34937
34966
|
i0.ɵɵadvance();
|
|
34938
34967
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedTitleClasses());
|
|
34939
34968
|
i0.ɵɵadvance(2);
|
|
@@ -35607,8 +35636,8 @@ class SeasonCardComponent {
|
|
|
35607
35636
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SeasonCardComponent, { className: "SeasonCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/season-card.component.ts", lineNumber: 270 }); })();
|
|
35608
35637
|
|
|
35609
35638
|
const _c0$V = a0 => ({ name: "currency-dollar", source: a0 });
|
|
35610
|
-
const _c1$
|
|
35611
|
-
const _c2$
|
|
35639
|
+
const _c1$w = a0 => ({ name: "chart-bar", source: a0 });
|
|
35640
|
+
const _c2$l = a0 => ({ name: "academic-cap", source: a0 });
|
|
35612
35641
|
const _c3$g = a0 => ({ name: "information-circle", source: a0 });
|
|
35613
35642
|
const _c4$b = a0 => ({ name: "signal", source: a0 });
|
|
35614
35643
|
const _c5$8 = a0 => ({ name: "wrench-screwdriver", source: a0 });
|
|
@@ -35778,7 +35807,7 @@ function CustomerSegmentCardComponent_Conditional_23_Conditional_9_Template(rf,
|
|
|
35778
35807
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
35779
35808
|
i0.ɵɵproperty("ngClass", ctx_r0.getCompetitiveGapSectionClasses());
|
|
35780
35809
|
i0.ɵɵadvance(2);
|
|
35781
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c2$
|
|
35810
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c2$l, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.getExpandedIconClasses());
|
|
35782
35811
|
i0.ɵɵadvance();
|
|
35783
35812
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedTitleClasses());
|
|
35784
35813
|
i0.ɵɵadvance(2);
|
|
@@ -35896,7 +35925,7 @@ function CustomerSegmentCardComponent_Conditional_23_Template(rf, ctx) { if (rf
|
|
|
35896
35925
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
35897
35926
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedSectionClasses());
|
|
35898
35927
|
i0.ɵɵadvance(2);
|
|
35899
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(12, _c1$
|
|
35928
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(12, _c1$w, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.getExpandedIconClasses());
|
|
35900
35929
|
i0.ɵɵadvance();
|
|
35901
35930
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedTitleClasses());
|
|
35902
35931
|
i0.ɵɵadvance(2);
|
|
@@ -35927,7 +35956,7 @@ function CustomerSegmentCardComponent_Conditional_24_Conditional_5_Template(rf,
|
|
|
35927
35956
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
35928
35957
|
i0.ɵɵproperty("ngClass", ctx_r0.getCompetitiveGapSectionClasses());
|
|
35929
35958
|
i0.ɵɵadvance(2);
|
|
35930
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c2$
|
|
35959
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c2$l, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.getExpandedIconClasses());
|
|
35931
35960
|
i0.ɵɵadvance();
|
|
35932
35961
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedTitleClasses());
|
|
35933
35962
|
i0.ɵɵadvance(2);
|
|
@@ -36723,8 +36752,8 @@ class CustomerSegmentCardComponent {
|
|
|
36723
36752
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CustomerSegmentCardComponent, { className: "CustomerSegmentCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/customer-segment-card.component.ts", lineNumber: 366 }); })();
|
|
36724
36753
|
|
|
36725
36754
|
const _c0$U = a0 => ({ name: "currency-dollar", source: a0 });
|
|
36726
|
-
const _c1$
|
|
36727
|
-
const _c2$
|
|
36755
|
+
const _c1$v = a0 => ({ name: "document-text", source: a0 });
|
|
36756
|
+
const _c2$k = a0 => ({ name: "academic-cap", source: a0 });
|
|
36728
36757
|
const _c3$f = a0 => ({ name: "information-circle", source: a0 });
|
|
36729
36758
|
const _c4$a = a0 => ({ name: "signal", source: a0 });
|
|
36730
36759
|
const _c5$7 = a0 => ({ name: "wrench-screwdriver", source: a0 });
|
|
@@ -36843,7 +36872,7 @@ function PriceTierCardComponent_Conditional_26_Template(rf, ctx) { if (rf & 1) {
|
|
|
36843
36872
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
36844
36873
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedSectionClasses());
|
|
36845
36874
|
i0.ɵɵadvance(2);
|
|
36846
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c1$
|
|
36875
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c1$v, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.getExpandedIconClasses());
|
|
36847
36876
|
i0.ɵɵadvance();
|
|
36848
36877
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedTitleClasses());
|
|
36849
36878
|
i0.ɵɵadvance(2);
|
|
@@ -36864,7 +36893,7 @@ function PriceTierCardComponent_Conditional_27_Conditional_5_Template(rf, ctx) {
|
|
|
36864
36893
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
36865
36894
|
i0.ɵɵproperty("ngClass", ctx_r0.getCompetitiveGapSectionClasses());
|
|
36866
36895
|
i0.ɵɵadvance(2);
|
|
36867
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c2$
|
|
36896
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c2$k, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.getExpandedIconClasses());
|
|
36868
36897
|
i0.ɵɵadvance();
|
|
36869
36898
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedTitleClasses());
|
|
36870
36899
|
i0.ɵɵadvance(2);
|
|
@@ -37559,8 +37588,8 @@ class PriceTierCardComponent {
|
|
|
37559
37588
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PriceTierCardComponent, { className: "PriceTierCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/price-tier-card.component.ts", lineNumber: 261 }); })();
|
|
37560
37589
|
|
|
37561
37590
|
const _c0$T = () => ({ name: "cube", source: "HEROICONS" });
|
|
37562
|
-
const _c1$
|
|
37563
|
-
const _c2$
|
|
37591
|
+
const _c1$u = () => ({ name: "currency-dollar", source: "HEROICONS" });
|
|
37592
|
+
const _c2$j = () => ({ name: "chart-bar", source: "HEROICONS" });
|
|
37564
37593
|
const _c3$e = a0 => ({ name: "chart-bar", source: a0 });
|
|
37565
37594
|
const _c4$9 = a0 => ({ name: "academic-cap", source: a0 });
|
|
37566
37595
|
const _c5$6 = a0 => ({ name: "information-circle", source: a0 });
|
|
@@ -37626,7 +37655,7 @@ function ProductCategoryCardComponent_Conditional_14_Conditional_3_Template(rf,
|
|
|
37626
37655
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
37627
37656
|
i0.ɵɵproperty("ngClass", ctx_r0.getStatBoxClasses());
|
|
37628
37657
|
i0.ɵɵadvance(2);
|
|
37629
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction0(6, _c1$
|
|
37658
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction0(6, _c1$u))("ngClass", ctx_r0.getStatIconClasses());
|
|
37630
37659
|
i0.ɵɵadvance(2);
|
|
37631
37660
|
i0.ɵɵproperty("ngClass", ctx_r0.getStatLabelClasses());
|
|
37632
37661
|
i0.ɵɵadvance(2);
|
|
@@ -37703,7 +37732,7 @@ function ProductCategoryCardComponent_Conditional_16_Template(rf, ctx) { if (rf
|
|
|
37703
37732
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
37704
37733
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedSectionClasses());
|
|
37705
37734
|
i0.ɵɵadvance(2);
|
|
37706
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction0(7, _c2$
|
|
37735
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction0(7, _c2$j))("ngClass", ctx_r0.getExpandedIconClasses());
|
|
37707
37736
|
i0.ɵɵadvance();
|
|
37708
37737
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedTitleClasses());
|
|
37709
37738
|
i0.ɵɵadvance(3);
|
|
@@ -38715,8 +38744,8 @@ function getCategoryBadgeClasses(category, isDark) {
|
|
|
38715
38744
|
}
|
|
38716
38745
|
|
|
38717
38746
|
const _c0$R = a0 => ({ name: "shield-check", source: a0 });
|
|
38718
|
-
const _c1$
|
|
38719
|
-
const _c2$
|
|
38747
|
+
const _c1$t = a0 => ({ name: "building-storefront", source: a0 });
|
|
38748
|
+
const _c2$i = a0 => ({ name: "academic-cap", source: a0 });
|
|
38720
38749
|
const _c3$d = a0 => ({ name: "information-circle", source: a0 });
|
|
38721
38750
|
const _c4$8 = a0 => ({ name: "signal", source: a0 });
|
|
38722
38751
|
const _c5$5 = a0 => ({ name: "wrench-screwdriver", source: a0 });
|
|
@@ -38765,7 +38794,7 @@ function EnhancedListItemCardComponent_Conditional_21_Conditional_7_Template(rf,
|
|
|
38765
38794
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
38766
38795
|
i0.ɵɵclassProp("mt-3", ctx_r0.getCompetitorPositioning() || ((tmp_2_0 = ctx_r0.item()) == null ? null : tmp_2_0.differentiationStrength));
|
|
38767
38796
|
i0.ɵɵadvance(2);
|
|
38768
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c1$
|
|
38797
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c1$t, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.getExpandedIconClasses());
|
|
38769
38798
|
i0.ɵɵadvance();
|
|
38770
38799
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedSubtitleClasses());
|
|
38771
38800
|
i0.ɵɵadvance(2);
|
|
@@ -38809,7 +38838,7 @@ function EnhancedListItemCardComponent_Conditional_22_Conditional_5_Template(rf,
|
|
|
38809
38838
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
38810
38839
|
i0.ɵɵproperty("ngClass", ctx_r0.getCompetitiveGapSectionClasses());
|
|
38811
38840
|
i0.ɵɵadvance(2);
|
|
38812
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c2$
|
|
38841
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c2$i, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.getExpandedIconClasses());
|
|
38813
38842
|
i0.ɵɵadvance();
|
|
38814
38843
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedTitleClasses());
|
|
38815
38844
|
i0.ɵɵadvance(2);
|
|
@@ -39430,8 +39459,8 @@ class EnhancedListItemCardComponent {
|
|
|
39430
39459
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(EnhancedListItemCardComponent, { className: "EnhancedListItemCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/enhanced-list-item-card.component.ts", lineNumber: 221 }); })();
|
|
39431
39460
|
|
|
39432
39461
|
const _c0$Q = a0 => ({ name: "academic-cap", source: a0 });
|
|
39433
|
-
const _c1$
|
|
39434
|
-
const _c2$
|
|
39462
|
+
const _c1$s = a0 => ({ name: "information-circle", source: a0 });
|
|
39463
|
+
const _c2$h = a0 => ({ name: "signal", source: a0 });
|
|
39435
39464
|
const _c3$c = a0 => ({ name: "wrench-screwdriver", source: a0 });
|
|
39436
39465
|
function FocusAreaDetailCardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
39437
39466
|
i0.ɵɵelementStart(0, "p", 2);
|
|
@@ -39531,7 +39560,7 @@ function FocusAreaDetailCardComponent_Conditional_16_Conditional_6_Template(rf,
|
|
|
39531
39560
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
39532
39561
|
i0.ɵɵproperty("ngClass", ctx_r0.getCompetitiveGapSectionClasses());
|
|
39533
39562
|
i0.ɵɵadvance(2);
|
|
39534
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c1$
|
|
39563
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c1$s, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.expandedIconClasses());
|
|
39535
39564
|
i0.ɵɵadvance();
|
|
39536
39565
|
i0.ɵɵproperty("ngClass", ctx_r0.expandedTitleClasses());
|
|
39537
39566
|
i0.ɵɵadvance(2);
|
|
@@ -39551,7 +39580,7 @@ function FocusAreaDetailCardComponent_Conditional_16_Conditional_7_Template(rf,
|
|
|
39551
39580
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
39552
39581
|
i0.ɵɵproperty("ngClass", ctx_r0.getCompetitiveGapSectionClasses());
|
|
39553
39582
|
i0.ɵɵadvance(2);
|
|
39554
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(8, _c2$
|
|
39583
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(8, _c2$h, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.expandedIconClasses());
|
|
39555
39584
|
i0.ɵɵadvance();
|
|
39556
39585
|
i0.ɵɵproperty("ngClass", ctx_r0.expandedTitleClasses());
|
|
39557
39586
|
i0.ɵɵadvance(2);
|
|
@@ -42475,7 +42504,7 @@ class ProfileItemCardComponent {
|
|
|
42475
42504
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileItemCardComponent, { className: "ProfileItemCardComponent", filePath: "lib/components/business-analysis-dashboard/profile-item-card.component.ts", lineNumber: 171 }); })();
|
|
42476
42505
|
|
|
42477
42506
|
const _c0$O = ["scrollContainer"];
|
|
42478
|
-
const _c1$
|
|
42507
|
+
const _c1$r = a0 => ({ name: "arrow-right", source: a0 });
|
|
42479
42508
|
function ItemDetailModalComponent_Conditional_7_Template(rf, ctx) { if (rf & 1) {
|
|
42480
42509
|
const _r2 = i0.ɵɵgetCurrentView();
|
|
42481
42510
|
i0.ɵɵelementStart(0, "button", 7);
|
|
@@ -42487,7 +42516,7 @@ function ItemDetailModalComponent_Conditional_7_Template(rf, ctx) { if (rf & 1)
|
|
|
42487
42516
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
42488
42517
|
i0.ɵɵproperty("ngClass", ctx_r2.getPrimaryButtonClasses());
|
|
42489
42518
|
i0.ɵɵadvance();
|
|
42490
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(2, _c1$
|
|
42519
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(2, _c1$r, ctx_r2.IconSourceEnum.HEROICONS));
|
|
42491
42520
|
} }
|
|
42492
42521
|
class ItemDetailModalComponent {
|
|
42493
42522
|
constructor() {
|
|
@@ -42674,8 +42703,8 @@ class ItemDetailModalComponent {
|
|
|
42674
42703
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ItemDetailModalComponent, { className: "ItemDetailModalComponent", filePath: "lib/components/business-analysis-dashboard/modals/item-detail-modal.component.ts", lineNumber: 53 }); })();
|
|
42675
42704
|
|
|
42676
42705
|
const _c0$N = ["modalContent"];
|
|
42677
|
-
const _c1$
|
|
42678
|
-
const _c2$
|
|
42706
|
+
const _c1$q = ["modalWrapper"];
|
|
42707
|
+
const _c2$g = ["*"];
|
|
42679
42708
|
const ProfileAnalysisModalComponent_Conditional_0_Conditional_28_Conditional_3_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return lineChart_component; }).then(m => m.LineChartComponent)];
|
|
42680
42709
|
const ProfileAnalysisModalComponent_Conditional_0_Conditional_28_Conditional_4_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return barChart_component; }).then(m => m.BarChartComponent)];
|
|
42681
42710
|
const ProfileAnalysisModalComponent_Conditional_0_Conditional_28_Conditional_5_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return pieChart_component; }).then(m => m.PieChartComponent)];
|
|
@@ -44921,12 +44950,12 @@ class ProfileAnalysisModalComponent {
|
|
|
44921
44950
|
}
|
|
44922
44951
|
static { this.ɵfac = function ProfileAnalysisModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileAnalysisModalComponent)(); }; }
|
|
44923
44952
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ProfileAnalysisModalComponent, selectors: [["symphiq-profile-analysis-modal"]], viewQuery: function ProfileAnalysisModalComponent_Query(rf, ctx) { if (rf & 1) {
|
|
44924
|
-
i0.ɵɵviewQuery(_c0$N, 5)(_c1$
|
|
44953
|
+
i0.ɵɵviewQuery(_c0$N, 5)(_c1$q, 5);
|
|
44925
44954
|
} if (rf & 2) {
|
|
44926
44955
|
let _t;
|
|
44927
44956
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalContent = _t.first);
|
|
44928
44957
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalWrapper = _t.first);
|
|
44929
|
-
} }, inputs: { isLightMode: [1, "isLightMode"], allMetrics: [1, "allMetrics"], allInsights: [1, "allInsights"], allCharts: [1, "allCharts"], allBusinessInsights: [1, "allBusinessInsights"] }, ngContentSelectors: _c2$
|
|
44958
|
+
} }, inputs: { isLightMode: [1, "isLightMode"], allMetrics: [1, "allMetrics"], allInsights: [1, "allInsights"], allCharts: [1, "allCharts"], allBusinessInsights: [1, "allBusinessInsights"] }, ngContentSelectors: _c2$g, decls: 1, vars: 1, consts: [["modalWrapper", ""], ["modalContent", ""], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto", 3, "z-index", "visibility"], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto"], ["aria-hidden", "true", 1, "fixed", "inset-0", "backdrop-blur-sm", 3, "click", "ngClass"], [1, "relative", "w-full", "max-w-5xl", "rounded-2xl", "text-left", "overflow-hidden", "shadow-xl", "border", "backdrop-blur-xl", 3, "click", "ngClass"], [1, "px-6", "py-5", "border-b", "backdrop-blur-sm", 3, "ngClass"], [1, "flex", "items-start", "justify-between"], [1, "flex-1"], [1, "flex", "items-center", "gap-2", "text-sm", "mb-2", 3, "ngClass"], [1, "flex", "items-center", "gap-2", "mb-2"], [1, "text-2xl", "font-bold", "leading-tight", 3, "ngClass"], [1, "flex", "items-center", "gap-2", "ml-4"], ["type", "button", 1, "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", "cursor-pointer", "z-[10001]", "relative", "ml-4", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M6 18L18 6M6 6l12 12"], [1, "px-6", "py-8", "max-h-[80vh]", "overflow-y-auto", "backdrop-blur-sm", 3, "ngClass"], [3, "goal", "viewMode", "allInsights", "allMetrics", "allBusinessInsights", "allCharts"], [1, "space-y-4"], [1, "space-y-6"], [3, "recommendation", "viewMode", "forceExpanded", "showNavigationChevron", "inModalContext", "isCompactMode", "fromProfileAnalysis", "animationIndex", "allMetrics", "allCharts", "allInsights", "currentModalState", "goalTitle", "objectiveTitle", "strategyTitle"], [3, "item", "viewMode", "sectionTitle", "subsectionTitle", "isCompactMode", "fromProfileAnalysis"], [3, "metric", "insights", "charts", "allCharts", "isLightMode", "isInModal", "currentModalState", "viewMode"], [3, "insight", "allMetrics", "charts", "allCharts", "allBusinessInsights", "isLightMode", "isInModal", "isLoading", "isCompactMode", "viewMode", "currentModalState"], [1, "chart-modal-content"], [3, "keyStrengths", "viewMode"], [3, "criticalGaps", "viewMode"], [3, "strength", "viewMode"], [3, "gap", "viewMode"], [3, "priorities", "viewMode", "focusAreaName"], [3, "priority", "index", "totalCount", "viewMode", "focusAreaName"], [3, "strengths", "viewMode", "categoryTitle"], [3, "gaps", "viewMode", "categoryTitle"], [3, "opportunities", "viewMode", "categoryTitle"], [3, "strength", "viewMode", "allMetrics", "allCharts", "currentModalState"], [3, "gap", "viewMode", "allMetrics", "allCharts", "currentModalState"], [3, "opportunity", "viewMode", "allMetrics", "allCharts", "currentModalState"], ["type", "button", 1, "p-1.5", "rounded-md", "transition-colors", "cursor-pointer", "hover:scale-110", "flex-shrink-0", 3, "click", "ngClass"], ["size", "w-4 h-4", 3, "icon"], [1, "flex", "items-center", "gap-2", "flex-wrap", "flex-1", "min-w-0"], [1, "opacity-90", "font-medium", "truncate"], ["type", "button", 1, "opacity-75", "hover:opacity-100", "transition-opacity", "cursor-pointer", "truncate", 3, "ngClass"], [1, "opacity-75", "font-medium", "truncate"], ["size", "w-4 h-4", 1, "opacity-50", "flex-shrink-0", 3, "icon"], ["type", "button", 1, "opacity-75", "hover:opacity-100", "transition-opacity", "cursor-pointer", "truncate", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4", 3, "ngClass"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2"], [1, "px-3", "py-1", "text-xs", "font-semibold", "rounded-full", 3, "ngClass"], [3, "showObjectives", "goal", "viewMode", "allInsights", "allMetrics", "allBusinessInsights", "allCharts"], [1, "text-sm", "mb-6", 3, "ngClass"], [1, "p-5", "rounded-lg", "border", "transition-all", "duration-300", "hover:shadow-lg", "cursor-pointer", "group", 3, "ngClass"], [1, "p-5", "rounded-lg", "border", "transition-all", "duration-300", "hover:shadow-lg", "cursor-pointer", "group", 3, "click", "ngClass"], [1, "flex", "items-start", "gap-3"], [1, "flex-shrink-0", "w-8", "h-8", "flex", "items-center", "justify-center", "rounded-full", "text-xs", "font-bold", "border-2", "backdrop-blur-md", "transition-all", "duration-300", "group-hover:scale-110", 3, "ngClass", "ngStyle"], [1, "flex-1", "min-w-0"], [1, "font-semibold", "mb-2", "transition-colors", 3, "ngClass"], [1, "text-sm", "leading-relaxed", 3, "ngClass"], [1, "mt-3", "flex", "items-center"], [1, "flex-shrink-0"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "transition-colors", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"], [1, "inline-flex", "items-center", "gap-1.5", "px-2.5", "py-1", "text-xs", "font-semibold", "rounded-full", "border", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-3.5", "h-3.5"], ["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"], [3, "cardNavigate", "recommendation", "viewMode", "animationIndex", "showNavigationChevron", "inModalContext"], [3, "close", "scrollToTop", "item", "viewMode", "sectionTitle", "subsectionTitle", "isCompactMode", "fromProfileAnalysis"], [1, "space-y-3"], [1, "text-xs", "font-bold", "uppercase", "tracking-wider", "px-1", 3, "ngClass"], [3, "metricClick", "metric", "isLightMode", "animationKey"], [3, "chartClick", "chart", "viewMode", "isLightMode"], [1, "text-sm", "mb-4", 3, "ngClass"], [1, "min-h-[500px]"], [3, "chart", "showAxisLabels", "viewMode"], [1, "flex", "items-center", "justify-center", "py-12"], [1, "animate-spin", "rounded-full", "h-8", "w-8", 3, "ngClass"], [3, "priorityClick", "priorities", "viewMode", "focusAreaName"]], template: function ProfileAnalysisModalComponent_Template(rf, ctx) { if (rf & 1) {
|
|
44930
44959
|
i0.ɵɵprojectionDef();
|
|
44931
44960
|
i0.ɵɵconditionalCreate(0, ProfileAnalysisModalComponent_Conditional_0_Template, 42, 21, "div", 2);
|
|
44932
44961
|
} if (rf & 2) {
|
|
@@ -45472,8 +45501,8 @@ class ProfileAnalysisModalComponent {
|
|
|
45472
45501
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileAnalysisModalComponent, { className: "ProfileAnalysisModalComponent", filePath: "lib/components/profile-analysis-shop-dashboard/profile-analysis-modal.component.ts", lineNumber: 550 }); })();
|
|
45473
45502
|
|
|
45474
45503
|
const _c0$M = a0 => ({ name: "light-bulb", source: a0 });
|
|
45475
|
-
const _c1$
|
|
45476
|
-
const _c2$
|
|
45504
|
+
const _c1$p = a0 => ({ name: "trophy", source: a0 });
|
|
45505
|
+
const _c2$f = a0 => ({ name: "academic-cap", source: a0 });
|
|
45477
45506
|
const _c3$a = a0 => ({ name: "signal", source: a0 });
|
|
45478
45507
|
const _c4$6 = a0 => ({ name: "wrench-screwdriver", source: a0 });
|
|
45479
45508
|
const _c5$4 = a0 => ({ name: "link", source: a0 });
|
|
@@ -45510,7 +45539,7 @@ function CompetitiveGapModalComponent_Conditional_10_Template(rf, ctx) { if (rf
|
|
|
45510
45539
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
45511
45540
|
i0.ɵɵproperty("ngClass", ctx_r0.sectionClasses());
|
|
45512
45541
|
i0.ɵɵadvance(2);
|
|
45513
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c1$
|
|
45542
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c1$p, ctx_r0.iconSource))("ngClass", ctx_r0.sectionIconClasses());
|
|
45514
45543
|
i0.ɵɵadvance();
|
|
45515
45544
|
i0.ɵɵproperty("ngClass", ctx_r0.sectionTitleClasses());
|
|
45516
45545
|
i0.ɵɵadvance(2);
|
|
@@ -45531,7 +45560,7 @@ function CompetitiveGapModalComponent_Conditional_11_Template(rf, ctx) { if (rf
|
|
|
45531
45560
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
45532
45561
|
i0.ɵɵproperty("ngClass", ctx_r0.sectionClasses());
|
|
45533
45562
|
i0.ɵɵadvance(2);
|
|
45534
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c2$
|
|
45563
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c2$f, ctx_r0.iconSource))("ngClass", ctx_r0.sectionIconClasses());
|
|
45535
45564
|
i0.ɵɵadvance();
|
|
45536
45565
|
i0.ɵɵproperty("ngClass", ctx_r0.sectionTitleClasses());
|
|
45537
45566
|
i0.ɵɵadvance(2);
|
|
@@ -45803,8 +45832,8 @@ class CompetitiveGapModalComponent {
|
|
|
45803
45832
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitiveGapModalComponent, { className: "CompetitiveGapModalComponent", filePath: "lib/components/business-analysis-dashboard/modals/competitive-gap-modal.component.ts", lineNumber: 101 }); })();
|
|
45804
45833
|
|
|
45805
45834
|
const _c0$L = a0 => ({ name: "list-bullet", source: a0 });
|
|
45806
|
-
const _c1$
|
|
45807
|
-
const _c2$
|
|
45835
|
+
const _c1$o = a0 => ({ name: "arrow-right", source: a0 });
|
|
45836
|
+
const _c2$e = a0 => ({ name: "check-circle", source: a0 });
|
|
45808
45837
|
const _c3$9 = a0 => ({ name: "exclamation-circle", source: a0 });
|
|
45809
45838
|
const _forTrack0$Q = ($index, $item) => $item.order;
|
|
45810
45839
|
function RecommendationActionStepsModalComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
@@ -45844,7 +45873,7 @@ function RecommendationActionStepsModalComponent_For_4_Conditional_12_Template(r
|
|
|
45844
45873
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
45845
45874
|
i0.ɵɵproperty("ngClass", ctx_r0.outcomeContainerClasses());
|
|
45846
45875
|
i0.ɵɵadvance(2);
|
|
45847
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c2$
|
|
45876
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c2$e, ctx_r0.iconSource))("ngClass", ctx_r0.outcomeIconClasses());
|
|
45848
45877
|
i0.ɵɵadvance();
|
|
45849
45878
|
i0.ɵɵproperty("ngClass", ctx_r0.outcomeTitleClasses());
|
|
45850
45879
|
i0.ɵɵadvance(2);
|
|
@@ -45875,7 +45904,7 @@ function RecommendationActionStepsModalComponent_For_4_Template(rf, ctx) { if (r
|
|
|
45875
45904
|
i0.ɵɵadvance();
|
|
45876
45905
|
i0.ɵɵtextInterpolate1(" ", step_r2.order, " ");
|
|
45877
45906
|
i0.ɵɵadvance(4);
|
|
45878
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(9, _c1$
|
|
45907
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(9, _c1$o, ctx_r0.iconSource))("ngClass", ctx_r0.actionIconClasses());
|
|
45879
45908
|
i0.ɵɵadvance();
|
|
45880
45909
|
i0.ɵɵproperty("ngClass", ctx_r0.actionTitleClasses());
|
|
45881
45910
|
i0.ɵɵadvance(2);
|
|
@@ -46043,7 +46072,7 @@ class RecommendationActionStepsModalComponent {
|
|
|
46043
46072
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RecommendationActionStepsModalComponent, { className: "RecommendationActionStepsModalComponent", filePath: "lib/components/business-analysis-dashboard/modals/recommendation-action-steps-modal.component.ts", lineNumber: 69 }); })();
|
|
46044
46073
|
|
|
46045
46074
|
const _c0$K = ["modalContent"];
|
|
46046
|
-
const _c1$
|
|
46075
|
+
const _c1$n = ["modalWrapper"];
|
|
46047
46076
|
function BusinessAnalysisModalComponent_Conditional_0_Conditional_7_For_6_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
46048
46077
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
46049
46078
|
i0.ɵɵelementStart(0, "button", 26);
|
|
@@ -46557,7 +46586,7 @@ class BusinessAnalysisModalComponent {
|
|
|
46557
46586
|
}
|
|
46558
46587
|
static { this.ɵfac = function BusinessAnalysisModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || BusinessAnalysisModalComponent)(); }; }
|
|
46559
46588
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: BusinessAnalysisModalComponent, selectors: [["symphiq-business-analysis-modal"]], viewQuery: function BusinessAnalysisModalComponent_Query(rf, ctx) { if (rf & 1) {
|
|
46560
|
-
i0.ɵɵviewQuery(_c0$K, 5)(_c1$
|
|
46589
|
+
i0.ɵɵviewQuery(_c0$K, 5)(_c1$n, 5);
|
|
46561
46590
|
} if (rf & 2) {
|
|
46562
46591
|
let _t;
|
|
46563
46592
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalContent = _t.first);
|
|
@@ -47434,7 +47463,7 @@ class SearchButtonComponent {
|
|
|
47434
47463
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SearchButtonComponent, { className: "SearchButtonComponent", filePath: "lib/components/shared/search-button.component.ts", lineNumber: 30 }); })();
|
|
47435
47464
|
|
|
47436
47465
|
const _c0$J = [[["", "expandedControls", ""]], [["", "condensedLeftContent", ""]], [["", "condensedControls", ""]]];
|
|
47437
|
-
const _c1$
|
|
47466
|
+
const _c1$m = ["[expandedControls]", "[condensedLeftContent]", "[condensedControls]"];
|
|
47438
47467
|
function DashboardHeaderComponent_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
47439
47468
|
i0.ɵɵelement(0, "div", 7);
|
|
47440
47469
|
} }
|
|
@@ -47706,7 +47735,7 @@ class DashboardHeaderComponent {
|
|
|
47706
47735
|
: 'bg-slate-800 hover:bg-slate-700 text-slate-300 border border-slate-700';
|
|
47707
47736
|
}
|
|
47708
47737
|
static { this.ɵfac = function DashboardHeaderComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || DashboardHeaderComponent)(); }; }
|
|
47709
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: DashboardHeaderComponent, selectors: [["symphiq-dashboard-header"]], inputs: { requestedByUser: [1, "requestedByUser"], createdDate: [1, "createdDate"], title: [1, "title"], subtitle: [1, "subtitle"], viewMode: [1, "viewMode"], viewModeLabel: [1, "viewModeLabel"], currentSection: [1, "currentSection"], currentSubsection: [1, "currentSubsection"], sectionFading: [1, "sectionFading"], subsectionFading: [1, "subsectionFading"], isLoading: [1, "isLoading"], showControls: [1, "showControls"], hasCondensedLeftContent: [1, "hasCondensedLeftContent"], size: [1, "size"], embedded: [1, "embedded"], scrollEvent: [1, "scrollEvent"] }, outputs: { searchClick: "searchClick", viewModeClick: "viewModeClick" }, ngContentSelectors: _c1$
|
|
47738
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: DashboardHeaderComponent, selectors: [["symphiq-dashboard-header"]], inputs: { requestedByUser: [1, "requestedByUser"], createdDate: [1, "createdDate"], title: [1, "title"], subtitle: [1, "subtitle"], viewMode: [1, "viewMode"], viewModeLabel: [1, "viewModeLabel"], currentSection: [1, "currentSection"], currentSubsection: [1, "currentSubsection"], sectionFading: [1, "sectionFading"], subsectionFading: [1, "subsectionFading"], isLoading: [1, "isLoading"], showControls: [1, "showControls"], hasCondensedLeftContent: [1, "hasCondensedLeftContent"], size: [1, "size"], embedded: [1, "embedded"], scrollEvent: [1, "scrollEvent"] }, outputs: { searchClick: "searchClick", viewModeClick: "viewModeClick" }, ngContentSelectors: _c1$m, decls: 28, vars: 27, consts: [[1, "sticky", "top-0", "z-50", "overflow-hidden", 2, "transition", "height 300ms ease-in-out", 3, "ngClass"], [1, "transition-opacity", "duration-300", "ease-in-out", "h-full"], [1, "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-4", "h-full", "flex", "items-center"], [1, "flex", "items-center", "justify-between", "w-full"], [1, "flex-1", "min-w-0"], [1, "flex", "items-center", "gap-3", "min-w-0"], [1, "truncate", 3, "mouseenter", "mouseleave", "ngClass"], ["title", "Refreshing data...", 1, "animate-spin", "w-4", "h-4", "border-2", "border-blue-500/30", "border-t-blue-500", "rounded-full"], [1, "flex", "flex-wrap", "items-center", "justify-between", "gap-3", "sm:gap-4"], [3, "ngClass"], [1, "flex", "items-center", "gap-4"], [1, "flex", "flex-col", "gap-1", "min-w-[180px]"], [1, "absolute", "inset-x-0", "top-0", "h-full", "transition-opacity", "duration-300", "ease-in-out"], [1, "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "h-full", "flex", "items-center"], [1, "flex", "items-center", "gap-3", "flex-1", "min-w-0", "mr-4"], [1, "flex-shrink-0", "!mb-0", 3, "ngClass"], [1, "flex", "items-center", "gap-2", "text-sm", "flex-shrink-0"], [3, "searchClick", "isLightMode"], ["type", "button", 1, "cursor-pointer", "flex", "items-center", "gap-2", "px-3", "py-1.5", "rounded-lg", "text-xs", "font-medium", "transition-all", "duration-200", "hover:scale-105", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M15 12a3 3 0 11-6 0 3 3 0 016 0z"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M2.458 12C3.732 7.943 7.523 5 12 5c4.478 0 8.268 2.943 9.542 7-1.274 4.057-5.064 7-9.542 7-4.477 0-8.268-2.943-9.542-7z"], [1, "text-left", "sm:text-right"], [1, "text-xs"], [1, "text-sm", "font-medium"], [1, "hidden", "sm:inline", 3, "ngClass"], [1, "hidden", "sm:block", "truncate", "min-w-0", 3, "ngClass"], [1, "transition-opacity", "duration-300", 3, "ngClass"], [3, "searchClick", "isLightMode", "minimized"], ["type", "button", 1, "cursor-pointer", "flex", "items-center", "gap-2", "px-2", "py-1.5", "rounded-lg", "text-xs", "font-medium", "transition-all", "duration-200", "hover:scale-105", 3, "click", "ngClass"]], template: function DashboardHeaderComponent_Template(rf, ctx) { if (rf & 1) {
|
|
47710
47739
|
i0.ɵɵprojectionDef(_c0$J);
|
|
47711
47740
|
i0.ɵɵelementStart(0, "header", 0)(1, "div", 1)(2, "div", 2)(3, "div", 3)(4, "div", 4)(5, "div", 5)(6, "h1", 6);
|
|
47712
47741
|
i0.ɵɵlistener("mouseenter", function DashboardHeaderComponent_Template_h1_mouseenter_6_listener($event) { return ctx.onTitleMouseEnter($event); })("mouseleave", function DashboardHeaderComponent_Template_h1_mouseleave_6_listener() { return ctx.onTitleMouseLeave(); });
|
|
@@ -48056,8 +48085,8 @@ class LoadingCardComponent {
|
|
|
48056
48085
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(LoadingCardComponent, { className: "LoadingCardComponent", filePath: "lib/components/shared/loading-card.component.ts", lineNumber: 30 }); })();
|
|
48057
48086
|
|
|
48058
48087
|
const _c0$I = ["dashboardContainer"];
|
|
48059
|
-
const _c1$
|
|
48060
|
-
const _c2$
|
|
48088
|
+
const _c1$l = () => ({});
|
|
48089
|
+
const _c2$d = () => [1, 2, 3, 4, 5, 6];
|
|
48061
48090
|
const _c3$8 = () => [1, 2, 3];
|
|
48062
48091
|
const _c4$5 = () => [1, 2, 3, 4];
|
|
48063
48092
|
const _c5$3 = () => [1, 2];
|
|
@@ -48361,7 +48390,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_8_Co
|
|
|
48361
48390
|
i0.ɵɵelementEnd();
|
|
48362
48391
|
} if (rf & 2) {
|
|
48363
48392
|
const ctx_r2 = i0.ɵɵnextContext(3);
|
|
48364
|
-
i0.ɵɵproperty("assessment", ctx_r2.performanceOverview().overallAssessment || i0.ɵɵpureFunction0(11, _c1$
|
|
48393
|
+
i0.ɵɵproperty("assessment", ctx_r2.performanceOverview().overallAssessment || i0.ɵɵpureFunction0(11, _c1$l))("revenueMetric", ctx_r2.revenueMetric())("charts", ctx_r2.chartsForItem("OVERALL_ASSESSMENT"))("metrics", ctx_r2.allMetrics())("isLightMode", ctx_r2.isLightMode())("isLoading", ctx_r2.isOverallAssessmentLoading())("isCompactMode", true)("isChartsLoading", ctx_r2.areChartsLoading())("strengths", ctx_r2.strengths())("weaknesses", ctx_r2.weaknesses())("currencySymbol", ctx_r2.currencySymbol());
|
|
48365
48394
|
} }
|
|
48366
48395
|
function SymphiqFunnelAnalysisDashboardComponent_Conditional_16_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
48367
48396
|
i0.ɵɵelementStart(0, "div", 56);
|
|
@@ -48514,7 +48543,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_2_Co
|
|
|
48514
48543
|
i0.ɵɵelementEnd();
|
|
48515
48544
|
} if (rf & 2) {
|
|
48516
48545
|
const ctx_r2 = i0.ɵɵnextContext(3);
|
|
48517
|
-
i0.ɵɵproperty("assessment", ctx_r2.performanceOverview().overallAssessment || i0.ɵɵpureFunction0(11, _c1$
|
|
48546
|
+
i0.ɵɵproperty("assessment", ctx_r2.performanceOverview().overallAssessment || i0.ɵɵpureFunction0(11, _c1$l))("revenueMetric", ctx_r2.revenueMetric())("charts", ctx_r2.chartsForItem("OVERALL_ASSESSMENT"))("metrics", ctx_r2.allMetrics())("isLightMode", ctx_r2.isLightMode())("isLoading", ctx_r2.isOverallAssessmentLoading())("isCompactMode", ctx_r2.viewModeService.isCompact())("isChartsLoading", ctx_r2.areChartsLoading())("strengths", ctx_r2.strengths())("weaknesses", ctx_r2.weaknesses())("currencySymbol", ctx_r2.currencySymbol());
|
|
48518
48547
|
} }
|
|
48519
48548
|
function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
48520
48549
|
i0.ɵɵelementStart(0, "div", 78);
|
|
@@ -48570,7 +48599,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Co
|
|
|
48570
48599
|
i0.ɵɵelementEnd();
|
|
48571
48600
|
} if (rf & 2) {
|
|
48572
48601
|
i0.ɵɵadvance();
|
|
48573
|
-
i0.ɵɵrepeater(i0.ɵɵpureFunction0(0, _c2$
|
|
48602
|
+
i0.ɵɵrepeater(i0.ɵɵpureFunction0(0, _c2$d));
|
|
48574
48603
|
} }
|
|
48575
48604
|
function SymphiqFunnelAnalysisDashboardComponent_Conditional_17_Conditional_3_Conditional_15_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
48576
48605
|
i0.ɵɵelementStart(0, "div", 97);
|
|
@@ -61803,7 +61832,7 @@ class UserDisplayComponent {
|
|
|
61803
61832
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(UserDisplayComponent, { className: "UserDisplayComponent", filePath: "lib/components/shared/user-display.component.ts", lineNumber: 27 }); })();
|
|
61804
61833
|
|
|
61805
61834
|
const _c0$D = ["absoluteInputRef"];
|
|
61806
|
-
const _c1$
|
|
61835
|
+
const _c1$k = ["percentageInputRef"];
|
|
61807
61836
|
const _forTrack0$G = ($index, $item) => $item.history.id;
|
|
61808
61837
|
function EditMetricTargetModalComponent_Conditional_0_Conditional_24_Template(rf, ctx) { if (rf & 1) {
|
|
61809
61838
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
@@ -63082,7 +63111,7 @@ class EditMetricTargetModalComponent {
|
|
|
63082
63111
|
}
|
|
63083
63112
|
static { this.ɵfac = function EditMetricTargetModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || EditMetricTargetModalComponent)(i0.ɵɵdirectiveInject(i0.Injector)); }; }
|
|
63084
63113
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: EditMetricTargetModalComponent, selectors: [["symphiq-edit-metric-target-modal"]], viewQuery: function EditMetricTargetModalComponent_Query(rf, ctx) { if (rf & 1) {
|
|
63085
|
-
i0.ɵɵviewQuery(_c0$D, 5)(_c1$
|
|
63114
|
+
i0.ɵɵviewQuery(_c0$D, 5)(_c1$k, 5);
|
|
63086
63115
|
} if (rf & 2) {
|
|
63087
63116
|
let _t;
|
|
63088
63117
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.absoluteInputRef = _t.first);
|
|
@@ -63576,7 +63605,7 @@ class EditMetricTargetModalComponent {
|
|
|
63576
63605
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(EditMetricTargetModalComponent, { className: "EditMetricTargetModalComponent", filePath: "lib/components/revenue-calculator-dashboard/edit-metric-target-modal.component.ts", lineNumber: 469 }); })();
|
|
63577
63606
|
|
|
63578
63607
|
const _c0$C = ["absoluteInputRef"];
|
|
63579
|
-
const _c1$
|
|
63608
|
+
const _c1$j = ["percentageInputRef"];
|
|
63580
63609
|
function InitialTargetSettingComponent_Conditional_5_Template(rf, ctx) { if (rf & 1) {
|
|
63581
63610
|
i0.ɵɵtext(0);
|
|
63582
63611
|
} if (rf & 2) {
|
|
@@ -64886,7 +64915,7 @@ class InitialTargetSettingComponent {
|
|
|
64886
64915
|
}
|
|
64887
64916
|
static { this.ɵfac = function InitialTargetSettingComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || InitialTargetSettingComponent)(); }; }
|
|
64888
64917
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: InitialTargetSettingComponent, selectors: [["symphiq-initial-target-setting"]], viewQuery: function InitialTargetSettingComponent_Query(rf, ctx) { if (rf & 1) {
|
|
64889
|
-
i0.ɵɵviewQuery(_c0$C, 5)(_c1$
|
|
64918
|
+
i0.ɵɵviewQuery(_c0$C, 5)(_c1$j, 5);
|
|
64890
64919
|
} if (rf & 2) {
|
|
64891
64920
|
let _t;
|
|
64892
64921
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.absoluteInputRef = _t.first);
|
|
@@ -66307,7 +66336,7 @@ class HierarchyDisplayComponent {
|
|
|
66307
66336
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(HierarchyDisplayComponent, { className: "HierarchyDisplayComponent", filePath: "lib/components/business-analysis-dashboard/hierarchy-display.component.ts", lineNumber: 119 }); })();
|
|
66308
66337
|
|
|
66309
66338
|
const _c0$A = a0 => ({ name: "chart-bar", source: a0 });
|
|
66310
|
-
const _c1$
|
|
66339
|
+
const _c1$i = a0 => ({ name: "light-bulb", source: a0 });
|
|
66311
66340
|
function CompetitiveBenchmarkCardComponent_Conditional_26_Template(rf, ctx) { if (rf & 1) {
|
|
66312
66341
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
66313
66342
|
i0.ɵɵelementStart(0, "div", 7)(1, "button", 8);
|
|
@@ -66502,7 +66531,7 @@ class CompetitiveBenchmarkCardComponent {
|
|
|
66502
66531
|
i0.ɵɵadvance();
|
|
66503
66532
|
i0.ɵɵproperty("ngClass", ctx.sectionClasses());
|
|
66504
66533
|
i0.ɵɵadvance(2);
|
|
66505
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(23, _c1$
|
|
66534
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(23, _c1$i, ctx.IconSourceEnum.HEROICONS))("ngClass", ctx.sectionIconClasses());
|
|
66506
66535
|
i0.ɵɵadvance();
|
|
66507
66536
|
i0.ɵɵproperty("ngClass", ctx.sectionTitleClasses());
|
|
66508
66537
|
i0.ɵɵadvance(2);
|
|
@@ -70593,8 +70622,8 @@ class RelatedGoalChipsComponent {
|
|
|
70593
70622
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RelatedGoalChipsComponent, { className: "RelatedGoalChipsComponent", filePath: "lib/components/profile-analysis-shop-dashboard/shared/related-goal-chips.component.ts", lineNumber: 31 }); })();
|
|
70594
70623
|
|
|
70595
70624
|
const _c0$v = a0 => ({ name: "chart-bar", source: a0 });
|
|
70596
|
-
const _c1$
|
|
70597
|
-
const _c2$
|
|
70625
|
+
const _c1$h = a0 => ({ name: "arrow-right", source: a0 });
|
|
70626
|
+
const _c2$c = a0 => ({ name: "signal", source: a0 });
|
|
70598
70627
|
const _c3$7 = (a0, a1) => ({ name: a0, source: a1 });
|
|
70599
70628
|
const _c4$4 = a0 => ({ name: "flag", source: a0 });
|
|
70600
70629
|
const _c5$2 = a0 => ({ name: "arrow-trending-up", source: a0 });
|
|
@@ -70640,7 +70669,7 @@ function MetricExecutiveSummaryComponent_Conditional_14_Template(rf, ctx) { if (
|
|
|
70640
70669
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
70641
70670
|
i0.ɵɵproperty("ngClass", ctx_r0.metricCardClasses());
|
|
70642
70671
|
i0.ɵɵadvance(2);
|
|
70643
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c2$
|
|
70672
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c2$c, ctx_r0.iconSource))("ngClass", ctx_r0.metricLabelClasses());
|
|
70644
70673
|
i0.ɵɵadvance();
|
|
70645
70674
|
i0.ɵɵproperty("ngClass", ctx_r0.metricLabelClasses());
|
|
70646
70675
|
i0.ɵɵadvance(2);
|
|
@@ -71242,11 +71271,11 @@ class MetricExecutiveSummaryComponent {
|
|
|
71242
71271
|
i0.ɵɵadvance(2);
|
|
71243
71272
|
i0.ɵɵproperty("ngClass", ctx.viewDetailsButtonClasses());
|
|
71244
71273
|
i0.ɵɵadvance(3);
|
|
71245
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(22, _c1$
|
|
71274
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(22, _c1$h, ctx.iconSource));
|
|
71246
71275
|
i0.ɵɵadvance();
|
|
71247
71276
|
i0.ɵɵproperty("ngClass", ctx.viewReportButtonClasses());
|
|
71248
71277
|
i0.ɵɵadvance(5);
|
|
71249
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(24, _c1$
|
|
71278
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(24, _c1$h, ctx.iconSource));
|
|
71250
71279
|
i0.ɵɵadvance();
|
|
71251
71280
|
i0.ɵɵconditional(ctx.summary().narrative ? 29 : -1);
|
|
71252
71281
|
i0.ɵɵadvance();
|
|
@@ -74793,7 +74822,7 @@ class OperationalCategoryCardComponent {
|
|
|
74793
74822
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(OperationalCategoryCardComponent, { className: "OperationalCategoryCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/operational-category-card.component.ts", lineNumber: 164 }); })();
|
|
74794
74823
|
|
|
74795
74824
|
const _c0$q = a0 => ({ name: "arrow-trending-up", source: a0 });
|
|
74796
|
-
const _c1$
|
|
74825
|
+
const _c1$g = a0 => ({ name: "chat-bubble-left-right", source: a0 });
|
|
74797
74826
|
const _forTrack0$y = ($index, $item) => $item.questionId;
|
|
74798
74827
|
function KeyDriverCardComponent_Conditional_12_For_6_Template(rf, ctx) { if (rf & 1) {
|
|
74799
74828
|
i0.ɵɵelementStart(0, "div", 13)(1, "p", 14);
|
|
@@ -74820,7 +74849,7 @@ function KeyDriverCardComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
|
|
|
74820
74849
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
74821
74850
|
i0.ɵɵproperty("ngClass", ctx_r1.supportingAnswersClasses());
|
|
74822
74851
|
i0.ɵɵadvance(2);
|
|
74823
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c1$
|
|
74852
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c1$g, ctx_r1.iconSource))("ngClass", ctx_r1.supportingLabelClasses());
|
|
74824
74853
|
i0.ɵɵadvance();
|
|
74825
74854
|
i0.ɵɵproperty("ngClass", ctx_r1.supportingLabelClasses());
|
|
74826
74855
|
i0.ɵɵadvance(2);
|
|
@@ -75003,7 +75032,7 @@ class KeyDriverCardComponent {
|
|
|
75003
75032
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KeyDriverCardComponent, { className: "KeyDriverCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/key-driver-card.component.ts", lineNumber: 73 }); })();
|
|
75004
75033
|
|
|
75005
75034
|
const _c0$p = a0 => ({ name: "exclamation-triangle", source: a0 });
|
|
75006
|
-
const _c1$
|
|
75035
|
+
const _c1$f = a0 => ({ name: "chat-bubble-left-right", source: a0 });
|
|
75007
75036
|
const _forTrack0$x = ($index, $item) => $item.questionId;
|
|
75008
75037
|
function BottleneckCardComponent_Conditional_12_For_6_Template(rf, ctx) { if (rf & 1) {
|
|
75009
75038
|
i0.ɵɵelementStart(0, "div", 13)(1, "p", 14);
|
|
@@ -75030,7 +75059,7 @@ function BottleneckCardComponent_Conditional_12_Template(rf, ctx) { if (rf & 1)
|
|
|
75030
75059
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
75031
75060
|
i0.ɵɵproperty("ngClass", ctx_r1.supportingAnswersClasses());
|
|
75032
75061
|
i0.ɵɵadvance(2);
|
|
75033
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c1$
|
|
75062
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c1$f, ctx_r1.iconSource))("ngClass", ctx_r1.supportingLabelClasses());
|
|
75034
75063
|
i0.ɵɵadvance();
|
|
75035
75064
|
i0.ɵɵproperty("ngClass", ctx_r1.supportingLabelClasses());
|
|
75036
75065
|
i0.ɵɵadvance(2);
|
|
@@ -75230,8 +75259,8 @@ class BottleneckCardComponent {
|
|
|
75230
75259
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(BottleneckCardComponent, { className: "BottleneckCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/bottleneck-card.component.ts", lineNumber: 104 }); })();
|
|
75231
75260
|
|
|
75232
75261
|
const _c0$o = a0 => ({ name: "arrow-right", source: a0 });
|
|
75233
|
-
const _c1$
|
|
75234
|
-
const _c2$
|
|
75262
|
+
const _c1$e = a0 => ({ name: "arrow-left", source: a0 });
|
|
75263
|
+
const _c2$b = a0 => ({ name: "arrows-right-left", source: a0 });
|
|
75235
75264
|
const _c3$6 = a0 => ({ name: "scale", source: a0 });
|
|
75236
75265
|
const _forTrack0$w = ($index, $item) => $item.metric;
|
|
75237
75266
|
function MetricRelationshipsCardComponent_Conditional_1_For_8_Template(rf, ctx) { if (rf & 1) {
|
|
@@ -75304,7 +75333,7 @@ function MetricRelationshipsCardComponent_Conditional_2_Template(rf, ctx) { if (
|
|
|
75304
75333
|
i0.ɵɵadvance(2);
|
|
75305
75334
|
i0.ɵɵproperty("ngClass", ctx_r2.iconClassesMap().influencedBy);
|
|
75306
75335
|
i0.ɵɵadvance();
|
|
75307
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c1$
|
|
75336
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c1$e, ctx_r2.iconSource));
|
|
75308
75337
|
i0.ɵɵadvance();
|
|
75309
75338
|
i0.ɵɵproperty("ngClass", ctx_r2.titleClasses());
|
|
75310
75339
|
i0.ɵɵadvance(3);
|
|
@@ -75350,7 +75379,7 @@ function MetricRelationshipsCardComponent_Conditional_3_Template(rf, ctx) { if (
|
|
|
75350
75379
|
i0.ɵɵadvance(2);
|
|
75351
75380
|
i0.ɵɵproperty("ngClass", ctx_r2.iconClassesMap().tradeOffs);
|
|
75352
75381
|
i0.ɵɵadvance();
|
|
75353
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c2$
|
|
75382
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c2$b, ctx_r2.iconSource));
|
|
75354
75383
|
i0.ɵɵadvance();
|
|
75355
75384
|
i0.ɵɵproperty("ngClass", ctx_r2.titleClasses());
|
|
75356
75385
|
i0.ɵɵadvance(3);
|
|
@@ -75581,7 +75610,7 @@ class MetricRelationshipsCardComponent {
|
|
|
75581
75610
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MetricRelationshipsCardComponent, { className: "MetricRelationshipsCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/metric-relationships-card.component.ts", lineNumber: 121 }); })();
|
|
75582
75611
|
|
|
75583
75612
|
const _c0$n = a0 => ({ name: "chevron-right", source: a0 });
|
|
75584
|
-
const _c1$
|
|
75613
|
+
const _c1$d = a0 => ({ name: "link", source: a0 });
|
|
75585
75614
|
const _forTrack0$v = ($index, $item) => $item.id;
|
|
75586
75615
|
function RelatedMetricCardComponent_Conditional_18_Conditional_5_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
75587
75616
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
@@ -75622,7 +75651,7 @@ function RelatedMetricCardComponent_Conditional_18_Template(rf, ctx) { if (rf &
|
|
|
75622
75651
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
75623
75652
|
i0.ɵɵproperty("ngClass", ctx_r2.borderClasses());
|
|
75624
75653
|
i0.ɵɵadvance(2);
|
|
75625
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c1$
|
|
75654
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c1$d, ctx_r2.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r2.sharedGoalsIconClasses());
|
|
75626
75655
|
i0.ɵɵadvance();
|
|
75627
75656
|
i0.ɵɵproperty("ngClass", ctx_r2.sharedGoalsTextClasses());
|
|
75628
75657
|
i0.ɵɵadvance();
|
|
@@ -76364,8 +76393,8 @@ class RelatedMetricsListComponent {
|
|
|
76364
76393
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RelatedMetricsListComponent, { className: "RelatedMetricsListComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/related-metrics-list.component.ts", lineNumber: 175 }); })();
|
|
76365
76394
|
|
|
76366
76395
|
const _c0$m = (a0, a1) => ({ name: a0, source: a1 });
|
|
76367
|
-
const _c1$
|
|
76368
|
-
const _c2$
|
|
76396
|
+
const _c1$c = a0 => ({ name: "signal", source: a0 });
|
|
76397
|
+
const _c2$a = a0 => ({ name: "calendar", source: a0 });
|
|
76369
76398
|
const _c3$5 = a0 => ({ name: "flag", source: a0 });
|
|
76370
76399
|
const _c4$3 = a0 => ({ name: "chart-bar", source: a0 });
|
|
76371
76400
|
function PerformanceMetricsCardComponent_Conditional_32_Template(rf, ctx) { if (rf & 1) {
|
|
@@ -76621,7 +76650,7 @@ class PerformanceMetricsCardComponent {
|
|
|
76621
76650
|
i0.ɵɵadvance(2);
|
|
76622
76651
|
i0.ɵɵproperty("ngClass", ctx.metricBoxClasses());
|
|
76623
76652
|
i0.ɵɵadvance(2);
|
|
76624
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(36, _c1$
|
|
76653
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(36, _c1$c, ctx.iconSource))("ngClass", ctx.labelClasses());
|
|
76625
76654
|
i0.ɵɵadvance();
|
|
76626
76655
|
i0.ɵɵproperty("ngClass", ctx.labelClasses());
|
|
76627
76656
|
i0.ɵɵadvance(2);
|
|
@@ -76631,7 +76660,7 @@ class PerformanceMetricsCardComponent {
|
|
|
76631
76660
|
i0.ɵɵadvance();
|
|
76632
76661
|
i0.ɵɵproperty("ngClass", ctx.metricBoxClasses());
|
|
76633
76662
|
i0.ɵɵadvance(2);
|
|
76634
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(38, _c2$
|
|
76663
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(38, _c2$a, ctx.iconSource))("ngClass", ctx.labelClasses());
|
|
76635
76664
|
i0.ɵɵadvance();
|
|
76636
76665
|
i0.ɵɵproperty("ngClass", ctx.labelClasses());
|
|
76637
76666
|
i0.ɵɵadvance(2);
|
|
@@ -76785,8 +76814,8 @@ class PerformanceMetricsCardComponent {
|
|
|
76785
76814
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PerformanceMetricsCardComponent, { className: "PerformanceMetricsCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/performance-metrics-card.component.ts", lineNumber: 157 }); })();
|
|
76786
76815
|
|
|
76787
76816
|
const _c0$l = a0 => ({ name: "funnel", source: a0 });
|
|
76788
|
-
const _c1$
|
|
76789
|
-
const _c2$
|
|
76817
|
+
const _c1$b = a0 => ({ name: "chart-bar-square", source: a0 });
|
|
76818
|
+
const _c2$9 = a0 => ({ name: "chevron-right", source: a0 });
|
|
76790
76819
|
const _c3$4 = a0 => ({ name: "arrow-left", source: a0 });
|
|
76791
76820
|
const _c4$2 = a0 => ({ name: "arrow-right", source: a0 });
|
|
76792
76821
|
function FunnelContextCardComponent_Conditional_13_For_7_Template(rf, ctx) { if (rf & 1) {
|
|
@@ -76805,7 +76834,7 @@ function FunnelContextCardComponent_Conditional_13_For_7_Template(rf, ctx) { if
|
|
|
76805
76834
|
i0.ɵɵadvance(2);
|
|
76806
76835
|
i0.ɵɵtextInterpolate(ctx_r2.formatMetricName(metric_r2));
|
|
76807
76836
|
i0.ɵɵadvance();
|
|
76808
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c2$
|
|
76837
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c2$9, ctx_r2.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r2.chevronIconClasses());
|
|
76809
76838
|
} }
|
|
76810
76839
|
function FunnelContextCardComponent_Conditional_13_Template(rf, ctx) { if (rf & 1) {
|
|
76811
76840
|
i0.ɵɵelementStart(0, "div", 9)(1, "div", 10);
|
|
@@ -76841,7 +76870,7 @@ function FunnelContextCardComponent_Conditional_14_For_7_Template(rf, ctx) { if
|
|
|
76841
76870
|
i0.ɵɵadvance(2);
|
|
76842
76871
|
i0.ɵɵtextInterpolate(ctx_r2.formatMetricName(metric_r5));
|
|
76843
76872
|
i0.ɵɵadvance();
|
|
76844
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c2$
|
|
76873
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c2$9, ctx_r2.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r2.chevronIconClasses());
|
|
76845
76874
|
} }
|
|
76846
76875
|
function FunnelContextCardComponent_Conditional_14_Template(rf, ctx) { if (rf & 1) {
|
|
76847
76876
|
i0.ɵɵelementStart(0, "div")(1, "div", 10);
|
|
@@ -76986,11 +77015,11 @@ class FunnelContextCardComponent {
|
|
|
76986
77015
|
i0.ɵɵadvance(3);
|
|
76987
77016
|
i0.ɵɵproperty("ngClass", ctx.stageBadgeClasses());
|
|
76988
77017
|
i0.ɵɵadvance();
|
|
76989
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(15, _c1$
|
|
77018
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(15, _c1$b, ctx.iconSource));
|
|
76990
77019
|
i0.ɵɵadvance(2);
|
|
76991
77020
|
i0.ɵɵtextInterpolate(ctx.formatFunnelStage(ctx.context().funnelStage));
|
|
76992
77021
|
i0.ɵɵadvance();
|
|
76993
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(17, _c2$
|
|
77022
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(17, _c2$9, ctx.IconSourceEnumValue.HEROICONS))("ngClass", ctx.stageBadgeChevronClasses());
|
|
76994
77023
|
i0.ɵɵadvance();
|
|
76995
77024
|
i0.ɵɵproperty("ngClass", ctx.descriptionClasses());
|
|
76996
77025
|
i0.ɵɵadvance();
|
|
@@ -77117,8 +77146,8 @@ class FunnelContextCardComponent {
|
|
|
77117
77146
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FunnelContextCardComponent, { className: "FunnelContextCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/funnel-context-card.component.ts", lineNumber: 121 }); })();
|
|
77118
77147
|
|
|
77119
77148
|
const _c0$k = (a0, a1) => ({ name: a0, source: a1 });
|
|
77120
|
-
const _c1$
|
|
77121
|
-
const _c2$
|
|
77149
|
+
const _c1$a = a0 => ({ name: "target", source: a0 });
|
|
77150
|
+
const _c2$8 = a0 => ({ name: "star", source: a0 });
|
|
77122
77151
|
class MetricComparisonStatsComponent {
|
|
77123
77152
|
constructor() {
|
|
77124
77153
|
this.stats = signal({
|
|
@@ -77350,7 +77379,7 @@ class MetricComparisonStatsComponent {
|
|
|
77350
77379
|
i0.ɵɵadvance();
|
|
77351
77380
|
i0.ɵɵproperty("ngClass", ctx.statCardClasses());
|
|
77352
77381
|
i0.ɵɵadvance(2);
|
|
77353
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(27, _c1$
|
|
77382
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(27, _c1$a, ctx.iconSource))("ngClass", ctx.gapIconClasses());
|
|
77354
77383
|
i0.ɵɵadvance();
|
|
77355
77384
|
i0.ɵɵproperty("ngClass", ctx.labelClasses());
|
|
77356
77385
|
i0.ɵɵadvance(2);
|
|
@@ -77364,7 +77393,7 @@ class MetricComparisonStatsComponent {
|
|
|
77364
77393
|
i0.ɵɵadvance();
|
|
77365
77394
|
i0.ɵɵproperty("ngClass", ctx.statCardClasses());
|
|
77366
77395
|
i0.ɵɵadvance(2);
|
|
77367
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(29, _c2$
|
|
77396
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(29, _c2$8, ctx.iconSource))("ngClass", ctx.ratingIconClasses());
|
|
77368
77397
|
i0.ɵɵadvance();
|
|
77369
77398
|
i0.ɵɵproperty("ngClass", ctx.labelClasses());
|
|
77370
77399
|
i0.ɵɵadvance(2);
|
|
@@ -77567,8 +77596,8 @@ class PerformanceOverviewContainerComponent {
|
|
|
77567
77596
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PerformanceOverviewContainerComponent, { className: "PerformanceOverviewContainerComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/performance-overview-container.component.ts", lineNumber: 57 }); })();
|
|
77568
77597
|
|
|
77569
77598
|
const _c0$j = a0 => ({ name: "chevron-right", source: a0 });
|
|
77570
|
-
const _c1$
|
|
77571
|
-
const _c2$
|
|
77599
|
+
const _c1$9 = a0 => ({ name: "chevron-down", source: a0 });
|
|
77600
|
+
const _c2$7 = a0 => ({ name: "clock", source: a0 });
|
|
77572
77601
|
const _c3$3 = a0 => [a0];
|
|
77573
77602
|
const _c4$1 = () => [];
|
|
77574
77603
|
const _c5$1 = a0 => ({ name: "chart-bar", source: a0 });
|
|
@@ -77629,7 +77658,7 @@ function ProfileSectionContentComponent_Conditional_1_Conditional_34_For_5_Condi
|
|
|
77629
77658
|
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
77630
77659
|
i0.ɵɵproperty("ngClass", ctx_r1.metaTextClasses());
|
|
77631
77660
|
i0.ɵɵadvance();
|
|
77632
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c2$
|
|
77661
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c2$7, ctx_r1.IconSourceEnumValue.HEROICONS));
|
|
77633
77662
|
i0.ɵɵadvance(2);
|
|
77634
77663
|
i0.ɵɵtextInterpolate(item_r3.win.estimatedTimeframe);
|
|
77635
77664
|
} }
|
|
@@ -77794,7 +77823,7 @@ function ProfileSectionContentComponent_Conditional_1_Template(rf, ctx) { if (rf
|
|
|
77794
77823
|
i0.ɵɵadvance(2);
|
|
77795
77824
|
i0.ɵɵproperty("ngClass", ctx_r1.quickWinsButtonClasses());
|
|
77796
77825
|
i0.ɵɵadvance(2);
|
|
77797
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(30, _c1$
|
|
77826
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(30, _c1$9, ctx_r1.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r1.quickWinsButtonClasses());
|
|
77798
77827
|
i0.ɵɵadvance();
|
|
77799
77828
|
i0.ɵɵconditional(ctx_r1.quickWinsDisplay().length > 0 ? 34 : -1);
|
|
77800
77829
|
} }
|
|
@@ -78206,7 +78235,7 @@ function ProfileSectionContentComponent_Conditional_11_Conditional_2_For_5_Condi
|
|
|
78206
78235
|
const item_r19 = i0.ɵɵnextContext().$implicit;
|
|
78207
78236
|
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
78208
78237
|
i0.ɵɵadvance();
|
|
78209
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c2$
|
|
78238
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c2$7, ctx_r1.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r1.summaryTextClasses());
|
|
78210
78239
|
i0.ɵɵadvance();
|
|
78211
78240
|
i0.ɵɵproperty("ngClass", ctx_r1.summaryTextClasses());
|
|
78212
78241
|
i0.ɵɵadvance();
|
|
@@ -78465,7 +78494,7 @@ function ProfileSectionContentComponent_Conditional_13_For_3_Conditional_9_Templ
|
|
|
78465
78494
|
const phase_r24 = i0.ɵɵnextContext().$implicit;
|
|
78466
78495
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
78467
78496
|
i0.ɵɵadvance();
|
|
78468
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c2$
|
|
78497
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c2$7, ctx_r1.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r1.summaryTextClasses());
|
|
78469
78498
|
i0.ɵɵadvance();
|
|
78470
78499
|
i0.ɵɵproperty("ngClass", ctx_r1.summaryTextClasses());
|
|
78471
78500
|
i0.ɵɵadvance();
|
|
@@ -80538,10 +80567,10 @@ function GoalObjectivesModalContentComponent_For_2_Template(rf, ctx) { if (rf &
|
|
|
80538
80567
|
} }
|
|
80539
80568
|
class GoalObjectivesModalContentComponent {
|
|
80540
80569
|
constructor() {
|
|
80541
|
-
this.
|
|
80570
|
+
this.objectives = input.required(...(ngDevMode ? [{ debugName: "objectives" }] : []));
|
|
80571
|
+
this.goalTitle = input.required(...(ngDevMode ? [{ debugName: "goalTitle" }] : []));
|
|
80542
80572
|
this.viewMode = input(ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "viewMode" }] : []));
|
|
80543
80573
|
this.modalService = inject(ModalService);
|
|
80544
|
-
this.IconSourceEnum = IconSourceEnum;
|
|
80545
80574
|
this.isDark = computed(() => this.viewMode() === ViewModeEnum.DARK, ...(ngDevMode ? [{ debugName: "isDark" }] : []));
|
|
80546
80575
|
this.cardClasses = computed(() => {
|
|
80547
80576
|
const base = 'transition-all duration-200';
|
|
@@ -80630,17 +80659,16 @@ class GoalObjectivesModalContentComponent {
|
|
|
80630
80659
|
}, ...(ngDevMode ? [{ debugName: "labelClasses" }] : []));
|
|
80631
80660
|
}
|
|
80632
80661
|
openStrategiesModal(objective) {
|
|
80633
|
-
this.modalService.navigateToObjectiveStrategies(objective, this.
|
|
80662
|
+
this.modalService.navigateToObjectiveStrategies(objective, this.goalTitle(), this.viewMode());
|
|
80634
80663
|
}
|
|
80635
80664
|
static { this.ɵfac = function GoalObjectivesModalContentComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GoalObjectivesModalContentComponent)(); }; }
|
|
80636
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: GoalObjectivesModalContentComponent, selectors: [["symphiq-goal-objectives-modal-content"]], inputs: {
|
|
80665
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: GoalObjectivesModalContentComponent, selectors: [["symphiq-goal-objectives-modal-content"]], inputs: { objectives: [1, "objectives"], goalTitle: [1, "goalTitle"], viewMode: [1, "viewMode"] }, decls: 3, vars: 0, consts: [[1, "space-y-6"], [1, "rounded-lg", "p-5", "transition-all", "duration-200", 3, "ngClass"], [1, "flex", "items-start", "gap-3"], [3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4"], [1, "flex-1", "min-w-0"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", "mb-1", 3, "ngClass"], [1, "font-semibold", "text-base", "mb-2", 3, "ngClass"], [1, "text-sm", "mb-3", 3, "ngClass"], [1, "p-3", "rounded-lg", "mb-3", 3, "ngClass"], [1, "grid", "grid-cols-2", "gap-3", "mb-3"], [1, "w-full", "px-5", "py-4", "rounded-lg", "border-2", "transition-all", "duration-200", "hover:scale-[1.01]", "active:scale-[0.99]", "cursor-pointer", "group", 3, "ngClass"], [1, "flex", "items-start", "gap-2"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4", "flex-shrink-0", "mt-0.5", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z"], [1, "flex-1"], [1, "text-xs", "font-medium", "mb-1", 3, "ngClass"], [1, "text-sm", "font-semibold", 3, "ngClass"], [1, "p-3", "rounded-lg", 3, "ngClass"], [1, "text-sm", 3, "ngClass"], [1, "w-full", "px-5", "py-4", "rounded-lg", "border-2", "transition-all", "duration-200", "hover:scale-[1.01]", "active:scale-[0.99]", "cursor-pointer", "group", 3, "click", "ngClass"], [1, "flex", "items-center", "justify-between"], [1, "flex", "items-center", "gap-3"], [1, "w-10", "h-10", "rounded-lg", "flex", "items-center", "justify-center", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 10V3L4 14h7v7l9-11h-7z"], [1, "text-left"], [1, "text-xs", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "transition-transform", "group-hover:translate-x-1", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"]], template: function GoalObjectivesModalContentComponent_Template(rf, ctx) { if (rf & 1) {
|
|
80637
80666
|
i0.ɵɵelementStart(0, "div", 0);
|
|
80638
80667
|
i0.ɵɵrepeaterCreate(1, GoalObjectivesModalContentComponent_For_2_Template, 14, 9, "div", 1, _forTrack0$s);
|
|
80639
80668
|
i0.ɵɵelementEnd();
|
|
80640
80669
|
} if (rf & 2) {
|
|
80641
|
-
let tmp_0_0;
|
|
80642
80670
|
i0.ɵɵadvance();
|
|
80643
|
-
i0.ɵɵrepeater(
|
|
80671
|
+
i0.ɵɵrepeater(ctx.objectives());
|
|
80644
80672
|
} }, dependencies: [CommonModule, i1$1.NgClass], encapsulation: 2, changeDetection: 0 }); }
|
|
80645
80673
|
}
|
|
80646
80674
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GoalObjectivesModalContentComponent, [{
|
|
@@ -80652,7 +80680,7 @@ class GoalObjectivesModalContentComponent {
|
|
|
80652
80680
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
80653
80681
|
template: `
|
|
80654
80682
|
<div class="space-y-6">
|
|
80655
|
-
@for (objective of
|
|
80683
|
+
@for (objective of objectives(); track objective.id || $index) {
|
|
80656
80684
|
<div [ngClass]="cardClasses()" class="rounded-lg p-5 transition-all duration-200">
|
|
80657
80685
|
<div class="flex items-start gap-3">
|
|
80658
80686
|
<div [ngClass]="iconContainerClasses()">
|
|
@@ -80732,7 +80760,7 @@ class GoalObjectivesModalContentComponent {
|
|
|
80732
80760
|
</div>
|
|
80733
80761
|
`
|
|
80734
80762
|
}]
|
|
80735
|
-
}], null, {
|
|
80763
|
+
}], null, { objectives: [{ type: i0.Input, args: [{ isSignal: true, alias: "objectives", required: true }] }], goalTitle: [{ type: i0.Input, args: [{ isSignal: true, alias: "goalTitle", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
|
|
80736
80764
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(GoalObjectivesModalContentComponent, { className: "GoalObjectivesModalContentComponent", filePath: "lib/components/profile-analysis-shop-dashboard/modals/goal-objectives-modal-content.component.ts", lineNumber: 94 }); })();
|
|
80737
80765
|
|
|
80738
80766
|
const _forTrack0$r = ($index, $item) => $item.id || $index;
|
|
@@ -86590,8 +86618,8 @@ class FocusAreaHealthIndicatorComponent {
|
|
|
86590
86618
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaHealthIndicatorComponent, { className: "FocusAreaHealthIndicatorComponent", filePath: "lib/components/profile-analysis-focus-area-dashboard/focus-area-health-indicator.component.ts", lineNumber: 46 }); })();
|
|
86591
86619
|
|
|
86592
86620
|
const _c0$f = a0 => ({ name: "chevron-right", source: a0 });
|
|
86593
|
-
const _c1$
|
|
86594
|
-
const _c2$
|
|
86621
|
+
const _c1$8 = a0 => ({ name: "chevron-down", source: a0 });
|
|
86622
|
+
const _c2$6 = a0 => [a0];
|
|
86595
86623
|
function FocusAreaExecutiveSummaryComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
86596
86624
|
i0.ɵɵelement(0, "symphiq-grade-badge", 7);
|
|
86597
86625
|
} if (rf & 2) {
|
|
@@ -86668,7 +86696,7 @@ function FocusAreaExecutiveSummaryComponent_Conditional_33_For_5_Conditional_13_
|
|
|
86668
86696
|
i0.ɵɵadvance();
|
|
86669
86697
|
i0.ɵɵproperty("ngClass", ctx_r0.metaTextClasses());
|
|
86670
86698
|
i0.ɵɵadvance(2);
|
|
86671
|
-
i0.ɵɵproperty("relatedGoalIds", i0.ɵɵpureFunction1(4, _c2$
|
|
86699
|
+
i0.ɵɵproperty("relatedGoalIds", i0.ɵɵpureFunction1(4, _c2$6, item_r2.win.relatedGoalId))("allGoals", ctx_r0.allGoals())("viewMode", ctx_r0.viewMode());
|
|
86672
86700
|
} }
|
|
86673
86701
|
function FocusAreaExecutiveSummaryComponent_Conditional_33_For_5_Template(rf, ctx) { if (rf & 1) {
|
|
86674
86702
|
i0.ɵɵelementStart(0, "div", 29)(1, "div", 30)(2, "div", 31)(3, "span", 32);
|
|
@@ -86908,7 +86936,7 @@ class FocusAreaExecutiveSummaryComponent {
|
|
|
86908
86936
|
i0.ɵɵadvance(2);
|
|
86909
86937
|
i0.ɵɵproperty("ngClass", ctx.quickWinsButtonTextClasses());
|
|
86910
86938
|
i0.ɵɵadvance(2);
|
|
86911
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(24, _c1$
|
|
86939
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(24, _c1$8, ctx.IconSourceEnum.HEROICONS))("ngClass", ctx.quickWinsButtonTextClasses());
|
|
86912
86940
|
i0.ɵɵadvance();
|
|
86913
86941
|
i0.ɵɵconditional(((tmp_21_0 = ctx.summary()) == null ? null : tmp_21_0.quickWins == null ? null : tmp_21_0.quickWins.length) ? 33 : -1);
|
|
86914
86942
|
} }, dependencies: [CommonModule, i1$1.NgClass, GradeBadgeComponent,
|
|
@@ -89577,8 +89605,8 @@ class ProfileViewToggleComponent {
|
|
|
89577
89605
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileViewToggleComponent, { className: "ProfileViewToggleComponent", filePath: "lib/components/shared/profile/profile-view-toggle.component.ts", lineNumber: 32 }); })();
|
|
89578
89606
|
|
|
89579
89607
|
const _c0$d = ["scrollContainer"];
|
|
89580
|
-
const _c1$
|
|
89581
|
-
const _c2$
|
|
89608
|
+
const _c1$7 = ["stickySentinel"];
|
|
89609
|
+
const _c2$5 = ["stickyHeader"];
|
|
89582
89610
|
const _c3$2 = ["questionTitle"];
|
|
89583
89611
|
const _forTrack0$h = ($index, $item) => $item.tempId;
|
|
89584
89612
|
function ProfileQuestionAnswerComponent_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
@@ -90230,7 +90258,7 @@ class ProfileQuestionAnswerComponent {
|
|
|
90230
90258
|
}
|
|
90231
90259
|
static { this.ɵfac = function ProfileQuestionAnswerComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileQuestionAnswerComponent)(); }; }
|
|
90232
90260
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ProfileQuestionAnswerComponent, selectors: [["symphiq-profile-question-answer"]], viewQuery: function ProfileQuestionAnswerComponent_Query(rf, ctx) { if (rf & 1) {
|
|
90233
|
-
i0.ɵɵviewQuery(_c0$d, 5)(_c1$
|
|
90261
|
+
i0.ɵɵviewQuery(_c0$d, 5)(_c1$7, 5)(_c2$5, 5)(_c3$2, 5);
|
|
90234
90262
|
} if (rf & 2) {
|
|
90235
90263
|
let _t;
|
|
90236
90264
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.scrollContainer = _t.first);
|
|
@@ -91584,8 +91612,8 @@ class ProfileQuestionHistoryComponent {
|
|
|
91584
91612
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileQuestionHistoryComponent, { className: "ProfileQuestionHistoryComponent", filePath: "lib/components/shared/profile/profile-question-history.component.ts", lineNumber: 151 }); })();
|
|
91585
91613
|
|
|
91586
91614
|
const _c0$c = ["modalContent"];
|
|
91587
|
-
const _c1$
|
|
91588
|
-
const _c2$
|
|
91615
|
+
const _c1$6 = ["modalWrapper"];
|
|
91616
|
+
const _c2$4 = ["scrollContainer"];
|
|
91589
91617
|
const _forTrack0$e = ($index, $item) => $item.id;
|
|
91590
91618
|
function ProfileQuestionsModalComponent_Conditional_0_Conditional_5_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
91591
91619
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
@@ -92141,7 +92169,7 @@ class ProfileQuestionsModalComponent {
|
|
|
92141
92169
|
}
|
|
92142
92170
|
static { this.ɵfac = function ProfileQuestionsModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileQuestionsModalComponent)(); }; }
|
|
92143
92171
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ProfileQuestionsModalComponent, selectors: [["symphiq-profile-questions-modal"]], viewQuery: function ProfileQuestionsModalComponent_Query(rf, ctx) { if (rf & 1) {
|
|
92144
|
-
i0.ɵɵviewQuery(_c0$c, 5)(_c1$
|
|
92172
|
+
i0.ɵɵviewQuery(_c0$c, 5)(_c1$6, 5)(_c2$4, 5);
|
|
92145
92173
|
} if (rf & 2) {
|
|
92146
92174
|
let _t;
|
|
92147
92175
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalContent = _t.first);
|
|
@@ -94368,8 +94396,8 @@ class StickySubscriptionContinueButtonComponent {
|
|
|
94368
94396
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(StickySubscriptionContinueButtonComponent, { className: "StickySubscriptionContinueButtonComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/sticky-subscription-continue-button.component.ts", lineNumber: 41 }); })();
|
|
94369
94397
|
|
|
94370
94398
|
const _c0$a = ["shopProfileStatusCard"];
|
|
94371
|
-
const _c1$
|
|
94372
|
-
const _c2$
|
|
94399
|
+
const _c1$5 = ["planSelectionContainer"];
|
|
94400
|
+
const _c2$3 = () => [];
|
|
94373
94401
|
const _c3$1 = a0 => ({ name: "chevron-right", source: a0 });
|
|
94374
94402
|
const _c4 = a0 => ({ name: "chevron-down", source: a0 });
|
|
94375
94403
|
const _c5 = a0 => [a0];
|
|
@@ -94426,7 +94454,7 @@ function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_
|
|
|
94426
94454
|
} if (rf & 2) {
|
|
94427
94455
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
94428
94456
|
i0.ɵɵadvance();
|
|
94429
|
-
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("totalQuestions", ctx_r1.totalShopQuestions())("answeredQuestions", ctx_r1.answeredShopQuestions())("questions", ctx_r1.profileShopQuestions() || i0.ɵɵpureFunction0(10, _c2$
|
|
94457
|
+
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("totalQuestions", ctx_r1.totalShopQuestions())("answeredQuestions", ctx_r1.answeredShopQuestions())("questions", ctx_r1.profileShopQuestions() || i0.ɵɵpureFunction0(10, _c2$3))("profileAnswers", ctx_r1.profileAnswers() || i0.ɵɵpureFunction0(11, _c2$3))("profileAnswerHistories", ctx_r1.profileAnswerHistories() || i0.ɵɵpureFunction0(12, _c2$3))("users", ctx_r1.users() || i0.ɵɵpureFunction0(13, _c2$3))("config", ctx_r1.shopProfileStatusCardConfig)("groupConfig", ctx_r1.shopProfileStatusCardGroupConfig)("currentUser", ctx_r1.currentUser());
|
|
94430
94458
|
} }
|
|
94431
94459
|
function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
94432
94460
|
i0.ɵɵelementStart(0, "div", 32)(1, "div", 33);
|
|
@@ -94588,7 +94616,7 @@ function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_
|
|
|
94588
94616
|
i0.ɵɵadvance(2);
|
|
94589
94617
|
i0.ɵɵproperty("ngClass", ctx_r1.getShopProfileCardContentClasses());
|
|
94590
94618
|
i0.ɵɵadvance();
|
|
94591
|
-
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("totalQuestions", ctx_r1.totalShopQuestions())("answeredQuestions", ctx_r1.answeredShopQuestions())("questions", ctx_r1.profileShopQuestions() || i0.ɵɵpureFunction0(24, _c2$
|
|
94619
|
+
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("totalQuestions", ctx_r1.totalShopQuestions())("answeredQuestions", ctx_r1.answeredShopQuestions())("questions", ctx_r1.profileShopQuestions() || i0.ɵɵpureFunction0(24, _c2$3))("profileAnswers", ctx_r1.profileAnswers() || i0.ɵɵpureFunction0(25, _c2$3))("profileAnswerHistories", ctx_r1.profileAnswerHistories() || i0.ɵɵpureFunction0(26, _c2$3))("users", ctx_r1.users() || i0.ɵɵpureFunction0(27, _c2$3))("config", ctx_r1.shopProfilePostAnalysisCardConfig)("groupConfig", ctx_r1.shopProfileStatusCardGroupConfig)("currentUser", ctx_r1.currentUser())("hideHeader", true);
|
|
94592
94620
|
} }
|
|
94593
94621
|
function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
94594
94622
|
i0.ɵɵconditionalCreate(0, SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_0_Template, 3, 14, "div", 32);
|
|
@@ -95002,7 +95030,7 @@ function SymphiqProfileShopAnalysisDashboardComponent_Conditional_17_Template(rf
|
|
|
95002
95030
|
i0.ɵɵelement(0, "symphiq-goal-objectives-modal-content", 16);
|
|
95003
95031
|
} if (rf & 2) {
|
|
95004
95032
|
const data_r20 = ctx;
|
|
95005
|
-
i0.ɵɵproperty("goal", data_r20.goal)("viewMode", data_r20.viewMode);
|
|
95033
|
+
i0.ɵɵproperty("objectives", data_r20.goal.objectives ?? i0.ɵɵpureFunction0(3, _c2$3))("goalTitle", data_r20.goal.title ?? "")("viewMode", data_r20.viewMode);
|
|
95006
95034
|
} }
|
|
95007
95035
|
function SymphiqProfileShopAnalysisDashboardComponent_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
95008
95036
|
i0.ɵɵelement(0, "symphiq-objective-strategies-modal-content", 17);
|
|
@@ -96198,7 +96226,7 @@ class SymphiqProfileShopAnalysisDashboardComponent {
|
|
|
96198
96226
|
}
|
|
96199
96227
|
static { this.ɵfac = function SymphiqProfileShopAnalysisDashboardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SymphiqProfileShopAnalysisDashboardComponent)(); }; }
|
|
96200
96228
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SymphiqProfileShopAnalysisDashboardComponent, selectors: [["symphiq-profile-shop-analysis-dashboard"]], viewQuery: function SymphiqProfileShopAnalysisDashboardComponent_Query(rf, ctx) { if (rf & 1) {
|
|
96201
|
-
i0.ɵɵviewQuery(ModalComponent, 5)(_c0$a, 5)(_c1$
|
|
96229
|
+
i0.ɵɵviewQuery(ModalComponent, 5)(_c0$a, 5)(_c1$5, 5);
|
|
96202
96230
|
} if (rf & 2) {
|
|
96203
96231
|
let _t;
|
|
96204
96232
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.funnelModalComponent = _t.first);
|
|
@@ -96206,7 +96234,7 @@ class SymphiqProfileShopAnalysisDashboardComponent {
|
|
|
96206
96234
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.planSelectionContainer = _t.first);
|
|
96207
96235
|
} }, hostBindings: function SymphiqProfileShopAnalysisDashboardComponent_HostBindings(rf, ctx) { if (rf & 1) {
|
|
96208
96236
|
i0.ɵɵlistener("scroll", function SymphiqProfileShopAnalysisDashboardComponent_scroll_HostBindingHandler() { return ctx.onWindowScroll(); }, i0.ɵɵresolveWindow);
|
|
96209
|
-
} }, inputs: { viewMode: [1, "viewMode"], requestedByUser: [1, "requestedByUser"], createdDate: [1, "createdDate"], embedded: [1, "embedded"], profileAnalysis: [1, "profileAnalysis"], profile: [1, "profile"], funnelAnalysis: [1, "funnelAnalysis"], focusAreaDetails: [1, "focusAreaDetails"], account: [1, "account"], profileShop: [1, "profileShop"], profileShopQuestions: [1, "profileShopQuestions"], profileAnswers: [1, "profileAnswers"], profileAnswerHistories: [1, "profileAnswerHistories"], itemStatusProfileShop: [1, "itemStatusProfileShop"], itemStatusProfileAnalysis: [1, "itemStatusProfileAnalysis"], planCardInfos: [1, "planCardInfos"], isOnboarded: [1, "isOnboarded"], scrollEvent: [1, "scrollEvent"], scrollElement: [1, "scrollElement"], users: [1, "users"], isLoading: [1, "isLoading"], forDemo: [1, "forDemo"], currentUser: [1, "currentUser"], maxAccessibleStepId: [1, "maxAccessibleStepId"], isMarkingAsReviewed: [1, "isMarkingAsReviewed"] }, outputs: { stepClick: "stepClick", nextStepClick: "nextStepClick", currencySelectionClick: "currencySelectionClick", editCurrencyClick: "editCurrencyClick", periodUnitChanged: "periodUnitChanged", planSelected: "planSelected", checkoutPlanClick: "checkoutPlanClick", answerShopProfileQuestions: "answerShopProfileQuestions", continueShopProfileQuestions: "continueShopProfileQuestions", profileQuestionAnswerSave: "profileQuestionAnswerSave", shopProfileAdminAnswerAction: "shopProfileAdminAnswerAction", markAsReviewedClick: "markAsReviewedClick" }, features: [i0.ɵɵNgOnChangesFeature], decls: 31, vars: 60, consts: [["shopProfileStatusCard", ""], ["planSelectionContainer", ""], [1, "relative", 3, "ngClass"], [1, "animated-bubbles", 2, "position", "fixed", "top", "0", "left", "0", "right", "0", "bottom", "0", "width", "100vw", "height", "100vh", "z-index", "1", "pointer-events", "none"], [3, "viewMode", "progress", "embedded"], [1, "relative", "z-[51]"], [3, "searchClick", "viewModeClick", "title", "subtitle", "currentSection", "viewMode", "viewModeLabel", "isLoading", "requestedByUser", "createdDate", "showControls", "embedded", "scrollEvent"], [3, "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "relative", "z-10", "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-12", "space-y-12"], [1, "mb-12"], ["title", "Loading Your Shop Profile Analysis", "subtitle", "Please wait while we prepare your personalized insights...", "size", "large", 3, "viewMode", "backdropBlur"], [3, "sections", "viewMode", "embedded", "scrollElement"], [3, "close", "isOpen", "isLightMode"], [3, "close", "modeSelected", "isOpen", "currentMode", "viewMode"], [3, "isLightMode", "allMetrics", "allInsights", "allBusinessInsights", "allCharts"], [3, "goal", "viewMode", "isInModal", "allMetrics", "allCharts", "allInsights", "currentModalState", "businessProfile"], [3, "goal", "viewMode"], [3, "objective", "goalTitle", "viewMode"], [3, "strategy", "objectiveTitle", "goalTitle", "viewMode", "expandedRecommendationId", "allMetrics", "allCharts", "allInsights", "allBusinessInsights", "currentModalState"], [3, "category", "viewMode", "scrollToSection"], [3, "strength", "viewMode", "allFunnelStrengths", "currentModalState"], [3, "gap", "viewMode", "allGoals", "allWeaknesses", "currentModalState"], [3, "opportunity", "viewMode", "allStrengths", "currentModalState"], [3, "isLightMode", "viewMode", "allMetrics", "allInsights", "allCharts"], [3, "isLightMode"], [3, "viewMode", "isEnabled", "isLoading"], [3, "viewMode", "totalQuestions", "answeredQuestions", "buttonConfig"], [1, "fixed", "bottom-0", "left-0", "right-0", "z-50", "border-t", "backdrop-blur-lg", 3, "ngClass"], [3, "markAsReviewedClick", "viewMode", "reviewStatus", "selfContentStatus", "isMarkingAsReviewed", "isLoading"], [3, "nextStepClick", "stepClick", "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [3, "viewMode", "businessName", "isOnboarded", "analysisDate", "isShopProfileComplete"], [3, "viewMode", "metricName", "isOnboarded", "analysisDate"], [1, "mb-8"], [1, "rounded-2xl", "border", "shadow-lg", "overflow-hidden", 3, "ngClass"], [3, "startCategoryQuestions", "answerSave", "adminAnswerAction", "viewMode", "totalQuestions", "answeredQuestions", "questions", "profileAnswers", "profileAnswerHistories", "users", "config", "groupConfig", "currentUser"], ["title", "Generating Your Shop Profile", "subtitle", "We're analyzing your data to create shop specific questions and answers. They will appear when ready.", 3, "itemStatus", "viewMode"], [3, "goals", "viewMode"], ["subtitle", "We're analyzing your data to create your personalized analysis. It will appear when ready.", 3, "itemStatus", "viewMode", "title"], [3, "viewMoreClick", "goals", "viewMode"], [3, "viewMode", "selectedCurrency"], [3, "currencySelected", "selectionChanged", "viewMode", "isLoading", "initialCurrency"], [3, "viewMode"], [1, "mb-32"], [3, "periodUnitChanged", "planSelected", "editCurrency", "checkout", "viewMode", "selectedCurrency", "planCardInfos", "isLoading", "selectedPeriodUnit"], [3, "editCurrency", "viewMode", "selectedCurrency"], [3, "sections", "viewMode", "executiveSummary", "metricExecutiveSummary", "metricName", "allGoals", "allMetrics", "allCharts", "allInsights", "businessProfile"], ["type", "button", 1, "cursor-pointer", "w-full", "px-6", "py-5", "flex", "items-center", "justify-between", "gap-4", "text-left", "transition-colors", "duration-200", 3, "click", "ngClass"], [1, "flex", "items-center", "gap-3"], [1, "p-2.5", "rounded-lg", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-3 7h3m-3 4h3m-6-4h.01M9 16h.01"], [1, "text-xl", "font-bold", 3, "ngClass"], [1, "text-sm", "mt-0.5", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "flex-shrink-0", "transition-transform", "duration-200", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M19 9l-7 7-7-7"], [1, "grid", "transition-[grid-template-rows]", "duration-300", "ease-in-out"], [1, "overflow-hidden"], [1, "border-t", 3, "ngClass"], [3, "startCategoryQuestions", "answerSave", "adminAnswerAction", "viewMode", "totalQuestions", "answeredQuestions", "questions", "profileAnswers", "profileAnswerHistories", "users", "config", "groupConfig", "currentUser", "hideHeader"], ["id", "section-executive-summary", 1, "space-y-6", "scroll-mt-24"], [3, "viewMode", "summary", "metricName", "allGoals"], [1, "space-y-8"], [1, "rounded-2xl", "p-8", "shadow-xl", 3, "ngClass"], [1, "space-y-6"], [1, "flex", "items-start", "justify-between", "gap-4"], [1, "flex-1"], [1, "text-2xl", "font-bold", "mb-3", 3, "ngClass"], [1, "text-lg", "leading-relaxed", 3, "ngClass"], [3, "grade", "gradeRationale", "viewMode"], [1, "rounded-xl", "p-6", 3, "ngClass"], [1, "grid", "grid-cols-1", "md:grid-cols-3", "gap-4"], ["type", "button", 1, "p-4", "rounded-xl", "text-left", "transition-all", "duration-200", "hover:scale-[1.02]", "active:scale-[0.98]", "group", "cursor-pointer", 3, "click", "ngClass"], [1, "text-xs", "font-semibold", "uppercase", "mb-1", 3, "ngClass"], [1, "text-3xl", "font-bold", "mb-2", 3, "ngClass"], [1, "flex", "items-center", "gap-1.5", "text-xs", "font-medium"], [3, "ngClass"], ["size", "w-4 h-4", 1, "transition-transform", "group-hover:translate-x-1", 3, "icon", "ngClass"], ["size", "w-4 h-4", 1, "transition-transform", "group-hover:translate-y-1", "animate-bounce", 3, "icon", "ngClass"], ["id", "quick-wins-section", 1, "space-y-4", "scroll-mt-24"], [1, "text-lg", "font-semibold", "mb-3", 3, "ngClass"], [1, "relative"], [1, "mb-6", "lg:float-left", "lg:mr-6", "lg:mb-4", "lg:max-w-[66%]"], [1, "text-sm", "leading-relaxed", "whitespace-pre-line", 3, "ngClass"], [1, "clear-both"], [3, "visual", "viewMode"], [1, "grid", "grid-cols-1", "lg:grid-cols-2", "gap-6"], [1, "rounded-xl", "p-6", "transition-all", "duration-300", 3, "ngClass"], [1, "space-y-4"], [1, "flex", "items-start", "gap-3"], [1, "flex-shrink-0", "w-8", "h-8", "rounded-full", "flex", "items-center", "justify-center", "text-sm", "font-bold", 3, "ngClass"], [1, "font-semibold", "leading-tight", "flex-1", 3, "ngClass"], [1, "flex", "flex-wrap", "gap-2"], [1, "px-3", "py-1", "rounded-full", "text-xs", "font-semibold", 3, "ngClass"], [1, "flex", "items-center", "gap-2", "text-sm", 3, "ngClass"], [1, "space-y-2"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", 3, "ngClass"], [3, "relatedGoalIds", "allGoals", "viewMode"], [3, "topPrioritiesClick", "priorityDetailClick", "viewMetricDetailsClick", "viewMode", "summary", "metricName", "allGoals"], [3, "viewMode", "sectionIcon"], [1, "rounded-xl", "p-8", "scroll-mt-24", 3, "id", "ngClass"], [1, "flex", "items-start", "gap-3", "mb-6"], [1, "flex-shrink-0", "w-12", "h-12", "rounded-xl", "flex", "items-center", "justify-center", 3, "ngClass"], [1, "text-2xl", "font-bold", 3, "ngClass"], [1, "mb-6", "flex", "flex-col", "lg:flex-row", "gap-6", "items-start", 3, "lg:flex-row-reverse"], [3, "section", "executiveSummary", "viewMode", "sectionIndex", "allGoals", "allMetrics", "allCharts", "allInsights", "businessProfile"], ["size", "w-6 h-6", 3, "icon"], [1, "mb-6", "flex", "flex-col", "lg:flex-row", "gap-6", "items-start"], [1, "w-full", "lg:w-2/3"], [1, "w-full", 3, "lg:w-1/3", "lg:w-full"], [1, "w-full"], [3, "continueClick", "viewMode", "isEnabled", "isLoading"], [3, "continueClick", "viewMode", "totalQuestions", "answeredQuestions", "buttonConfig"], [1, "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-4"], [1, "flex", "items-center", "gap-4"], [1, "px-6", "py-4", "rounded-xl", "font-semibold", "text-lg", "transition-all", "duration-300", "cursor-pointer", 3, "click", "ngClass"], [1, "flex-1", "px-6", "py-4", "rounded-xl", "font-semibold", "text-lg", "transition-all", "duration-300", "flex", "items-center", "justify-center", "gap-3", "shadow-2xl", 3, "click", "disabled", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6", "transition-transform", "duration-200"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 7l5 5m0 0l-5 5m5-5H6"]], template: function SymphiqProfileShopAnalysisDashboardComponent_Template(rf, ctx) { if (rf & 1) {
|
|
96237
|
+
} }, inputs: { viewMode: [1, "viewMode"], requestedByUser: [1, "requestedByUser"], createdDate: [1, "createdDate"], embedded: [1, "embedded"], profileAnalysis: [1, "profileAnalysis"], profile: [1, "profile"], funnelAnalysis: [1, "funnelAnalysis"], focusAreaDetails: [1, "focusAreaDetails"], account: [1, "account"], profileShop: [1, "profileShop"], profileShopQuestions: [1, "profileShopQuestions"], profileAnswers: [1, "profileAnswers"], profileAnswerHistories: [1, "profileAnswerHistories"], itemStatusProfileShop: [1, "itemStatusProfileShop"], itemStatusProfileAnalysis: [1, "itemStatusProfileAnalysis"], planCardInfos: [1, "planCardInfos"], isOnboarded: [1, "isOnboarded"], scrollEvent: [1, "scrollEvent"], scrollElement: [1, "scrollElement"], users: [1, "users"], isLoading: [1, "isLoading"], forDemo: [1, "forDemo"], currentUser: [1, "currentUser"], maxAccessibleStepId: [1, "maxAccessibleStepId"], isMarkingAsReviewed: [1, "isMarkingAsReviewed"] }, outputs: { stepClick: "stepClick", nextStepClick: "nextStepClick", currencySelectionClick: "currencySelectionClick", editCurrencyClick: "editCurrencyClick", periodUnitChanged: "periodUnitChanged", planSelected: "planSelected", checkoutPlanClick: "checkoutPlanClick", answerShopProfileQuestions: "answerShopProfileQuestions", continueShopProfileQuestions: "continueShopProfileQuestions", profileQuestionAnswerSave: "profileQuestionAnswerSave", shopProfileAdminAnswerAction: "shopProfileAdminAnswerAction", markAsReviewedClick: "markAsReviewedClick" }, features: [i0.ɵɵNgOnChangesFeature], decls: 31, vars: 60, consts: [["shopProfileStatusCard", ""], ["planSelectionContainer", ""], [1, "relative", 3, "ngClass"], [1, "animated-bubbles", 2, "position", "fixed", "top", "0", "left", "0", "right", "0", "bottom", "0", "width", "100vw", "height", "100vh", "z-index", "1", "pointer-events", "none"], [3, "viewMode", "progress", "embedded"], [1, "relative", "z-[51]"], [3, "searchClick", "viewModeClick", "title", "subtitle", "currentSection", "viewMode", "viewModeLabel", "isLoading", "requestedByUser", "createdDate", "showControls", "embedded", "scrollEvent"], [3, "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "relative", "z-10", "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-12", "space-y-12"], [1, "mb-12"], ["title", "Loading Your Shop Profile Analysis", "subtitle", "Please wait while we prepare your personalized insights...", "size", "large", 3, "viewMode", "backdropBlur"], [3, "sections", "viewMode", "embedded", "scrollElement"], [3, "close", "isOpen", "isLightMode"], [3, "close", "modeSelected", "isOpen", "currentMode", "viewMode"], [3, "isLightMode", "allMetrics", "allInsights", "allBusinessInsights", "allCharts"], [3, "goal", "viewMode", "isInModal", "allMetrics", "allCharts", "allInsights", "currentModalState", "businessProfile"], [3, "objectives", "goalTitle", "viewMode"], [3, "objective", "goalTitle", "viewMode"], [3, "strategy", "objectiveTitle", "goalTitle", "viewMode", "expandedRecommendationId", "allMetrics", "allCharts", "allInsights", "allBusinessInsights", "currentModalState"], [3, "category", "viewMode", "scrollToSection"], [3, "strength", "viewMode", "allFunnelStrengths", "currentModalState"], [3, "gap", "viewMode", "allGoals", "allWeaknesses", "currentModalState"], [3, "opportunity", "viewMode", "allStrengths", "currentModalState"], [3, "isLightMode", "viewMode", "allMetrics", "allInsights", "allCharts"], [3, "isLightMode"], [3, "viewMode", "isEnabled", "isLoading"], [3, "viewMode", "totalQuestions", "answeredQuestions", "buttonConfig"], [1, "fixed", "bottom-0", "left-0", "right-0", "z-50", "border-t", "backdrop-blur-lg", 3, "ngClass"], [3, "markAsReviewedClick", "viewMode", "reviewStatus", "selfContentStatus", "isMarkingAsReviewed", "isLoading"], [3, "nextStepClick", "stepClick", "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [3, "viewMode", "businessName", "isOnboarded", "analysisDate", "isShopProfileComplete"], [3, "viewMode", "metricName", "isOnboarded", "analysisDate"], [1, "mb-8"], [1, "rounded-2xl", "border", "shadow-lg", "overflow-hidden", 3, "ngClass"], [3, "startCategoryQuestions", "answerSave", "adminAnswerAction", "viewMode", "totalQuestions", "answeredQuestions", "questions", "profileAnswers", "profileAnswerHistories", "users", "config", "groupConfig", "currentUser"], ["title", "Generating Your Shop Profile", "subtitle", "We're analyzing your data to create shop specific questions and answers. They will appear when ready.", 3, "itemStatus", "viewMode"], [3, "goals", "viewMode"], ["subtitle", "We're analyzing your data to create your personalized analysis. It will appear when ready.", 3, "itemStatus", "viewMode", "title"], [3, "viewMoreClick", "goals", "viewMode"], [3, "viewMode", "selectedCurrency"], [3, "currencySelected", "selectionChanged", "viewMode", "isLoading", "initialCurrency"], [3, "viewMode"], [1, "mb-32"], [3, "periodUnitChanged", "planSelected", "editCurrency", "checkout", "viewMode", "selectedCurrency", "planCardInfos", "isLoading", "selectedPeriodUnit"], [3, "editCurrency", "viewMode", "selectedCurrency"], [3, "sections", "viewMode", "executiveSummary", "metricExecutiveSummary", "metricName", "allGoals", "allMetrics", "allCharts", "allInsights", "businessProfile"], ["type", "button", 1, "cursor-pointer", "w-full", "px-6", "py-5", "flex", "items-center", "justify-between", "gap-4", "text-left", "transition-colors", "duration-200", 3, "click", "ngClass"], [1, "flex", "items-center", "gap-3"], [1, "p-2.5", "rounded-lg", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-3 7h3m-3 4h3m-6-4h.01M9 16h.01"], [1, "text-xl", "font-bold", 3, "ngClass"], [1, "text-sm", "mt-0.5", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "flex-shrink-0", "transition-transform", "duration-200", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M19 9l-7 7-7-7"], [1, "grid", "transition-[grid-template-rows]", "duration-300", "ease-in-out"], [1, "overflow-hidden"], [1, "border-t", 3, "ngClass"], [3, "startCategoryQuestions", "answerSave", "adminAnswerAction", "viewMode", "totalQuestions", "answeredQuestions", "questions", "profileAnswers", "profileAnswerHistories", "users", "config", "groupConfig", "currentUser", "hideHeader"], ["id", "section-executive-summary", 1, "space-y-6", "scroll-mt-24"], [3, "viewMode", "summary", "metricName", "allGoals"], [1, "space-y-8"], [1, "rounded-2xl", "p-8", "shadow-xl", 3, "ngClass"], [1, "space-y-6"], [1, "flex", "items-start", "justify-between", "gap-4"], [1, "flex-1"], [1, "text-2xl", "font-bold", "mb-3", 3, "ngClass"], [1, "text-lg", "leading-relaxed", 3, "ngClass"], [3, "grade", "gradeRationale", "viewMode"], [1, "rounded-xl", "p-6", 3, "ngClass"], [1, "grid", "grid-cols-1", "md:grid-cols-3", "gap-4"], ["type", "button", 1, "p-4", "rounded-xl", "text-left", "transition-all", "duration-200", "hover:scale-[1.02]", "active:scale-[0.98]", "group", "cursor-pointer", 3, "click", "ngClass"], [1, "text-xs", "font-semibold", "uppercase", "mb-1", 3, "ngClass"], [1, "text-3xl", "font-bold", "mb-2", 3, "ngClass"], [1, "flex", "items-center", "gap-1.5", "text-xs", "font-medium"], [3, "ngClass"], ["size", "w-4 h-4", 1, "transition-transform", "group-hover:translate-x-1", 3, "icon", "ngClass"], ["size", "w-4 h-4", 1, "transition-transform", "group-hover:translate-y-1", "animate-bounce", 3, "icon", "ngClass"], ["id", "quick-wins-section", 1, "space-y-4", "scroll-mt-24"], [1, "text-lg", "font-semibold", "mb-3", 3, "ngClass"], [1, "relative"], [1, "mb-6", "lg:float-left", "lg:mr-6", "lg:mb-4", "lg:max-w-[66%]"], [1, "text-sm", "leading-relaxed", "whitespace-pre-line", 3, "ngClass"], [1, "clear-both"], [3, "visual", "viewMode"], [1, "grid", "grid-cols-1", "lg:grid-cols-2", "gap-6"], [1, "rounded-xl", "p-6", "transition-all", "duration-300", 3, "ngClass"], [1, "space-y-4"], [1, "flex", "items-start", "gap-3"], [1, "flex-shrink-0", "w-8", "h-8", "rounded-full", "flex", "items-center", "justify-center", "text-sm", "font-bold", 3, "ngClass"], [1, "font-semibold", "leading-tight", "flex-1", 3, "ngClass"], [1, "flex", "flex-wrap", "gap-2"], [1, "px-3", "py-1", "rounded-full", "text-xs", "font-semibold", 3, "ngClass"], [1, "flex", "items-center", "gap-2", "text-sm", 3, "ngClass"], [1, "space-y-2"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", 3, "ngClass"], [3, "relatedGoalIds", "allGoals", "viewMode"], [3, "topPrioritiesClick", "priorityDetailClick", "viewMetricDetailsClick", "viewMode", "summary", "metricName", "allGoals"], [3, "viewMode", "sectionIcon"], [1, "rounded-xl", "p-8", "scroll-mt-24", 3, "id", "ngClass"], [1, "flex", "items-start", "gap-3", "mb-6"], [1, "flex-shrink-0", "w-12", "h-12", "rounded-xl", "flex", "items-center", "justify-center", 3, "ngClass"], [1, "text-2xl", "font-bold", 3, "ngClass"], [1, "mb-6", "flex", "flex-col", "lg:flex-row", "gap-6", "items-start", 3, "lg:flex-row-reverse"], [3, "section", "executiveSummary", "viewMode", "sectionIndex", "allGoals", "allMetrics", "allCharts", "allInsights", "businessProfile"], ["size", "w-6 h-6", 3, "icon"], [1, "mb-6", "flex", "flex-col", "lg:flex-row", "gap-6", "items-start"], [1, "w-full", "lg:w-2/3"], [1, "w-full", 3, "lg:w-1/3", "lg:w-full"], [1, "w-full"], [3, "continueClick", "viewMode", "isEnabled", "isLoading"], [3, "continueClick", "viewMode", "totalQuestions", "answeredQuestions", "buttonConfig"], [1, "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-4"], [1, "flex", "items-center", "gap-4"], [1, "px-6", "py-4", "rounded-xl", "font-semibold", "text-lg", "transition-all", "duration-300", "cursor-pointer", 3, "click", "ngClass"], [1, "flex-1", "px-6", "py-4", "rounded-xl", "font-semibold", "text-lg", "transition-all", "duration-300", "flex", "items-center", "justify-center", "gap-3", "shadow-2xl", 3, "click", "disabled", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6", "transition-transform", "duration-200"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 7l5 5m0 0l-5 5m5-5H6"]], template: function SymphiqProfileShopAnalysisDashboardComponent_Template(rf, ctx) { if (rf & 1) {
|
|
96210
96238
|
i0.ɵɵelementStart(0, "div", 2);
|
|
96211
96239
|
i0.ɵɵelement(1, "div", 3)(2, "symphiq-scroll-progress-bar", 4);
|
|
96212
96240
|
i0.ɵɵelementStart(3, "div", 5)(4, "symphiq-dashboard-header", 6);
|
|
@@ -96229,7 +96257,7 @@ class SymphiqProfileShopAnalysisDashboardComponent {
|
|
|
96229
96257
|
i0.ɵɵelementEnd();
|
|
96230
96258
|
i0.ɵɵelementStart(15, "symphiq-profile-analysis-modal", 14);
|
|
96231
96259
|
i0.ɵɵconditionalCreate(16, SymphiqProfileShopAnalysisDashboardComponent_Conditional_16_Template, 1, 8, "symphiq-goal-card", 15);
|
|
96232
|
-
i0.ɵɵconditionalCreate(17, SymphiqProfileShopAnalysisDashboardComponent_Conditional_17_Template, 1,
|
|
96260
|
+
i0.ɵɵconditionalCreate(17, SymphiqProfileShopAnalysisDashboardComponent_Conditional_17_Template, 1, 4, "symphiq-goal-objectives-modal-content", 16);
|
|
96233
96261
|
i0.ɵɵconditionalCreate(18, SymphiqProfileShopAnalysisDashboardComponent_Conditional_18_Template, 1, 3, "symphiq-objective-strategies-modal-content", 17);
|
|
96234
96262
|
i0.ɵɵconditionalCreate(19, SymphiqProfileShopAnalysisDashboardComponent_Conditional_19_Template, 1, 10, "symphiq-strategy-recommendations-modal-content", 18);
|
|
96235
96263
|
i0.ɵɵconditionalCreate(20, SymphiqProfileShopAnalysisDashboardComponent_Conditional_20_Template, 1, 3, "symphiq-category-detail-modal-content", 19);
|
|
@@ -96940,7 +96968,8 @@ class SymphiqProfileShopAnalysisDashboardComponent {
|
|
|
96940
96968
|
}
|
|
96941
96969
|
@if (modalType() === 'goal-objectives' && getGoalDetailData(); as data) {
|
|
96942
96970
|
<symphiq-goal-objectives-modal-content
|
|
96943
|
-
[
|
|
96971
|
+
[objectives]="data.goal.objectives ?? []"
|
|
96972
|
+
[goalTitle]="data.goal.title ?? ''"
|
|
96944
96973
|
[viewMode]="data.viewMode"
|
|
96945
96974
|
/>
|
|
96946
96975
|
}
|
|
@@ -97094,7 +97123,7 @@ class SymphiqProfileShopAnalysisDashboardComponent {
|
|
|
97094
97123
|
type: HostListener,
|
|
97095
97124
|
args: ['window:scroll']
|
|
97096
97125
|
}] }); })();
|
|
97097
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileShopAnalysisDashboardComponent, { className: "SymphiqProfileShopAnalysisDashboardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/symphiq-profile-shop-analysis-dashboard.component.ts", lineNumber:
|
|
97126
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileShopAnalysisDashboardComponent, { className: "SymphiqProfileShopAnalysisDashboardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/symphiq-profile-shop-analysis-dashboard.component.ts", lineNumber: 894 }); })();
|
|
97098
97127
|
|
|
97099
97128
|
function ContinueFooterComponent_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|
|
97100
97129
|
i0.ɵɵnamespaceSVG();
|
|
@@ -99564,6 +99593,7 @@ class FocusAreaWelcomeBannerComponent {
|
|
|
99564
99593
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaWelcomeBannerComponent, { className: "FocusAreaWelcomeBannerComponent", filePath: "lib/components/profile-analysis-focus-area-dashboard/focus-area-welcome-banner.component.ts", lineNumber: 63 }); })();
|
|
99565
99594
|
|
|
99566
99595
|
const _c0$8 = ["funnelModalComponent"];
|
|
99596
|
+
const _c1$4 = () => [];
|
|
99567
99597
|
const _forTrack0$a = ($index, $item) => $item.id;
|
|
99568
99598
|
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_6_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
99569
99599
|
i0.ɵɵelement(0, "symphiq-loading-card", 23);
|
|
@@ -99784,7 +99814,7 @@ function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_15_Templa
|
|
|
99784
99814
|
i0.ɵɵelement(0, "symphiq-goal-objectives-modal-content", 12);
|
|
99785
99815
|
} if (rf & 2) {
|
|
99786
99816
|
const data_r12 = ctx;
|
|
99787
|
-
i0.ɵɵproperty("goal", data_r12.goal)("viewMode", data_r12.viewMode);
|
|
99817
|
+
i0.ɵɵproperty("objectives", data_r12.goal.objectives ?? i0.ɵɵpureFunction0(3, _c1$4))("goalTitle", data_r12.goal.title ?? "")("viewMode", data_r12.viewMode);
|
|
99788
99818
|
} }
|
|
99789
99819
|
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_16_Template(rf, ctx) { if (rf & 1) {
|
|
99790
99820
|
i0.ɵɵelement(0, "symphiq-objective-strategies-modal-content", 13);
|
|
@@ -100266,7 +100296,7 @@ class SymphiqProfileAnalysisFocusAreaDashboardComponent {
|
|
|
100266
100296
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.funnelModalComponent = _t.first);
|
|
100267
100297
|
} }, hostBindings: function SymphiqProfileAnalysisFocusAreaDashboardComponent_HostBindings(rf, ctx) { if (rf & 1) {
|
|
100268
100298
|
i0.ɵɵlistener("scroll", function SymphiqProfileAnalysisFocusAreaDashboardComponent_scroll_HostBindingHandler() { return ctx.onWindowScroll(); }, i0.ɵɵresolveWindow);
|
|
100269
|
-
} }, inputs: { viewMode: [1, "viewMode"], profileAnalysis: [1, "profileAnalysis"], funnelAnalysis: [1, "funnelAnalysis"], profile: [1, "profile"], isLoading: [1, "isLoading"], requestedByUser: [1, "requestedByUser"], embedded: [1, "embedded"], scrollEvent: [1, "scrollEvent"], scrollElement: [1, "scrollElement"], focusAreaDetails: [1, "focusAreaDetails"], itemStatusProfileAnalysis: [1, "itemStatusProfileAnalysis"], isMarkingAsReviewed: [1, "isMarkingAsReviewed"] }, outputs: { nextStepClick: "nextStepClick", markAsReviewedClick: "markAsReviewedClick" }, features: [i0.ɵɵNgOnChangesFeature], decls: 27, vars: 50, consts: [["funnelModalComponent", ""], [1, "relative", 3, "ngClass"], [1, "animated-bubbles", 2, "position", "fixed", "top", "0", "left", "0", "right", "0", "bottom", "0", "width", "100vw", "height", "100vh", "z-index", "1", "pointer-events", "none"], [3, "viewMode", "progress", "embedded"], [1, "relative", "z-[51]"], [3, "searchClick", "viewModeClick", "title", "subtitle", "currentSection", "viewMode", "viewModeLabel", "isLoading", "requestedByUser", "createdDate", "showControls", "embedded", "scrollEvent"], [1, "relative", "z-10", "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-12", "space-y-12"], [3, "sections", "viewMode", "embedded", "scrollElement"], [3, "close", "isOpen", "isLightMode"], [3, "close", "modeSelected", "isOpen", "currentMode", "viewMode"], [3, "isLightMode", "allMetrics", "allInsights", "allBusinessInsights", "allCharts"], [3, "goal", "viewMode", "isInModal", "allMetrics", "allCharts", "allInsights", "currentModalState", "businessProfile"], [3, "
|
|
100299
|
+
} }, inputs: { viewMode: [1, "viewMode"], profileAnalysis: [1, "profileAnalysis"], funnelAnalysis: [1, "funnelAnalysis"], profile: [1, "profile"], isLoading: [1, "isLoading"], requestedByUser: [1, "requestedByUser"], embedded: [1, "embedded"], scrollEvent: [1, "scrollEvent"], scrollElement: [1, "scrollElement"], focusAreaDetails: [1, "focusAreaDetails"], itemStatusProfileAnalysis: [1, "itemStatusProfileAnalysis"], isMarkingAsReviewed: [1, "isMarkingAsReviewed"] }, outputs: { nextStepClick: "nextStepClick", markAsReviewedClick: "markAsReviewedClick" }, features: [i0.ɵɵNgOnChangesFeature], decls: 27, vars: 50, consts: [["funnelModalComponent", ""], [1, "relative", 3, "ngClass"], [1, "animated-bubbles", 2, "position", "fixed", "top", "0", "left", "0", "right", "0", "bottom", "0", "width", "100vw", "height", "100vh", "z-index", "1", "pointer-events", "none"], [3, "viewMode", "progress", "embedded"], [1, "relative", "z-[51]"], [3, "searchClick", "viewModeClick", "title", "subtitle", "currentSection", "viewMode", "viewModeLabel", "isLoading", "requestedByUser", "createdDate", "showControls", "embedded", "scrollEvent"], [1, "relative", "z-10", "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-12", "space-y-12"], [3, "sections", "viewMode", "embedded", "scrollElement"], [3, "close", "isOpen", "isLightMode"], [3, "close", "modeSelected", "isOpen", "currentMode", "viewMode"], [3, "isLightMode", "allMetrics", "allInsights", "allBusinessInsights", "allCharts"], [3, "goal", "viewMode", "isInModal", "allMetrics", "allCharts", "allInsights", "currentModalState", "businessProfile"], [3, "objectives", "goalTitle", "viewMode"], [3, "objective", "goalTitle", "viewMode"], [3, "strategy", "objectiveTitle", "goalTitle", "viewMode", "expandedRecommendationId", "allMetrics", "allCharts", "allInsights", "allBusinessInsights", "currentModalState"], [3, "category", "viewMode", "scrollToSection"], [3, "strength", "viewMode", "allFunnelStrengths", "currentModalState"], [3, "gap", "viewMode", "allGoals", "allWeaknesses", "currentModalState"], [3, "opportunity", "viewMode", "allStrengths", "currentModalState"], [3, "isLightMode"], [3, "markAsReviewedClick", "viewMode", "reviewStatus", "selfContentStatus", "isMarkingAsReviewed", "isLoading"], [1, "mb-12"], [3, "viewMode", "focusAreaDomain", "focusAreaName", "analysisDate"], ["title", "Loading Your Focus Area Analysis", "subtitle", "Please wait while we prepare your personalized insights...", 3, "viewMode", "backdropBlur"], [1, "mb-8"], [1, "rounded-2xl", "border", "shadow-lg", "overflow-hidden", 3, "ngClass"], [3, "goals", "viewMode"], ["title", "Generating Your Focus Area Analysis", "subtitle", "We're analyzing your data to create your personalized analysis. It will appear when ready.", 3, "itemStatus", "viewMode"], [3, "viewMoreClick", "goals", "viewMode"], [3, "sections", "viewMode", "focusAreaExecutiveSummary", "allGoals", "allMetrics", "allCharts", "allInsights", "businessProfile"], [3, "viewMode", "summary", "allGoals"], [1, "space-y-8"], [3, "topPrioritiesClick", "priorityDetailClick", "viewMode", "summary", "allGoals"], [3, "viewMode", "sectionIcon"], [1, "rounded-xl", "p-8", "scroll-mt-24", 3, "id", "ngClass"], [1, "flex", "items-start", "gap-3", "mb-6"], [1, "flex-shrink-0", "w-12", "h-12", "rounded-xl", "flex", "items-center", "justify-center", 3, "ngClass"], [1, "flex-1"], [1, "text-2xl", "font-bold", 3, "ngClass"], [1, "mb-6", "flex", "flex-col", "lg:flex-row", "gap-6", "items-start", 3, "lg:flex-row-reverse"], [3, "section", "viewMode", "sectionIndex", "allGoals", "allMetrics", "allCharts", "allInsights", "businessProfile"], ["size", "w-6 h-6", 3, "icon"], [1, "mb-6", "flex", "flex-col", "lg:flex-row", "gap-6", "items-start"], [1, "w-full", "lg:w-2/3"], [1, "w-full", 3, "lg:w-1/3", "lg:w-full"], [3, "visual", "viewMode"], [1, "w-full"], [1, "text-sm", "leading-relaxed", "whitespace-pre-line", 3, "ngClass"]], template: function SymphiqProfileAnalysisFocusAreaDashboardComponent_Template(rf, ctx) { if (rf & 1) {
|
|
100270
100300
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
100271
100301
|
i0.ɵɵelementStart(0, "div", 1);
|
|
100272
100302
|
i0.ɵɵelement(1, "div", 2)(2, "symphiq-scroll-progress-bar", 3);
|
|
@@ -100288,7 +100318,7 @@ class SymphiqProfileAnalysisFocusAreaDashboardComponent {
|
|
|
100288
100318
|
i0.ɵɵelementEnd();
|
|
100289
100319
|
i0.ɵɵelementStart(13, "symphiq-profile-analysis-modal", 10);
|
|
100290
100320
|
i0.ɵɵconditionalCreate(14, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_14_Template, 1, 8, "symphiq-goal-card", 11);
|
|
100291
|
-
i0.ɵɵconditionalCreate(15, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_15_Template, 1,
|
|
100321
|
+
i0.ɵɵconditionalCreate(15, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_15_Template, 1, 4, "symphiq-goal-objectives-modal-content", 12);
|
|
100292
100322
|
i0.ɵɵconditionalCreate(16, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_16_Template, 1, 3, "symphiq-objective-strategies-modal-content", 13);
|
|
100293
100323
|
i0.ɵɵconditionalCreate(17, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_17_Template, 1, 10, "symphiq-strategy-recommendations-modal-content", 14);
|
|
100294
100324
|
i0.ɵɵconditionalCreate(18, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_18_Template, 1, 3, "symphiq-category-detail-modal-content", 15);
|
|
@@ -100677,7 +100707,8 @@ class SymphiqProfileAnalysisFocusAreaDashboardComponent {
|
|
|
100677
100707
|
}
|
|
100678
100708
|
@if (modalType() === 'goal-objectives' && getGoalDetailData(); as data) {
|
|
100679
100709
|
<symphiq-goal-objectives-modal-content
|
|
100680
|
-
[
|
|
100710
|
+
[objectives]="data.goal.objectives ?? []"
|
|
100711
|
+
[goalTitle]="data.goal.title ?? ''"
|
|
100681
100712
|
[viewMode]="data.viewMode"
|
|
100682
100713
|
/>
|
|
100683
100714
|
}
|
|
@@ -100769,7 +100800,7 @@ class SymphiqProfileAnalysisFocusAreaDashboardComponent {
|
|
|
100769
100800
|
type: HostListener,
|
|
100770
100801
|
args: ['window:scroll']
|
|
100771
100802
|
}] }); })();
|
|
100772
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileAnalysisFocusAreaDashboardComponent, { className: "SymphiqProfileAnalysisFocusAreaDashboardComponent", filePath: "lib/components/profile-analysis-focus-area-dashboard/symphiq-profile-analysis-focus-area-dashboard.component.ts", lineNumber:
|
|
100803
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileAnalysisFocusAreaDashboardComponent, { className: "SymphiqProfileAnalysisFocusAreaDashboardComponent", filePath: "lib/components/profile-analysis-focus-area-dashboard/symphiq-profile-analysis-focus-area-dashboard.component.ts", lineNumber: 483 }); })();
|
|
100773
100804
|
|
|
100774
100805
|
const _forTrack0$9 = ($index, $item) => $item.analysisId;
|
|
100775
100806
|
function UnifiedGoalCardComponent_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
@@ -101311,44 +101342,39 @@ class UnifiedGoalCardComponent {
|
|
|
101311
101342
|
const _forTrack0$8 = ($index, $item) => $item.analysisId;
|
|
101312
101343
|
function SourceAnalysisTraceabilityComponent_Conditional_0_For_7_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
101313
101344
|
i0.ɵɵelementStart(0, "div", 7);
|
|
101314
|
-
i0.ɵɵelement(1, "div",
|
|
101345
|
+
i0.ɵɵelement(1, "div", 15);
|
|
101315
101346
|
i0.ɵɵelementEnd();
|
|
101316
101347
|
} }
|
|
101317
101348
|
function SourceAnalysisTraceabilityComponent_Conditional_0_For_7_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
101318
101349
|
i0.ɵɵelementStart(0, "div", 8);
|
|
101319
101350
|
i0.ɵɵnamespaceSVG();
|
|
101320
|
-
i0.ɵɵelementStart(1, "svg",
|
|
101321
|
-
i0.ɵɵelement(2, "path",
|
|
101351
|
+
i0.ɵɵelementStart(1, "svg", 16);
|
|
101352
|
+
i0.ɵɵelement(2, "path", 17);
|
|
101322
101353
|
i0.ɵɵelementEnd()();
|
|
101323
101354
|
} }
|
|
101324
101355
|
function SourceAnalysisTraceabilityComponent_Conditional_0_For_7_Case_5_Template(rf, ctx) { if (rf & 1) {
|
|
101325
101356
|
i0.ɵɵnamespaceSVG();
|
|
101326
101357
|
i0.ɵɵelementStart(0, "svg", 2);
|
|
101327
|
-
i0.ɵɵelement(1, "path",
|
|
101358
|
+
i0.ɵɵelement(1, "path", 18);
|
|
101328
101359
|
i0.ɵɵelementEnd();
|
|
101329
101360
|
} }
|
|
101330
101361
|
function SourceAnalysisTraceabilityComponent_Conditional_0_For_7_Case_6_Template(rf, ctx) { if (rf & 1) {
|
|
101331
101362
|
i0.ɵɵnamespaceSVG();
|
|
101332
101363
|
i0.ɵɵelementStart(0, "svg", 2);
|
|
101333
|
-
i0.ɵɵelement(1, "path",
|
|
101364
|
+
i0.ɵɵelement(1, "path", 19);
|
|
101334
101365
|
i0.ɵɵelementEnd();
|
|
101335
101366
|
} }
|
|
101336
101367
|
function SourceAnalysisTraceabilityComponent_Conditional_0_For_7_Case_7_Template(rf, ctx) { if (rf & 1) {
|
|
101337
101368
|
i0.ɵɵnamespaceSVG();
|
|
101338
101369
|
i0.ɵɵelementStart(0, "svg", 2);
|
|
101339
|
-
i0.ɵɵelement(1, "path",
|
|
101370
|
+
i0.ɵɵelement(1, "path", 20);
|
|
101340
101371
|
i0.ɵɵelementEnd();
|
|
101341
101372
|
} }
|
|
101342
101373
|
function SourceAnalysisTraceabilityComponent_Conditional_0_For_7_Conditional_11_Template(rf, ctx) { if (rf & 1) {
|
|
101343
|
-
i0.ɵɵ
|
|
101344
|
-
i0.ɵɵtext(1);
|
|
101345
|
-
i0.ɵɵelementEnd();
|
|
101374
|
+
i0.ɵɵtext(0);
|
|
101346
101375
|
} if (rf & 2) {
|
|
101347
101376
|
const source_r2 = i0.ɵɵnextContext().$implicit;
|
|
101348
|
-
|
|
101349
|
-
i0.ɵɵproperty("ngClass", ctx_r2.sourceTitleClasses());
|
|
101350
|
-
i0.ɵɵadvance();
|
|
101351
|
-
i0.ɵɵtextInterpolate1(" ", source_r2.sourceTypeTitle, " ");
|
|
101377
|
+
i0.ɵɵtextInterpolate1(" > ", source_r2.sourceTypeTitle, " ");
|
|
101352
101378
|
} }
|
|
101353
101379
|
function SourceAnalysisTraceabilityComponent_Conditional_0_For_7_Template(rf, ctx) { if (rf & 1) {
|
|
101354
101380
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
@@ -101361,12 +101387,12 @@ function SourceAnalysisTraceabilityComponent_Conditional_0_For_7_Template(rf, ct
|
|
|
101361
101387
|
i0.ɵɵelementEnd();
|
|
101362
101388
|
i0.ɵɵelementStart(8, "div", 11)(9, "div", 12);
|
|
101363
101389
|
i0.ɵɵtext(10);
|
|
101390
|
+
i0.ɵɵconditionalCreate(11, SourceAnalysisTraceabilityComponent_Conditional_0_For_7_Conditional_11_Template, 1, 1);
|
|
101364
101391
|
i0.ɵɵelementEnd();
|
|
101365
|
-
i0.ɵɵ
|
|
101366
|
-
i0.ɵɵelementStart(12, "div", 14);
|
|
101392
|
+
i0.ɵɵelementStart(12, "div", 13);
|
|
101367
101393
|
i0.ɵɵtext(13);
|
|
101368
101394
|
i0.ɵɵelementEnd();
|
|
101369
|
-
i0.ɵɵelementStart(14, "div",
|
|
101395
|
+
i0.ɵɵelementStart(14, "div", 14);
|
|
101370
101396
|
i0.ɵɵtext(15);
|
|
101371
101397
|
i0.ɵɵelementEnd()()()();
|
|
101372
101398
|
} if (rf & 2) {
|
|
@@ -101381,13 +101407,13 @@ function SourceAnalysisTraceabilityComponent_Conditional_0_For_7_Template(rf, ct
|
|
|
101381
101407
|
i0.ɵɵadvance(2);
|
|
101382
101408
|
i0.ɵɵproperty("ngClass", ctx_r2.sourceIconClasses()(source_r2));
|
|
101383
101409
|
i0.ɵɵadvance();
|
|
101384
|
-
i0.ɵɵconditional((tmp_15_0 = source_r2.analysisType) ===
|
|
101410
|
+
i0.ɵɵconditional((tmp_15_0 = source_r2.analysisType) === ctx_r2.ProfileAnalysisTypeEnum.SHOP ? 5 : tmp_15_0 === ctx_r2.ProfileAnalysisTypeEnum.FOCUS_AREA ? 6 : tmp_15_0 === ctx_r2.ProfileAnalysisTypeEnum.METRIC ? 7 : -1);
|
|
101385
101411
|
i0.ɵɵadvance(4);
|
|
101386
101412
|
i0.ɵɵproperty("ngClass", ctx_r2.sourceTypeClasses());
|
|
101387
101413
|
i0.ɵɵadvance();
|
|
101388
101414
|
i0.ɵɵtextInterpolate1(" ", ctx_r2.getAnalysisTypeLabel(source_r2.analysisType ?? ""), " ");
|
|
101389
101415
|
i0.ɵɵadvance();
|
|
101390
|
-
i0.ɵɵconditional(source_r2.sourceTypeTitle ? 11 : -1);
|
|
101416
|
+
i0.ɵɵconditional(source_r2.sourceTypeTitle && source_r2.analysisType !== ctx_r2.ProfileAnalysisTypeEnum.SHOP ? 11 : -1);
|
|
101391
101417
|
i0.ɵɵadvance();
|
|
101392
101418
|
i0.ɵɵproperty("ngClass", ctx_r2.sourceTitleClasses());
|
|
101393
101419
|
i0.ɵɵadvance();
|
|
@@ -101426,6 +101452,7 @@ class SourceAnalysisTraceabilityComponent {
|
|
|
101426
101452
|
this.loadedSourceAnalysisIds = input([], ...(ngDevMode ? [{ debugName: "loadedSourceAnalysisIds" }] : []));
|
|
101427
101453
|
this.loadingSourceAnalysisId = input(...(ngDevMode ? [undefined, { debugName: "loadingSourceAnalysisId" }] : []));
|
|
101428
101454
|
this.viewMode = input(ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "viewMode" }] : []));
|
|
101455
|
+
this.ProfileAnalysisTypeEnum = ProfileAnalysisTypeEnum;
|
|
101429
101456
|
this.sourceAnalysisClick = output();
|
|
101430
101457
|
this.isLightMode = computed(() => this.viewMode() === ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "isLightMode" }] : []));
|
|
101431
101458
|
this.sectionCardClasses = computed(() => this.isLightMode() ? 'bg-slate-50 border border-slate-200' : 'bg-slate-800/50 border border-slate-700', ...(ngDevMode ? [{ debugName: "sectionCardClasses" }] : []));
|
|
@@ -101482,7 +101509,7 @@ class SourceAnalysisTraceabilityComponent {
|
|
|
101482
101509
|
}
|
|
101483
101510
|
}
|
|
101484
101511
|
static { this.ɵfac = function SourceAnalysisTraceabilityComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SourceAnalysisTraceabilityComponent)(); }; }
|
|
101485
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SourceAnalysisTraceabilityComponent, selectors: [["symphiq-source-analysis-traceability"]], inputs: { sourceAnalyses: [1, "sourceAnalyses"], loadedSourceAnalysisIds: [1, "loadedSourceAnalysisIds"], loadingSourceAnalysisId: [1, "loadingSourceAnalysisId"], viewMode: [1, "viewMode"] }, outputs: { sourceAnalysisClick: "sourceAnalysisClick" }, decls: 1, vars: 1, consts: [[1, "p-5", "rounded-xl", 3, "ngClass"], [1, "text-sm", "font-semibold", "mb-4", "flex", "items-center", "gap-2", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13.828 10.172a4 4 0 00-5.656 0l-4 4a4 4 0 105.656 5.656l1.102-1.101m-.758-4.899a4 4 0 005.656 0l4-4a4 4 0 00-5.656-5.656l-1.1 1.1"], [1, "grid", "grid-cols-1", "sm:grid-cols-2", "gap-3"], ["type", "button", 1, "p-4", "rounded-lg", "text-left", "transition-all", "hover:scale-[1.02]", "relative", 3, "ngClass"], ["type", "button", 1, "p-4", "rounded-lg", "text-left", "transition-all", "hover:scale-[1.02]", "relative", 3, "click", "ngClass"], [1, "absolute", "inset-0", "bg-black/10", "rounded-lg", "flex", "items-center", "justify-center"], [1, "absolute", "top-2", "right-2"], [1, "flex", "items-start", "gap-3"], [1, "w-8", "h-8", "rounded-lg", "flex", "items-center", "justify-center", "flex-shrink-0", 3, "ngClass"], [1, "flex-1", "min-w-0"], [1, "text-xs", "font-medium", "uppercase", "mb-0.5", 3, "ngClass"], [1, "text-sm", "font-
|
|
101512
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SourceAnalysisTraceabilityComponent, selectors: [["symphiq-source-analysis-traceability"]], inputs: { sourceAnalyses: [1, "sourceAnalyses"], loadedSourceAnalysisIds: [1, "loadedSourceAnalysisIds"], loadingSourceAnalysisId: [1, "loadingSourceAnalysisId"], viewMode: [1, "viewMode"] }, outputs: { sourceAnalysisClick: "sourceAnalysisClick" }, decls: 1, vars: 1, consts: [[1, "p-5", "rounded-xl", 3, "ngClass"], [1, "text-sm", "font-semibold", "mb-4", "flex", "items-center", "gap-2", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13.828 10.172a4 4 0 00-5.656 0l-4 4a4 4 0 105.656 5.656l1.102-1.101m-.758-4.899a4 4 0 005.656 0l4-4a4 4 0 00-5.656-5.656l-1.1 1.1"], [1, "grid", "grid-cols-1", "sm:grid-cols-2", "gap-3"], ["type", "button", 1, "p-4", "rounded-lg", "text-left", "transition-all", "hover:scale-[1.02]", "relative", 3, "ngClass"], ["type", "button", 1, "p-4", "rounded-lg", "text-left", "transition-all", "hover:scale-[1.02]", "relative", 3, "click", "ngClass"], [1, "absolute", "inset-0", "bg-black/10", "rounded-lg", "flex", "items-center", "justify-center"], [1, "absolute", "top-2", "right-2"], [1, "flex", "items-start", "gap-3"], [1, "w-8", "h-8", "rounded-lg", "flex", "items-center", "justify-center", "flex-shrink-0", 3, "ngClass"], [1, "flex-1", "min-w-0"], [1, "text-xs", "font-medium", "uppercase", "mb-0.5", 3, "ngClass"], [1, "text-sm", "font-medium", "truncate", 3, "ngClass"], [1, "text-xs", "mt-1", 3, "ngClass"], [1, "w-5", "h-5", "border-2", "border-current", "border-t-transparent", "rounded-full", "animate-spin"], ["fill", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4", "text-green-500"], ["d", "M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M12 6V4m0 2a2 2 0 100 4m0-4a2 2 0 110 4m-6 8a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4m6 6v10m6-2a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z"]], template: function SourceAnalysisTraceabilityComponent_Template(rf, ctx) { if (rf & 1) {
|
|
101486
101513
|
i0.ɵɵconditionalCreate(0, SourceAnalysisTraceabilityComponent_Conditional_0_Template, 8, 3, "div", 0);
|
|
101487
101514
|
} if (rf & 2) {
|
|
101488
101515
|
let tmp_0_0;
|
|
@@ -101527,17 +101554,17 @@ class SourceAnalysisTraceabilityComponent {
|
|
|
101527
101554
|
<div class="flex items-start gap-3">
|
|
101528
101555
|
<div [ngClass]="sourceIconClasses()(source)" class="w-8 h-8 rounded-lg flex items-center justify-center flex-shrink-0">
|
|
101529
101556
|
@switch (source.analysisType) {
|
|
101530
|
-
@case (
|
|
101557
|
+
@case (ProfileAnalysisTypeEnum.SHOP) {
|
|
101531
101558
|
<svg class="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
101532
101559
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4"></path>
|
|
101533
101560
|
</svg>
|
|
101534
101561
|
}
|
|
101535
|
-
@case (
|
|
101562
|
+
@case (ProfileAnalysisTypeEnum.FOCUS_AREA) {
|
|
101536
101563
|
<svg class="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
101537
101564
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 6V4m0 2a2 2 0 100 4m0-4a2 2 0 110 4m-6 8a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4m6 6v10m6-2a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4"></path>
|
|
101538
101565
|
</svg>
|
|
101539
101566
|
}
|
|
101540
|
-
@case (
|
|
101567
|
+
@case (ProfileAnalysisTypeEnum.METRIC) {
|
|
101541
101568
|
<svg class="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
101542
101569
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z"></path>
|
|
101543
101570
|
</svg>
|
|
@@ -101547,12 +101574,10 @@ class SourceAnalysisTraceabilityComponent {
|
|
|
101547
101574
|
<div class="flex-1 min-w-0">
|
|
101548
101575
|
<div [ngClass]="sourceTypeClasses()" class="text-xs font-medium uppercase mb-0.5">
|
|
101549
101576
|
{{ getAnalysisTypeLabel(source.analysisType ?? '') }}
|
|
101577
|
+
@if (source.sourceTypeTitle && source.analysisType !== ProfileAnalysisTypeEnum.SHOP) {
|
|
101578
|
+
> {{ source.sourceTypeTitle }}
|
|
101579
|
+
}
|
|
101550
101580
|
</div>
|
|
101551
|
-
@if (source.sourceTypeTitle) {
|
|
101552
|
-
<div [ngClass]="sourceTitleClasses()" class="text-sm font-semibold truncate">
|
|
101553
|
-
{{ source.sourceTypeTitle }}
|
|
101554
|
-
</div>
|
|
101555
|
-
}
|
|
101556
101581
|
<div [ngClass]="sourceTitleClasses()" class="text-sm font-medium truncate">
|
|
101557
101582
|
{{ source.sourceGoalTitle }}
|
|
101558
101583
|
</div>
|
|
@@ -101569,23 +101594,11 @@ class SourceAnalysisTraceabilityComponent {
|
|
|
101569
101594
|
`
|
|
101570
101595
|
}]
|
|
101571
101596
|
}], null, { sourceAnalyses: [{ type: i0.Input, args: [{ isSignal: true, alias: "sourceAnalyses", required: false }] }], loadedSourceAnalysisIds: [{ type: i0.Input, args: [{ isSignal: true, alias: "loadedSourceAnalysisIds", required: false }] }], loadingSourceAnalysisId: [{ type: i0.Input, args: [{ isSignal: true, alias: "loadingSourceAnalysisId", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], sourceAnalysisClick: [{ type: i0.Output, args: ["sourceAnalysisClick"] }] }); })();
|
|
101572
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SourceAnalysisTraceabilityComponent, { className: "SourceAnalysisTraceabilityComponent", filePath: "lib/components/shared/source-analysis-traceability.component.ts", lineNumber:
|
|
101597
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SourceAnalysisTraceabilityComponent, { className: "SourceAnalysisTraceabilityComponent", filePath: "lib/components/shared/source-analysis-traceability.component.ts", lineNumber: 86 }); })();
|
|
101573
101598
|
|
|
101574
101599
|
const _forTrack0$7 = ($index, $item) => $item.metric;
|
|
101575
|
-
function UnifiedGoalDetailModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
101576
|
-
i0.ɵɵelement(0, "symphiq-priority-badge", 2);
|
|
101577
|
-
} if (rf & 2) {
|
|
101578
|
-
const ctx_r0 = i0.ɵɵnextContext();
|
|
101579
|
-
i0.ɵɵproperty("priority", ctx_r0.goal().priority)("viewMode", ctx_r0.viewMode());
|
|
101580
|
-
} }
|
|
101581
101600
|
function UnifiedGoalDetailModalContentComponent_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|
|
101582
|
-
i0.ɵɵ
|
|
101583
|
-
} if (rf & 2) {
|
|
101584
|
-
const ctx_r0 = i0.ɵɵnextContext();
|
|
101585
|
-
i0.ɵɵproperty("timeframe", ctx_r0.goal().timeframe)("viewMode", ctx_r0.viewMode());
|
|
101586
|
-
} }
|
|
101587
|
-
function UnifiedGoalDetailModalContentComponent_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
101588
|
-
i0.ɵɵelementStart(0, "p", 6);
|
|
101601
|
+
i0.ɵɵelementStart(0, "p", 3);
|
|
101589
101602
|
i0.ɵɵtext(1);
|
|
101590
101603
|
i0.ɵɵelementEnd();
|
|
101591
101604
|
} if (rf & 2) {
|
|
@@ -101594,28 +101607,28 @@ function UnifiedGoalDetailModalContentComponent_Conditional_6_Template(rf, ctx)
|
|
|
101594
101607
|
i0.ɵɵadvance();
|
|
101595
101608
|
i0.ɵɵtextInterpolate1(" ", ctx_r0.goal().description, " ");
|
|
101596
101609
|
} }
|
|
101597
|
-
function
|
|
101610
|
+
function UnifiedGoalDetailModalContentComponent_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
101598
101611
|
i0.ɵɵelementStart(0, "div");
|
|
101599
|
-
i0.ɵɵelement(1, "symphiq-napkin-visual-placeholder",
|
|
101612
|
+
i0.ɵɵelement(1, "symphiq-napkin-visual-placeholder", 9);
|
|
101600
101613
|
i0.ɵɵelementEnd();
|
|
101601
101614
|
} if (rf & 2) {
|
|
101602
101615
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
101603
101616
|
i0.ɵɵadvance();
|
|
101604
101617
|
i0.ɵɵproperty("visual", ctx_r0.goal().visual)("viewMode", ctx_r0.viewMode());
|
|
101605
101618
|
} }
|
|
101606
|
-
function
|
|
101607
|
-
i0.ɵɵelementStart(0, "div",
|
|
101619
|
+
function UnifiedGoalDetailModalContentComponent_Conditional_7_Template(rf, ctx) { if (rf & 1) {
|
|
101620
|
+
i0.ɵɵelementStart(0, "div", 6)(1, "h4", 10);
|
|
101608
101621
|
i0.ɵɵnamespaceSVG();
|
|
101609
|
-
i0.ɵɵelementStart(2, "svg",
|
|
101610
|
-
i0.ɵɵelement(3, "path",
|
|
101622
|
+
i0.ɵɵelementStart(2, "svg", 11);
|
|
101623
|
+
i0.ɵɵelement(3, "path", 12);
|
|
101611
101624
|
i0.ɵɵelementEnd();
|
|
101612
101625
|
i0.ɵɵtext(4, " Synthesis Confidence ");
|
|
101613
101626
|
i0.ɵɵelementEnd();
|
|
101614
101627
|
i0.ɵɵnamespaceHTML();
|
|
101615
|
-
i0.ɵɵelementStart(5, "div",
|
|
101616
|
-
i0.ɵɵelement(7, "div",
|
|
101628
|
+
i0.ɵɵelementStart(5, "div", 13)(6, "div", 14);
|
|
101629
|
+
i0.ɵɵelement(7, "div", 15);
|
|
101617
101630
|
i0.ɵɵelementEnd();
|
|
101618
|
-
i0.ɵɵelementStart(8, "span",
|
|
101631
|
+
i0.ɵɵelementStart(8, "span", 16);
|
|
101619
101632
|
i0.ɵɵtext(9);
|
|
101620
101633
|
i0.ɵɵelementEnd()()();
|
|
101621
101634
|
} if (rf & 2) {
|
|
@@ -101633,19 +101646,19 @@ function UnifiedGoalDetailModalContentComponent_Conditional_10_Template(rf, ctx)
|
|
|
101633
101646
|
i0.ɵɵadvance();
|
|
101634
101647
|
i0.ɵɵtextInterpolate1(" ", ((ctx_r0.goal().synthesisConfidenceScore || 0) * 100).toFixed(0), "% ");
|
|
101635
101648
|
} }
|
|
101636
|
-
function
|
|
101649
|
+
function UnifiedGoalDetailModalContentComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
101637
101650
|
const _r2 = i0.ɵɵgetCurrentView();
|
|
101638
|
-
i0.ɵɵelementStart(0, "symphiq-show-objectives-button",
|
|
101639
|
-
i0.ɵɵlistener("buttonClick", function
|
|
101651
|
+
i0.ɵɵelementStart(0, "symphiq-show-objectives-button", 17);
|
|
101652
|
+
i0.ɵɵlistener("buttonClick", function UnifiedGoalDetailModalContentComponent_Conditional_9_Template_symphiq_show_objectives_button_buttonClick_0_listener() { i0.ɵɵrestoreView(_r2); const ctx_r0 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r0.showObjectives.emit()); });
|
|
101640
101653
|
i0.ɵɵelementEnd();
|
|
101641
101654
|
} if (rf & 2) {
|
|
101642
101655
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
101643
101656
|
i0.ɵɵproperty("viewMode", ctx_r0.viewMode())("subLabel", "View " + ctx_r0.goal().objectives.length + " objectives");
|
|
101644
101657
|
} }
|
|
101645
|
-
function
|
|
101658
|
+
function UnifiedGoalDetailModalContentComponent_Conditional_10_For_7_Template(rf, ctx) { if (rf & 1) {
|
|
101646
101659
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
101647
|
-
i0.ɵɵelementStart(0, "button",
|
|
101648
|
-
i0.ɵɵlistener("click", function
|
|
101660
|
+
i0.ɵɵelementStart(0, "button", 22);
|
|
101661
|
+
i0.ɵɵlistener("click", function UnifiedGoalDetailModalContentComponent_Conditional_10_For_7_Template_button_click_0_listener() { const metric_r4 = i0.ɵɵrestoreView(_r3).$implicit; const ctx_r0 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r0.onMetricClick(metric_r4)); });
|
|
101649
101662
|
i0.ɵɵtext(1);
|
|
101650
101663
|
i0.ɵɵelementEnd();
|
|
101651
101664
|
} if (rf & 2) {
|
|
@@ -101655,17 +101668,17 @@ function UnifiedGoalDetailModalContentComponent_Conditional_13_For_7_Template(rf
|
|
|
101655
101668
|
i0.ɵɵadvance();
|
|
101656
101669
|
i0.ɵɵtextInterpolate1(" ", metric_r4.metric, " ");
|
|
101657
101670
|
} }
|
|
101658
|
-
function
|
|
101659
|
-
i0.ɵɵelementStart(0, "div",
|
|
101671
|
+
function UnifiedGoalDetailModalContentComponent_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
101672
|
+
i0.ɵɵelementStart(0, "div", 6)(1, "h4", 18);
|
|
101660
101673
|
i0.ɵɵnamespaceSVG();
|
|
101661
|
-
i0.ɵɵelementStart(2, "svg",
|
|
101662
|
-
i0.ɵɵelement(3, "path",
|
|
101674
|
+
i0.ɵɵelementStart(2, "svg", 11);
|
|
101675
|
+
i0.ɵɵelement(3, "path", 19);
|
|
101663
101676
|
i0.ɵɵelementEnd();
|
|
101664
101677
|
i0.ɵɵtext(4);
|
|
101665
101678
|
i0.ɵɵelementEnd();
|
|
101666
101679
|
i0.ɵɵnamespaceHTML();
|
|
101667
|
-
i0.ɵɵelementStart(5, "div",
|
|
101668
|
-
i0.ɵɵrepeaterCreate(6,
|
|
101680
|
+
i0.ɵɵelementStart(5, "div", 20);
|
|
101681
|
+
i0.ɵɵrepeaterCreate(6, UnifiedGoalDetailModalContentComponent_Conditional_10_For_7_Template, 2, 2, "button", 21, _forTrack0$7);
|
|
101669
101682
|
i0.ɵɵelementEnd()();
|
|
101670
101683
|
} if (rf & 2) {
|
|
101671
101684
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -101726,45 +101739,37 @@ class UnifiedGoalDetailModalContentComponent {
|
|
|
101726
101739
|
this.metricClick.emit(metric);
|
|
101727
101740
|
}
|
|
101728
101741
|
static { this.ɵfac = function UnifiedGoalDetailModalContentComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || UnifiedGoalDetailModalContentComponent)(); }; }
|
|
101729
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: UnifiedGoalDetailModalContentComponent, selectors: [["symphiq-unified-goal-detail-modal-content"]], inputs: { goal: [1, "goal"], allMetrics: [1, "allMetrics"], allCharts: [1, "allCharts"], loadedSourceAnalysisIds: [1, "loadedSourceAnalysisIds"], loadingSourceAnalysisId: [1, "loadingSourceAnalysisId"], viewMode: [1, "viewMode"], currentModalState: [1, "currentModalState"] }, outputs: { sourceAnalysisClick: "sourceAnalysisClick", metricClick: "metricClick", showObjectives: "showObjectives", close: "close" }, decls:
|
|
101730
|
-
i0.ɵɵelementStart(0, "div", 0)(1, "div", 1);
|
|
101731
|
-
i0.ɵɵconditionalCreate(
|
|
101732
|
-
i0.ɵɵconditionalCreate(3, UnifiedGoalDetailModalContentComponent_Conditional_3_Template, 1, 2, "symphiq-timeframe-badge", 3);
|
|
101733
|
-
i0.ɵɵelementEnd();
|
|
101734
|
-
i0.ɵɵelementStart(4, "div", 4)(5, "div", 5);
|
|
101735
|
-
i0.ɵɵconditionalCreate(6, UnifiedGoalDetailModalContentComponent_Conditional_6_Template, 2, 2, "p", 6);
|
|
101742
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: UnifiedGoalDetailModalContentComponent, selectors: [["symphiq-unified-goal-detail-modal-content"]], inputs: { goal: [1, "goal"], allMetrics: [1, "allMetrics"], allCharts: [1, "allCharts"], loadedSourceAnalysisIds: [1, "loadedSourceAnalysisIds"], loadingSourceAnalysisId: [1, "loadingSourceAnalysisId"], viewMode: [1, "viewMode"], currentModalState: [1, "currentModalState"] }, outputs: { sourceAnalysisClick: "sourceAnalysisClick", metricClick: "metricClick", showObjectives: "showObjectives", close: "close" }, decls: 11, vars: 12, consts: [[1, "space-y-6"], [1, "flex", "flex-col", "lg:flex-row", "gap-6"], [1, "flex-1"], [1, "text-base", "leading-relaxed", 3, "ngClass"], [1, "lg:w-80", "flex-shrink-0"], ["layout", "vertical", 3, "expectedImpact", "viewMode", "showTitleIcon"], [1, "p-5", "rounded-xl", 3, "ngClass"], [3, "sourceAnalysisClick", "sourceAnalyses", "loadedSourceAnalysisIds", "loadingSourceAnalysisId", "viewMode"], [3, "viewMode", "subLabel"], [3, "visual", "viewMode"], [1, "text-sm", "font-semibold", "mb-3", "flex", "items-center", "gap-2", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z"], [1, "flex", "items-center", "gap-3"], [1, "flex-1", "h-2", "rounded-full", "overflow-hidden", 3, "ngClass"], [1, "h-full", "rounded-full", "transition-all", "duration-500", 3, "ngClass"], [1, "text-sm", "font-semibold", 3, "ngClass"], [3, "buttonClick", "viewMode", "subLabel"], [1, "text-sm", "font-semibold", "mb-4", "flex", "items-center", "gap-2", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z"], [1, "flex", "flex-wrap", "gap-2"], ["type", "button", 1, "px-3", "py-1.5", "rounded-full", "text-xs", "font-medium", "transition-all", "hover:scale-105", 3, "ngClass"], ["type", "button", 1, "px-3", "py-1.5", "rounded-full", "text-xs", "font-medium", "transition-all", "hover:scale-105", 3, "click", "ngClass"]], template: function UnifiedGoalDetailModalContentComponent_Template(rf, ctx) { if (rf & 1) {
|
|
101743
|
+
i0.ɵɵelementStart(0, "div", 0)(1, "div", 1)(2, "div", 2);
|
|
101744
|
+
i0.ɵɵconditionalCreate(3, UnifiedGoalDetailModalContentComponent_Conditional_3_Template, 2, 2, "p", 3);
|
|
101736
101745
|
i0.ɵɵelementEnd();
|
|
101737
|
-
i0.ɵɵelementStart(
|
|
101738
|
-
i0.ɵɵelement(
|
|
101746
|
+
i0.ɵɵelementStart(4, "div", 4);
|
|
101747
|
+
i0.ɵɵelement(5, "symphiq-expected-impact-section", 5);
|
|
101739
101748
|
i0.ɵɵelementEnd()();
|
|
101740
|
-
i0.ɵɵconditionalCreate(
|
|
101741
|
-
i0.ɵɵconditionalCreate(
|
|
101742
|
-
i0.ɵɵelementStart(
|
|
101743
|
-
i0.ɵɵlistener("sourceAnalysisClick", function
|
|
101749
|
+
i0.ɵɵconditionalCreate(6, UnifiedGoalDetailModalContentComponent_Conditional_6_Template, 2, 2, "div");
|
|
101750
|
+
i0.ɵɵconditionalCreate(7, UnifiedGoalDetailModalContentComponent_Conditional_7_Template, 10, 8, "div", 6);
|
|
101751
|
+
i0.ɵɵelementStart(8, "symphiq-source-analysis-traceability", 7);
|
|
101752
|
+
i0.ɵɵlistener("sourceAnalysisClick", function UnifiedGoalDetailModalContentComponent_Template_symphiq_source_analysis_traceability_sourceAnalysisClick_8_listener($event) { return ctx.onSourceAnalysisClick($event); });
|
|
101744
101753
|
i0.ɵɵelementEnd();
|
|
101745
|
-
i0.ɵɵconditionalCreate(
|
|
101746
|
-
i0.ɵɵconditionalCreate(
|
|
101754
|
+
i0.ɵɵconditionalCreate(9, UnifiedGoalDetailModalContentComponent_Conditional_9_Template, 1, 2, "symphiq-show-objectives-button", 8);
|
|
101755
|
+
i0.ɵɵconditionalCreate(10, UnifiedGoalDetailModalContentComponent_Conditional_10_Template, 8, 3, "div", 6);
|
|
101747
101756
|
i0.ɵɵelementEnd();
|
|
101748
101757
|
} if (rf & 2) {
|
|
101749
|
-
i0.ɵɵadvance(2);
|
|
101750
|
-
i0.ɵɵconditional(ctx.goal().priority ? 2 : -1);
|
|
101751
|
-
i0.ɵɵadvance();
|
|
101752
|
-
i0.ɵɵconditional(ctx.goal().timeframe ? 3 : -1);
|
|
101753
101758
|
i0.ɵɵadvance(3);
|
|
101754
|
-
i0.ɵɵconditional(ctx.goal().description ?
|
|
101759
|
+
i0.ɵɵconditional(ctx.goal().description ? 3 : -1);
|
|
101755
101760
|
i0.ɵɵadvance(2);
|
|
101756
101761
|
i0.ɵɵproperty("expectedImpact", ctx.goal().expectedImpact)("viewMode", ctx.viewMode())("showTitleIcon", false);
|
|
101757
101762
|
i0.ɵɵadvance();
|
|
101758
|
-
i0.ɵɵconditional(ctx.goal().visual ?
|
|
101763
|
+
i0.ɵɵconditional(ctx.goal().visual ? 6 : -1);
|
|
101759
101764
|
i0.ɵɵadvance();
|
|
101760
|
-
i0.ɵɵconditional(ctx.goal().synthesisConfidenceScore ?
|
|
101765
|
+
i0.ɵɵconditional(ctx.goal().synthesisConfidenceScore ? 7 : -1);
|
|
101761
101766
|
i0.ɵɵadvance();
|
|
101762
101767
|
i0.ɵɵproperty("sourceAnalyses", ctx.goal().sourceAnalyses)("loadedSourceAnalysisIds", ctx.loadedSourceAnalysisIds())("loadingSourceAnalysisId", ctx.loadingSourceAnalysisId())("viewMode", ctx.viewMode());
|
|
101763
101768
|
i0.ɵɵadvance();
|
|
101764
|
-
i0.ɵɵconditional(ctx.goal().objectives && ctx.goal().objectives.length > 0 ?
|
|
101769
|
+
i0.ɵɵconditional(ctx.goal().objectives && ctx.goal().objectives.length > 0 ? 9 : -1);
|
|
101765
101770
|
i0.ɵɵadvance();
|
|
101766
|
-
i0.ɵɵconditional(ctx.relatedMetrics().length > 0 ?
|
|
101767
|
-
} }, dependencies: [CommonModule, i1$1.NgClass, ExpectedImpactSectionComponent,
|
|
101771
|
+
i0.ɵɵconditional(ctx.relatedMetrics().length > 0 ? 10 : -1);
|
|
101772
|
+
} }, dependencies: [CommonModule, i1$1.NgClass, ExpectedImpactSectionComponent, NapkinVisualPlaceholderComponent, ShowObjectivesButtonComponent, SourceAnalysisTraceabilityComponent], encapsulation: 2, changeDetection: 0 }); }
|
|
101768
101773
|
}
|
|
101769
101774
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(UnifiedGoalDetailModalContentComponent, [{
|
|
101770
101775
|
type: Component,
|
|
@@ -101772,19 +101777,9 @@ class UnifiedGoalDetailModalContentComponent {
|
|
|
101772
101777
|
selector: 'symphiq-unified-goal-detail-modal-content',
|
|
101773
101778
|
standalone: true,
|
|
101774
101779
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
101775
|
-
imports: [CommonModule, ExpectedImpactSectionComponent,
|
|
101780
|
+
imports: [CommonModule, ExpectedImpactSectionComponent, NapkinVisualPlaceholderComponent, ShowObjectivesButtonComponent, SourceAnalysisTraceabilityComponent],
|
|
101776
101781
|
template: `
|
|
101777
101782
|
<div class="space-y-6">
|
|
101778
|
-
<!-- Header with Priority & Timeframe Badges -->
|
|
101779
|
-
<div class="flex items-start justify-end gap-2">
|
|
101780
|
-
@if (goal().priority) {
|
|
101781
|
-
<symphiq-priority-badge [priority]="goal().priority" [viewMode]="viewMode()" />
|
|
101782
|
-
}
|
|
101783
|
-
@if (goal().timeframe) {
|
|
101784
|
-
<symphiq-timeframe-badge [timeframe]="goal().timeframe" [viewMode]="viewMode()" />
|
|
101785
|
-
}
|
|
101786
|
-
</div>
|
|
101787
|
-
|
|
101788
101783
|
<!-- Description and Expected Impact Side by Side -->
|
|
101789
101784
|
<div class="flex flex-col lg:flex-row gap-6">
|
|
101790
101785
|
<div class="flex-1">
|
|
@@ -101884,19 +101879,96 @@ class UnifiedGoalDetailModalContentComponent {
|
|
|
101884
101879
|
`
|
|
101885
101880
|
}]
|
|
101886
101881
|
}], null, { goal: [{ type: i0.Input, args: [{ isSignal: true, alias: "goal", required: true }] }], allMetrics: [{ type: i0.Input, args: [{ isSignal: true, alias: "allMetrics", required: false }] }], allCharts: [{ type: i0.Input, args: [{ isSignal: true, alias: "allCharts", required: false }] }], loadedSourceAnalysisIds: [{ type: i0.Input, args: [{ isSignal: true, alias: "loadedSourceAnalysisIds", required: false }] }], loadingSourceAnalysisId: [{ type: i0.Input, args: [{ isSignal: true, alias: "loadingSourceAnalysisId", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], currentModalState: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentModalState", required: false }] }], sourceAnalysisClick: [{ type: i0.Output, args: ["sourceAnalysisClick"] }], metricClick: [{ type: i0.Output, args: ["metricClick"] }], showObjectives: [{ type: i0.Output, args: ["showObjectives"] }], close: [{ type: i0.Output, args: ["close"] }] }); })();
|
|
101887
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(UnifiedGoalDetailModalContentComponent, { className: "UnifiedGoalDetailModalContentComponent", filePath: "lib/components/profile-analysis-unified-dashboard/modals/unified-goal-detail-modal-content.component.ts", lineNumber:
|
|
101882
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(UnifiedGoalDetailModalContentComponent, { className: "UnifiedGoalDetailModalContentComponent", filePath: "lib/components/profile-analysis-unified-dashboard/modals/unified-goal-detail-modal-content.component.ts", lineNumber: 127 }); })();
|
|
101888
101883
|
|
|
101889
101884
|
const _c0$7 = ["modalContent"];
|
|
101890
|
-
const _c1$
|
|
101891
|
-
|
|
101885
|
+
const _c1$3 = ["modalWrapper"];
|
|
101886
|
+
const _c2$2 = () => [];
|
|
101887
|
+
function UnifiedDashboardModalComponent_Conditional_0_Conditional_7_For_2_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
101888
|
+
i0.ɵɵnamespaceSVG();
|
|
101889
|
+
i0.ɵɵelementStart(0, "svg", 23);
|
|
101890
|
+
i0.ɵɵelement(1, "path", 24);
|
|
101891
|
+
i0.ɵɵelementEnd();
|
|
101892
|
+
} if (rf & 2) {
|
|
101893
|
+
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
101894
|
+
i0.ɵɵproperty("ngClass", ctx_r1.breadcrumbChevronClasses());
|
|
101895
|
+
} }
|
|
101896
|
+
function UnifiedDashboardModalComponent_Conditional_0_Conditional_7_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
101892
101897
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
101893
|
-
i0.ɵɵelementStart(0, "
|
|
101894
|
-
i0.ɵɵlistener("
|
|
101898
|
+
i0.ɵɵelementStart(0, "button", 22);
|
|
101899
|
+
i0.ɵɵlistener("click", function UnifiedDashboardModalComponent_Conditional_0_Conditional_7_For_2_Template_button_click_0_listener() { const $index_r4 = i0.ɵɵrestoreView(_r3).$index; const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.navigateToBreadcrumb($index_r4)); });
|
|
101900
|
+
i0.ɵɵtext(1);
|
|
101901
|
+
i0.ɵɵelementEnd();
|
|
101902
|
+
i0.ɵɵconditionalCreate(2, UnifiedDashboardModalComponent_Conditional_0_Conditional_7_For_2_Conditional_2_Template, 2, 1, ":svg:svg", 23);
|
|
101903
|
+
} if (rf & 2) {
|
|
101904
|
+
const item_r5 = ctx.$implicit;
|
|
101905
|
+
const ɵ$index_17_r6 = ctx.$index;
|
|
101906
|
+
const ɵ$count_17_r7 = ctx.$count;
|
|
101907
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
101908
|
+
i0.ɵɵproperty("ngClass", ctx_r1.breadcrumbButtonClasses());
|
|
101909
|
+
i0.ɵɵadvance();
|
|
101910
|
+
i0.ɵɵtextInterpolate1(" ", ctx_r1.getBreadcrumbLabel(item_r5), " ");
|
|
101911
|
+
i0.ɵɵadvance();
|
|
101912
|
+
i0.ɵɵconditional(!(ɵ$index_17_r6 === ɵ$count_17_r7 - 1) || ctx_r1.modalType() !== null ? 2 : -1);
|
|
101913
|
+
} }
|
|
101914
|
+
function UnifiedDashboardModalComponent_Conditional_0_Conditional_7_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|
|
101915
|
+
i0.ɵɵelementStart(0, "span", 21);
|
|
101916
|
+
i0.ɵɵtext(1, "Objectives");
|
|
101917
|
+
i0.ɵɵelementEnd();
|
|
101918
|
+
} if (rf & 2) {
|
|
101919
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
101920
|
+
i0.ɵɵproperty("ngClass", ctx_r1.breadcrumbCurrentClasses());
|
|
101921
|
+
} }
|
|
101922
|
+
function UnifiedDashboardModalComponent_Conditional_0_Conditional_7_Template(rf, ctx) { if (rf & 1) {
|
|
101923
|
+
i0.ɵɵelementStart(0, "div", 9);
|
|
101924
|
+
i0.ɵɵrepeaterCreate(1, UnifiedDashboardModalComponent_Conditional_0_Conditional_7_For_2_Template, 3, 3, null, null, i0.ɵɵrepeaterTrackByIndex);
|
|
101925
|
+
i0.ɵɵconditionalCreate(3, UnifiedDashboardModalComponent_Conditional_0_Conditional_7_Conditional_3_Template, 2, 1, "span", 21);
|
|
101926
|
+
i0.ɵɵelementEnd();
|
|
101927
|
+
} if (rf & 2) {
|
|
101928
|
+
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
101929
|
+
i0.ɵɵadvance();
|
|
101930
|
+
i0.ɵɵrepeater(ctx_r1.navigationStack());
|
|
101931
|
+
i0.ɵɵadvance(2);
|
|
101932
|
+
i0.ɵɵconditional(ctx_r1.modalType() === "unified-goal-objectives" ? 3 : -1);
|
|
101933
|
+
} }
|
|
101934
|
+
function UnifiedDashboardModalComponent_Conditional_0_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
101935
|
+
i0.ɵɵelementStart(0, "div", 10)(1, "span", 25);
|
|
101936
|
+
i0.ɵɵtext(2);
|
|
101937
|
+
i0.ɵɵelementEnd()();
|
|
101938
|
+
} if (rf & 2) {
|
|
101939
|
+
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
101940
|
+
i0.ɵɵadvance();
|
|
101941
|
+
i0.ɵɵproperty("ngClass", ctx_r1.modalTypeLabelClasses());
|
|
101942
|
+
i0.ɵɵadvance();
|
|
101943
|
+
i0.ɵɵtextInterpolate1(" ", ctx_r1.modalType() === "unified-goal-objectives" ? "Objectives" : "Unified Goal", " ");
|
|
101944
|
+
} }
|
|
101945
|
+
function UnifiedDashboardModalComponent_Conditional_0_Conditional_12_Template(rf, ctx) { if (rf & 1) {
|
|
101946
|
+
i0.ɵɵelement(0, "symphiq-priority-badge", 13);
|
|
101947
|
+
} if (rf & 2) {
|
|
101948
|
+
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
101949
|
+
i0.ɵɵproperty("priority", ctx_r1.currentGoal().priority)("viewMode", ctx_r1.viewMode());
|
|
101950
|
+
} }
|
|
101951
|
+
function UnifiedDashboardModalComponent_Conditional_0_Conditional_13_Template(rf, ctx) { if (rf & 1) {
|
|
101952
|
+
i0.ɵɵelement(0, "symphiq-timeframe-badge", 14);
|
|
101953
|
+
} if (rf & 2) {
|
|
101954
|
+
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
101955
|
+
i0.ɵɵproperty("timeframe", ctx_r1.currentGoal().timeframe)("viewMode", ctx_r1.viewMode());
|
|
101956
|
+
} }
|
|
101957
|
+
function UnifiedDashboardModalComponent_Conditional_0_Conditional_19_Template(rf, ctx) { if (rf & 1) {
|
|
101958
|
+
const _r8 = i0.ɵɵgetCurrentView();
|
|
101959
|
+
i0.ɵɵelementStart(0, "symphiq-unified-goal-detail-modal-content", 26);
|
|
101960
|
+
i0.ɵɵlistener("sourceAnalysisClick", function UnifiedDashboardModalComponent_Conditional_0_Conditional_19_Template_symphiq_unified_goal_detail_modal_content_sourceAnalysisClick_0_listener($event) { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onSourceAnalysisClick($event)); })("metricClick", function UnifiedDashboardModalComponent_Conditional_0_Conditional_19_Template_symphiq_unified_goal_detail_modal_content_metricClick_0_listener($event) { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onMetricClick($event)); })("showObjectives", function UnifiedDashboardModalComponent_Conditional_0_Conditional_19_Template_symphiq_unified_goal_detail_modal_content_showObjectives_0_listener() { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onShowObjectives()); })("close", function UnifiedDashboardModalComponent_Conditional_0_Conditional_19_Template_symphiq_unified_goal_detail_modal_content_close_0_listener() { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.closeModal()); });
|
|
101895
101961
|
i0.ɵɵelementEnd();
|
|
101896
101962
|
} if (rf & 2) {
|
|
101897
101963
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
101898
101964
|
i0.ɵɵproperty("goal", ctx_r1.unifiedGoalData().goal)("allMetrics", ctx_r1.unifiedGoalData().allMetrics)("allCharts", ctx_r1.unifiedGoalData().allCharts)("loadedSourceAnalysisIds", ctx_r1.loadedSourceAnalysisIdsAsNumbers())("loadingSourceAnalysisId", ctx_r1.loadingSourceAnalysisIdAsNumber())("viewMode", ctx_r1.viewMode())("currentModalState", ctx_r1.currentModalState());
|
|
101899
101965
|
} }
|
|
101966
|
+
function UnifiedDashboardModalComponent_Conditional_0_Conditional_20_Template(rf, ctx) { if (rf & 1) {
|
|
101967
|
+
i0.ɵɵelement(0, "symphiq-goal-objectives-modal-content", 20);
|
|
101968
|
+
} if (rf & 2) {
|
|
101969
|
+
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
101970
|
+
i0.ɵɵproperty("objectives", ctx_r1.objectivesData().goal.objectives ?? i0.ɵɵpureFunction0(3, _c2$2))("goalTitle", ctx_r1.objectivesData().goal.title ?? "")("viewMode", ctx_r1.viewMode());
|
|
101971
|
+
} }
|
|
101900
101972
|
function UnifiedDashboardModalComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
101901
101973
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
101902
101974
|
i0.ɵɵelementStart(0, "div", 3, 0)(2, "div", 4);
|
|
@@ -101904,23 +101976,28 @@ function UnifiedDashboardModalComponent_Conditional_0_Template(rf, ctx) { if (rf
|
|
|
101904
101976
|
i0.ɵɵelementEnd();
|
|
101905
101977
|
i0.ɵɵelementStart(3, "div", 5);
|
|
101906
101978
|
i0.ɵɵlistener("click", function UnifiedDashboardModalComponent_Conditional_0_Template_div_click_3_listener($event) { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView($event.stopPropagation()); });
|
|
101907
|
-
i0.ɵɵelementStart(4, "div", 6)(5, "div", 7)(6, "div", 8)
|
|
101908
|
-
i0.ɵɵ
|
|
101909
|
-
i0.ɵɵ
|
|
101910
|
-
i0.ɵɵ
|
|
101911
|
-
i0.ɵɵtext(11);
|
|
101979
|
+
i0.ɵɵelementStart(4, "div", 6)(5, "div", 7)(6, "div", 8);
|
|
101980
|
+
i0.ɵɵconditionalCreate(7, UnifiedDashboardModalComponent_Conditional_0_Conditional_7_Template, 4, 1, "div", 9)(8, UnifiedDashboardModalComponent_Conditional_0_Conditional_8_Template, 3, 2, "div", 10);
|
|
101981
|
+
i0.ɵɵelementStart(9, "h3", 11);
|
|
101982
|
+
i0.ɵɵtext(10);
|
|
101912
101983
|
i0.ɵɵelementEnd()();
|
|
101913
|
-
i0.ɵɵelementStart(
|
|
101914
|
-
i0.ɵɵ
|
|
101984
|
+
i0.ɵɵelementStart(11, "div", 12);
|
|
101985
|
+
i0.ɵɵconditionalCreate(12, UnifiedDashboardModalComponent_Conditional_0_Conditional_12_Template, 1, 2, "symphiq-priority-badge", 13);
|
|
101986
|
+
i0.ɵɵconditionalCreate(13, UnifiedDashboardModalComponent_Conditional_0_Conditional_13_Template, 1, 2, "symphiq-timeframe-badge", 14);
|
|
101987
|
+
i0.ɵɵelementStart(14, "button", 15);
|
|
101988
|
+
i0.ɵɵlistener("click", function UnifiedDashboardModalComponent_Conditional_0_Template_button_click_14_listener() { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.closeModal()); });
|
|
101915
101989
|
i0.ɵɵnamespaceSVG();
|
|
101916
|
-
i0.ɵɵelementStart(
|
|
101917
|
-
i0.ɵɵelement(
|
|
101918
|
-
i0.ɵɵelementEnd()()()();
|
|
101990
|
+
i0.ɵɵelementStart(15, "svg", 16);
|
|
101991
|
+
i0.ɵɵelement(16, "path", 17);
|
|
101992
|
+
i0.ɵɵelementEnd()()()()();
|
|
101919
101993
|
i0.ɵɵnamespaceHTML();
|
|
101920
|
-
i0.ɵɵelementStart(
|
|
101921
|
-
i0.ɵɵconditionalCreate(
|
|
101994
|
+
i0.ɵɵelementStart(17, "div", 18, 1);
|
|
101995
|
+
i0.ɵɵconditionalCreate(19, UnifiedDashboardModalComponent_Conditional_0_Conditional_19_Template, 1, 7, "symphiq-unified-goal-detail-modal-content", 19);
|
|
101996
|
+
i0.ɵɵconditionalCreate(20, UnifiedDashboardModalComponent_Conditional_0_Conditional_20_Template, 1, 4, "symphiq-goal-objectives-modal-content", 20);
|
|
101922
101997
|
i0.ɵɵelementEnd()()();
|
|
101923
101998
|
} if (rf & 2) {
|
|
101999
|
+
let tmp_15_0;
|
|
102000
|
+
let tmp_16_0;
|
|
101924
102001
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
101925
102002
|
i0.ɵɵstyleProp("z-index", ctx_r1.baseZIndex())("visibility", ctx_r1.modalReady() ? "visible" : "hidden");
|
|
101926
102003
|
i0.ɵɵadvance(2);
|
|
@@ -101931,19 +102008,25 @@ function UnifiedDashboardModalComponent_Conditional_0_Template(rf, ctx) { if (rf
|
|
|
101931
102008
|
i0.ɵɵproperty("ngClass", ctx_r1.isLightMode() ? "bg-white/90 border-slate-200/50" : "bg-slate-800/90 border-slate-700/50")("@slideUpFade", undefined);
|
|
101932
102009
|
i0.ɵɵadvance();
|
|
101933
102010
|
i0.ɵɵproperty("ngClass", ctx_r1.isLightMode() ? "bg-white/50 border-slate-200/50" : "bg-slate-800/50 border-slate-700/50");
|
|
101934
|
-
i0.ɵɵadvance(
|
|
101935
|
-
i0.ɵɵ
|
|
102011
|
+
i0.ɵɵadvance(3);
|
|
102012
|
+
i0.ɵɵconditional(ctx_r1.navigationStack().length > 0 ? 7 : 8);
|
|
101936
102013
|
i0.ɵɵadvance(2);
|
|
101937
102014
|
i0.ɵɵproperty("ngClass", ctx_r1.isLightMode() ? "text-slate-900" : "text-white");
|
|
101938
102015
|
i0.ɵɵadvance();
|
|
101939
102016
|
i0.ɵɵtextInterpolate1(" ", ctx_r1.modalTitle(), " ");
|
|
102017
|
+
i0.ɵɵadvance(2);
|
|
102018
|
+
i0.ɵɵconditional(((tmp_15_0 = ctx_r1.currentGoal()) == null ? null : tmp_15_0.priority) ? 12 : -1);
|
|
102019
|
+
i0.ɵɵadvance();
|
|
102020
|
+
i0.ɵɵconditional(((tmp_16_0 = ctx_r1.currentGoal()) == null ? null : tmp_16_0.timeframe) ? 13 : -1);
|
|
101940
102021
|
i0.ɵɵadvance();
|
|
101941
102022
|
i0.ɵɵstyleProp("z-index", ctx_r1.contentZIndex() + 1);
|
|
101942
102023
|
i0.ɵɵproperty("ngClass", ctx_r1.isLightMode() ? "text-slate-600 hover:text-slate-900 hover:bg-slate-100" : "text-slate-400 hover:text-white hover:bg-slate-700");
|
|
101943
102024
|
i0.ɵɵadvance(3);
|
|
101944
102025
|
i0.ɵɵproperty("ngClass", ctx_r1.isLightMode() ? "bg-white/30" : "bg-slate-800/30");
|
|
101945
102026
|
i0.ɵɵadvance(2);
|
|
101946
|
-
i0.ɵɵconditional(ctx_r1.unifiedGoalData() ?
|
|
102027
|
+
i0.ɵɵconditional(ctx_r1.modalType() === "unified-goal-detail" && ctx_r1.unifiedGoalData() ? 19 : -1);
|
|
102028
|
+
i0.ɵɵadvance();
|
|
102029
|
+
i0.ɵɵconditional(ctx_r1.modalType() === "unified-goal-objectives" && ctx_r1.objectivesData() ? 20 : -1);
|
|
101947
102030
|
} }
|
|
101948
102031
|
class UnifiedDashboardModalComponent {
|
|
101949
102032
|
constructor() {
|
|
@@ -101956,12 +102039,34 @@ class UnifiedDashboardModalComponent {
|
|
|
101956
102039
|
this.modalReady = signal(false, ...(ngDevMode ? [{ debugName: "modalReady" }] : []));
|
|
101957
102040
|
this.modalMovedToBody = false;
|
|
101958
102041
|
this.modalTitle = signal('', ...(ngDevMode ? [{ debugName: "modalTitle" }] : []));
|
|
102042
|
+
this.modalType = signal(null, ...(ngDevMode ? [{ debugName: "modalType" }] : []));
|
|
101959
102043
|
this.modalData = signal(null, ...(ngDevMode ? [{ debugName: "modalData" }] : []));
|
|
101960
102044
|
this.previousState = signal(null, ...(ngDevMode ? [{ debugName: "previousState" }] : []));
|
|
101961
102045
|
this.currentModalState = signal(null, ...(ngDevMode ? [{ debugName: "currentModalState" }] : []));
|
|
101962
102046
|
this.cleanupTimeoutId = null;
|
|
101963
102047
|
this.isLightMode = computed(() => this.viewMode() === ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "isLightMode" }] : []));
|
|
101964
|
-
this.unifiedGoalData = computed(() =>
|
|
102048
|
+
this.unifiedGoalData = computed(() => {
|
|
102049
|
+
const data = this.modalData();
|
|
102050
|
+
if (this.modalType() === 'unified-goal-detail' && data) {
|
|
102051
|
+
return data;
|
|
102052
|
+
}
|
|
102053
|
+
return null;
|
|
102054
|
+
}, ...(ngDevMode ? [{ debugName: "unifiedGoalData" }] : []));
|
|
102055
|
+
this.objectivesData = computed(() => {
|
|
102056
|
+
const data = this.modalData();
|
|
102057
|
+
if (this.modalType() === 'unified-goal-objectives' && data) {
|
|
102058
|
+
return data;
|
|
102059
|
+
}
|
|
102060
|
+
return null;
|
|
102061
|
+
}, ...(ngDevMode ? [{ debugName: "objectivesData" }] : []));
|
|
102062
|
+
this.currentGoal = computed(() => {
|
|
102063
|
+
const goalData = this.unifiedGoalData();
|
|
102064
|
+
const objData = this.objectivesData();
|
|
102065
|
+
return goalData?.goal || objData?.goal || null;
|
|
102066
|
+
}, ...(ngDevMode ? [{ debugName: "currentGoal" }] : []));
|
|
102067
|
+
this.navigationStack = computed(() => {
|
|
102068
|
+
return this.currentModalState()?.navigationStack || [];
|
|
102069
|
+
}, ...(ngDevMode ? [{ debugName: "navigationStack" }] : []));
|
|
101965
102070
|
this.loadedSourceAnalysisIdsAsNumbers = computed(() => {
|
|
101966
102071
|
const data = this.unifiedGoalData();
|
|
101967
102072
|
if (!data?.loadedSourceAnalysisIds)
|
|
@@ -101988,6 +102093,9 @@ class UnifiedDashboardModalComponent {
|
|
|
101988
102093
|
this.backdropZIndex = computed(() => this.baseZIndex() - 2, ...(ngDevMode ? [{ debugName: "backdropZIndex" }] : []));
|
|
101989
102094
|
this.contentZIndex = computed(() => this.baseZIndex() + 1, ...(ngDevMode ? [{ debugName: "contentZIndex" }] : []));
|
|
101990
102095
|
this.modalTypeLabelClasses = computed(() => this.isLightMode() ? 'text-purple-600' : 'text-purple-400', ...(ngDevMode ? [{ debugName: "modalTypeLabelClasses" }] : []));
|
|
102096
|
+
this.breadcrumbButtonClasses = computed(() => this.isLightMode() ? 'text-slate-500 hover:text-slate-700' : 'text-slate-400 hover:text-slate-200', ...(ngDevMode ? [{ debugName: "breadcrumbButtonClasses" }] : []));
|
|
102097
|
+
this.breadcrumbChevronClasses = computed(() => this.isLightMode() ? 'text-slate-400' : 'text-slate-500', ...(ngDevMode ? [{ debugName: "breadcrumbChevronClasses" }] : []));
|
|
102098
|
+
this.breadcrumbCurrentClasses = computed(() => this.isLightMode() ? 'text-slate-700' : 'text-slate-200', ...(ngDevMode ? [{ debugName: "breadcrumbCurrentClasses" }] : []));
|
|
101991
102099
|
effect(() => {
|
|
101992
102100
|
const open = this.isOpen();
|
|
101993
102101
|
if (open) {
|
|
@@ -102009,20 +102117,29 @@ class UnifiedDashboardModalComponent {
|
|
|
102009
102117
|
clearTimeout(this.cleanupTimeoutId);
|
|
102010
102118
|
this.cleanupTimeoutId = null;
|
|
102011
102119
|
}
|
|
102012
|
-
if (state.type !== 'unified-goal-detail' && state.type !== null) {
|
|
102120
|
+
if (state.type !== 'unified-goal-detail' && state.type !== 'unified-goal-objectives' && state.type !== null) {
|
|
102013
102121
|
return;
|
|
102014
102122
|
}
|
|
102015
102123
|
this.previousState.set(state.previousState ?? null);
|
|
102016
102124
|
this.currentModalState.set(state);
|
|
102017
102125
|
if (state.type === 'unified-goal-detail' && state.data) {
|
|
102018
102126
|
const data = state.data;
|
|
102127
|
+
this.modalType.set('unified-goal-detail');
|
|
102019
102128
|
this.modalData.set(data);
|
|
102020
102129
|
this.modalTitle.set(data.goal.title || 'Unified Goal');
|
|
102021
102130
|
this.isOpen.set(true);
|
|
102022
102131
|
}
|
|
102132
|
+
else if (state.type === 'unified-goal-objectives' && state.data) {
|
|
102133
|
+
const data = state.data;
|
|
102134
|
+
this.modalType.set('unified-goal-objectives');
|
|
102135
|
+
this.modalData.set(data);
|
|
102136
|
+
this.modalTitle.set(data.goal.title || 'Objectives');
|
|
102137
|
+
this.isOpen.set(true);
|
|
102138
|
+
}
|
|
102023
102139
|
else if (state.type === null) {
|
|
102024
102140
|
this.isOpen.set(false);
|
|
102025
102141
|
this.cleanupTimeoutId = setTimeout(() => {
|
|
102142
|
+
this.modalType.set(null);
|
|
102026
102143
|
this.modalData.set(null);
|
|
102027
102144
|
this.modalTitle.set('');
|
|
102028
102145
|
this.previousState.set(null);
|
|
@@ -102038,6 +102155,25 @@ class UnifiedDashboardModalComponent {
|
|
|
102038
102155
|
onMetricClick(metric) {
|
|
102039
102156
|
this.modalService.openMetricModal(metric, []);
|
|
102040
102157
|
}
|
|
102158
|
+
onShowObjectives() {
|
|
102159
|
+
const data = this.unifiedGoalData();
|
|
102160
|
+
if (!data)
|
|
102161
|
+
return;
|
|
102162
|
+
this.modalService.navigateToUnifiedGoalObjectives(data.goal, data.allMetrics, data.allCharts, this.viewMode());
|
|
102163
|
+
}
|
|
102164
|
+
navigateToBreadcrumb(index) {
|
|
102165
|
+
this.modalService.navigateToStackIndex(index);
|
|
102166
|
+
}
|
|
102167
|
+
getBreadcrumbLabel(state) {
|
|
102168
|
+
if (state.type === 'unified-goal-detail') {
|
|
102169
|
+
const data = state.data;
|
|
102170
|
+
return data?.goal?.title || 'Goal';
|
|
102171
|
+
}
|
|
102172
|
+
if (state.type === 'unified-goal-objectives') {
|
|
102173
|
+
return 'Objectives';
|
|
102174
|
+
}
|
|
102175
|
+
return 'Unknown';
|
|
102176
|
+
}
|
|
102041
102177
|
closeModal() {
|
|
102042
102178
|
this.modalService.closeModal();
|
|
102043
102179
|
}
|
|
@@ -102060,16 +102196,19 @@ class UnifiedDashboardModalComponent {
|
|
|
102060
102196
|
}
|
|
102061
102197
|
static { this.ɵfac = function UnifiedDashboardModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || UnifiedDashboardModalComponent)(); }; }
|
|
102062
102198
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: UnifiedDashboardModalComponent, selectors: [["symphiq-unified-dashboard-modal"]], viewQuery: function UnifiedDashboardModalComponent_Query(rf, ctx) { if (rf & 1) {
|
|
102063
|
-
i0.ɵɵviewQuery(_c0$7, 5)(_c1$
|
|
102199
|
+
i0.ɵɵviewQuery(_c0$7, 5)(_c1$3, 5);
|
|
102064
102200
|
} if (rf & 2) {
|
|
102065
102201
|
let _t;
|
|
102066
102202
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalContent = _t.first);
|
|
102067
102203
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalWrapper = _t.first);
|
|
102068
|
-
} }, inputs: { viewMode: [1, "viewMode"] }, decls: 1, vars: 1, consts: [["modalWrapper", ""], ["modalContent", ""], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto", 3, "z-index", "visibility"], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto"], ["aria-hidden", "true", 1, "fixed", "inset-0", "backdrop-blur-sm", 3, "click", "ngClass"], [1, "relative", "w-full", "max-w-4xl", "rounded-2xl", "text-left", "overflow-hidden", "shadow-xl", "border", "backdrop-blur-xl", 3, "click", "ngClass"], [1, "px-6", "py-5", "border-b", "backdrop-blur-sm", 3, "ngClass"], [1, "flex", "items-start", "justify-between"], [1, "flex-1", "min-w-0"], [1, "flex", "items-center", "gap-
|
|
102069
|
-
i0.ɵɵconditionalCreate(0, UnifiedDashboardModalComponent_Conditional_0_Template,
|
|
102204
|
+
} }, inputs: { viewMode: [1, "viewMode"] }, decls: 1, vars: 1, consts: [["modalWrapper", ""], ["modalContent", ""], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto", 3, "z-index", "visibility"], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto"], ["aria-hidden", "true", 1, "fixed", "inset-0", "backdrop-blur-sm", 3, "click", "ngClass"], [1, "relative", "w-full", "max-w-4xl", "rounded-2xl", "text-left", "overflow-hidden", "shadow-xl", "border", "backdrop-blur-xl", 3, "click", "ngClass"], [1, "px-6", "py-5", "border-b", "backdrop-blur-sm", 3, "ngClass"], [1, "flex", "items-start", "justify-between"], [1, "flex-1", "min-w-0"], [1, "flex", "items-center", "gap-1.5", "mb-2", "text-xs"], [1, "flex", "items-center", "gap-2", "mb-2"], [1, "text-xl", "font-bold", "leading-tight", 3, "ngClass"], [1, "flex", "items-center", "gap-2", "ml-4", "flex-shrink-0"], [3, "priority", "viewMode"], [3, "timeframe", "viewMode"], ["type", "button", 1, "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", "cursor-pointer", "relative", "ml-4", "flex-shrink-0", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M6 18L18 6M6 6l12 12"], [1, "px-6", "py-8", "max-h-[80vh]", "overflow-y-auto", "backdrop-blur-sm", 3, "ngClass"], [3, "goal", "allMetrics", "allCharts", "loadedSourceAnalysisIds", "loadingSourceAnalysisId", "viewMode", "currentModalState"], [3, "objectives", "goalTitle", "viewMode"], [1, "font-medium", 3, "ngClass"], ["type", "button", 1, "hover:underline", "cursor-pointer", "transition-colors", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-3", "h-3", "flex-shrink-0", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", 3, "ngClass"], [3, "sourceAnalysisClick", "metricClick", "showObjectives", "close", "goal", "allMetrics", "allCharts", "loadedSourceAnalysisIds", "loadingSourceAnalysisId", "viewMode", "currentModalState"]], template: function UnifiedDashboardModalComponent_Template(rf, ctx) { if (rf & 1) {
|
|
102205
|
+
i0.ɵɵconditionalCreate(0, UnifiedDashboardModalComponent_Conditional_0_Template, 21, 24, "div", 2);
|
|
102070
102206
|
} if (rf & 2) {
|
|
102071
102207
|
i0.ɵɵconditional(ctx.isOpen() ? 0 : -1);
|
|
102072
|
-
} }, dependencies: [CommonModule, i1$1.NgClass, UnifiedGoalDetailModalContentComponent
|
|
102208
|
+
} }, dependencies: [CommonModule, i1$1.NgClass, UnifiedGoalDetailModalContentComponent,
|
|
102209
|
+
GoalObjectivesModalContentComponent,
|
|
102210
|
+
PriorityBadgeComponent,
|
|
102211
|
+
TimeframeBadgeComponent], encapsulation: 2, data: { animation: [
|
|
102073
102212
|
trigger('fadeIn', [
|
|
102074
102213
|
transition(':enter', [
|
|
102075
102214
|
style({ opacity: 0 }),
|
|
@@ -102092,7 +102231,10 @@ class UnifiedDashboardModalComponent {
|
|
|
102092
102231
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
102093
102232
|
imports: [
|
|
102094
102233
|
CommonModule,
|
|
102095
|
-
UnifiedGoalDetailModalContentComponent
|
|
102234
|
+
UnifiedGoalDetailModalContentComponent,
|
|
102235
|
+
GoalObjectivesModalContentComponent,
|
|
102236
|
+
PriorityBadgeComponent,
|
|
102237
|
+
TimeframeBadgeComponent
|
|
102096
102238
|
],
|
|
102097
102239
|
animations: [
|
|
102098
102240
|
trigger('fadeIn', [
|
|
@@ -102123,18 +102265,49 @@ class UnifiedDashboardModalComponent {
|
|
|
102123
102265
|
<div [ngClass]="isLightMode() ? 'bg-white/50 border-slate-200/50' : 'bg-slate-800/50 border-slate-700/50'" class="px-6 py-5 border-b backdrop-blur-sm">
|
|
102124
102266
|
<div class="flex items-start justify-between">
|
|
102125
102267
|
<div class="flex-1 min-w-0">
|
|
102126
|
-
|
|
102127
|
-
|
|
102128
|
-
|
|
102129
|
-
|
|
102130
|
-
|
|
102268
|
+
<!-- Breadcrumb Navigation -->
|
|
102269
|
+
@if (navigationStack().length > 0) {
|
|
102270
|
+
<div class="flex items-center gap-1.5 mb-2 text-xs">
|
|
102271
|
+
@for (item of navigationStack(); track $index; let last = $last) {
|
|
102272
|
+
<button
|
|
102273
|
+
type="button"
|
|
102274
|
+
(click)="navigateToBreadcrumb($index)"
|
|
102275
|
+
[ngClass]="breadcrumbButtonClasses()"
|
|
102276
|
+
class="hover:underline cursor-pointer transition-colors">
|
|
102277
|
+
{{ getBreadcrumbLabel(item) }}
|
|
102278
|
+
</button>
|
|
102279
|
+
@if (!last || modalType() !== null) {
|
|
102280
|
+
<svg [ngClass]="breadcrumbChevronClasses()" class="w-3 h-3 flex-shrink-0" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
102281
|
+
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"/>
|
|
102282
|
+
</svg>
|
|
102283
|
+
}
|
|
102284
|
+
}
|
|
102285
|
+
@if (modalType() === 'unified-goal-objectives') {
|
|
102286
|
+
<span [ngClass]="breadcrumbCurrentClasses()" class="font-medium">Objectives</span>
|
|
102287
|
+
}
|
|
102288
|
+
</div>
|
|
102289
|
+
} @else {
|
|
102290
|
+
<div class="flex items-center gap-2 mb-2">
|
|
102291
|
+
<span [ngClass]="modalTypeLabelClasses()" class="text-xs font-semibold uppercase tracking-wider">
|
|
102292
|
+
{{ modalType() === 'unified-goal-objectives' ? 'Objectives' : 'Unified Goal' }}
|
|
102293
|
+
</span>
|
|
102294
|
+
</div>
|
|
102295
|
+
}
|
|
102131
102296
|
|
|
102132
102297
|
<h3 [ngClass]="isLightMode() ? 'text-slate-900' : 'text-white'" class="text-xl font-bold leading-tight">
|
|
102133
102298
|
{{ modalTitle() }}
|
|
102134
102299
|
</h3>
|
|
102135
102300
|
</div>
|
|
102136
102301
|
|
|
102137
|
-
<
|
|
102302
|
+
<div class="flex items-center gap-2 ml-4 flex-shrink-0">
|
|
102303
|
+
@if (currentGoal()?.priority) {
|
|
102304
|
+
<symphiq-priority-badge [priority]="currentGoal()!.priority" [viewMode]="viewMode()" />
|
|
102305
|
+
}
|
|
102306
|
+
@if (currentGoal()?.timeframe) {
|
|
102307
|
+
<symphiq-timeframe-badge [timeframe]="currentGoal()!.timeframe" [viewMode]="viewMode()" />
|
|
102308
|
+
}
|
|
102309
|
+
|
|
102310
|
+
<button
|
|
102138
102311
|
type="button"
|
|
102139
102312
|
(click)="closeModal()"
|
|
102140
102313
|
[ngClass]="isLightMode() ? 'text-slate-600 hover:text-slate-900 hover:bg-slate-100' : 'text-slate-400 hover:text-white hover:bg-slate-700'"
|
|
@@ -102144,11 +102317,12 @@ class UnifiedDashboardModalComponent {
|
|
|
102144
102317
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
|
|
102145
102318
|
</svg>
|
|
102146
102319
|
</button>
|
|
102320
|
+
</div>
|
|
102147
102321
|
</div>
|
|
102148
102322
|
</div>
|
|
102149
102323
|
|
|
102150
102324
|
<div #modalContent [ngClass]="isLightMode() ? 'bg-white/30' : 'bg-slate-800/30'" class="px-6 py-8 max-h-[80vh] overflow-y-auto backdrop-blur-sm">
|
|
102151
|
-
@if (unifiedGoalData()) {
|
|
102325
|
+
@if (modalType() === 'unified-goal-detail' && unifiedGoalData()) {
|
|
102152
102326
|
<symphiq-unified-goal-detail-modal-content
|
|
102153
102327
|
[goal]="unifiedGoalData()!.goal"
|
|
102154
102328
|
[allMetrics]="unifiedGoalData()!.allMetrics"
|
|
@@ -102159,9 +102333,17 @@ class UnifiedDashboardModalComponent {
|
|
|
102159
102333
|
[currentModalState]="currentModalState()"
|
|
102160
102334
|
(sourceAnalysisClick)="onSourceAnalysisClick($event)"
|
|
102161
102335
|
(metricClick)="onMetricClick($event)"
|
|
102336
|
+
(showObjectives)="onShowObjectives()"
|
|
102162
102337
|
(close)="closeModal()"
|
|
102163
102338
|
/>
|
|
102164
102339
|
}
|
|
102340
|
+
@if (modalType() === 'unified-goal-objectives' && objectivesData()) {
|
|
102341
|
+
<symphiq-goal-objectives-modal-content
|
|
102342
|
+
[objectives]="objectivesData()!.goal.objectives ?? []"
|
|
102343
|
+
[goalTitle]="objectivesData()!.goal.title ?? ''"
|
|
102344
|
+
[viewMode]="viewMode()"
|
|
102345
|
+
/>
|
|
102346
|
+
}
|
|
102165
102347
|
</div>
|
|
102166
102348
|
</div>
|
|
102167
102349
|
</div>
|
|
@@ -102175,7 +102357,7 @@ class UnifiedDashboardModalComponent {
|
|
|
102175
102357
|
type: ViewChild,
|
|
102176
102358
|
args: ['modalWrapper']
|
|
102177
102359
|
}] }); })();
|
|
102178
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(UnifiedDashboardModalComponent, { className: "UnifiedDashboardModalComponent", filePath: "lib/components/profile-analysis-unified-dashboard/modals/unified-dashboard-modal.component.ts", lineNumber:
|
|
102360
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(UnifiedDashboardModalComponent, { className: "UnifiedDashboardModalComponent", filePath: "lib/components/profile-analysis-unified-dashboard/modals/unified-dashboard-modal.component.ts", lineNumber: 156 }); })();
|
|
102179
102361
|
|
|
102180
102362
|
const _forTrack0$6 = ($index, $item) => $item.id;
|
|
102181
102363
|
const _forTrack1$1 = ($index, $item) => $item.id || $index;
|
|
@@ -102189,29 +102371,29 @@ function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_5_Template(
|
|
|
102189
102371
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
102190
102372
|
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("currentStepId", ctx_r1.JourneyStepIdEnum.UNIFIED_ANALYSIS)("showNextStepAction", false)("forDemo", ctx_r1.forDemo())("maxAccessibleStepId", ctx_r1.maxAccessibleStepId());
|
|
102191
102373
|
} }
|
|
102192
|
-
function
|
|
102193
|
-
i0.ɵɵelement(0, "symphiq-loading-card",
|
|
102374
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
102375
|
+
i0.ɵɵelement(0, "symphiq-loading-card", 18);
|
|
102194
102376
|
} if (rf & 2) {
|
|
102195
|
-
const ctx_r1 = i0.ɵɵnextContext();
|
|
102377
|
+
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
102196
102378
|
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("backdropBlur", true);
|
|
102197
102379
|
} }
|
|
102198
|
-
function
|
|
102199
|
-
i0.ɵɵelement(0, "symphiq-grade-badge",
|
|
102380
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_13_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
102381
|
+
i0.ɵɵelement(0, "symphiq-grade-badge", 39);
|
|
102200
102382
|
} if (rf & 2) {
|
|
102201
102383
|
const summary_r3 = i0.ɵɵnextContext();
|
|
102202
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102384
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
102203
102385
|
i0.ɵɵproperty("grade", summary_r3.overallGrade)("gradeRationale", summary_r3.gradeRationale || "")("viewMode", ctx_r1.viewMode());
|
|
102204
102386
|
} }
|
|
102205
|
-
function
|
|
102206
|
-
i0.ɵɵelementStart(0, "div",
|
|
102387
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_13_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
102388
|
+
i0.ɵɵelementStart(0, "div", 40)(1, "h3", 51);
|
|
102207
102389
|
i0.ɵɵtext(2, " Synthesis Overview ");
|
|
102208
102390
|
i0.ɵɵelementEnd();
|
|
102209
|
-
i0.ɵɵelementStart(3, "p",
|
|
102391
|
+
i0.ɵɵelementStart(3, "p", 52);
|
|
102210
102392
|
i0.ɵɵtext(4);
|
|
102211
102393
|
i0.ɵɵelementEnd()();
|
|
102212
102394
|
} if (rf & 2) {
|
|
102213
102395
|
const summary_r3 = i0.ɵɵnextContext();
|
|
102214
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102396
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
102215
102397
|
i0.ɵɵproperty("ngClass", ctx_r1.narrativeClasses());
|
|
102216
102398
|
i0.ɵɵadvance();
|
|
102217
102399
|
i0.ɵɵproperty("ngClass", ctx_r1.subheadingClasses());
|
|
@@ -102220,58 +102402,58 @@ function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Condition
|
|
|
102220
102402
|
i0.ɵɵadvance();
|
|
102221
102403
|
i0.ɵɵtextInterpolate1(" ", summary_r3.synthesisNarrative, " ");
|
|
102222
102404
|
} }
|
|
102223
|
-
function
|
|
102224
|
-
i0.ɵɵelementStart(0, "section",
|
|
102405
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_13_Template(rf, ctx) { if (rf & 1) {
|
|
102406
|
+
i0.ɵɵelementStart(0, "section", 29)(1, "div", 34)(2, "div", 35)(3, "div", 36)(4, "div", 25)(5, "h2", 37);
|
|
102225
102407
|
i0.ɵɵtext(6, " Executive Summary ");
|
|
102226
102408
|
i0.ɵɵelementEnd();
|
|
102227
|
-
i0.ɵɵelementStart(7, "p",
|
|
102409
|
+
i0.ɵɵelementStart(7, "p", 38);
|
|
102228
102410
|
i0.ɵɵtext(8);
|
|
102229
102411
|
i0.ɵɵelementEnd()();
|
|
102230
|
-
i0.ɵɵconditionalCreate(9,
|
|
102412
|
+
i0.ɵɵconditionalCreate(9, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_13_Conditional_9_Template, 1, 3, "symphiq-grade-badge", 39);
|
|
102231
102413
|
i0.ɵɵelementEnd();
|
|
102232
|
-
i0.ɵɵconditionalCreate(10,
|
|
102233
|
-
i0.ɵɵelementStart(11, "div",
|
|
102414
|
+
i0.ɵɵconditionalCreate(10, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_13_Conditional_10_Template, 5, 4, "div", 40);
|
|
102415
|
+
i0.ɵɵelementStart(11, "div", 41)(12, "div")(13, "div", 42);
|
|
102234
102416
|
i0.ɵɵtext(14, "Total Source Goals");
|
|
102235
102417
|
i0.ɵɵelementEnd();
|
|
102236
|
-
i0.ɵɵelementStart(15, "div",
|
|
102418
|
+
i0.ɵɵelementStart(15, "div", 43);
|
|
102237
102419
|
i0.ɵɵtext(16);
|
|
102238
102420
|
i0.ɵɵelementEnd()();
|
|
102239
|
-
i0.ɵɵelementStart(17, "div",
|
|
102421
|
+
i0.ɵɵelementStart(17, "div", 44);
|
|
102240
102422
|
i0.ɵɵnamespaceSVG();
|
|
102241
|
-
i0.ɵɵelementStart(18, "svg",
|
|
102242
|
-
i0.ɵɵelement(19, "path",
|
|
102423
|
+
i0.ɵɵelementStart(18, "svg", 45);
|
|
102424
|
+
i0.ɵɵelement(19, "path", 46);
|
|
102243
102425
|
i0.ɵɵelementEnd()()();
|
|
102244
102426
|
i0.ɵɵnamespaceHTML();
|
|
102245
|
-
i0.ɵɵelementStart(20, "div",
|
|
102427
|
+
i0.ɵɵelementStart(20, "div", 47)(21, "div", 48)(22, "div", 49);
|
|
102246
102428
|
i0.ɵɵtext(23, "Shop");
|
|
102247
102429
|
i0.ɵɵelementEnd();
|
|
102248
|
-
i0.ɵɵelementStart(24, "div",
|
|
102430
|
+
i0.ɵɵelementStart(24, "div", 50);
|
|
102249
102431
|
i0.ɵɵtext(25);
|
|
102250
102432
|
i0.ɵɵelementEnd();
|
|
102251
|
-
i0.ɵɵelementStart(26, "div",
|
|
102433
|
+
i0.ɵɵelementStart(26, "div", 50);
|
|
102252
102434
|
i0.ɵɵtext(27);
|
|
102253
102435
|
i0.ɵɵelementEnd()();
|
|
102254
|
-
i0.ɵɵelementStart(28, "div",
|
|
102436
|
+
i0.ɵɵelementStart(28, "div", 48)(29, "div", 49);
|
|
102255
102437
|
i0.ɵɵtext(30, "Focus Area");
|
|
102256
102438
|
i0.ɵɵelementEnd();
|
|
102257
|
-
i0.ɵɵelementStart(31, "div",
|
|
102439
|
+
i0.ɵɵelementStart(31, "div", 50);
|
|
102258
102440
|
i0.ɵɵtext(32);
|
|
102259
102441
|
i0.ɵɵelementEnd();
|
|
102260
|
-
i0.ɵɵelementStart(33, "div",
|
|
102442
|
+
i0.ɵɵelementStart(33, "div", 50);
|
|
102261
102443
|
i0.ɵɵtext(34);
|
|
102262
102444
|
i0.ɵɵelementEnd()();
|
|
102263
|
-
i0.ɵɵelementStart(35, "div",
|
|
102445
|
+
i0.ɵɵelementStart(35, "div", 48)(36, "div", 49);
|
|
102264
102446
|
i0.ɵɵtext(37, "Metric");
|
|
102265
102447
|
i0.ɵɵelementEnd();
|
|
102266
|
-
i0.ɵɵelementStart(38, "div",
|
|
102448
|
+
i0.ɵɵelementStart(38, "div", 50);
|
|
102267
102449
|
i0.ɵɵtext(39);
|
|
102268
102450
|
i0.ɵɵelementEnd();
|
|
102269
|
-
i0.ɵɵelementStart(40, "div",
|
|
102451
|
+
i0.ɵɵelementStart(40, "div", 50);
|
|
102270
102452
|
i0.ɵɵtext(41);
|
|
102271
102453
|
i0.ɵɵelementEnd()()()()()();
|
|
102272
102454
|
} if (rf & 2) {
|
|
102273
102455
|
const summary_r3 = ctx;
|
|
102274
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102456
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
102275
102457
|
i0.ɵɵadvance();
|
|
102276
102458
|
i0.ɵɵproperty("ngClass", ctx_r1.bannerClasses());
|
|
102277
102459
|
i0.ɵɵadvance(4);
|
|
@@ -102307,96 +102489,96 @@ function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Condition
|
|
|
102307
102489
|
i0.ɵɵadvance(2);
|
|
102308
102490
|
i0.ɵɵtextInterpolate2("", ctx_r1.metricCounts().goals, " ", ctx_r1.metricCounts().goals === 1 ? "goal" : "goals");
|
|
102309
102491
|
} }
|
|
102310
|
-
function
|
|
102492
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_14_For_4_Template(rf, ctx) { if (rf & 1) {
|
|
102311
102493
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
102312
|
-
i0.ɵɵelementStart(0, "symphiq-unified-goal-card",
|
|
102313
|
-
i0.ɵɵlistener("goalClick", function
|
|
102494
|
+
i0.ɵɵelementStart(0, "symphiq-unified-goal-card", 56);
|
|
102495
|
+
i0.ɵɵlistener("goalClick", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_14_For_4_Template_symphiq_unified_goal_card_goalClick_0_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.onGoalClick($event)); })("sourceBadgeClick", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_14_For_4_Template_symphiq_unified_goal_card_sourceBadgeClick_0_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.onSourceBadgeClickFromCard($event)); })("relatedMetricsClick", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_14_For_4_Template_symphiq_unified_goal_card_relatedMetricsClick_0_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.onRelatedMetricsClickFromCard($event)); })("learnMoreClick", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_14_For_4_Template_symphiq_unified_goal_card_learnMoreClick_0_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.onGoalClick($event)); });
|
|
102314
102496
|
i0.ɵɵelementEnd();
|
|
102315
102497
|
} if (rf & 2) {
|
|
102316
102498
|
const goal_r5 = ctx.$implicit;
|
|
102317
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102499
|
+
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
102318
102500
|
i0.ɵɵproperty("goal", goal_r5)("viewMode", ctx_r1.viewMode());
|
|
102319
102501
|
} }
|
|
102320
|
-
function
|
|
102321
|
-
i0.ɵɵelementStart(0, "section",
|
|
102322
|
-
i0.ɵɵelement(1, "symphiq-section-divider",
|
|
102323
|
-
i0.ɵɵelementStart(2, "div",
|
|
102324
|
-
i0.ɵɵrepeaterCreate(3,
|
|
102502
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_14_Template(rf, ctx) { if (rf & 1) {
|
|
102503
|
+
i0.ɵɵelementStart(0, "section", 30);
|
|
102504
|
+
i0.ɵɵelement(1, "symphiq-section-divider", 53);
|
|
102505
|
+
i0.ɵɵelementStart(2, "div", 54);
|
|
102506
|
+
i0.ɵɵrepeaterCreate(3, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_14_For_4_Template, 1, 2, "symphiq-unified-goal-card", 55, _forTrack0$6);
|
|
102325
102507
|
i0.ɵɵelementEnd()();
|
|
102326
102508
|
} if (rf & 2) {
|
|
102327
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102509
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
102328
102510
|
i0.ɵɵadvance();
|
|
102329
102511
|
i0.ɵɵproperty("viewMode", ctx_r1.viewMode());
|
|
102330
102512
|
i0.ɵɵadvance(2);
|
|
102331
102513
|
i0.ɵɵrepeater(ctx_r1.unifiedGoals());
|
|
102332
102514
|
} }
|
|
102333
|
-
function
|
|
102334
|
-
i0.ɵɵelementStart(0, "span",
|
|
102515
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_15_For_7_Conditional_7_Template(rf, ctx) { if (rf & 1) {
|
|
102516
|
+
i0.ɵɵelementStart(0, "span", 66);
|
|
102335
102517
|
i0.ɵɵtext(1);
|
|
102336
102518
|
i0.ɵɵelementEnd();
|
|
102337
102519
|
} if (rf & 2) {
|
|
102338
102520
|
const item_r7 = i0.ɵɵnextContext().$implicit;
|
|
102339
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102521
|
+
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
102340
102522
|
i0.ɵɵproperty("ngClass", ctx_r1.getPriorityBadgeClasses(item_r7.priority));
|
|
102341
102523
|
i0.ɵɵadvance();
|
|
102342
102524
|
i0.ɵɵtextInterpolate1(" ", item_r7.priority, " ");
|
|
102343
102525
|
} }
|
|
102344
|
-
function
|
|
102345
|
-
i0.ɵɵelementStart(0, "div",
|
|
102526
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_15_For_7_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
102527
|
+
i0.ɵɵelementStart(0, "div", 67);
|
|
102346
102528
|
i0.ɵɵnamespaceSVG();
|
|
102347
|
-
i0.ɵɵelementStart(1, "svg",
|
|
102348
|
-
i0.ɵɵelement(2, "path",
|
|
102529
|
+
i0.ɵɵelementStart(1, "svg", 70);
|
|
102530
|
+
i0.ɵɵelement(2, "path", 71);
|
|
102349
102531
|
i0.ɵɵelementEnd();
|
|
102350
102532
|
i0.ɵɵnamespaceHTML();
|
|
102351
|
-
i0.ɵɵelementStart(3, "span",
|
|
102533
|
+
i0.ɵɵelementStart(3, "span", 72);
|
|
102352
102534
|
i0.ɵɵtext(4);
|
|
102353
102535
|
i0.ɵɵelementEnd()();
|
|
102354
102536
|
} if (rf & 2) {
|
|
102355
102537
|
const item_r7 = i0.ɵɵnextContext().$implicit;
|
|
102356
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102538
|
+
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
102357
102539
|
i0.ɵɵproperty("ngClass", ctx_r1.timeframeDisplayClasses());
|
|
102358
102540
|
i0.ɵɵadvance(4);
|
|
102359
102541
|
i0.ɵɵtextInterpolate(item_r7.timeframe);
|
|
102360
102542
|
} }
|
|
102361
|
-
function
|
|
102362
|
-
i0.ɵɵelementStart(0, "div",
|
|
102543
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_15_For_7_Conditional_9_For_5_Template(rf, ctx) { if (rf & 1) {
|
|
102544
|
+
i0.ɵɵelementStart(0, "div", 75);
|
|
102363
102545
|
i0.ɵɵnamespaceSVG();
|
|
102364
|
-
i0.ɵɵelementStart(1, "svg",
|
|
102365
|
-
i0.ɵɵelement(2, "path",
|
|
102546
|
+
i0.ɵɵelementStart(1, "svg", 77);
|
|
102547
|
+
i0.ɵɵelement(2, "path", 78);
|
|
102366
102548
|
i0.ɵɵelementEnd();
|
|
102367
102549
|
i0.ɵɵnamespaceHTML();
|
|
102368
|
-
i0.ɵɵelementStart(3, "span",
|
|
102550
|
+
i0.ɵɵelementStart(3, "span", 79);
|
|
102369
102551
|
i0.ɵɵtext(4);
|
|
102370
102552
|
i0.ɵɵelementEnd()();
|
|
102371
102553
|
} if (rf & 2) {
|
|
102372
102554
|
const obj_r8 = ctx.$implicit;
|
|
102373
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102555
|
+
const ctx_r1 = i0.ɵɵnextContext(6);
|
|
102374
102556
|
i0.ɵɵproperty("ngClass", ctx_r1.objectiveItemClasses());
|
|
102375
102557
|
i0.ɵɵadvance(4);
|
|
102376
102558
|
i0.ɵɵtextInterpolate(obj_r8.title);
|
|
102377
102559
|
} }
|
|
102378
|
-
function
|
|
102379
|
-
i0.ɵɵelementStart(0, "div",
|
|
102560
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_15_For_7_Conditional_9_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
102561
|
+
i0.ɵɵelementStart(0, "div", 76);
|
|
102380
102562
|
i0.ɵɵtext(1);
|
|
102381
102563
|
i0.ɵɵelementEnd();
|
|
102382
102564
|
} if (rf & 2) {
|
|
102383
102565
|
const item_r7 = i0.ɵɵnextContext(2).$implicit;
|
|
102384
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102566
|
+
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
102385
102567
|
i0.ɵɵproperty("ngClass", ctx_r1.moreObjectivesClasses());
|
|
102386
102568
|
i0.ɵɵadvance();
|
|
102387
102569
|
i0.ɵɵtextInterpolate1(" +", item_r7.objectives.length - 3, " more objectives ");
|
|
102388
102570
|
} }
|
|
102389
|
-
function
|
|
102390
|
-
i0.ɵɵelementStart(0, "div",
|
|
102571
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_15_For_7_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
102572
|
+
i0.ɵɵelementStart(0, "div", 68)(1, "div", 73);
|
|
102391
102573
|
i0.ɵɵtext(2);
|
|
102392
102574
|
i0.ɵɵelementEnd();
|
|
102393
|
-
i0.ɵɵelementStart(3, "div",
|
|
102394
|
-
i0.ɵɵrepeaterCreate(4,
|
|
102395
|
-
i0.ɵɵconditionalCreate(6,
|
|
102575
|
+
i0.ɵɵelementStart(3, "div", 74);
|
|
102576
|
+
i0.ɵɵrepeaterCreate(4, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_15_For_7_Conditional_9_For_5_Template, 5, 2, "div", 75, _forTrack1$1);
|
|
102577
|
+
i0.ɵɵconditionalCreate(6, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_15_For_7_Conditional_9_Conditional_6_Template, 2, 2, "div", 76);
|
|
102396
102578
|
i0.ɵɵelementEnd()();
|
|
102397
102579
|
} if (rf & 2) {
|
|
102398
102580
|
const item_r7 = i0.ɵɵnextContext().$implicit;
|
|
102399
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102581
|
+
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
102400
102582
|
i0.ɵɵadvance();
|
|
102401
102583
|
i0.ɵɵproperty("ngClass", ctx_r1.objectivesLabelClasses());
|
|
102402
102584
|
i0.ɵɵadvance();
|
|
@@ -102406,27 +102588,27 @@ function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Condition
|
|
|
102406
102588
|
i0.ɵɵadvance(2);
|
|
102407
102589
|
i0.ɵɵconditional(item_r7.objectives.length > 3 ? 6 : -1);
|
|
102408
102590
|
} }
|
|
102409
|
-
function
|
|
102591
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_15_For_7_Template(rf, ctx) { if (rf & 1) {
|
|
102410
102592
|
const _r6 = i0.ɵɵgetCurrentView();
|
|
102411
|
-
i0.ɵɵelementStart(0, "div",
|
|
102412
|
-
i0.ɵɵelement(2, "div",
|
|
102593
|
+
i0.ɵɵelementStart(0, "div", 60)(1, "div", 61);
|
|
102594
|
+
i0.ɵɵelement(2, "div", 62);
|
|
102413
102595
|
i0.ɵɵelementEnd();
|
|
102414
|
-
i0.ɵɵelementStart(3, "div",
|
|
102415
|
-
i0.ɵɵlistener("click", function
|
|
102416
|
-
i0.ɵɵelementStart(4, "div",
|
|
102596
|
+
i0.ɵɵelementStart(3, "div", 63);
|
|
102597
|
+
i0.ɵɵlistener("click", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_15_For_7_Template_div_click_3_listener() { const item_r7 = i0.ɵɵrestoreView(_r6).$implicit; const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.onTimelineItemClick(item_r7)); });
|
|
102598
|
+
i0.ɵɵelementStart(4, "div", 64)(5, "h4", 65);
|
|
102417
102599
|
i0.ɵɵtext(6);
|
|
102418
102600
|
i0.ɵɵelementEnd();
|
|
102419
|
-
i0.ɵɵconditionalCreate(7,
|
|
102601
|
+
i0.ɵɵconditionalCreate(7, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_15_For_7_Conditional_7_Template, 2, 2, "span", 66);
|
|
102420
102602
|
i0.ɵɵelementEnd();
|
|
102421
|
-
i0.ɵɵconditionalCreate(8,
|
|
102422
|
-
i0.ɵɵconditionalCreate(9,
|
|
102423
|
-
i0.ɵɵelementStart(10, "div",
|
|
102603
|
+
i0.ɵɵconditionalCreate(8, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_15_For_7_Conditional_8_Template, 5, 2, "div", 67);
|
|
102604
|
+
i0.ɵɵconditionalCreate(9, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_15_For_7_Conditional_9_Template, 7, 3, "div", 68);
|
|
102605
|
+
i0.ɵɵelementStart(10, "div", 69);
|
|
102424
102606
|
i0.ɵɵtext(11);
|
|
102425
102607
|
i0.ɵɵelementEnd()()();
|
|
102426
102608
|
} if (rf & 2) {
|
|
102427
102609
|
const item_r7 = ctx.$implicit;
|
|
102428
|
-
const ɵ$
|
|
102429
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102610
|
+
const ɵ$index_147_r9 = ctx.$index;
|
|
102611
|
+
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
102430
102612
|
i0.ɵɵadvance();
|
|
102431
102613
|
i0.ɵɵproperty("ngClass", ctx_r1.getTimelineNodeClasses(item_r7.priority));
|
|
102432
102614
|
i0.ɵɵadvance();
|
|
@@ -102446,18 +102628,18 @@ function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Condition
|
|
|
102446
102628
|
i0.ɵɵadvance();
|
|
102447
102629
|
i0.ɵɵproperty("ngClass", ctx_r1.phaseIndicatorClasses());
|
|
102448
102630
|
i0.ɵɵadvance();
|
|
102449
|
-
i0.ɵɵtextInterpolate1(" Phase ", ɵ$
|
|
102631
|
+
i0.ɵɵtextInterpolate1(" Phase ", ɵ$index_147_r9 + 1, " ");
|
|
102450
102632
|
} }
|
|
102451
|
-
function
|
|
102452
|
-
i0.ɵɵelementStart(0, "section",
|
|
102453
|
-
i0.ɵɵelement(1, "symphiq-section-divider",
|
|
102454
|
-
i0.ɵɵelementStart(2, "div",
|
|
102455
|
-
i0.ɵɵelement(4, "div",
|
|
102456
|
-
i0.ɵɵelementStart(5, "div",
|
|
102457
|
-
i0.ɵɵrepeaterCreate(6,
|
|
102633
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_15_Template(rf, ctx) { if (rf & 1) {
|
|
102634
|
+
i0.ɵɵelementStart(0, "section", 31);
|
|
102635
|
+
i0.ɵɵelement(1, "symphiq-section-divider", 57);
|
|
102636
|
+
i0.ɵɵelementStart(2, "div", 34)(3, "div", 0);
|
|
102637
|
+
i0.ɵɵelement(4, "div", 58);
|
|
102638
|
+
i0.ɵɵelementStart(5, "div", 59);
|
|
102639
|
+
i0.ɵɵrepeaterCreate(6, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_15_For_7_Template, 12, 10, "div", 60, _forTrack0$6);
|
|
102458
102640
|
i0.ɵɵelementEnd()()()();
|
|
102459
102641
|
} if (rf & 2) {
|
|
102460
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102642
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
102461
102643
|
i0.ɵɵadvance();
|
|
102462
102644
|
i0.ɵɵproperty("viewMode", ctx_r1.viewMode());
|
|
102463
102645
|
i0.ɵɵadvance();
|
|
@@ -102467,257 +102649,257 @@ function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Condition
|
|
|
102467
102649
|
i0.ɵɵadvance(2);
|
|
102468
102650
|
i0.ɵɵrepeater(ctx_r1.unifiedTimeline());
|
|
102469
102651
|
} }
|
|
102470
|
-
function
|
|
102471
|
-
i0.ɵɵelementStart(0, "span",
|
|
102652
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_For_17_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|
|
102653
|
+
i0.ɵɵelementStart(0, "span", 99);
|
|
102472
102654
|
i0.ɵɵtext(1);
|
|
102473
102655
|
i0.ɵɵelementEnd();
|
|
102474
102656
|
} if (rf & 2) {
|
|
102475
102657
|
const goal_r11 = i0.ɵɵnextContext().$implicit;
|
|
102476
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102658
|
+
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
102477
102659
|
i0.ɵɵproperty("ngClass", ctx_r1.sourceIndicatorClasses());
|
|
102478
102660
|
i0.ɵɵadvance();
|
|
102479
102661
|
i0.ɵɵtextInterpolate((goal_r11.sourceAnalyses == null ? null : goal_r11.sourceAnalyses.length) ?? 0);
|
|
102480
102662
|
} }
|
|
102481
|
-
function
|
|
102663
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_For_17_Template(rf, ctx) { if (rf & 1) {
|
|
102482
102664
|
const _r10 = i0.ɵɵgetCurrentView();
|
|
102483
|
-
i0.ɵɵelementStart(0, "button",
|
|
102484
|
-
i0.ɵɵlistener("click", function
|
|
102485
|
-
i0.ɵɵelementStart(1, "div",
|
|
102665
|
+
i0.ɵɵelementStart(0, "button", 96);
|
|
102666
|
+
i0.ɵɵlistener("click", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_For_17_Template_button_click_0_listener() { const goal_r11 = i0.ɵɵrestoreView(_r10).$implicit; const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.onGoalClick(goal_r11)); });
|
|
102667
|
+
i0.ɵɵelementStart(1, "div", 97)(2, "span", 98);
|
|
102486
102668
|
i0.ɵɵtext(3);
|
|
102487
102669
|
i0.ɵɵelementEnd();
|
|
102488
|
-
i0.ɵɵconditionalCreate(4,
|
|
102670
|
+
i0.ɵɵconditionalCreate(4, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_For_17_Conditional_4_Template, 2, 2, "span", 99);
|
|
102489
102671
|
i0.ɵɵelementEnd()();
|
|
102490
102672
|
} if (rf & 2) {
|
|
102491
102673
|
const goal_r11 = ctx.$implicit;
|
|
102492
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102674
|
+
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
102493
102675
|
i0.ɵɵproperty("ngClass", ctx_r1.getMatrixGoalClasses("high"));
|
|
102494
102676
|
i0.ɵɵadvance(3);
|
|
102495
102677
|
i0.ɵɵtextInterpolate(goal_r11.title);
|
|
102496
102678
|
i0.ɵɵadvance();
|
|
102497
102679
|
i0.ɵɵconditional(((goal_r11.sourceAnalyses == null ? null : goal_r11.sourceAnalyses.length) ?? 0) > 0 ? 4 : -1);
|
|
102498
102680
|
} }
|
|
102499
|
-
function
|
|
102500
|
-
i0.ɵɵelementStart(0, "div",
|
|
102681
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
102682
|
+
i0.ɵɵelementStart(0, "div", 91);
|
|
102501
102683
|
i0.ɵɵtext(1);
|
|
102502
102684
|
i0.ɵɵelementEnd();
|
|
102503
102685
|
} if (rf & 2) {
|
|
102504
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102686
|
+
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
102505
102687
|
i0.ɵɵproperty("ngClass", ctx_r1.moreGoalsClasses());
|
|
102506
102688
|
i0.ɵɵadvance();
|
|
102507
102689
|
i0.ɵɵtextInterpolate1("+", ctx_r1.priorityMatrix().high.length - 3, " more");
|
|
102508
102690
|
} }
|
|
102509
|
-
function
|
|
102510
|
-
i0.ɵɵelementStart(0, "div",
|
|
102691
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_Conditional_19_Template(rf, ctx) { if (rf & 1) {
|
|
102692
|
+
i0.ɵɵelementStart(0, "div", 92);
|
|
102511
102693
|
i0.ɵɵtext(1, "No goals");
|
|
102512
102694
|
i0.ɵɵelementEnd();
|
|
102513
102695
|
} if (rf & 2) {
|
|
102514
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102696
|
+
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
102515
102697
|
i0.ɵɵproperty("ngClass", ctx_r1.emptyQuadrantClasses());
|
|
102516
102698
|
} }
|
|
102517
|
-
function
|
|
102518
|
-
i0.ɵɵelementStart(0, "span",
|
|
102699
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_For_29_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|
|
102700
|
+
i0.ɵɵelementStart(0, "span", 99);
|
|
102519
102701
|
i0.ɵɵtext(1);
|
|
102520
102702
|
i0.ɵɵelementEnd();
|
|
102521
102703
|
} if (rf & 2) {
|
|
102522
102704
|
const goal_r13 = i0.ɵɵnextContext().$implicit;
|
|
102523
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102705
|
+
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
102524
102706
|
i0.ɵɵproperty("ngClass", ctx_r1.sourceIndicatorClasses());
|
|
102525
102707
|
i0.ɵɵadvance();
|
|
102526
102708
|
i0.ɵɵtextInterpolate((goal_r13.sourceAnalyses == null ? null : goal_r13.sourceAnalyses.length) ?? 0);
|
|
102527
102709
|
} }
|
|
102528
|
-
function
|
|
102710
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_For_29_Template(rf, ctx) { if (rf & 1) {
|
|
102529
102711
|
const _r12 = i0.ɵɵgetCurrentView();
|
|
102530
|
-
i0.ɵɵelementStart(0, "button",
|
|
102531
|
-
i0.ɵɵlistener("click", function
|
|
102532
|
-
i0.ɵɵelementStart(1, "div",
|
|
102712
|
+
i0.ɵɵelementStart(0, "button", 96);
|
|
102713
|
+
i0.ɵɵlistener("click", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_For_29_Template_button_click_0_listener() { const goal_r13 = i0.ɵɵrestoreView(_r12).$implicit; const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.onGoalClick(goal_r13)); });
|
|
102714
|
+
i0.ɵɵelementStart(1, "div", 97)(2, "span", 98);
|
|
102533
102715
|
i0.ɵɵtext(3);
|
|
102534
102716
|
i0.ɵɵelementEnd();
|
|
102535
|
-
i0.ɵɵconditionalCreate(4,
|
|
102717
|
+
i0.ɵɵconditionalCreate(4, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_For_29_Conditional_4_Template, 2, 2, "span", 99);
|
|
102536
102718
|
i0.ɵɵelementEnd()();
|
|
102537
102719
|
} if (rf & 2) {
|
|
102538
102720
|
const goal_r13 = ctx.$implicit;
|
|
102539
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102721
|
+
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
102540
102722
|
i0.ɵɵproperty("ngClass", ctx_r1.getMatrixGoalClasses("medium"));
|
|
102541
102723
|
i0.ɵɵadvance(3);
|
|
102542
102724
|
i0.ɵɵtextInterpolate(goal_r13.title);
|
|
102543
102725
|
i0.ɵɵadvance();
|
|
102544
102726
|
i0.ɵɵconditional(((goal_r13.sourceAnalyses == null ? null : goal_r13.sourceAnalyses.length) ?? 0) > 0 ? 4 : -1);
|
|
102545
102727
|
} }
|
|
102546
|
-
function
|
|
102547
|
-
i0.ɵɵelementStart(0, "div",
|
|
102728
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_Conditional_30_Template(rf, ctx) { if (rf & 1) {
|
|
102729
|
+
i0.ɵɵelementStart(0, "div", 91);
|
|
102548
102730
|
i0.ɵɵtext(1);
|
|
102549
102731
|
i0.ɵɵelementEnd();
|
|
102550
102732
|
} if (rf & 2) {
|
|
102551
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102733
|
+
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
102552
102734
|
i0.ɵɵproperty("ngClass", ctx_r1.moreGoalsClasses());
|
|
102553
102735
|
i0.ɵɵadvance();
|
|
102554
102736
|
i0.ɵɵtextInterpolate1("+", ctx_r1.priorityMatrix().medium.length - 3, " more");
|
|
102555
102737
|
} }
|
|
102556
|
-
function
|
|
102557
|
-
i0.ɵɵelementStart(0, "div",
|
|
102738
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_Conditional_31_Template(rf, ctx) { if (rf & 1) {
|
|
102739
|
+
i0.ɵɵelementStart(0, "div", 92);
|
|
102558
102740
|
i0.ɵɵtext(1, "No goals");
|
|
102559
102741
|
i0.ɵɵelementEnd();
|
|
102560
102742
|
} if (rf & 2) {
|
|
102561
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102743
|
+
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
102562
102744
|
i0.ɵɵproperty("ngClass", ctx_r1.emptyQuadrantClasses());
|
|
102563
102745
|
} }
|
|
102564
|
-
function
|
|
102565
|
-
i0.ɵɵelementStart(0, "span",
|
|
102746
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_For_41_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|
|
102747
|
+
i0.ɵɵelementStart(0, "span", 99);
|
|
102566
102748
|
i0.ɵɵtext(1);
|
|
102567
102749
|
i0.ɵɵelementEnd();
|
|
102568
102750
|
} if (rf & 2) {
|
|
102569
102751
|
const goal_r15 = i0.ɵɵnextContext().$implicit;
|
|
102570
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102752
|
+
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
102571
102753
|
i0.ɵɵproperty("ngClass", ctx_r1.sourceIndicatorClasses());
|
|
102572
102754
|
i0.ɵɵadvance();
|
|
102573
102755
|
i0.ɵɵtextInterpolate((goal_r15.sourceAnalyses == null ? null : goal_r15.sourceAnalyses.length) ?? 0);
|
|
102574
102756
|
} }
|
|
102575
|
-
function
|
|
102757
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_For_41_Template(rf, ctx) { if (rf & 1) {
|
|
102576
102758
|
const _r14 = i0.ɵɵgetCurrentView();
|
|
102577
|
-
i0.ɵɵelementStart(0, "button",
|
|
102578
|
-
i0.ɵɵlistener("click", function
|
|
102579
|
-
i0.ɵɵelementStart(1, "div",
|
|
102759
|
+
i0.ɵɵelementStart(0, "button", 96);
|
|
102760
|
+
i0.ɵɵlistener("click", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_For_41_Template_button_click_0_listener() { const goal_r15 = i0.ɵɵrestoreView(_r14).$implicit; const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.onGoalClick(goal_r15)); });
|
|
102761
|
+
i0.ɵɵelementStart(1, "div", 97)(2, "span", 98);
|
|
102580
102762
|
i0.ɵɵtext(3);
|
|
102581
102763
|
i0.ɵɵelementEnd();
|
|
102582
|
-
i0.ɵɵconditionalCreate(4,
|
|
102764
|
+
i0.ɵɵconditionalCreate(4, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_For_41_Conditional_4_Template, 2, 2, "span", 99);
|
|
102583
102765
|
i0.ɵɵelementEnd()();
|
|
102584
102766
|
} if (rf & 2) {
|
|
102585
102767
|
const goal_r15 = ctx.$implicit;
|
|
102586
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102768
|
+
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
102587
102769
|
i0.ɵɵproperty("ngClass", ctx_r1.getMatrixGoalClasses("low"));
|
|
102588
102770
|
i0.ɵɵadvance(3);
|
|
102589
102771
|
i0.ɵɵtextInterpolate(goal_r15.title);
|
|
102590
102772
|
i0.ɵɵadvance();
|
|
102591
102773
|
i0.ɵɵconditional(((goal_r15.sourceAnalyses == null ? null : goal_r15.sourceAnalyses.length) ?? 0) > 0 ? 4 : -1);
|
|
102592
102774
|
} }
|
|
102593
|
-
function
|
|
102594
|
-
i0.ɵɵelementStart(0, "div",
|
|
102775
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_Conditional_42_Template(rf, ctx) { if (rf & 1) {
|
|
102776
|
+
i0.ɵɵelementStart(0, "div", 91);
|
|
102595
102777
|
i0.ɵɵtext(1);
|
|
102596
102778
|
i0.ɵɵelementEnd();
|
|
102597
102779
|
} if (rf & 2) {
|
|
102598
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102780
|
+
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
102599
102781
|
i0.ɵɵproperty("ngClass", ctx_r1.moreGoalsClasses());
|
|
102600
102782
|
i0.ɵɵadvance();
|
|
102601
102783
|
i0.ɵɵtextInterpolate1("+", ctx_r1.priorityMatrix().low.length - 3, " more");
|
|
102602
102784
|
} }
|
|
102603
|
-
function
|
|
102604
|
-
i0.ɵɵelementStart(0, "div",
|
|
102785
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_Conditional_43_Template(rf, ctx) { if (rf & 1) {
|
|
102786
|
+
i0.ɵɵelementStart(0, "div", 92);
|
|
102605
102787
|
i0.ɵɵtext(1, "No goals");
|
|
102606
102788
|
i0.ɵɵelementEnd();
|
|
102607
102789
|
} if (rf & 2) {
|
|
102608
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102790
|
+
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
102609
102791
|
i0.ɵɵproperty("ngClass", ctx_r1.emptyQuadrantClasses());
|
|
102610
102792
|
} }
|
|
102611
|
-
function
|
|
102612
|
-
i0.ɵɵelementStart(0, "span",
|
|
102793
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_For_53_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|
|
102794
|
+
i0.ɵɵelementStart(0, "span", 99);
|
|
102613
102795
|
i0.ɵɵtext(1);
|
|
102614
102796
|
i0.ɵɵelementEnd();
|
|
102615
102797
|
} if (rf & 2) {
|
|
102616
102798
|
const goal_r17 = i0.ɵɵnextContext().$implicit;
|
|
102617
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102799
|
+
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
102618
102800
|
i0.ɵɵproperty("ngClass", ctx_r1.sourceIndicatorClasses());
|
|
102619
102801
|
i0.ɵɵadvance();
|
|
102620
102802
|
i0.ɵɵtextInterpolate((goal_r17.sourceAnalyses == null ? null : goal_r17.sourceAnalyses.length) ?? 0);
|
|
102621
102803
|
} }
|
|
102622
|
-
function
|
|
102804
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_For_53_Template(rf, ctx) { if (rf & 1) {
|
|
102623
102805
|
const _r16 = i0.ɵɵgetCurrentView();
|
|
102624
|
-
i0.ɵɵelementStart(0, "button",
|
|
102625
|
-
i0.ɵɵlistener("click", function
|
|
102626
|
-
i0.ɵɵelementStart(1, "div",
|
|
102806
|
+
i0.ɵɵelementStart(0, "button", 96);
|
|
102807
|
+
i0.ɵɵlistener("click", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_For_53_Template_button_click_0_listener() { const goal_r17 = i0.ɵɵrestoreView(_r16).$implicit; const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.onGoalClick(goal_r17)); });
|
|
102808
|
+
i0.ɵɵelementStart(1, "div", 97)(2, "span", 98);
|
|
102627
102809
|
i0.ɵɵtext(3);
|
|
102628
102810
|
i0.ɵɵelementEnd();
|
|
102629
|
-
i0.ɵɵconditionalCreate(4,
|
|
102811
|
+
i0.ɵɵconditionalCreate(4, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_For_53_Conditional_4_Template, 2, 2, "span", 99);
|
|
102630
102812
|
i0.ɵɵelementEnd()();
|
|
102631
102813
|
} if (rf & 2) {
|
|
102632
102814
|
const goal_r17 = ctx.$implicit;
|
|
102633
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102815
|
+
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
102634
102816
|
i0.ɵɵproperty("ngClass", ctx_r1.getMatrixGoalClasses("unassigned"));
|
|
102635
102817
|
i0.ɵɵadvance(3);
|
|
102636
102818
|
i0.ɵɵtextInterpolate(goal_r17.title);
|
|
102637
102819
|
i0.ɵɵadvance();
|
|
102638
102820
|
i0.ɵɵconditional(((goal_r17.sourceAnalyses == null ? null : goal_r17.sourceAnalyses.length) ?? 0) > 0 ? 4 : -1);
|
|
102639
102821
|
} }
|
|
102640
|
-
function
|
|
102641
|
-
i0.ɵɵelementStart(0, "div",
|
|
102822
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_Conditional_54_Template(rf, ctx) { if (rf & 1) {
|
|
102823
|
+
i0.ɵɵelementStart(0, "div", 91);
|
|
102642
102824
|
i0.ɵɵtext(1);
|
|
102643
102825
|
i0.ɵɵelementEnd();
|
|
102644
102826
|
} if (rf & 2) {
|
|
102645
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102827
|
+
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
102646
102828
|
i0.ɵɵproperty("ngClass", ctx_r1.moreGoalsClasses());
|
|
102647
102829
|
i0.ɵɵadvance();
|
|
102648
102830
|
i0.ɵɵtextInterpolate1("+", ctx_r1.priorityMatrix().unassigned.length - 3, " more");
|
|
102649
102831
|
} }
|
|
102650
|
-
function
|
|
102651
|
-
i0.ɵɵelementStart(0, "div",
|
|
102832
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_Conditional_55_Template(rf, ctx) { if (rf & 1) {
|
|
102833
|
+
i0.ɵɵelementStart(0, "div", 92);
|
|
102652
102834
|
i0.ɵɵtext(1, "No goals");
|
|
102653
102835
|
i0.ɵɵelementEnd();
|
|
102654
102836
|
} if (rf & 2) {
|
|
102655
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102837
|
+
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
102656
102838
|
i0.ɵɵproperty("ngClass", ctx_r1.emptyQuadrantClasses());
|
|
102657
102839
|
} }
|
|
102658
|
-
function
|
|
102659
|
-
i0.ɵɵelementStart(0, "section",
|
|
102660
|
-
i0.ɵɵelement(1, "symphiq-section-divider",
|
|
102661
|
-
i0.ɵɵelementStart(2, "div",
|
|
102840
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_Template(rf, ctx) { if (rf & 1) {
|
|
102841
|
+
i0.ɵɵelementStart(0, "section", 32);
|
|
102842
|
+
i0.ɵɵelement(1, "symphiq-section-divider", 80);
|
|
102843
|
+
i0.ɵɵelementStart(2, "div", 81)(3, "div", 82)(4, "div", 83);
|
|
102662
102844
|
i0.ɵɵtext(5, " Impact ");
|
|
102663
102845
|
i0.ɵɵelementEnd();
|
|
102664
|
-
i0.ɵɵelementStart(6, "div",
|
|
102846
|
+
i0.ɵɵelementStart(6, "div", 84);
|
|
102665
102847
|
i0.ɵɵtext(7, " Effort ");
|
|
102666
102848
|
i0.ɵɵelementEnd();
|
|
102667
|
-
i0.ɵɵelementStart(8, "div",
|
|
102668
|
-
i0.ɵɵelement(10, "div",
|
|
102669
|
-
i0.ɵɵelementStart(11, "h4",
|
|
102849
|
+
i0.ɵɵelementStart(8, "div", 85)(9, "div", 86);
|
|
102850
|
+
i0.ɵɵelement(10, "div", 87);
|
|
102851
|
+
i0.ɵɵelementStart(11, "h4", 88);
|
|
102670
102852
|
i0.ɵɵtext(12, "Quick Wins");
|
|
102671
102853
|
i0.ɵɵelementEnd()();
|
|
102672
|
-
i0.ɵɵelementStart(13, "p",
|
|
102854
|
+
i0.ɵɵelementStart(13, "p", 89);
|
|
102673
102855
|
i0.ɵɵtext(14, "High Impact / Low Effort");
|
|
102674
102856
|
i0.ɵɵelementEnd();
|
|
102675
|
-
i0.ɵɵelementStart(15, "div",
|
|
102676
|
-
i0.ɵɵrepeaterCreate(16,
|
|
102677
|
-
i0.ɵɵconditionalCreate(18,
|
|
102678
|
-
i0.ɵɵconditionalCreate(19,
|
|
102857
|
+
i0.ɵɵelementStart(15, "div", 74);
|
|
102858
|
+
i0.ɵɵrepeaterCreate(16, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_For_17_Template, 5, 3, "button", 90, _forTrack0$6);
|
|
102859
|
+
i0.ɵɵconditionalCreate(18, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_Conditional_18_Template, 2, 2, "div", 91);
|
|
102860
|
+
i0.ɵɵconditionalCreate(19, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_Conditional_19_Template, 2, 1, "div", 92);
|
|
102679
102861
|
i0.ɵɵelementEnd()();
|
|
102680
|
-
i0.ɵɵelementStart(20, "div",
|
|
102681
|
-
i0.ɵɵelement(22, "div",
|
|
102682
|
-
i0.ɵɵelementStart(23, "h4",
|
|
102862
|
+
i0.ɵɵelementStart(20, "div", 85)(21, "div", 86);
|
|
102863
|
+
i0.ɵɵelement(22, "div", 93);
|
|
102864
|
+
i0.ɵɵelementStart(23, "h4", 88);
|
|
102683
102865
|
i0.ɵɵtext(24, "Major Projects");
|
|
102684
102866
|
i0.ɵɵelementEnd()();
|
|
102685
|
-
i0.ɵɵelementStart(25, "p",
|
|
102867
|
+
i0.ɵɵelementStart(25, "p", 89);
|
|
102686
102868
|
i0.ɵɵtext(26, "High Impact / High Effort");
|
|
102687
102869
|
i0.ɵɵelementEnd();
|
|
102688
|
-
i0.ɵɵelementStart(27, "div",
|
|
102689
|
-
i0.ɵɵrepeaterCreate(28,
|
|
102690
|
-
i0.ɵɵconditionalCreate(30,
|
|
102691
|
-
i0.ɵɵconditionalCreate(31,
|
|
102870
|
+
i0.ɵɵelementStart(27, "div", 74);
|
|
102871
|
+
i0.ɵɵrepeaterCreate(28, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_For_29_Template, 5, 3, "button", 90, _forTrack0$6);
|
|
102872
|
+
i0.ɵɵconditionalCreate(30, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_Conditional_30_Template, 2, 2, "div", 91);
|
|
102873
|
+
i0.ɵɵconditionalCreate(31, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_Conditional_31_Template, 2, 1, "div", 92);
|
|
102692
102874
|
i0.ɵɵelementEnd()();
|
|
102693
|
-
i0.ɵɵelementStart(32, "div",
|
|
102694
|
-
i0.ɵɵelement(34, "div",
|
|
102695
|
-
i0.ɵɵelementStart(35, "h4",
|
|
102875
|
+
i0.ɵɵelementStart(32, "div", 85)(33, "div", 86);
|
|
102876
|
+
i0.ɵɵelement(34, "div", 94);
|
|
102877
|
+
i0.ɵɵelementStart(35, "h4", 88);
|
|
102696
102878
|
i0.ɵɵtext(36, "Fill-Ins");
|
|
102697
102879
|
i0.ɵɵelementEnd()();
|
|
102698
|
-
i0.ɵɵelementStart(37, "p",
|
|
102880
|
+
i0.ɵɵelementStart(37, "p", 89);
|
|
102699
102881
|
i0.ɵɵtext(38, "Low Impact / Low Effort");
|
|
102700
102882
|
i0.ɵɵelementEnd();
|
|
102701
|
-
i0.ɵɵelementStart(39, "div",
|
|
102702
|
-
i0.ɵɵrepeaterCreate(40,
|
|
102703
|
-
i0.ɵɵconditionalCreate(42,
|
|
102704
|
-
i0.ɵɵconditionalCreate(43,
|
|
102883
|
+
i0.ɵɵelementStart(39, "div", 74);
|
|
102884
|
+
i0.ɵɵrepeaterCreate(40, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_For_41_Template, 5, 3, "button", 90, _forTrack0$6);
|
|
102885
|
+
i0.ɵɵconditionalCreate(42, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_Conditional_42_Template, 2, 2, "div", 91);
|
|
102886
|
+
i0.ɵɵconditionalCreate(43, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_Conditional_43_Template, 2, 1, "div", 92);
|
|
102705
102887
|
i0.ɵɵelementEnd()();
|
|
102706
|
-
i0.ɵɵelementStart(44, "div",
|
|
102707
|
-
i0.ɵɵelement(46, "div",
|
|
102708
|
-
i0.ɵɵelementStart(47, "h4",
|
|
102888
|
+
i0.ɵɵelementStart(44, "div", 85)(45, "div", 86);
|
|
102889
|
+
i0.ɵɵelement(46, "div", 95);
|
|
102890
|
+
i0.ɵɵelementStart(47, "h4", 88);
|
|
102709
102891
|
i0.ɵɵtext(48, "Time Permitting");
|
|
102710
102892
|
i0.ɵɵelementEnd()();
|
|
102711
|
-
i0.ɵɵelementStart(49, "p",
|
|
102893
|
+
i0.ɵɵelementStart(49, "p", 89);
|
|
102712
102894
|
i0.ɵɵtext(50, "Low Impact / High Effort");
|
|
102713
102895
|
i0.ɵɵelementEnd();
|
|
102714
|
-
i0.ɵɵelementStart(51, "div",
|
|
102715
|
-
i0.ɵɵrepeaterCreate(52,
|
|
102716
|
-
i0.ɵɵconditionalCreate(54,
|
|
102717
|
-
i0.ɵɵconditionalCreate(55,
|
|
102896
|
+
i0.ɵɵelementStart(51, "div", 74);
|
|
102897
|
+
i0.ɵɵrepeaterCreate(52, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_For_53_Template, 5, 3, "button", 90, _forTrack0$6);
|
|
102898
|
+
i0.ɵɵconditionalCreate(54, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_Conditional_54_Template, 2, 2, "div", 91);
|
|
102899
|
+
i0.ɵɵconditionalCreate(55, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_Conditional_55_Template, 2, 1, "div", 92);
|
|
102718
102900
|
i0.ɵɵelementEnd()()()()();
|
|
102719
102901
|
} if (rf & 2) {
|
|
102720
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102902
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
102721
102903
|
i0.ɵɵadvance();
|
|
102722
102904
|
i0.ɵɵproperty("viewMode", ctx_r1.viewMode());
|
|
102723
102905
|
i0.ɵɵadvance();
|
|
@@ -102775,76 +102957,76 @@ function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Condition
|
|
|
102775
102957
|
i0.ɵɵadvance();
|
|
102776
102958
|
i0.ɵɵconditional(ctx_r1.priorityMatrix().unassigned.length === 0 ? 55 : -1);
|
|
102777
102959
|
} }
|
|
102778
|
-
function
|
|
102779
|
-
i0.ɵɵelementStart(0, "p",
|
|
102960
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_17_For_4_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
102961
|
+
i0.ɵɵelementStart(0, "p", 107);
|
|
102780
102962
|
i0.ɵɵtext(1);
|
|
102781
102963
|
i0.ɵɵelementEnd();
|
|
102782
102964
|
} if (rf & 2) {
|
|
102783
102965
|
const step_r18 = i0.ɵɵnextContext().$implicit;
|
|
102784
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102966
|
+
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
102785
102967
|
i0.ɵɵproperty("ngClass", ctx_r1.stepDescriptionClasses());
|
|
102786
102968
|
i0.ɵɵadvance();
|
|
102787
102969
|
i0.ɵɵtextInterpolate1(" ", step_r18.description, " ");
|
|
102788
102970
|
} }
|
|
102789
|
-
function
|
|
102790
|
-
i0.ɵɵelementStart(0, "div",
|
|
102971
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_17_For_4_Conditional_10_For_5_Template(rf, ctx) { if (rf & 1) {
|
|
102972
|
+
i0.ɵɵelementStart(0, "div", 75);
|
|
102791
102973
|
i0.ɵɵnamespaceSVG();
|
|
102792
|
-
i0.ɵɵelementStart(1, "svg",
|
|
102793
|
-
i0.ɵɵelement(2, "path",
|
|
102974
|
+
i0.ɵɵelementStart(1, "svg", 77);
|
|
102975
|
+
i0.ɵɵelement(2, "path", 109);
|
|
102794
102976
|
i0.ɵɵelementEnd();
|
|
102795
102977
|
i0.ɵɵnamespaceHTML();
|
|
102796
|
-
i0.ɵɵelementStart(3, "span",
|
|
102978
|
+
i0.ɵɵelementStart(3, "span", 110);
|
|
102797
102979
|
i0.ɵɵtext(4);
|
|
102798
102980
|
i0.ɵɵelementEnd()();
|
|
102799
102981
|
} if (rf & 2) {
|
|
102800
102982
|
const strategy_r19 = ctx.$implicit;
|
|
102801
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102983
|
+
const ctx_r1 = i0.ɵɵnextContext(6);
|
|
102802
102984
|
i0.ɵɵproperty("ngClass", ctx_r1.strategyItemClasses());
|
|
102803
102985
|
i0.ɵɵadvance(4);
|
|
102804
102986
|
i0.ɵɵtextInterpolate(strategy_r19.title);
|
|
102805
102987
|
} }
|
|
102806
|
-
function
|
|
102807
|
-
i0.ɵɵelementStart(0, "div",
|
|
102988
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_17_For_4_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
102989
|
+
i0.ɵɵelementStart(0, "div", 108)(1, "div", 73);
|
|
102808
102990
|
i0.ɵɵtext(2, " Key Strategies ");
|
|
102809
102991
|
i0.ɵɵelementEnd();
|
|
102810
|
-
i0.ɵɵelementStart(3, "div",
|
|
102811
|
-
i0.ɵɵrepeaterCreate(4,
|
|
102992
|
+
i0.ɵɵelementStart(3, "div", 74);
|
|
102993
|
+
i0.ɵɵrepeaterCreate(4, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_17_For_4_Conditional_10_For_5_Template, 5, 2, "div", 75, _forTrack1$1);
|
|
102812
102994
|
i0.ɵɵelementEnd()();
|
|
102813
102995
|
} if (rf & 2) {
|
|
102814
102996
|
const step_r18 = i0.ɵɵnextContext().$implicit;
|
|
102815
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102997
|
+
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
102816
102998
|
i0.ɵɵproperty("ngClass", ctx_r1.stepBorderClasses());
|
|
102817
102999
|
i0.ɵɵadvance();
|
|
102818
103000
|
i0.ɵɵproperty("ngClass", ctx_r1.strategiesLabelClasses());
|
|
102819
103001
|
i0.ɵɵadvance(3);
|
|
102820
103002
|
i0.ɵɵrepeater(step_r18.strategies);
|
|
102821
103003
|
} }
|
|
102822
|
-
function
|
|
102823
|
-
i0.ɵɵelementStart(0, "div",
|
|
103004
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_17_For_4_Template(rf, ctx) { if (rf & 1) {
|
|
103005
|
+
i0.ɵɵelementStart(0, "div", 102)(1, "div", 103)(2, "div", 104);
|
|
102824
103006
|
i0.ɵɵtext(3);
|
|
102825
103007
|
i0.ɵɵelementEnd();
|
|
102826
|
-
i0.ɵɵelementStart(4, "div",
|
|
103008
|
+
i0.ɵɵelementStart(4, "div", 25)(5, "div", 105);
|
|
102827
103009
|
i0.ɵɵtext(6);
|
|
102828
103010
|
i0.ɵɵelementEnd();
|
|
102829
|
-
i0.ɵɵelementStart(7, "h4",
|
|
103011
|
+
i0.ɵɵelementStart(7, "h4", 106);
|
|
102830
103012
|
i0.ɵɵtext(8);
|
|
102831
103013
|
i0.ɵɵelementEnd()()();
|
|
102832
|
-
i0.ɵɵconditionalCreate(9,
|
|
102833
|
-
i0.ɵɵconditionalCreate(10,
|
|
103014
|
+
i0.ɵɵconditionalCreate(9, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_17_For_4_Conditional_9_Template, 2, 2, "p", 107);
|
|
103015
|
+
i0.ɵɵconditionalCreate(10, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_17_For_4_Conditional_10_Template, 6, 2, "div", 108);
|
|
102834
103016
|
i0.ɵɵelementEnd();
|
|
102835
103017
|
} if (rf & 2) {
|
|
102836
103018
|
const step_r18 = ctx.$implicit;
|
|
102837
|
-
const ɵ$
|
|
102838
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
102839
|
-
i0.ɵɵproperty("ngClass", ctx_r1.getNextStepCardClasses(ɵ$
|
|
103019
|
+
const ɵ$index_358_r20 = ctx.$index;
|
|
103020
|
+
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
103021
|
+
i0.ɵɵproperty("ngClass", ctx_r1.getNextStepCardClasses(ɵ$index_358_r20));
|
|
102840
103022
|
i0.ɵɵadvance(2);
|
|
102841
|
-
i0.ɵɵproperty("ngClass", ctx_r1.getStepNumberClasses(ɵ$
|
|
103023
|
+
i0.ɵɵproperty("ngClass", ctx_r1.getStepNumberClasses(ɵ$index_358_r20));
|
|
102842
103024
|
i0.ɵɵadvance();
|
|
102843
|
-
i0.ɵɵtextInterpolate1(" ", ɵ$
|
|
103025
|
+
i0.ɵɵtextInterpolate1(" ", ɵ$index_358_r20 + 1, " ");
|
|
102844
103026
|
i0.ɵɵadvance(2);
|
|
102845
|
-
i0.ɵɵproperty("ngClass", ctx_r1.getStepCategoryClasses(ɵ$
|
|
103027
|
+
i0.ɵɵproperty("ngClass", ctx_r1.getStepCategoryClasses(ɵ$index_358_r20));
|
|
102846
103028
|
i0.ɵɵadvance();
|
|
102847
|
-
i0.ɵɵtextInterpolate1(" ", ctx_r1.getStepCategory(ɵ$
|
|
103029
|
+
i0.ɵɵtextInterpolate1(" ", ctx_r1.getStepCategory(ɵ$index_358_r20), " ");
|
|
102848
103030
|
i0.ɵɵadvance();
|
|
102849
103031
|
i0.ɵɵproperty("ngClass", ctx_r1.stepTitleClasses());
|
|
102850
103032
|
i0.ɵɵadvance();
|
|
@@ -102854,43 +103036,43 @@ function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Condition
|
|
|
102854
103036
|
i0.ɵɵadvance();
|
|
102855
103037
|
i0.ɵɵconditional(step_r18.strategies && step_r18.strategies.length > 0 ? 10 : -1);
|
|
102856
103038
|
} }
|
|
102857
|
-
function
|
|
102858
|
-
i0.ɵɵelementStart(0, "section",
|
|
102859
|
-
i0.ɵɵelement(1, "symphiq-section-divider",
|
|
102860
|
-
i0.ɵɵelementStart(2, "div",
|
|
102861
|
-
i0.ɵɵrepeaterCreate(3,
|
|
103039
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_17_Template(rf, ctx) { if (rf & 1) {
|
|
103040
|
+
i0.ɵɵelementStart(0, "section", 33);
|
|
103041
|
+
i0.ɵɵelement(1, "symphiq-section-divider", 100);
|
|
103042
|
+
i0.ɵɵelementStart(2, "div", 101);
|
|
103043
|
+
i0.ɵɵrepeaterCreate(3, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_17_For_4_Template, 11, 9, "div", 102, _forTrack2);
|
|
102862
103044
|
i0.ɵɵelementEnd()();
|
|
102863
103045
|
} if (rf & 2) {
|
|
102864
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
103046
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
102865
103047
|
i0.ɵɵadvance();
|
|
102866
103048
|
i0.ɵɵproperty("viewMode", ctx_r1.viewMode());
|
|
102867
103049
|
i0.ɵɵadvance(2);
|
|
102868
103050
|
i0.ɵɵrepeater(ctx_r1.nextSteps());
|
|
102869
103051
|
} }
|
|
102870
|
-
function
|
|
102871
|
-
i0.ɵɵelementStart(0, "div",
|
|
103052
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
103053
|
+
i0.ɵɵelementStart(0, "div", 19)(1, "div", 20)(2, "div", 21)(3, "div", 22);
|
|
102872
103054
|
i0.ɵɵnamespaceSVG();
|
|
102873
|
-
i0.ɵɵelementStart(4, "svg",
|
|
102874
|
-
i0.ɵɵelement(5, "path",
|
|
103055
|
+
i0.ɵɵelementStart(4, "svg", 23);
|
|
103056
|
+
i0.ɵɵelement(5, "path", 24);
|
|
102875
103057
|
i0.ɵɵelementEnd()();
|
|
102876
103058
|
i0.ɵɵnamespaceHTML();
|
|
102877
|
-
i0.ɵɵelementStart(6, "div",
|
|
103059
|
+
i0.ɵɵelementStart(6, "div", 25)(7, "h1", 26);
|
|
102878
103060
|
i0.ɵɵtext(8);
|
|
102879
103061
|
i0.ɵɵelementEnd();
|
|
102880
|
-
i0.ɵɵelementStart(9, "p",
|
|
103062
|
+
i0.ɵɵelementStart(9, "p", 27);
|
|
102881
103063
|
i0.ɵɵtext(10);
|
|
102882
103064
|
i0.ɵɵelementEnd();
|
|
102883
|
-
i0.ɵɵelementStart(11, "p",
|
|
103065
|
+
i0.ɵɵelementStart(11, "p", 28);
|
|
102884
103066
|
i0.ɵɵtext(12, " These goals combine insights from your shop analysis, focus areas, and metric analyses into actionable strategic priorities. ");
|
|
102885
103067
|
i0.ɵɵelementEnd()()()()();
|
|
102886
|
-
i0.ɵɵconditionalCreate(13,
|
|
102887
|
-
i0.ɵɵconditionalCreate(14,
|
|
102888
|
-
i0.ɵɵconditionalCreate(15,
|
|
102889
|
-
i0.ɵɵconditionalCreate(16,
|
|
102890
|
-
i0.ɵɵconditionalCreate(17,
|
|
103068
|
+
i0.ɵɵconditionalCreate(13, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_13_Template, 42, 23, "section", 29);
|
|
103069
|
+
i0.ɵɵconditionalCreate(14, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_14_Template, 5, 1, "section", 30);
|
|
103070
|
+
i0.ɵɵconditionalCreate(15, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_15_Template, 8, 3, "section", 31);
|
|
103071
|
+
i0.ɵɵconditionalCreate(16, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_16_Template, 56, 24, "section", 32);
|
|
103072
|
+
i0.ɵɵconditionalCreate(17, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Conditional_17_Template, 5, 1, "section", 33);
|
|
102891
103073
|
} if (rf & 2) {
|
|
102892
|
-
let
|
|
102893
|
-
const ctx_r1 = i0.ɵɵnextContext();
|
|
103074
|
+
let tmp_9_0;
|
|
103075
|
+
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
102894
103076
|
i0.ɵɵadvance();
|
|
102895
103077
|
i0.ɵɵproperty("ngClass", ctx_r1.welcomeBannerClasses());
|
|
102896
103078
|
i0.ɵɵadvance(2);
|
|
@@ -102906,7 +103088,7 @@ function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Template(
|
|
|
102906
103088
|
i0.ɵɵadvance();
|
|
102907
103089
|
i0.ɵɵproperty("ngClass", ctx_r1.welcomeDescriptionClasses());
|
|
102908
103090
|
i0.ɵɵadvance(2);
|
|
102909
|
-
i0.ɵɵconditional((
|
|
103091
|
+
i0.ɵɵconditional((tmp_9_0 = ctx_r1.executiveSummary()) ? 13 : -1, tmp_9_0);
|
|
102910
103092
|
i0.ɵɵadvance();
|
|
102911
103093
|
i0.ɵɵconditional(ctx_r1.unifiedGoals().length > 0 ? 14 : -1);
|
|
102912
103094
|
i0.ɵɵadvance();
|
|
@@ -102916,25 +103098,25 @@ function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Template(
|
|
|
102916
103098
|
i0.ɵɵadvance();
|
|
102917
103099
|
i0.ɵɵconditional(ctx_r1.nextSteps().length > 0 ? 17 : -1);
|
|
102918
103100
|
} }
|
|
102919
|
-
function
|
|
102920
|
-
i0.ɵɵelement(0, "symphiq-grade-badge",
|
|
103101
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_3_Conditional_0_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
103102
|
+
i0.ɵɵelement(0, "symphiq-grade-badge", 39);
|
|
102921
103103
|
} if (rf & 2) {
|
|
102922
103104
|
const summary_r21 = i0.ɵɵnextContext();
|
|
102923
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
103105
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
102924
103106
|
i0.ɵɵproperty("grade", summary_r21.overallGrade)("gradeRationale", summary_r21.gradeRationale || "")("viewMode", ctx_r1.viewMode());
|
|
102925
103107
|
} }
|
|
102926
|
-
function
|
|
102927
|
-
i0.ɵɵelementStart(0, "section",
|
|
103108
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_3_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
103109
|
+
i0.ɵɵelementStart(0, "section", 29)(1, "div", 34)(2, "div", 35)(3, "div", 36)(4, "div", 25)(5, "h2", 37);
|
|
102928
103110
|
i0.ɵɵtext(6, " Executive Summary ");
|
|
102929
103111
|
i0.ɵɵelementEnd();
|
|
102930
|
-
i0.ɵɵelementStart(7, "p",
|
|
103112
|
+
i0.ɵɵelementStart(7, "p", 38);
|
|
102931
103113
|
i0.ɵɵtext(8);
|
|
102932
103114
|
i0.ɵɵelementEnd()();
|
|
102933
|
-
i0.ɵɵconditionalCreate(9,
|
|
103115
|
+
i0.ɵɵconditionalCreate(9, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_3_Conditional_0_Conditional_9_Template, 1, 3, "symphiq-grade-badge", 39);
|
|
102934
103116
|
i0.ɵɵelementEnd()()()();
|
|
102935
103117
|
} if (rf & 2) {
|
|
102936
103118
|
const summary_r21 = ctx;
|
|
102937
|
-
const ctx_r1 = i0.ɵɵnextContext(
|
|
103119
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
102938
103120
|
i0.ɵɵadvance();
|
|
102939
103121
|
i0.ɵɵproperty("ngClass", ctx_r1.bannerClasses());
|
|
102940
103122
|
i0.ɵɵadvance(4);
|
|
@@ -102946,48 +103128,64 @@ function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_9_Condition
|
|
|
102946
103128
|
i0.ɵɵadvance();
|
|
102947
103129
|
i0.ɵɵconditional(summary_r21.overallGrade ? 9 : -1);
|
|
102948
103130
|
} }
|
|
102949
|
-
function
|
|
102950
|
-
i0.ɵɵconditionalCreate(0,
|
|
103131
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|
|
103132
|
+
i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_3_Conditional_0_Template, 10, 5, "section", 29);
|
|
103133
|
+
} if (rf & 2) {
|
|
103134
|
+
let tmp_2_0;
|
|
103135
|
+
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
103136
|
+
i0.ɵɵconditional((tmp_2_0 = ctx_r1.executiveSummary()) ? 0 : -1, tmp_2_0);
|
|
103137
|
+
} }
|
|
103138
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
103139
|
+
i0.ɵɵelementStart(0, "main", 17);
|
|
103140
|
+
i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_1_Template, 1, 2, "symphiq-loading-card", 18);
|
|
103141
|
+
i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_2_Template, 18, 13);
|
|
103142
|
+
i0.ɵɵconditionalCreate(3, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Conditional_3_Template, 1, 1);
|
|
103143
|
+
i0.ɵɵelementEnd();
|
|
102951
103144
|
} if (rf & 2) {
|
|
102952
|
-
let tmp_1_0;
|
|
102953
103145
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
102954
|
-
i0.ɵɵ
|
|
103146
|
+
i0.ɵɵclassProp("pb-32", ctx_r1.shouldShowReviewFooter());
|
|
103147
|
+
i0.ɵɵadvance();
|
|
103148
|
+
i0.ɵɵconditional(ctx_r1.isSimplifiedView() && ctx_r1.isLoading() ? 1 : -1);
|
|
103149
|
+
i0.ɵɵadvance();
|
|
103150
|
+
i0.ɵɵconditional(ctx_r1.isSimplifiedView() && !ctx_r1.isLoading() && !ctx_r1.isGenerating() ? 2 : -1);
|
|
103151
|
+
i0.ɵɵadvance();
|
|
103152
|
+
i0.ɵɵconditional(!ctx_r1.isSimplifiedView() ? 3 : -1);
|
|
102955
103153
|
} }
|
|
102956
|
-
function
|
|
102957
|
-
i0.ɵɵelement(0, "symphiq-floating-toc",
|
|
103154
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_7_Template(rf, ctx) { if (rf & 1) {
|
|
103155
|
+
i0.ɵɵelement(0, "symphiq-floating-toc", 7);
|
|
102958
103156
|
} if (rf & 2) {
|
|
102959
103157
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
102960
103158
|
i0.ɵɵproperty("sections", ctx_r1.tocSections())("viewMode", ctx_r1.viewMode())("embedded", ctx_r1.embedded())("scrollElement", ctx_r1.scrollElement() ?? undefined);
|
|
102961
103159
|
} }
|
|
102962
|
-
function
|
|
103160
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
102963
103161
|
const _r22 = i0.ɵɵgetCurrentView();
|
|
102964
|
-
i0.ɵɵelementStart(0, "symphiq-search-modal",
|
|
102965
|
-
i0.ɵɵlistener("close", function
|
|
103162
|
+
i0.ɵɵelementStart(0, "symphiq-search-modal", 111);
|
|
103163
|
+
i0.ɵɵlistener("close", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Template_symphiq_search_modal_close_0_listener() { i0.ɵɵrestoreView(_r22); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.closeSearch()); });
|
|
102966
103164
|
i0.ɵɵelementEnd();
|
|
102967
103165
|
} if (rf & 2) {
|
|
102968
103166
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
102969
103167
|
i0.ɵɵproperty("isLightMode", ctx_r1.isLightMode())("isOpen", true);
|
|
102970
103168
|
} }
|
|
102971
|
-
function
|
|
103169
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
102972
103170
|
const _r23 = i0.ɵɵgetCurrentView();
|
|
102973
|
-
i0.ɵɵelementStart(0, "symphiq-view-mode-switcher-modal",
|
|
102974
|
-
i0.ɵɵlistener("close", function
|
|
103171
|
+
i0.ɵɵelementStart(0, "symphiq-view-mode-switcher-modal", 112);
|
|
103172
|
+
i0.ɵɵlistener("close", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_9_Template_symphiq_view_mode_switcher_modal_close_0_listener() { i0.ɵɵrestoreView(_r23); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.closeViewModeSwitcher()); })("modeSelected", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_9_Template_symphiq_view_mode_switcher_modal_modeSelected_0_listener($event) { i0.ɵɵrestoreView(_r23); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.handleDisplayModeChange($event)); });
|
|
102975
103173
|
i0.ɵɵelementEnd();
|
|
102976
103174
|
} if (rf & 2) {
|
|
102977
103175
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
102978
103176
|
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("currentMode", ctx_r1.currentDisplayMode())("isOpen", true);
|
|
102979
103177
|
} }
|
|
102980
|
-
function
|
|
103178
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
102981
103179
|
const _r24 = i0.ɵɵgetCurrentView();
|
|
102982
|
-
i0.ɵɵelementStart(0, "symphiq-mark-as-reviewed-footer",
|
|
102983
|
-
i0.ɵɵlistener("markAsReviewed", function
|
|
103180
|
+
i0.ɵɵelementStart(0, "symphiq-mark-as-reviewed-footer", 113);
|
|
103181
|
+
i0.ɵɵlistener("markAsReviewed", function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_10_Template_symphiq_mark_as_reviewed_footer_markAsReviewed_0_listener() { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.handleMarkAsReviewedClick()); });
|
|
102984
103182
|
i0.ɵɵelementEnd();
|
|
102985
103183
|
} if (rf & 2) {
|
|
102986
103184
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
102987
103185
|
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("selfContentStatus", ctx_r1.selfContentStatus())("isLoading", ctx_r1.isMarkingAsReviewed());
|
|
102988
103186
|
} }
|
|
102989
|
-
function
|
|
102990
|
-
i0.ɵɵelement(0, "symphiq-content-generation-progress-with-confetti",
|
|
103187
|
+
function SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_11_Template(rf, ctx) { if (rf & 1) {
|
|
103188
|
+
i0.ɵɵelement(0, "symphiq-content-generation-progress-with-confetti", 11);
|
|
102991
103189
|
} if (rf & 2) {
|
|
102992
103190
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
102993
103191
|
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("itemStatus", ctx_r1.itemStatus())("currentStatus", ctx_r1.selfContentStatus())("confettiIntensity", "celebration")("title", "We are generating a new Unified Analysis for " + ctx_r1.businessName() + ".");
|
|
@@ -103044,6 +103242,9 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
|
|
|
103044
103242
|
const status = this.selfContentStatus();
|
|
103045
103243
|
return status === AiDynamicContentStatusEnum.GENERATING || status === AiDynamicContentStatusEnum.REQUESTED;
|
|
103046
103244
|
}, ...(ngDevMode ? [{ debugName: "isGenerating" }] : []));
|
|
103245
|
+
this.shouldShowMain = computed(() => {
|
|
103246
|
+
return this.selfContentStatus() === AiDynamicContentStatusEnum.GENERATED || this.isLoading();
|
|
103247
|
+
}, ...(ngDevMode ? [{ debugName: "shouldShowMain" }] : []));
|
|
103047
103248
|
this.isCompactView = computed(() => this.currentDisplayMode() === DisplayModeEnum.COMPACT, ...(ngDevMode ? [{ debugName: "isCompactView" }] : []));
|
|
103048
103249
|
this.isExpandedView = computed(() => this.currentDisplayMode() === DisplayModeEnum.EXPANDED, ...(ngDevMode ? [{ debugName: "isExpandedView" }] : []));
|
|
103049
103250
|
this.displayModeLabel = computed(() => {
|
|
@@ -103152,9 +103353,20 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
|
|
|
103152
103353
|
}, ...(ngDevMode ? [{ debugName: "totalGoalsCardClasses" }] : []));
|
|
103153
103354
|
this.allMetrics = computed(() => {
|
|
103154
103355
|
const analysis = this.funnelAnalysisSignal();
|
|
103356
|
+
console.log('[UnifiedDashboard] allMetrics computed - funnelAnalysisSignal:', {
|
|
103357
|
+
hasAnalysis: !!analysis,
|
|
103358
|
+
hasPerformanceOverviewStructured: !!analysis?.performanceOverviewStructured,
|
|
103359
|
+
performanceOverviewStructuredKeys: analysis?.performanceOverviewStructured ? Object.keys(analysis.performanceOverviewStructured) : []
|
|
103360
|
+
});
|
|
103155
103361
|
if (!analysis)
|
|
103156
103362
|
return [];
|
|
103157
|
-
const normalized = normalizeToV3(analysis);
|
|
103363
|
+
const normalized = normalizeToV3(analysis.performanceOverviewStructured);
|
|
103364
|
+
console.log('[UnifiedDashboard] allMetrics computed - normalizeToV3 result:', {
|
|
103365
|
+
hasNormalized: !!normalized,
|
|
103366
|
+
normalizedKeys: normalized ? Object.keys(normalized) : [],
|
|
103367
|
+
metricsCount: normalized?.metrics?.length || 0,
|
|
103368
|
+
metricsPreview: normalized?.metrics?.slice(0, 3).map(m => m.metric)
|
|
103369
|
+
});
|
|
103158
103370
|
return normalized?.metrics || [];
|
|
103159
103371
|
}, ...(ngDevMode ? [{ debugName: "allMetrics" }] : []));
|
|
103160
103372
|
this.allCharts = computed(() => {
|
|
@@ -103311,7 +103523,12 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
|
|
|
103311
103523
|
}
|
|
103312
103524
|
ngOnChanges(changes) {
|
|
103313
103525
|
if (changes['funnelAnalysis']) {
|
|
103314
|
-
this.
|
|
103526
|
+
const fa = this.funnelAnalysis();
|
|
103527
|
+
console.log('[UnifiedDashboard] ngOnChanges - funnelAnalysis changed:', {
|
|
103528
|
+
hasFunnelAnalysis: !!fa,
|
|
103529
|
+
hasPerformanceOverviewStructured: !!fa?.performanceOverviewStructured
|
|
103530
|
+
});
|
|
103531
|
+
this.funnelAnalysisSignal.set(fa);
|
|
103315
103532
|
}
|
|
103316
103533
|
}
|
|
103317
103534
|
onScroll() {
|
|
@@ -103385,7 +103602,13 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
|
|
|
103385
103602
|
this.markAsReviewedClick.emit();
|
|
103386
103603
|
}
|
|
103387
103604
|
onGoalClick(goal) {
|
|
103388
|
-
|
|
103605
|
+
const metrics = this.allMetrics();
|
|
103606
|
+
console.log('[UnifiedDashboard] onGoalClick - passing to modal:', {
|
|
103607
|
+
goalTitle: goal.title,
|
|
103608
|
+
metricsCount: metrics.length,
|
|
103609
|
+
metricNames: metrics.map(m => m.metric)
|
|
103610
|
+
});
|
|
103611
|
+
this.modalService.openUnifiedGoalModal(goal, metrics, this.allCharts(), this.loadedSourceAnalysisIds().map(String), this.viewMode(), this.loadingSourceAnalysisId() !== undefined ? String(this.loadingSourceAnalysisId()) : undefined);
|
|
103389
103612
|
}
|
|
103390
103613
|
onSourceBadgeClick(event, source, goal) {
|
|
103391
103614
|
event.stopPropagation();
|
|
@@ -103697,31 +103920,27 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
|
|
|
103697
103920
|
static { this.ɵfac = function SymphiqProfileAnalysisUnifiedDashboardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SymphiqProfileAnalysisUnifiedDashboardComponent)(); }; }
|
|
103698
103921
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SymphiqProfileAnalysisUnifiedDashboardComponent, selectors: [["symphiq-profile-analysis-unified-dashboard"]], hostBindings: function SymphiqProfileAnalysisUnifiedDashboardComponent_HostBindings(rf, ctx) { if (rf & 1) {
|
|
103699
103922
|
i0.ɵɵlistener("scroll", function SymphiqProfileAnalysisUnifiedDashboardComponent_scroll_HostBindingHandler() { return ctx.onScroll(); }, i0.ɵɵresolveWindow);
|
|
103700
|
-
} }, inputs: { viewMode: [1, "viewMode"], embedded: [1, "embedded"], isLoading: [1, "isLoading"], profile: [1, "profile"], funnelAnalysis: [1, "funnelAnalysis"], unifiedProfileAnalysis: [1, "unifiedProfileAnalysis"], sourceProfileAnalyses: [1, "sourceProfileAnalyses"], isLoadingSourceAnalysis: [1, "isLoadingSourceAnalysis"], scrollEvent: [1, "scrollEvent"], scrollElement: [1, "scrollElement"], isOnboarded: [1, "isOnboarded"], forDemo: [1, "forDemo"], maxAccessibleStepId: [1, "maxAccessibleStepId"], itemStatus: [1, "itemStatus"], isMarkingAsReviewed: [1, "isMarkingAsReviewed"], requestedByUser: [1, "requestedByUser"] }, outputs: { markAsReviewedClick: "markAsReviewedClick", generateGoalsClick: "generateGoalsClick", stepClick: "stepClick", nextStepClick: "nextStepClick", sourceAnalysisRequest: "sourceAnalysisRequest" }, features: [i0.ɵɵNgOnChangesFeature], decls:
|
|
103923
|
+
} }, inputs: { viewMode: [1, "viewMode"], embedded: [1, "embedded"], isLoading: [1, "isLoading"], profile: [1, "profile"], funnelAnalysis: [1, "funnelAnalysis"], unifiedProfileAnalysis: [1, "unifiedProfileAnalysis"], sourceProfileAnalyses: [1, "sourceProfileAnalyses"], isLoadingSourceAnalysis: [1, "isLoadingSourceAnalysis"], scrollEvent: [1, "scrollEvent"], scrollElement: [1, "scrollElement"], isOnboarded: [1, "isOnboarded"], forDemo: [1, "forDemo"], maxAccessibleStepId: [1, "maxAccessibleStepId"], itemStatus: [1, "itemStatus"], isMarkingAsReviewed: [1, "isMarkingAsReviewed"], requestedByUser: [1, "requestedByUser"] }, outputs: { markAsReviewedClick: "markAsReviewedClick", generateGoalsClick: "generateGoalsClick", stepClick: "stepClick", nextStepClick: "nextStepClick", sourceAnalysisRequest: "sourceAnalysisRequest" }, features: [i0.ɵɵNgOnChangesFeature], decls: 17, vars: 32, consts: [[1, "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"], [3, "viewMode", "progress", "embedded"], [1, "relative", "z-[51]"], [3, "searchClick", "viewModeClick", "title", "subtitle", "currentSection", "viewMode", "viewModeLabel", "isLoading", "requestedByUser", "showControls", "embedded", "scrollEvent"], [3, "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "relative", "z-10", "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-12", "space-y-12", 3, "pb-32"], [3, "sections", "viewMode", "embedded", "scrollElement"], [3, "isLightMode", "isOpen"], [3, "viewMode", "currentMode", "isOpen"], [3, "viewMode", "selfContentStatus", "isLoading"], [3, "viewMode", "itemStatus", "currentStatus", "confettiIntensity", "title"], [3, "expandedChange", "scrollToTop", "toggleView", "isLightMode", "isCompactMode", "isExpanded"], [3, "navigate", "isLightMode", "sections", "activeSection"], [3, "viewMode"], [3, "isLightMode"], [3, "nextStepClick", "stepClick", "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "relative", "z-10", "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-12", "space-y-12"], ["title", "Loading Your Unified Analysis", "subtitle", "Please wait while we prepare your synthesized insights...", "size", "large", 3, "viewMode", "backdropBlur"], [1, "mb-12"], [1, "rounded-2xl", "p-8", "shadow-xl", "animate-fade-in-up", 3, "ngClass"], [1, "flex", "items-start", "gap-6"], [1, "p-4", "rounded-xl", "flex-shrink-0", 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", "M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "flex-1"], [1, "text-2xl", "font-bold", "mb-2", 3, "ngClass"], [1, "text-lg", "mb-4", 3, "ngClass"], [1, "text-sm", 3, "ngClass"], ["id", "section-executive-summary", 1, "space-y-6", "scroll-mt-24"], ["id", "section-unified-goals", 1, "space-y-6", "scroll-mt-24"], ["id", "section-timeline", 1, "space-y-6", "scroll-mt-24"], ["id", "section-priority-matrix", 1, "space-y-6", "scroll-mt-24"], ["id", "section-next-steps", 1, "space-y-6", "scroll-mt-24"], [1, "rounded-2xl", "p-8", "shadow-xl", 3, "ngClass"], [1, "space-y-6"], [1, "flex", "items-start", "justify-between", "gap-4"], [1, "text-2xl", "font-bold", "mb-3", 3, "ngClass"], [1, "text-lg", "leading-relaxed", 3, "ngClass"], [3, "grade", "gradeRationale", "viewMode"], [1, "rounded-xl", "p-6", 3, "ngClass"], [1, "p-6", "rounded-xl", "mb-4", "flex", "items-center", "justify-between", 3, "ngClass"], [1, "text-xs", "font-semibold", "uppercase", "mb-1", "opacity-80"], [1, "text-4xl", "font-bold"], [1, "text-6xl", "opacity-20"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-16", "h-16"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "1.5", "d", "M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "grid", "grid-cols-1", "md:grid-cols-3", "gap-4"], [1, "p-4", "rounded-xl", 3, "ngClass"], [1, "text-xs", "font-semibold", "uppercase", "mb-2"], [1, "text-sm", "opacity-80"], [1, "text-lg", "font-semibold", "mb-3", 3, "ngClass"], [1, "text-sm", "leading-relaxed", "whitespace-pre-line", 3, "ngClass"], ["title", "Unified Goals", "subtitle", "Strategic priorities synthesized from all analyses", 3, "viewMode"], [1, "grid", "gap-6", 2, "grid-template-columns", "repeat(auto-fit, minmax(340px, 1fr))"], [3, "goal", "viewMode"], [3, "goalClick", "sourceBadgeClick", "relatedMetricsClick", "learnMoreClick", "goal", "viewMode"], ["title", "Implementation Timeline", "subtitle", "Strategic roadmap for goal execution", 3, "viewMode"], [1, "absolute", "left-6", "top-0", "bottom-0", "w-0.5", 3, "ngClass"], [1, "space-y-8"], [1, "relative", "pl-16", "group"], [1, "absolute", "left-4", "w-5", "h-5", "rounded-full", "border-4", "flex", "items-center", "justify-center", "transition-all", "group-hover:scale-125", 3, "ngClass"], [1, "w-2", "h-2", "rounded-full", 3, "ngClass"], [1, "rounded-xl", "p-5", "transition-all", "hover:shadow-lg", "cursor-pointer", 3, "click", "ngClass"], [1, "flex", "items-start", "justify-between", "gap-4", "mb-3"], [1, "text-base", "font-semibold", 3, "ngClass"], [1, "px-2", "py-1", "text-xs", "font-semibold", "rounded-full", "flex-shrink-0", 3, "ngClass"], [1, "flex", "items-center", "gap-2", "mb-3", 3, "ngClass"], [1, "mt-4"], [1, "absolute", "-left-[52px]", "top-5", "text-xs", "font-bold", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z"], [1, "text-sm", "font-medium"], [1, "text-xs", "font-semibold", "uppercase", "mb-2", 3, "ngClass"], [1, "space-y-2"], [1, "flex", "items-start", "gap-2", "text-sm", 3, "ngClass"], [1, "text-xs", "pl-6", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4", "mt-0.5", "flex-shrink-0"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12l2 2 4-4"], [1, "line-clamp-1"], ["title", "Priority Matrix", "subtitle", "Goals organized by impact and effort", 3, "viewMode"], [1, "rounded-2xl", "p-6", "shadow-xl", 3, "ngClass"], [1, "grid", "grid-cols-2", "gap-4", "relative"], [1, "absolute", "-left-2", "top-1/2", "-translate-y-1/2", "-rotate-90", "text-xs", "font-semibold", "uppercase", "tracking-wider", "whitespace-nowrap", "origin-center", 3, "ngClass"], [1, "absolute", "bottom-0", "left-1/2", "-translate-x-1/2", "translate-y-6", "text-xs", "font-semibold", "uppercase", "tracking-wider", 3, "ngClass"], [1, "rounded-xl", "p-4", "min-h-[180px]", 3, "ngClass"], [1, "flex", "items-center", "gap-2", "mb-3"], [1, "w-3", "h-3", "rounded-full", "bg-green-500"], [1, "text-sm", "font-semibold", 3, "ngClass"], [1, "text-xs", "mb-3", 3, "ngClass"], ["type", "button", 1, "w-full", "text-left", "p-2", "rounded-lg", "text-sm", "transition-all", "hover:scale-[1.02]", 3, "ngClass"], [1, "text-xs", "text-center", 3, "ngClass"], [1, "text-xs", "text-center", "py-4", 3, "ngClass"], [1, "w-3", "h-3", "rounded-full", "bg-amber-500"], [1, "w-3", "h-3", "rounded-full", "bg-blue-500"], [1, "w-3", "h-3", "rounded-full", "bg-slate-400"], ["type", "button", 1, "w-full", "text-left", "p-2", "rounded-lg", "text-sm", "transition-all", "hover:scale-[1.02]", 3, "click", "ngClass"], [1, "flex", "items-center", "gap-2"], [1, "line-clamp-1", "flex-1"], [1, "text-xs", 3, "ngClass"], ["title", "Next Steps", "subtitle", "Actionable priorities to drive progress", 3, "viewMode"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "lg:grid-cols-3", "gap-6"], [1, "rounded-2xl", "p-6", "shadow-lg", "transition-all", "hover:shadow-xl", 3, "ngClass"], [1, "flex", "items-start", "gap-4", "mb-4"], [1, "w-10", "h-10", "rounded-full", "flex", "items-center", "justify-center", "text-lg", "font-bold", "flex-shrink-0", 3, "ngClass"], [1, "text-xs", "font-semibold", "uppercase", "mb-1", 3, "ngClass"], [1, "text-base", "font-semibold", "line-clamp-2", 3, "ngClass"], [1, "text-sm", "mb-4", "line-clamp-3", 3, "ngClass"], [1, "mt-4", "pt-4", "border-t", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 7l5 5m0 0l-5 5m5-5H6"], [1, "line-clamp-2"], [3, "close", "isLightMode", "isOpen"], [3, "close", "modeSelected", "viewMode", "currentMode", "isOpen"], [3, "markAsReviewed", "viewMode", "selfContentStatus", "isLoading"]], template: function SymphiqProfileAnalysisUnifiedDashboardComponent_Template(rf, ctx) { if (rf & 1) {
|
|
103701
103924
|
i0.ɵɵelementStart(0, "div", 0);
|
|
103702
103925
|
i0.ɵɵelement(1, "div", 1)(2, "symphiq-scroll-progress-bar", 2);
|
|
103703
103926
|
i0.ɵɵelementStart(3, "div", 3)(4, "symphiq-dashboard-header", 4);
|
|
103704
103927
|
i0.ɵɵlistener("searchClick", function SymphiqProfileAnalysisUnifiedDashboardComponent_Template_symphiq_dashboard_header_searchClick_4_listener() { return ctx.openSearch(); })("viewModeClick", function SymphiqProfileAnalysisUnifiedDashboardComponent_Template_symphiq_dashboard_header_viewModeClick_4_listener() { return ctx.openViewModeSwitcher(); });
|
|
103705
103928
|
i0.ɵɵelementEnd();
|
|
103706
103929
|
i0.ɵɵconditionalCreate(5, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_5_Template, 1, 5, "symphiq-journey-progress-indicator", 5);
|
|
103707
|
-
i0.ɵɵ
|
|
103708
|
-
i0.ɵɵconditionalCreate(7, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_7_Template, 1,
|
|
103709
|
-
i0.ɵɵconditionalCreate(8, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Template, 18, 13);
|
|
103710
|
-
i0.ɵɵconditionalCreate(9, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_9_Template, 1, 1);
|
|
103711
|
-
i0.ɵɵelementEnd();
|
|
103712
|
-
i0.ɵɵconditionalCreate(10, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_10_Template, 1, 4, "symphiq-floating-toc", 8);
|
|
103930
|
+
i0.ɵɵconditionalCreate(6, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_6_Template, 4, 5, "main", 6);
|
|
103931
|
+
i0.ɵɵconditionalCreate(7, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_7_Template, 1, 4, "symphiq-floating-toc", 7);
|
|
103713
103932
|
i0.ɵɵelementEnd();
|
|
103714
|
-
i0.ɵɵconditionalCreate(
|
|
103715
|
-
i0.ɵɵconditionalCreate(
|
|
103716
|
-
i0.ɵɵconditionalCreate(
|
|
103717
|
-
i0.ɵɵconditionalCreate(
|
|
103718
|
-
i0.ɵɵelementStart(
|
|
103719
|
-
i0.ɵɵlistener("expandedChange", function
|
|
103933
|
+
i0.ɵɵconditionalCreate(8, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_8_Template, 1, 2, "symphiq-search-modal", 8);
|
|
103934
|
+
i0.ɵɵconditionalCreate(9, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_9_Template, 1, 3, "symphiq-view-mode-switcher-modal", 9);
|
|
103935
|
+
i0.ɵɵconditionalCreate(10, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_10_Template, 1, 3, "symphiq-mark-as-reviewed-footer", 10);
|
|
103936
|
+
i0.ɵɵconditionalCreate(11, SymphiqProfileAnalysisUnifiedDashboardComponent_Conditional_11_Template, 1, 5, "symphiq-content-generation-progress-with-confetti", 11);
|
|
103937
|
+
i0.ɵɵelementStart(12, "symphiq-mobile-fab", 12);
|
|
103938
|
+
i0.ɵɵlistener("expandedChange", function SymphiqProfileAnalysisUnifiedDashboardComponent_Template_symphiq_mobile_fab_expandedChange_12_listener($event) { return ctx.fabExpanded.set($event); })("scrollToTop", function SymphiqProfileAnalysisUnifiedDashboardComponent_Template_symphiq_mobile_fab_scrollToTop_12_listener() { return ctx.scrollToTop(); })("toggleView", function SymphiqProfileAnalysisUnifiedDashboardComponent_Template_symphiq_mobile_fab_toggleView_12_listener() { return ctx.openViewModeSwitcher(); });
|
|
103720
103939
|
i0.ɵɵelementEnd();
|
|
103721
|
-
i0.ɵɵelementStart(
|
|
103722
|
-
i0.ɵɵlistener("navigate", function
|
|
103940
|
+
i0.ɵɵelementStart(13, "symphiq-mobile-bottom-nav", 13);
|
|
103941
|
+
i0.ɵɵlistener("navigate", function SymphiqProfileAnalysisUnifiedDashboardComponent_Template_symphiq_mobile_bottom_nav_navigate_13_listener($event) { return ctx.handleMobileNavigation($event); });
|
|
103723
103942
|
i0.ɵɵelementEnd();
|
|
103724
|
-
i0.ɵɵelement(
|
|
103943
|
+
i0.ɵɵelement(14, "symphiq-tooltip-container")(15, "symphiq-unified-dashboard-modal", 14)(16, "symphiq-business-analysis-modal", 15);
|
|
103725
103944
|
i0.ɵɵelementEnd();
|
|
103726
103945
|
} if (rf & 2) {
|
|
103727
103946
|
i0.ɵɵclassProp("min-h-screen", !ctx.embedded());
|
|
@@ -103734,29 +103953,25 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
|
|
|
103734
103953
|
i0.ɵɵadvance();
|
|
103735
103954
|
i0.ɵɵconditional(ctx.isSimplifiedView() && !ctx.isOnboarded() ? 5 : -1);
|
|
103736
103955
|
i0.ɵɵadvance();
|
|
103737
|
-
i0.ɵɵ
|
|
103738
|
-
i0.ɵɵadvance();
|
|
103739
|
-
i0.ɵɵconditional(ctx.isSimplifiedView() && ctx.isLoading() ? 7 : -1);
|
|
103956
|
+
i0.ɵɵconditional(ctx.shouldShowMain() ? 6 : -1);
|
|
103740
103957
|
i0.ɵɵadvance();
|
|
103741
|
-
i0.ɵɵconditional(ctx.isSimplifiedView() &&
|
|
103958
|
+
i0.ɵɵconditional(!ctx.isSimplifiedView() && ctx.tocSections().length > 0 ? 7 : -1);
|
|
103742
103959
|
i0.ɵɵadvance();
|
|
103743
|
-
i0.ɵɵconditional(
|
|
103744
|
-
i0.ɵɵadvance();
|
|
103745
|
-
i0.ɵɵconditional(!ctx.isSimplifiedView() && ctx.tocSections().length > 0 ? 10 : -1);
|
|
103746
|
-
i0.ɵɵadvance();
|
|
103747
|
-
i0.ɵɵconditional(ctx.isSearchOpen() ? 11 : -1);
|
|
103960
|
+
i0.ɵɵconditional(ctx.isSearchOpen() ? 8 : -1);
|
|
103748
103961
|
i0.ɵɵadvance();
|
|
103749
|
-
i0.ɵɵconditional(ctx.isViewModeSwitcherOpen() ?
|
|
103962
|
+
i0.ɵɵconditional(ctx.isViewModeSwitcherOpen() ? 9 : -1);
|
|
103750
103963
|
i0.ɵɵadvance();
|
|
103751
|
-
i0.ɵɵconditional(ctx.shouldShowReviewFooter() ?
|
|
103964
|
+
i0.ɵɵconditional(ctx.shouldShowReviewFooter() ? 10 : -1);
|
|
103752
103965
|
i0.ɵɵadvance();
|
|
103753
|
-
i0.ɵɵconditional(!ctx.isLoading() && ctx.isGenerating() ?
|
|
103966
|
+
i0.ɵɵconditional(!ctx.isLoading() && ctx.isGenerating() ? 11 : -1);
|
|
103754
103967
|
i0.ɵɵadvance();
|
|
103755
103968
|
i0.ɵɵproperty("isLightMode", ctx.isLightMode())("isCompactMode", ctx.isCompactView())("isExpanded", ctx.fabExpanded());
|
|
103756
103969
|
i0.ɵɵadvance();
|
|
103757
103970
|
i0.ɵɵproperty("isLightMode", ctx.isLightMode())("sections", ctx.mobileNavSections)("activeSection", ctx.activeNavSection());
|
|
103758
103971
|
i0.ɵɵadvance(2);
|
|
103759
103972
|
i0.ɵɵproperty("viewMode", ctx.viewMode());
|
|
103973
|
+
i0.ɵɵadvance();
|
|
103974
|
+
i0.ɵɵproperty("isLightMode", ctx.isLightMode());
|
|
103760
103975
|
} }, dependencies: [CommonModule, i1$1.NgClass, DashboardHeaderComponent,
|
|
103761
103976
|
ScrollProgressBarComponent,
|
|
103762
103977
|
SearchModalComponent,
|
|
@@ -103772,7 +103987,8 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
|
|
|
103772
103987
|
MobileBottomNavComponent,
|
|
103773
103988
|
UnifiedGoalCardComponent,
|
|
103774
103989
|
TooltipContainerComponent,
|
|
103775
|
-
UnifiedDashboardModalComponent
|
|
103990
|
+
UnifiedDashboardModalComponent,
|
|
103991
|
+
BusinessAnalysisModalComponent], encapsulation: 2, changeDetection: 0 }); }
|
|
103776
103992
|
}
|
|
103777
103993
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SymphiqProfileAnalysisUnifiedDashboardComponent, [{
|
|
103778
103994
|
type: Component,
|
|
@@ -103798,7 +104014,8 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
|
|
|
103798
104014
|
MobileBottomNavComponent,
|
|
103799
104015
|
UnifiedGoalCardComponent,
|
|
103800
104016
|
TooltipContainerComponent,
|
|
103801
|
-
UnifiedDashboardModalComponent
|
|
104017
|
+
UnifiedDashboardModalComponent,
|
|
104018
|
+
BusinessAnalysisModalComponent
|
|
103802
104019
|
],
|
|
103803
104020
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
103804
104021
|
template: `
|
|
@@ -103840,8 +104057,9 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
|
|
|
103840
104057
|
/>
|
|
103841
104058
|
}
|
|
103842
104059
|
|
|
103843
|
-
|
|
103844
|
-
|
|
104060
|
+
@if (shouldShowMain()) {
|
|
104061
|
+
<main class="relative z-10 max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-12 space-y-12"
|
|
104062
|
+
[class.pb-32]="shouldShowReviewFooter()">
|
|
103845
104063
|
|
|
103846
104064
|
@if (isSimplifiedView() && isLoading()) {
|
|
103847
104065
|
<symphiq-loading-card
|
|
@@ -104283,7 +104501,8 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
|
|
|
104283
104501
|
</section>
|
|
104284
104502
|
}
|
|
104285
104503
|
}
|
|
104286
|
-
|
|
104504
|
+
</main>
|
|
104505
|
+
}
|
|
104287
104506
|
|
|
104288
104507
|
<!-- Floating Table of Contents (Compact & Expanded Views) -->
|
|
104289
104508
|
@if (!isSimplifiedView() && tocSections().length > 0) {
|
|
@@ -104358,6 +104577,7 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
|
|
|
104358
104577
|
<symphiq-tooltip-container></symphiq-tooltip-container>
|
|
104359
104578
|
|
|
104360
104579
|
<symphiq-unified-dashboard-modal [viewMode]="viewMode()" />
|
|
104580
|
+
<symphiq-business-analysis-modal [isLightMode]="isLightMode()" />
|
|
104361
104581
|
</div>
|
|
104362
104582
|
`
|
|
104363
104583
|
}]
|
|
@@ -104365,7 +104585,7 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
|
|
|
104365
104585
|
type: HostListener,
|
|
104366
104586
|
args: ['window:scroll']
|
|
104367
104587
|
}] }); })();
|
|
104368
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileAnalysisUnifiedDashboardComponent, { className: "SymphiqProfileAnalysisUnifiedDashboardComponent", filePath: "lib/components/profile-analysis-unified-dashboard/symphiq-profile-analysis-unified-dashboard.component.ts", lineNumber:
|
|
104588
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileAnalysisUnifiedDashboardComponent, { className: "SymphiqProfileAnalysisUnifiedDashboardComponent", filePath: "lib/components/profile-analysis-unified-dashboard/symphiq-profile-analysis-unified-dashboard.component.ts", lineNumber: 674 }); })();
|
|
104369
104589
|
|
|
104370
104590
|
function SymphiqProfileMetricsAnalysesDashboardComponent_Conditional_5_Template(rf, ctx) { if (rf & 1) {
|
|
104371
104591
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
@@ -105383,6 +105603,7 @@ class SymphiqProfileMetricDashboardComponent {
|
|
|
105383
105603
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileMetricDashboardComponent, { className: "SymphiqProfileMetricDashboardComponent", filePath: "lib/components/profile-metric-dashboard/symphiq-profile-metric-dashboard.component.ts", lineNumber: 111 }); })();
|
|
105384
105604
|
|
|
105385
105605
|
const _c0$5 = ["funnelModalComponent"];
|
|
105606
|
+
const _c1$2 = () => [];
|
|
105386
105607
|
const _forTrack0$5 = ($index, $item) => $item.id;
|
|
105387
105608
|
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_6_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
105388
105609
|
i0.ɵɵelement(0, "symphiq-loading-card", 24);
|
|
@@ -105604,7 +105825,7 @@ function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_15_Template(
|
|
|
105604
105825
|
i0.ɵɵelement(0, "symphiq-goal-objectives-modal-content", 12);
|
|
105605
105826
|
} if (rf & 2) {
|
|
105606
105827
|
const data_r13 = ctx;
|
|
105607
|
-
i0.ɵɵproperty("goal", data_r13.goal)("viewMode", data_r13.viewMode);
|
|
105828
|
+
i0.ɵɵproperty("objectives", data_r13.goal.objectives ?? i0.ɵɵpureFunction0(3, _c1$2))("goalTitle", data_r13.goal.title ?? "")("viewMode", data_r13.viewMode);
|
|
105608
105829
|
} }
|
|
105609
105830
|
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_16_Template(rf, ctx) { if (rf & 1) {
|
|
105610
105831
|
i0.ɵɵelement(0, "symphiq-objective-strategies-modal-content", 13);
|
|
@@ -106278,7 +106499,7 @@ class SymphiqProfileAnalysisMetricDashboardComponent {
|
|
|
106278
106499
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.funnelModalComponent = _t.first);
|
|
106279
106500
|
} }, hostBindings: function SymphiqProfileAnalysisMetricDashboardComponent_HostBindings(rf, ctx) { if (rf & 1) {
|
|
106280
106501
|
i0.ɵɵlistener("scroll", function SymphiqProfileAnalysisMetricDashboardComponent_scroll_HostBindingHandler() { return ctx.onWindowScroll(); }, i0.ɵɵresolveWindow);
|
|
106281
|
-
} }, inputs: { viewMode: [1, "viewMode"], profileAnalysis: [1, "profileAnalysis"], funnelAnalysis: [1, "funnelAnalysis"], profile: [1, "profile"], isLoading: [1, "isLoading"], requestedByUser: [1, "requestedByUser"], embedded: [1, "embedded"], scrollEvent: [1, "scrollEvent"], scrollElement: [1, "scrollElement"], funnelMetric: [1, "funnelMetric"], itemStatusProfileAnalysis: [1, "itemStatusProfileAnalysis"], isMarkingAsReviewed: [1, "isMarkingAsReviewed"], pacingResponse: [1, "pacingResponse"], targets: [1, "targets"], trendUiData: [1, "trendUiData"], funnelMetrics: [1, "funnelMetrics"], mainUiData: [1, "mainUiData"] }, outputs: { nextStepClick: "nextStepClick", markAsReviewedClick: "markAsReviewedClick", viewMetricDetailsClick: "viewMetricDetailsClick" }, features: [i0.ɵɵNgOnChangesFeature], decls: 28, vars: 59, consts: [["funnelModalComponent", ""], [1, "relative", 3, "ngClass"], [1, "animated-bubbles", 2, "position", "fixed", "top", "0", "left", "0", "right", "0", "bottom", "0", "width", "100vw", "height", "100vh", "z-index", "1", "pointer-events", "none"], [3, "viewMode", "progress", "embedded"], [1, "relative", "z-[51]"], [3, "searchClick", "viewModeClick", "title", "subtitle", "currentSection", "viewMode", "viewModeLabel", "isLoading", "requestedByUser", "createdDate", "showControls", "embedded", "scrollEvent"], [1, "relative", "z-10", "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-12", "space-y-12"], [3, "sections", "viewMode", "embedded", "scrollElement"], [3, "close", "isOpen", "isLightMode"], [3, "close", "modeSelected", "isOpen", "currentMode", "viewMode"], [3, "isLightMode", "allMetrics", "allInsights", "allBusinessInsights", "allCharts"], [3, "goal", "viewMode", "isInModal", "allMetrics", "allCharts", "allInsights", "currentModalState", "businessProfile"], [3, "
|
|
106502
|
+
} }, inputs: { viewMode: [1, "viewMode"], profileAnalysis: [1, "profileAnalysis"], funnelAnalysis: [1, "funnelAnalysis"], profile: [1, "profile"], isLoading: [1, "isLoading"], requestedByUser: [1, "requestedByUser"], embedded: [1, "embedded"], scrollEvent: [1, "scrollEvent"], scrollElement: [1, "scrollElement"], funnelMetric: [1, "funnelMetric"], itemStatusProfileAnalysis: [1, "itemStatusProfileAnalysis"], isMarkingAsReviewed: [1, "isMarkingAsReviewed"], pacingResponse: [1, "pacingResponse"], targets: [1, "targets"], trendUiData: [1, "trendUiData"], funnelMetrics: [1, "funnelMetrics"], mainUiData: [1, "mainUiData"] }, outputs: { nextStepClick: "nextStepClick", markAsReviewedClick: "markAsReviewedClick", viewMetricDetailsClick: "viewMetricDetailsClick" }, features: [i0.ɵɵNgOnChangesFeature], decls: 28, vars: 59, consts: [["funnelModalComponent", ""], [1, "relative", 3, "ngClass"], [1, "animated-bubbles", 2, "position", "fixed", "top", "0", "left", "0", "right", "0", "bottom", "0", "width", "100vw", "height", "100vh", "z-index", "1", "pointer-events", "none"], [3, "viewMode", "progress", "embedded"], [1, "relative", "z-[51]"], [3, "searchClick", "viewModeClick", "title", "subtitle", "currentSection", "viewMode", "viewModeLabel", "isLoading", "requestedByUser", "createdDate", "showControls", "embedded", "scrollEvent"], [1, "relative", "z-10", "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-12", "space-y-12"], [3, "sections", "viewMode", "embedded", "scrollElement"], [3, "close", "isOpen", "isLightMode"], [3, "close", "modeSelected", "isOpen", "currentMode", "viewMode"], [3, "isLightMode", "allMetrics", "allInsights", "allBusinessInsights", "allCharts"], [3, "goal", "viewMode", "isInModal", "allMetrics", "allCharts", "allInsights", "currentModalState", "businessProfile"], [3, "objectives", "goalTitle", "viewMode"], [3, "objective", "goalTitle", "viewMode"], [3, "strategy", "objectiveTitle", "goalTitle", "viewMode", "expandedRecommendationId", "allMetrics", "allCharts", "allInsights", "allBusinessInsights", "currentModalState"], [3, "category", "viewMode", "scrollToSection"], [3, "strength", "viewMode", "allFunnelStrengths", "currentModalState"], [3, "gap", "viewMode", "allGoals", "allWeaknesses", "currentModalState"], [3, "opportunity", "viewMode", "allStrengths", "currentModalState"], [3, "isLightMode"], [3, "markAsReviewedClick", "viewMode", "reviewStatus", "selfContentStatus", "isMarkingAsReviewed", "isLoading"], [3, "closed", "viewMode", "metricEnum", "metricData", "contributingMetrics", "pacingResponse", "trendChartData", "currencySymbol", "showLiveIndicator", "isOpen"], [1, "mb-12"], [3, "viewMode", "metricName", "isOnboarded", "analysisDate"], ["title", "Loading Your Metric Analysis", "subtitle", "Please wait while we prepare your personalized insights...", 3, "viewMode", "backdropBlur"], [1, "mb-8"], [1, "rounded-2xl", "border", "shadow-lg", "overflow-hidden", 3, "ngClass"], [3, "goals", "viewMode"], ["title", "Generating Your Metric Analysis", "subtitle", "We're analyzing your data to create your personalized analysis. It will appear when ready.", 3, "itemStatus", "viewMode"], [3, "viewMoreClick", "goals", "viewMode"], [3, "viewReportClick", "sections", "viewMode", "metricExecutiveSummary", "metricName", "allGoals", "allMetrics", "allCharts", "allInsights", "businessProfile"], [3, "viewMode", "summary", "metricName", "allGoals"], [1, "space-y-8"], [3, "topPrioritiesClick", "priorityDetailClick", "viewMetricDetailsClick", "viewMode", "summary", "metricName", "allGoals"], [3, "viewMode", "sectionIcon"], [1, "rounded-xl", "p-8", "scroll-mt-24", 3, "id", "ngClass"], [1, "flex", "items-start", "gap-3", "mb-6"], [1, "flex-shrink-0", "w-12", "h-12", "rounded-xl", "flex", "items-center", "justify-center", 3, "ngClass"], [1, "flex-1"], [1, "text-2xl", "font-bold", 3, "ngClass"], [1, "mb-6", "flex", "flex-col", "lg:flex-row", "gap-6", "items-start", 3, "lg:flex-row-reverse"], [3, "section", "viewMode", "sectionIndex", "allGoals", "allMetrics", "allCharts", "allInsights", "businessProfile"], ["size", "w-6 h-6", 3, "icon"], [1, "mb-6", "flex", "flex-col", "lg:flex-row", "gap-6", "items-start"], [1, "w-full", "lg:w-2/3"], [1, "w-full", 3, "lg:w-1/3", "lg:w-full"], [3, "visual", "viewMode"], [1, "w-full"], [1, "text-sm", "leading-relaxed", "whitespace-pre-line", 3, "ngClass"]], template: function SymphiqProfileAnalysisMetricDashboardComponent_Template(rf, ctx) { if (rf & 1) {
|
|
106282
106503
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
106283
106504
|
i0.ɵɵelementStart(0, "div", 1);
|
|
106284
106505
|
i0.ɵɵelement(1, "div", 2)(2, "symphiq-scroll-progress-bar", 3);
|
|
@@ -106300,7 +106521,7 @@ class SymphiqProfileAnalysisMetricDashboardComponent {
|
|
|
106300
106521
|
i0.ɵɵelementEnd();
|
|
106301
106522
|
i0.ɵɵelementStart(13, "symphiq-profile-analysis-modal", 10);
|
|
106302
106523
|
i0.ɵɵconditionalCreate(14, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_14_Template, 1, 8, "symphiq-goal-card", 11);
|
|
106303
|
-
i0.ɵɵconditionalCreate(15, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_15_Template, 1,
|
|
106524
|
+
i0.ɵɵconditionalCreate(15, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_15_Template, 1, 4, "symphiq-goal-objectives-modal-content", 12);
|
|
106304
106525
|
i0.ɵɵconditionalCreate(16, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_16_Template, 1, 3, "symphiq-objective-strategies-modal-content", 13);
|
|
106305
106526
|
i0.ɵɵconditionalCreate(17, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_17_Template, 1, 10, "symphiq-strategy-recommendations-modal-content", 14);
|
|
106306
106527
|
i0.ɵɵconditionalCreate(18, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_18_Template, 1, 3, "symphiq-category-detail-modal-content", 15);
|
|
@@ -106699,7 +106920,8 @@ class SymphiqProfileAnalysisMetricDashboardComponent {
|
|
|
106699
106920
|
}
|
|
106700
106921
|
@if (modalType() === 'goal-objectives' && getGoalDetailData(); as data) {
|
|
106701
106922
|
<symphiq-goal-objectives-modal-content
|
|
106702
|
-
[
|
|
106923
|
+
[objectives]="data.goal.objectives ?? []"
|
|
106924
|
+
[goalTitle]="data.goal.title ?? ''"
|
|
106703
106925
|
[viewMode]="data.viewMode"
|
|
106704
106926
|
/>
|
|
106705
106927
|
}
|
|
@@ -106805,7 +107027,7 @@ class SymphiqProfileAnalysisMetricDashboardComponent {
|
|
|
106805
107027
|
type: HostListener,
|
|
106806
107028
|
args: ['window:scroll']
|
|
106807
107029
|
}] }); })();
|
|
106808
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileAnalysisMetricDashboardComponent, { className: "SymphiqProfileAnalysisMetricDashboardComponent", filePath: "lib/components/profile-analysis-metric-dashboard/symphiq-profile-analysis-metric-dashboard.component.ts", lineNumber:
|
|
107030
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileAnalysisMetricDashboardComponent, { className: "SymphiqProfileAnalysisMetricDashboardComponent", filePath: "lib/components/profile-analysis-metric-dashboard/symphiq-profile-analysis-metric-dashboard.component.ts", lineNumber: 509 }); })();
|
|
106809
107031
|
|
|
106810
107032
|
const _forTrack0$4 = ($index, $item) => $item.id;
|
|
106811
107033
|
function ShopProfileCategoryListComponent_For_2_Template(rf, ctx) { if (rf & 1) {
|