@eric-emg/symphiq-components 1.2.531 → 1.2.533
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/symphiq-components.mjs +1621 -367
- package/fesm2022/symphiq-components.mjs.map +1 -1
- package/index.d.ts +198 -37
- package/index.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -3529,7 +3529,7 @@ class DataLoaderService {
|
|
|
3529
3529
|
args: [{ providedIn: 'root' }]
|
|
3530
3530
|
}], () => [{ type: i1.HttpClient }], null); })();
|
|
3531
3531
|
|
|
3532
|
-
const _c0$
|
|
3532
|
+
const _c0$1k = a0 => ["skeleton-loader", "rounded-lg", "relative", "overflow-hidden", a0];
|
|
3533
3533
|
const _c1$J = a0 => ["skeleton-shimmer-overlay", "absolute", "inset-0", "bg-gradient-to-r", a0];
|
|
3534
3534
|
class SkeletonLoaderComponent {
|
|
3535
3535
|
constructor() {
|
|
@@ -3546,7 +3546,7 @@ class SkeletonLoaderComponent {
|
|
|
3546
3546
|
} if (rf & 2) {
|
|
3547
3547
|
i0.ɵɵstyleProp("width", ctx.width())("height", ctx.height());
|
|
3548
3548
|
i0.ɵɵclassProp("skeleton-shimmer", true)("skeleton-pulse", ctx.pulse());
|
|
3549
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c0$
|
|
3549
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c0$1k, ctx.isLightMode() ? "bg-slate-200/80" : "bg-slate-700/80"));
|
|
3550
3550
|
i0.ɵɵadvance();
|
|
3551
3551
|
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(12, _c1$J, ctx.isLightMode() ? "from-transparent via-white/60 to-transparent" : "from-transparent via-slate-500/40 to-transparent"));
|
|
3552
3552
|
} }, 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 }); }
|
|
@@ -3586,7 +3586,7 @@ const ChartContainerComponent_Conditional_1_Conditional_13_Defer_2_DepsFn = () =
|
|
|
3586
3586
|
const ChartContainerComponent_Conditional_1_Conditional_14_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return barChart_component; }).then(m => m.BarChartComponent)];
|
|
3587
3587
|
const ChartContainerComponent_Conditional_1_Conditional_15_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return pieChart_component; }).then(m => m.PieChartComponent)];
|
|
3588
3588
|
const ChartContainerComponent_Conditional_1_Conditional_16_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return areaChart_component; }).then(m => m.AreaChartComponent)];
|
|
3589
|
-
const _c0$
|
|
3589
|
+
const _c0$1j = (a0, a1) => [a0, a1];
|
|
3590
3590
|
function ChartContainerComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
3591
3591
|
i0.ɵɵelementStart(0, "div", 0)(1, "div", 2);
|
|
3592
3592
|
i0.ɵɵelement(2, "symphiq-skeleton-loader", 3)(3, "symphiq-skeleton-loader", 3);
|
|
@@ -3638,7 +3638,7 @@ function ChartContainerComponent_Conditional_1_Conditional_11_Template(rf, ctx)
|
|
|
3638
3638
|
i0.ɵɵelementEnd()();
|
|
3639
3639
|
} if (rf & 2) {
|
|
3640
3640
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
3641
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(1, _c0$
|
|
3641
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(1, _c0$1j, ctx_r0.iconClass(), ctx_r0.isLightMode() ? "bg-white/90 hover:bg-white" : "bg-slate-800/90 hover:bg-slate-800"));
|
|
3642
3642
|
} }
|
|
3643
3643
|
function ChartContainerComponent_Conditional_1_Conditional_13_Defer_0_Template(rf, ctx) { if (rf & 1) {
|
|
3644
3644
|
i0.ɵɵelement(0, "symphiq-line-chart", 23);
|
|
@@ -4185,7 +4185,7 @@ class CompetitiveScoreService {
|
|
|
4185
4185
|
}]
|
|
4186
4186
|
}], null, null); })();
|
|
4187
4187
|
|
|
4188
|
-
const _forTrack0$
|
|
4188
|
+
const _forTrack0$15 = ($index, $item) => $item.category;
|
|
4189
4189
|
function CompetitivePositioningSummaryComponent_Conditional_1_For_47_Conditional_12_Template(rf, ctx) { if (rf & 1) {
|
|
4190
4190
|
i0.ɵɵelementStart(0, "div", 15);
|
|
4191
4191
|
i0.ɵɵelement(1, "div", 37);
|
|
@@ -4344,7 +4344,7 @@ function CompetitivePositioningSummaryComponent_Conditional_1_Template(rf, ctx)
|
|
|
4344
4344
|
i0.ɵɵelementEnd()();
|
|
4345
4345
|
i0.ɵɵnamespaceHTML();
|
|
4346
4346
|
i0.ɵɵelementStart(43, "div", 24)(44, "div", 25)(45, "div", 26);
|
|
4347
|
-
i0.ɵɵrepeaterCreate(46, CompetitivePositioningSummaryComponent_Conditional_1_For_47_Template, 15, 12, "div", 27, _forTrack0$
|
|
4347
|
+
i0.ɵɵrepeaterCreate(46, CompetitivePositioningSummaryComponent_Conditional_1_For_47_Template, 15, 12, "div", 27, _forTrack0$15);
|
|
4348
4348
|
i0.ɵɵelementEnd()()()();
|
|
4349
4349
|
i0.ɵɵelementStart(48, "div", 28)(49, "button", 29);
|
|
4350
4350
|
i0.ɵɵlistener("click", function CompetitivePositioningSummaryComponent_Conditional_1_Template_button_click_49_listener() { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.scrollToCompetitive.emit()); });
|
|
@@ -4553,7 +4553,7 @@ function CompetitivePositioningSummaryComponent_Conditional_2_Template(rf, ctx)
|
|
|
4553
4553
|
i0.ɵɵelementStart(32, "div", 50)(33, "h4", 51);
|
|
4554
4554
|
i0.ɵɵtext(34, "By Funnel Stage");
|
|
4555
4555
|
i0.ɵɵelementEnd();
|
|
4556
|
-
i0.ɵɵrepeaterCreate(35, CompetitivePositioningSummaryComponent_Conditional_2_For_36_Template, 12, 11, "div", 52, _forTrack0$
|
|
4556
|
+
i0.ɵɵrepeaterCreate(35, CompetitivePositioningSummaryComponent_Conditional_2_For_36_Template, 12, 11, "div", 52, _forTrack0$15);
|
|
4557
4557
|
i0.ɵɵelementEnd();
|
|
4558
4558
|
i0.ɵɵelementStart(37, "div", 28)(38, "button", 53);
|
|
4559
4559
|
i0.ɵɵlistener("click", function CompetitivePositioningSummaryComponent_Conditional_2_Template_button_click_38_listener() { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.scrollToCompetitive.emit()); });
|
|
@@ -5240,7 +5240,7 @@ class CompetitivePositioningSummaryComponent {
|
|
|
5240
5240
|
}], null, { metrics: [{ type: i0.Input, args: [{ isSignal: true, alias: "metrics", required: false }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: false }] }], isCompactMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isCompactMode", required: false }] }], overallDescription: [{ type: i0.Input, args: [{ isSignal: true, alias: "overallDescription", required: false }] }], competitiveBenchmark: [{ type: i0.Input, args: [{ isSignal: true, alias: "competitiveBenchmark", required: false }] }], currencySymbol: [{ type: i0.Input, args: [{ isSignal: true, alias: "currencySymbol", required: false }] }], scrollToCompetitive: [{ type: i0.Output, args: ["scrollToCompetitive"] }] }); })();
|
|
5241
5241
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitivePositioningSummaryComponent, { className: "CompetitivePositioningSummaryComponent", filePath: "lib/components/funnel-analysis-dashboard/competitive-positioning-summary.component.ts", lineNumber: 298 }); })();
|
|
5242
5242
|
|
|
5243
|
-
const _c0$
|
|
5243
|
+
const _c0$1i = () => [1, 2, 3, 4];
|
|
5244
5244
|
function OverallAssessmentComponent_Conditional_0_For_10_Template(rf, ctx) { if (rf & 1) {
|
|
5245
5245
|
i0.ɵɵelementStart(0, "div", 9);
|
|
5246
5246
|
i0.ɵɵelement(1, "symphiq-skeleton-loader", 6)(2, "symphiq-skeleton-loader", 6);
|
|
@@ -5274,7 +5274,7 @@ function OverallAssessmentComponent_Conditional_0_Template(rf, ctx) { if (rf & 1
|
|
|
5274
5274
|
i0.ɵɵadvance(2);
|
|
5275
5275
|
i0.ɵɵproperty("width", "100px")("height", "70px")("isLightMode", ctx_r0.isLightMode());
|
|
5276
5276
|
i0.ɵɵadvance(2);
|
|
5277
|
-
i0.ɵɵrepeater(i0.ɵɵpureFunction0(14, _c0$
|
|
5277
|
+
i0.ɵɵrepeater(i0.ɵɵpureFunction0(14, _c0$1i));
|
|
5278
5278
|
i0.ɵɵadvance(2);
|
|
5279
5279
|
i0.ɵɵproperty("width", "100%")("height", "200px")("isLightMode", ctx_r0.isLightMode());
|
|
5280
5280
|
} }
|
|
@@ -6489,7 +6489,7 @@ class OverallAssessmentComponent {
|
|
|
6489
6489
|
}], null, { assessment: [{ type: i0.Input, args: [{ isSignal: true, alias: "assessment", required: false }] }], revenueMetric: [{ type: i0.Input, args: [{ isSignal: true, alias: "revenueMetric", required: false }] }], charts: [{ type: i0.Input, args: [{ isSignal: true, alias: "charts", required: false }] }], metrics: [{ type: i0.Input, args: [{ isSignal: true, alias: "metrics", required: false }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: false }] }], isLoading: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLoading", required: false }] }], isCompactMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isCompactMode", required: false }] }], isChartsLoading: [{ type: i0.Input, args: [{ isSignal: true, alias: "isChartsLoading", required: false }] }], strengths: [{ type: i0.Input, args: [{ isSignal: true, alias: "strengths", required: false }] }], weaknesses: [{ type: i0.Input, args: [{ isSignal: true, alias: "weaknesses", required: false }] }], currencySymbol: [{ type: i0.Input, args: [{ isSignal: true, alias: "currencySymbol", required: false }] }], scrollToSection: [{ type: i0.Output, args: ["scrollToSection"] }] }); })();
|
|
6490
6490
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(OverallAssessmentComponent, { className: "OverallAssessmentComponent", filePath: "lib/components/funnel-analysis-dashboard/overall-assessment.component.ts", lineNumber: 303 }); })();
|
|
6491
6491
|
|
|
6492
|
-
const _c0$
|
|
6492
|
+
const _c0$1h = () => [1, 2, 3];
|
|
6493
6493
|
const _c1$I = () => [1, 2, 3, 4];
|
|
6494
6494
|
const _c2$u = () => [];
|
|
6495
6495
|
function InsightCardComponent_Conditional_0_Conditional_0_For_7_Template(rf, ctx) { if (rf & 1) {
|
|
@@ -6527,7 +6527,7 @@ function InsightCardComponent_Conditional_0_Conditional_0_Template(rf, ctx) { if
|
|
|
6527
6527
|
i0.ɵɵadvance();
|
|
6528
6528
|
i0.ɵɵproperty("width", "60%")("height", "20px")("isLightMode", ctx_r0.isLightMode());
|
|
6529
6529
|
i0.ɵɵadvance();
|
|
6530
|
-
i0.ɵɵrepeater(i0.ɵɵpureFunction0(8, _c0$
|
|
6530
|
+
i0.ɵɵrepeater(i0.ɵɵpureFunction0(8, _c0$1h));
|
|
6531
6531
|
i0.ɵɵadvance(3);
|
|
6532
6532
|
i0.ɵɵrepeater(i0.ɵɵpureFunction0(9, _c1$I));
|
|
6533
6533
|
} }
|
|
@@ -9227,10 +9227,10 @@ class MetricCardComponent {
|
|
|
9227
9227
|
}], () => [], { metric: [{ type: i0.Input, args: [{ isSignal: true, alias: "metric", required: false }] }], insights: [{ type: i0.Input, args: [{ isSignal: true, alias: "insights", required: false }] }], charts: [{ type: i0.Input, args: [{ isSignal: true, alias: "charts", required: false }] }], allCharts: [{ type: i0.Input, args: [{ isSignal: true, alias: "allCharts", required: false }] }], analysis: [{ type: i0.Input, args: [{ isSignal: true, alias: "analysis", required: false }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: false }] }], isLoading: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLoading", required: false }] }], isCompactMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isCompactMode", required: false }] }], isInModal: [{ type: i0.Input, args: [{ isSignal: true, alias: "isInModal", required: false }] }], currentModalState: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentModalState", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], initialExpandedSection: [{ type: i0.Input, args: [{ isSignal: true, alias: "initialExpandedSection", required: false }] }], currencySymbol: [{ type: i0.Input, args: [{ isSignal: true, alias: "currencySymbol", required: false }] }] }); })();
|
|
9228
9228
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MetricCardComponent, { className: "MetricCardComponent", filePath: "lib/components/funnel-analysis-dashboard/metric-card.component.ts", lineNumber: 537 }); })();
|
|
9229
9229
|
|
|
9230
|
-
const _c0$
|
|
9230
|
+
const _c0$1g = () => [1, 2, 3];
|
|
9231
9231
|
const _c1$H = (a0, a1, a2) => [a0, a1, a2];
|
|
9232
9232
|
const _c2$t = (a0, a1) => [a0, a1];
|
|
9233
|
-
const _forTrack0$
|
|
9233
|
+
const _forTrack0$14 = ($index, $item) => $item.metric;
|
|
9234
9234
|
const _forTrack1$9 = ($index, $item) => $item.dimensionValue;
|
|
9235
9235
|
function BreakdownSectionComponent_Conditional_0_For_7_For_4_Template(rf, ctx) { if (rf & 1) {
|
|
9236
9236
|
i0.ɵɵelementStart(0, "div", 7);
|
|
@@ -9257,7 +9257,7 @@ function BreakdownSectionComponent_Conditional_0_For_7_Template(rf, ctx) { if (r
|
|
|
9257
9257
|
i0.ɵɵadvance();
|
|
9258
9258
|
i0.ɵɵproperty("width", "30%")("height", "18px")("isLightMode", ctx_r0.isLightMode());
|
|
9259
9259
|
i0.ɵɵadvance(2);
|
|
9260
|
-
i0.ɵɵrepeater(i0.ɵɵpureFunction0(3, _c0$
|
|
9260
|
+
i0.ɵɵrepeater(i0.ɵɵpureFunction0(3, _c0$1g));
|
|
9261
9261
|
} }
|
|
9262
9262
|
function BreakdownSectionComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
9263
9263
|
i0.ɵɵelementStart(0, "div", 0)(1, "div", 2);
|
|
@@ -9276,7 +9276,7 @@ function BreakdownSectionComponent_Conditional_0_Template(rf, ctx) { if (rf & 1)
|
|
|
9276
9276
|
i0.ɵɵadvance();
|
|
9277
9277
|
i0.ɵɵproperty("width", "85%")("height", "14px")("isLightMode", ctx_r0.isLightMode());
|
|
9278
9278
|
i0.ɵɵadvance(2);
|
|
9279
|
-
i0.ɵɵrepeater(i0.ɵɵpureFunction0(10, _c0$
|
|
9279
|
+
i0.ɵɵrepeater(i0.ɵɵpureFunction0(10, _c0$1g));
|
|
9280
9280
|
} }
|
|
9281
9281
|
function BreakdownSectionComponent_Conditional_1_Conditional_6_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
9282
9282
|
const _r2 = i0.ɵɵgetCurrentView();
|
|
@@ -9553,7 +9553,7 @@ function BreakdownSectionComponent_Conditional_1_Template(rf, ctx) { if (rf & 1)
|
|
|
9553
9553
|
i0.ɵɵelementEnd()();
|
|
9554
9554
|
i0.ɵɵconditionalCreate(6, BreakdownSectionComponent_Conditional_1_Conditional_6_Template, 3, 0, "div", 11);
|
|
9555
9555
|
i0.ɵɵelementStart(7, "div", 12);
|
|
9556
|
-
i0.ɵɵrepeaterCreate(8, BreakdownSectionComponent_Conditional_1_For_9_Template, 28, 18, "div", 13, _forTrack0$
|
|
9556
|
+
i0.ɵɵrepeaterCreate(8, BreakdownSectionComponent_Conditional_1_For_9_Template, 28, 18, "div", 13, _forTrack0$14);
|
|
9557
9557
|
i0.ɵɵelementEnd()();
|
|
9558
9558
|
} if (rf & 2) {
|
|
9559
9559
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -10951,7 +10951,7 @@ class ChartCardComponent {
|
|
|
10951
10951
|
}], null, { chart: [{ type: i0.Input, args: [{ isSignal: true, alias: "chart", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: false }] }], chartClick: [{ type: i0.Output, args: ["chartClick"] }] }); }); })();
|
|
10952
10952
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ChartCardComponent, { className: "ChartCardComponent", filePath: "lib/components/shared/chart-card.component.ts", lineNumber: 101 }); })();
|
|
10953
10953
|
|
|
10954
|
-
const _forTrack0$
|
|
10954
|
+
const _forTrack0$13 = ($index, $item) => $item.id;
|
|
10955
10955
|
function FunnelStrengthsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
10956
10956
|
i0.ɵɵelementStart(0, "div", 1);
|
|
10957
10957
|
i0.ɵɵnamespaceSVG();
|
|
@@ -11065,7 +11065,7 @@ function FunnelStrengthsListModalContentComponent_Conditional_2_For_2_Template(r
|
|
|
11065
11065
|
} }
|
|
11066
11066
|
function FunnelStrengthsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
11067
11067
|
i0.ɵɵelementStart(0, "div", 2);
|
|
11068
|
-
i0.ɵɵrepeaterCreate(1, FunnelStrengthsListModalContentComponent_Conditional_2_For_2_Template, 30, 22, "button", 7, _forTrack0$
|
|
11068
|
+
i0.ɵɵrepeaterCreate(1, FunnelStrengthsListModalContentComponent_Conditional_2_For_2_Template, 30, 22, "button", 7, _forTrack0$13);
|
|
11069
11069
|
i0.ɵɵelementEnd();
|
|
11070
11070
|
} if (rf & 2) {
|
|
11071
11071
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -11275,7 +11275,7 @@ class FunnelStrengthsListModalContentComponent {
|
|
|
11275
11275
|
}], null, { strengths: [{ type: i0.Input, args: [{ isSignal: true, alias: "strengths", required: true }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: true }] }] }); })();
|
|
11276
11276
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FunnelStrengthsListModalContentComponent, { className: "FunnelStrengthsListModalContentComponent", filePath: "lib/components/funnel-analysis-dashboard/funnel-strengths-list-modal-content.component.ts", lineNumber: 93 }); })();
|
|
11277
11277
|
|
|
11278
|
-
const _forTrack0$
|
|
11278
|
+
const _forTrack0$12 = ($index, $item) => $item.severity;
|
|
11279
11279
|
const _forTrack1$8 = ($index, $item) => $item.id;
|
|
11280
11280
|
function FunnelWeaknessesListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
11281
11281
|
i0.ɵɵelementStart(0, "div", 1);
|
|
@@ -11454,7 +11454,7 @@ function FunnelWeaknessesListModalContentComponent_Conditional_2_For_2_Template(
|
|
|
11454
11454
|
} }
|
|
11455
11455
|
function FunnelWeaknessesListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
11456
11456
|
i0.ɵɵelementStart(0, "div", 2);
|
|
11457
|
-
i0.ɵɵrepeaterCreate(1, FunnelWeaknessesListModalContentComponent_Conditional_2_For_2_Template, 9, 7, "div", null, _forTrack0$
|
|
11457
|
+
i0.ɵɵrepeaterCreate(1, FunnelWeaknessesListModalContentComponent_Conditional_2_For_2_Template, 9, 7, "div", null, _forTrack0$12);
|
|
11458
11458
|
i0.ɵɵelementEnd();
|
|
11459
11459
|
} if (rf & 2) {
|
|
11460
11460
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -11804,7 +11804,7 @@ class FunnelWeaknessesListModalContentComponent {
|
|
|
11804
11804
|
}], null, { weaknesses: [{ type: i0.Input, args: [{ isSignal: true, alias: "weaknesses", required: true }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: true }] }] }); })();
|
|
11805
11805
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FunnelWeaknessesListModalContentComponent, { className: "FunnelWeaknessesListModalContentComponent", filePath: "lib/components/funnel-analysis-dashboard/funnel-weaknesses-list-modal-content.component.ts", lineNumber: 132 }); })();
|
|
11806
11806
|
|
|
11807
|
-
const _c0$
|
|
11807
|
+
const _c0$1f = () => [1, 2, 3, 4, 5, 6, 7, 8, 9, 10];
|
|
11808
11808
|
function FunnelStrengthDetailModalContentComponent_For_18_Template(rf, ctx) { if (rf & 1) {
|
|
11809
11809
|
i0.ɵɵelement(0, "div", 12);
|
|
11810
11810
|
} if (rf & 2) {
|
|
@@ -12080,7 +12080,7 @@ class FunnelStrengthDetailModalContentComponent {
|
|
|
12080
12080
|
i0.ɵɵadvance();
|
|
12081
12081
|
i0.ɵɵproperty("ngClass", ctx.impactScoreLabelClasses());
|
|
12082
12082
|
i0.ɵɵadvance(3);
|
|
12083
|
-
i0.ɵɵrepeater(i0.ɵɵpureFunction0(35, _c0$
|
|
12083
|
+
i0.ɵɵrepeater(i0.ɵɵpureFunction0(35, _c0$1f));
|
|
12084
12084
|
i0.ɵɵadvance(2);
|
|
12085
12085
|
i0.ɵɵproperty("ngClass", ctx.titleClasses());
|
|
12086
12086
|
i0.ɵɵadvance();
|
|
@@ -12256,7 +12256,7 @@ class FunnelStrengthDetailModalContentComponent {
|
|
|
12256
12256
|
}], null, { strength: [{ type: i0.Input, args: [{ isSignal: true, alias: "strength", required: true }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: true }] }], allMetrics: [{ type: i0.Input, args: [{ isSignal: true, alias: "allMetrics", required: false }] }], allCharts: [{ type: i0.Input, args: [{ isSignal: true, alias: "allCharts", required: false }] }], currentModalState: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentModalState", required: false }] }] }); })();
|
|
12257
12257
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FunnelStrengthDetailModalContentComponent, { className: "FunnelStrengthDetailModalContentComponent", filePath: "lib/components/funnel-analysis-dashboard/funnel-strength-detail-modal-content.component.ts", lineNumber: 128 }); })();
|
|
12258
12258
|
|
|
12259
|
-
const _c0$
|
|
12259
|
+
const _c0$1e = () => [1, 2, 3, 4, 5, 6, 7, 8, 9, 10];
|
|
12260
12260
|
function FunnelWeaknessDetailModalContentComponent_For_27_Template(rf, ctx) { if (rf & 1) {
|
|
12261
12261
|
i0.ɵɵelement(0, "div", 17);
|
|
12262
12262
|
} if (rf & 2) {
|
|
@@ -12767,7 +12767,7 @@ class FunnelWeaknessDetailModalContentComponent {
|
|
|
12767
12767
|
i0.ɵɵadvance();
|
|
12768
12768
|
i0.ɵɵproperty("ngClass", ctx.impactScoreLabelClasses());
|
|
12769
12769
|
i0.ɵɵadvance(3);
|
|
12770
|
-
i0.ɵɵrepeater(i0.ɵɵpureFunction0(49, _c0$
|
|
12770
|
+
i0.ɵɵrepeater(i0.ɵɵpureFunction0(49, _c0$1e));
|
|
12771
12771
|
i0.ɵɵadvance(2);
|
|
12772
12772
|
i0.ɵɵproperty("ngClass", ctx.titleClasses());
|
|
12773
12773
|
i0.ɵɵadvance();
|
|
@@ -13228,8 +13228,8 @@ class ProfileItemLookupService {
|
|
|
13228
13228
|
}]
|
|
13229
13229
|
}], null, null); })();
|
|
13230
13230
|
|
|
13231
|
-
const _c0$
|
|
13232
|
-
const _forTrack0$
|
|
13231
|
+
const _c0$1d = a0 => ({ name: "chevron-right", source: a0 });
|
|
13232
|
+
const _forTrack0$11 = ($index, $item) => $item.id;
|
|
13233
13233
|
function RelatedAreaChipsComponent_Conditional_0_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
13234
13234
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
13235
13235
|
i0.ɵɵelementStart(0, "button", 2);
|
|
@@ -13246,11 +13246,11 @@ function RelatedAreaChipsComponent_Conditional_0_For_2_Template(rf, ctx) { if (r
|
|
|
13246
13246
|
i0.ɵɵadvance(2);
|
|
13247
13247
|
i0.ɵɵtextInterpolate(item_r2.label);
|
|
13248
13248
|
i0.ɵɵadvance();
|
|
13249
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$
|
|
13249
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$1d, ctx_r2.IconSourceEnum.HEROICONS));
|
|
13250
13250
|
} }
|
|
13251
13251
|
function RelatedAreaChipsComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
13252
13252
|
i0.ɵɵelementStart(0, "div", 0);
|
|
13253
|
-
i0.ɵɵrepeaterCreate(1, RelatedAreaChipsComponent_Conditional_0_For_2_Template, 4, 5, "button", 1, _forTrack0$
|
|
13253
|
+
i0.ɵɵrepeaterCreate(1, RelatedAreaChipsComponent_Conditional_0_For_2_Template, 4, 5, "button", 1, _forTrack0$11);
|
|
13254
13254
|
i0.ɵɵelementEnd();
|
|
13255
13255
|
} if (rf & 2) {
|
|
13256
13256
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
@@ -13330,7 +13330,7 @@ class RelatedAreaChipsComponent {
|
|
|
13330
13330
|
}], null, { relatedAreaIds: [{ type: i0.Input, args: [{ isSignal: true, alias: "relatedAreaIds", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], inModalContext: [{ type: i0.Input, args: [{ isSignal: true, alias: "inModalContext", required: false }] }] }); })();
|
|
13331
13331
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RelatedAreaChipsComponent, { className: "RelatedAreaChipsComponent", filePath: "lib/components/business-analysis-dashboard/shared/related-area-chips.component.ts", lineNumber: 31 }); })();
|
|
13332
13332
|
|
|
13333
|
-
const _c0$
|
|
13333
|
+
const _c0$1c = a0 => ({ name: "chevron-right", source: a0 });
|
|
13334
13334
|
function CompetitorChipListComponent_Conditional_0_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
13335
13335
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
13336
13336
|
i0.ɵɵelementStart(0, "button", 2);
|
|
@@ -13347,7 +13347,7 @@ function CompetitorChipListComponent_Conditional_0_For_2_Template(rf, ctx) { if
|
|
|
13347
13347
|
i0.ɵɵadvance(2);
|
|
13348
13348
|
i0.ɵɵtextInterpolate(ctx_r2.getItemLabel(item_r2));
|
|
13349
13349
|
i0.ɵɵadvance();
|
|
13350
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$
|
|
13350
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$1c, ctx_r2.IconSourceEnum.HEROICONS));
|
|
13351
13351
|
} }
|
|
13352
13352
|
function CompetitorChipListComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
13353
13353
|
i0.ɵɵelementStart(0, "div", 0);
|
|
@@ -13475,7 +13475,7 @@ class CompetitorChipListComponent {
|
|
|
13475
13475
|
}], null, { relatedCompetitorIds: [{ type: i0.Input, args: [{ isSignal: true, alias: "relatedCompetitorIds", required: false }] }], competitors: [{ type: i0.Input, args: [{ isSignal: true, alias: "competitors", required: false }] }], label: [{ type: i0.Input, args: [{ isSignal: true, alias: "label", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], isDark: [{ type: i0.Input, args: [{ isSignal: true, alias: "isDark", required: false }] }], inModalContext: [{ type: i0.Input, args: [{ isSignal: true, alias: "inModalContext", required: false }] }] }); })();
|
|
13476
13476
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitorChipListComponent, { className: "CompetitorChipListComponent", filePath: "lib/components/business-analysis-dashboard/shared/competitor-chip-list.component.ts", lineNumber: 37 }); })();
|
|
13477
13477
|
|
|
13478
|
-
const _forTrack0
|
|
13478
|
+
const _forTrack0$10 = ($index, $item) => $item.id;
|
|
13479
13479
|
function CompetitorContextSectionComponent_Conditional_0_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
13480
13480
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
13481
13481
|
i0.ɵɵelementStart(0, "button", 8);
|
|
@@ -13558,7 +13558,7 @@ function CompetitorContextSectionComponent_Conditional_0_Template(rf, ctx) { if
|
|
|
13558
13558
|
i0.ɵɵconditionalCreate(8, CompetitorContextSectionComponent_Conditional_0_Conditional_8_Template, 5, 4, "button", 4);
|
|
13559
13559
|
i0.ɵɵelementEnd();
|
|
13560
13560
|
i0.ɵɵelementStart(9, "div", 5)(10, "div", 6);
|
|
13561
|
-
i0.ɵɵrepeaterCreate(11, CompetitorContextSectionComponent_Conditional_0_For_12_Template, 10, 6, "button", 7, _forTrack0
|
|
13561
|
+
i0.ɵɵrepeaterCreate(11, CompetitorContextSectionComponent_Conditional_0_For_12_Template, 10, 6, "button", 7, _forTrack0$10);
|
|
13562
13562
|
i0.ɵɵelementEnd()()();
|
|
13563
13563
|
} if (rf & 2) {
|
|
13564
13564
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -13748,8 +13748,8 @@ class CompetitorContextSectionComponent {
|
|
|
13748
13748
|
}], null, { contextType: [{ type: i0.Input, args: [{ isSignal: true, alias: "contextType", required: false }] }], items: [{ type: i0.Input, args: [{ isSignal: true, alias: "items", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], isCollapsible: [{ type: i0.Input, args: [{ isSignal: true, alias: "isCollapsible", required: false }] }], itemClicked: [{ type: i0.Output, args: ["itemClicked"] }] }); })();
|
|
13749
13749
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitorContextSectionComponent, { className: "CompetitorContextSectionComponent", filePath: "lib/components/business-analysis-dashboard/cards/competitor-context-section.component.ts", lineNumber: 86 }); })();
|
|
13750
13750
|
|
|
13751
|
-
const _c0$
|
|
13752
|
-
const _forTrack0
|
|
13751
|
+
const _c0$1b = a0 => ({ name: "chevron-right", source: a0 });
|
|
13752
|
+
const _forTrack0$$ = ($index, $item) => $item.id;
|
|
13753
13753
|
function RelatedRecommendationChipsComponent_Conditional_0_For_3_Template(rf, ctx) { if (rf & 1) {
|
|
13754
13754
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
13755
13755
|
i0.ɵɵelementStart(0, "button", 4);
|
|
@@ -13769,7 +13769,7 @@ function RelatedRecommendationChipsComponent_Conditional_0_For_3_Template(rf, ct
|
|
|
13769
13769
|
i0.ɵɵadvance(2);
|
|
13770
13770
|
i0.ɵɵtextInterpolate(rec_r2.title);
|
|
13771
13771
|
i0.ɵɵadvance();
|
|
13772
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$
|
|
13772
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$1b, ctx_r2.IconSourceEnum.HEROICONS));
|
|
13773
13773
|
} }
|
|
13774
13774
|
function RelatedRecommendationChipsComponent_Conditional_0_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|
|
13775
13775
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
@@ -13792,7 +13792,7 @@ function RelatedRecommendationChipsComponent_Conditional_0_Conditional_4_Templat
|
|
|
13792
13792
|
} }
|
|
13793
13793
|
function RelatedRecommendationChipsComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
13794
13794
|
i0.ɵɵelementStart(0, "div", 0)(1, "div", 1);
|
|
13795
|
-
i0.ɵɵrepeaterCreate(2, RelatedRecommendationChipsComponent_Conditional_0_For_3_Template, 5, 6, "button", 2, _forTrack0
|
|
13795
|
+
i0.ɵɵrepeaterCreate(2, RelatedRecommendationChipsComponent_Conditional_0_For_3_Template, 5, 6, "button", 2, _forTrack0$$);
|
|
13796
13796
|
i0.ɵɵelementEnd();
|
|
13797
13797
|
i0.ɵɵconditionalCreate(4, RelatedRecommendationChipsComponent_Conditional_0_Conditional_4_Template, 5, 4, "button", 3);
|
|
13798
13798
|
i0.ɵɵelementEnd();
|
|
@@ -14248,7 +14248,7 @@ class RelatedFunnelInsightsSectionComponent {
|
|
|
14248
14248
|
}], null, { insightCount: [{ type: i0.Input, args: [{ isSignal: true, alias: "insightCount", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], insightsClicked: [{ type: i0.Output, args: ["insightsClicked"] }] }); })();
|
|
14249
14249
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RelatedFunnelInsightsSectionComponent, { className: "RelatedFunnelInsightsSectionComponent", filePath: "lib/components/business-analysis-dashboard/shared/related-funnel-insights-section.component.ts", lineNumber: 47 }); })();
|
|
14250
14250
|
|
|
14251
|
-
const _forTrack0$
|
|
14251
|
+
const _forTrack0$_ = ($index, $item) => $item.order;
|
|
14252
14252
|
function RecommendationCardComponent_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|
|
14253
14253
|
i0.ɵɵelementStart(0, "div", 9);
|
|
14254
14254
|
i0.ɵɵelement(1, "symphiq-icon", 11);
|
|
@@ -14601,7 +14601,7 @@ function RecommendationCardComponent_Conditional_13_Conditional_12_Conditional_6
|
|
|
14601
14601
|
} }
|
|
14602
14602
|
function RecommendationCardComponent_Conditional_13_Conditional_12_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
14603
14603
|
i0.ɵɵelementStart(0, "div", 37);
|
|
14604
|
-
i0.ɵɵrepeaterCreate(1, RecommendationCardComponent_Conditional_13_Conditional_12_Conditional_6_For_2_Template, 13, 9, "div", 41, _forTrack0$
|
|
14604
|
+
i0.ɵɵrepeaterCreate(1, RecommendationCardComponent_Conditional_13_Conditional_12_Conditional_6_For_2_Template, 13, 9, "div", 41, _forTrack0$_);
|
|
14605
14605
|
i0.ɵɵelementEnd();
|
|
14606
14606
|
} if (rf & 2) {
|
|
14607
14607
|
const ctx_r0 = i0.ɵɵnextContext(3);
|
|
@@ -15439,7 +15439,7 @@ const ModalComponent_Conditional_0_Conditional_19_Conditional_4_Defer_2_DepsFn =
|
|
|
15439
15439
|
const ModalComponent_Conditional_0_Conditional_19_Conditional_5_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return barChart_component; }).then(m => m.BarChartComponent)];
|
|
15440
15440
|
const ModalComponent_Conditional_0_Conditional_19_Conditional_6_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return pieChart_component; }).then(m => m.PieChartComponent)];
|
|
15441
15441
|
const ModalComponent_Conditional_0_Conditional_19_Conditional_7_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return areaChart_component; }).then(m => m.AreaChartComponent)];
|
|
15442
|
-
const _forTrack0$
|
|
15442
|
+
const _forTrack0$Z = ($index, $item) => $item.id || $index;
|
|
15443
15443
|
function ModalComponent_Conditional_0_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
15444
15444
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
15445
15445
|
i0.ɵɵelementStart(0, "button", 13);
|
|
@@ -15813,7 +15813,7 @@ function ModalComponent_Conditional_0_Conditional_22_For_3_Template(rf, ctx) { i
|
|
|
15813
15813
|
function ModalComponent_Conditional_0_Conditional_22_Template(rf, ctx) { if (rf & 1) {
|
|
15814
15814
|
i0.ɵɵelementStart(0, "div", 22);
|
|
15815
15815
|
i0.ɵɵconditionalCreate(1, ModalComponent_Conditional_0_Conditional_22_Conditional_1_Template, 2, 2, "p", 55);
|
|
15816
|
-
i0.ɵɵrepeaterCreate(2, ModalComponent_Conditional_0_Conditional_22_For_3_Template, 2, 5, "div", null, _forTrack0$
|
|
15816
|
+
i0.ɵɵrepeaterCreate(2, ModalComponent_Conditional_0_Conditional_22_For_3_Template, 2, 5, "div", null, _forTrack0$Z);
|
|
15817
15817
|
i0.ɵɵelementEnd();
|
|
15818
15818
|
} if (rf & 2) {
|
|
15819
15819
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
@@ -16718,7 +16718,12 @@ class ModalComponent {
|
|
|
16718
16718
|
return '';
|
|
16719
16719
|
}
|
|
16720
16720
|
closeModal() {
|
|
16721
|
-
this.
|
|
16721
|
+
if (this.modalType() === 'chart' && this.hasPreviousState()) {
|
|
16722
|
+
this.goBack();
|
|
16723
|
+
}
|
|
16724
|
+
else {
|
|
16725
|
+
this.modalService.closeModal();
|
|
16726
|
+
}
|
|
16722
16727
|
}
|
|
16723
16728
|
openInsightModal(insight) {
|
|
16724
16729
|
if ('performanceItemId' in insight) {
|
|
@@ -20050,7 +20055,7 @@ class NarrativeTooltipComponent {
|
|
|
20050
20055
|
}], null, { content: [{ type: i0.Input, args: [{ isSignal: true, alias: "content", required: true }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: false }] }] }); })();
|
|
20051
20056
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(NarrativeTooltipComponent, { className: "NarrativeTooltipComponent", filePath: "lib/components/funnel-analysis-dashboard/tooltip/narrative-tooltip.component.ts", lineNumber: 27 }); })();
|
|
20052
20057
|
|
|
20053
|
-
const _forTrack0$
|
|
20058
|
+
const _forTrack0$Y = ($index, $item) => $item.name;
|
|
20054
20059
|
function CompetitiveStatusTooltipComponent_Conditional_6_For_6_Template(rf, ctx) { if (rf & 1) {
|
|
20055
20060
|
i0.ɵɵelementStart(0, "div", 7)(1, "div", 8)(2, "div", 9);
|
|
20056
20061
|
i0.ɵɵelement(3, "div", 10);
|
|
@@ -20094,7 +20099,7 @@ function CompetitiveStatusTooltipComponent_Conditional_6_Template(rf, ctx) { if
|
|
|
20094
20099
|
i0.ɵɵtext(3);
|
|
20095
20100
|
i0.ɵɵelementEnd();
|
|
20096
20101
|
i0.ɵɵelementStart(4, "div", 5);
|
|
20097
|
-
i0.ɵɵrepeaterCreate(5, CompetitiveStatusTooltipComponent_Conditional_6_For_6_Template, 13, 12, "div", 6, _forTrack0$
|
|
20102
|
+
i0.ɵɵrepeaterCreate(5, CompetitiveStatusTooltipComponent_Conditional_6_For_6_Template, 13, 12, "div", 6, _forTrack0$Y);
|
|
20098
20103
|
i0.ɵɵelementEnd()();
|
|
20099
20104
|
} if (rf & 2) {
|
|
20100
20105
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -20341,7 +20346,7 @@ class CompetitiveStatusTooltipComponent {
|
|
|
20341
20346
|
}], null, { content: [{ type: i0.Input, args: [{ isSignal: true, alias: "content", required: true }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: false }] }], currencySymbol: [{ type: i0.Input, args: [{ isSignal: true, alias: "currencySymbol", required: false }] }] }); })();
|
|
20342
20347
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitiveStatusTooltipComponent, { className: "CompetitiveStatusTooltipComponent", filePath: "lib/components/funnel-analysis-dashboard/tooltip/competitive-status-tooltip.component.ts", lineNumber: 60 }); })();
|
|
20343
20348
|
|
|
20344
|
-
const _forTrack0$
|
|
20349
|
+
const _forTrack0$X = ($index, $item) => $item.name;
|
|
20345
20350
|
function FunnelStageCompetitiveTooltipComponent_Conditional_8_For_7_Template(rf, ctx) { if (rf & 1) {
|
|
20346
20351
|
i0.ɵɵelementStart(0, "div", 9)(1, "div", 10)(2, "span", 11);
|
|
20347
20352
|
i0.ɵɵtext(3);
|
|
@@ -20381,7 +20386,7 @@ function FunnelStageCompetitiveTooltipComponent_Conditional_8_Template(rf, ctx)
|
|
|
20381
20386
|
i0.ɵɵtext(4);
|
|
20382
20387
|
i0.ɵɵelementEnd()();
|
|
20383
20388
|
i0.ɵɵelementStart(5, "div", 8);
|
|
20384
|
-
i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_8_For_7_Template, 11, 9, "div", 9, _forTrack0$
|
|
20389
|
+
i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_8_For_7_Template, 11, 9, "div", 9, _forTrack0$X);
|
|
20385
20390
|
i0.ɵɵelementEnd()();
|
|
20386
20391
|
} if (rf & 2) {
|
|
20387
20392
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -20431,7 +20436,7 @@ function FunnelStageCompetitiveTooltipComponent_Conditional_9_Template(rf, ctx)
|
|
|
20431
20436
|
i0.ɵɵtext(4);
|
|
20432
20437
|
i0.ɵɵelementEnd()();
|
|
20433
20438
|
i0.ɵɵelementStart(5, "div", 8);
|
|
20434
|
-
i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_9_For_7_Template, 11, 9, "div", 9, _forTrack0$
|
|
20439
|
+
i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_9_For_7_Template, 11, 9, "div", 9, _forTrack0$X);
|
|
20435
20440
|
i0.ɵɵelementEnd()();
|
|
20436
20441
|
} if (rf & 2) {
|
|
20437
20442
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -20481,7 +20486,7 @@ function FunnelStageCompetitiveTooltipComponent_Conditional_10_Template(rf, ctx)
|
|
|
20481
20486
|
i0.ɵɵtext(4);
|
|
20482
20487
|
i0.ɵɵelementEnd()();
|
|
20483
20488
|
i0.ɵɵelementStart(5, "div", 8);
|
|
20484
|
-
i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_10_For_7_Template, 11, 9, "div", 9, _forTrack0$
|
|
20489
|
+
i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_10_For_7_Template, 11, 9, "div", 9, _forTrack0$X);
|
|
20485
20490
|
i0.ɵɵelementEnd()();
|
|
20486
20491
|
} if (rf & 2) {
|
|
20487
20492
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -20737,7 +20742,7 @@ class MarkdownTooltipComponent {
|
|
|
20737
20742
|
}], null, { content: [{ type: i0.Input, args: [{ isSignal: true, alias: "content", required: true }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: false }] }] }); })();
|
|
20738
20743
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MarkdownTooltipComponent, { className: "MarkdownTooltipComponent", filePath: "lib/components/funnel-analysis-dashboard/tooltip/markdown-tooltip.component.ts", lineNumber: 69 }); })();
|
|
20739
20744
|
|
|
20740
|
-
const _c0$
|
|
20745
|
+
const _c0$1a = () => [];
|
|
20741
20746
|
function TooltipContainerComponent_Conditional_0_Case_3_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
20742
20747
|
i0.ɵɵelement(0, "symphiq-metric-value-tooltip", 6);
|
|
20743
20748
|
} if (rf & 2) {
|
|
@@ -20901,7 +20906,7 @@ function TooltipContainerComponent_Conditional_0_Case_15_Conditional_1_Template(
|
|
|
20901
20906
|
} if (rf & 2) {
|
|
20902
20907
|
i0.ɵɵnextContext(2);
|
|
20903
20908
|
const content_r4 = i0.ɵɵreadContextLet(2);
|
|
20904
|
-
i0.ɵɵrepeater(content_r4["sections"] || i0.ɵɵpureFunction0(0, _c0$
|
|
20909
|
+
i0.ɵɵrepeater(content_r4["sections"] || i0.ɵɵpureFunction0(0, _c0$1a));
|
|
20905
20910
|
} }
|
|
20906
20911
|
function TooltipContainerComponent_Conditional_0_Case_15_Template(rf, ctx) { if (rf & 1) {
|
|
20907
20912
|
i0.ɵɵelementStart(0, "div", 3);
|
|
@@ -21769,7 +21774,7 @@ class MobileFABComponent {
|
|
|
21769
21774
|
}], null, { isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: false }] }], isCompactMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isCompactMode", required: false }] }], isExpanded: [{ type: i0.Input, args: [{ isSignal: true, alias: "isExpanded", required: false }] }], expandedChange: [{ type: i0.Output, args: ["expandedChange"] }], scrollToTop: [{ type: i0.Output, args: ["scrollToTop"] }], toggleView: [{ type: i0.Output, args: ["toggleView"] }] }); })();
|
|
21770
21775
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MobileFABComponent, { className: "MobileFABComponent", filePath: "lib/components/funnel-analysis-dashboard/mobile-fab.component.ts", lineNumber: 75 }); })();
|
|
21771
21776
|
|
|
21772
|
-
const _forTrack0$
|
|
21777
|
+
const _forTrack0$W = ($index, $item) => $item.id;
|
|
21773
21778
|
function MobileBottomNavComponent_For_3_Template(rf, ctx) { if (rf & 1) {
|
|
21774
21779
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
21775
21780
|
i0.ɵɵelementStart(0, "button", 3);
|
|
@@ -21827,7 +21832,7 @@ class MobileBottomNavComponent {
|
|
|
21827
21832
|
static { this.ɵfac = function MobileBottomNavComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || MobileBottomNavComponent)(); }; }
|
|
21828
21833
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: MobileBottomNavComponent, selectors: [["symphiq-mobile-bottom-nav"]], inputs: { isLightMode: [1, "isLightMode"], sections: [1, "sections"], activeSection: [1, "activeSection"] }, outputs: { navigate: "navigate" }, decls: 4, vars: 1, consts: [[1, "fixed", "bottom-0", "left-0", "right-0", "z-50", "lg:hidden", "border-t", "backdrop-blur-md", 3, "ngClass"], [1, "flex", "items-center", "justify-around", "px-2", "py-3"], [1, "flex", "flex-col", "items-center", "gap-1", "px-3", "py-2", "rounded-lg", "transition-all", "duration-200", "active:scale-95", "min-w-[64px]", 3, "ngClass"], [1, "flex", "flex-col", "items-center", "gap-1", "px-3", "py-2", "rounded-lg", "transition-all", "duration-200", "active:scale-95", "min-w-[64px]", 3, "click", "ngClass"], [1, "w-6", "h-6", 3, "innerHTML"], [1, "text-xs", "font-medium"]], template: function MobileBottomNavComponent_Template(rf, ctx) { if (rf & 1) {
|
|
21829
21834
|
i0.ɵɵelementStart(0, "div", 0)(1, "div", 1);
|
|
21830
|
-
i0.ɵɵrepeaterCreate(2, MobileBottomNavComponent_For_3_Template, 4, 3, "button", 2, _forTrack0$
|
|
21835
|
+
i0.ɵɵrepeaterCreate(2, MobileBottomNavComponent_For_3_Template, 4, 3, "button", 2, _forTrack0$W);
|
|
21831
21836
|
i0.ɵɵelementEnd()();
|
|
21832
21837
|
} if (rf & 2) {
|
|
21833
21838
|
i0.ɵɵproperty("ngClass", ctx.containerClass());
|
|
@@ -22031,8 +22036,8 @@ class SearchService {
|
|
|
22031
22036
|
}]
|
|
22032
22037
|
}], null, null); })();
|
|
22033
22038
|
|
|
22034
|
-
const _c0$
|
|
22035
|
-
const _forTrack0$
|
|
22039
|
+
const _c0$19 = ["searchInput"];
|
|
22040
|
+
const _forTrack0$V = ($index, $item) => $item.id;
|
|
22036
22041
|
function SearchBarComponent_Conditional_0_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
22037
22042
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
22038
22043
|
i0.ɵɵelementStart(0, "button", 18);
|
|
@@ -22125,7 +22130,7 @@ function SearchBarComponent_Conditional_0_Conditional_14_For_2_Template(rf, ctx)
|
|
|
22125
22130
|
} }
|
|
22126
22131
|
function SearchBarComponent_Conditional_0_Conditional_14_Template(rf, ctx) { if (rf & 1) {
|
|
22127
22132
|
i0.ɵɵelementStart(0, "div", 15);
|
|
22128
|
-
i0.ɵɵrepeaterCreate(1, SearchBarComponent_Conditional_0_Conditional_14_For_2_Template, 16, 12, "button", 19, _forTrack0$
|
|
22133
|
+
i0.ɵɵrepeaterCreate(1, SearchBarComponent_Conditional_0_Conditional_14_For_2_Template, 16, 12, "button", 19, _forTrack0$V);
|
|
22129
22134
|
i0.ɵɵelementEnd();
|
|
22130
22135
|
} if (rf & 2) {
|
|
22131
22136
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
@@ -22393,7 +22398,7 @@ class SearchBarComponent {
|
|
|
22393
22398
|
}
|
|
22394
22399
|
static { this.ɵfac = function SearchBarComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SearchBarComponent)(); }; }
|
|
22395
22400
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SearchBarComponent, selectors: [["symphiq-search-bar"]], viewQuery: function SearchBarComponent_Query(rf, ctx) { if (rf & 1) {
|
|
22396
|
-
i0.ɵɵviewQuery(_c0$
|
|
22401
|
+
i0.ɵɵviewQuery(_c0$19, 5);
|
|
22397
22402
|
} if (rf & 2) {
|
|
22398
22403
|
let _t;
|
|
22399
22404
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.searchInput = _t.first);
|
|
@@ -22616,7 +22621,7 @@ class SearchHighlightDirective {
|
|
|
22616
22621
|
}]
|
|
22617
22622
|
}], () => [], { symphiqSearchHighlight: [{ type: i0.Input, args: [{ isSignal: true, alias: "libSymphiqSearchHighlight", required: false }] }], highlightId: [{ type: i0.Input, args: [{ isSignal: true, alias: "highlightId", required: false }] }] }); })();
|
|
22618
22623
|
|
|
22619
|
-
const _forTrack0$
|
|
22624
|
+
const _forTrack0$U = ($index, $item) => $item.value;
|
|
22620
22625
|
const _forTrack1$7 = ($index, $item) => $item.performanceItemId;
|
|
22621
22626
|
function CompetitiveScorecardComponent_For_12_Template(rf, ctx) { if (rf & 1) {
|
|
22622
22627
|
i0.ɵɵelementStart(0, "div", 7);
|
|
@@ -22991,7 +22996,7 @@ class CompetitiveScorecardComponent {
|
|
|
22991
22996
|
i0.ɵɵtext(9);
|
|
22992
22997
|
i0.ɵɵelementEnd()()();
|
|
22993
22998
|
i0.ɵɵelementStart(10, "div", 6);
|
|
22994
|
-
i0.ɵɵrepeaterCreate(11, CompetitiveScorecardComponent_For_12_Template, 4, 7, "div", 7, _forTrack0$
|
|
22999
|
+
i0.ɵɵrepeaterCreate(11, CompetitiveScorecardComponent_For_12_Template, 4, 7, "div", 7, _forTrack0$U);
|
|
22995
23000
|
i0.ɵɵelementEnd();
|
|
22996
23001
|
i0.ɵɵelementStart(13, "div", 8)(14, "table", 9)(15, "thead")(16, "tr", 10)(17, "th", 11);
|
|
22997
23002
|
i0.ɵɵtext(18, "Metric");
|
|
@@ -23626,7 +23631,7 @@ class SectionDividerComponent {
|
|
|
23626
23631
|
}], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], animationDelay: [{ type: i0.Input, args: [{ isSignal: true, alias: "animationDelay", required: false }] }], sectionIcon: [{ type: i0.Input, args: [{ isSignal: true, alias: "sectionIcon", required: false }] }], subsections: [{ type: i0.Input, args: [{ isSignal: true, alias: "subsections", required: false }] }] }); })();
|
|
23627
23632
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SectionDividerComponent, { className: "SectionDividerComponent", filePath: "lib/components/shared/section-divider.component.ts", lineNumber: 36 }); })();
|
|
23628
23633
|
|
|
23629
|
-
const _forTrack0$
|
|
23634
|
+
const _forTrack0$T = ($index, $item) => $item.id;
|
|
23630
23635
|
function FloatingTocComponent_Conditional_15_Template(rf, ctx) { if (rf & 1) {
|
|
23631
23636
|
i0.ɵɵnamespaceSVG();
|
|
23632
23637
|
i0.ɵɵelement(0, "path", 8);
|
|
@@ -23678,7 +23683,7 @@ function FloatingTocComponent_For_19_Conditional_7_For_2_Template(rf, ctx) { if
|
|
|
23678
23683
|
} }
|
|
23679
23684
|
function FloatingTocComponent_For_19_Conditional_7_Template(rf, ctx) { if (rf & 1) {
|
|
23680
23685
|
i0.ɵɵelementStart(0, "div", 17);
|
|
23681
|
-
i0.ɵɵrepeaterCreate(1, FloatingTocComponent_For_19_Conditional_7_For_2_Template, 4, 4, "button", 19, _forTrack0$
|
|
23686
|
+
i0.ɵɵrepeaterCreate(1, FloatingTocComponent_For_19_Conditional_7_For_2_Template, 4, 4, "button", 19, _forTrack0$T);
|
|
23682
23687
|
i0.ɵɵelementEnd();
|
|
23683
23688
|
} if (rf & 2) {
|
|
23684
23689
|
const section_r2 = i0.ɵɵnextContext().$implicit;
|
|
@@ -24068,7 +24073,7 @@ class FloatingTocComponent {
|
|
|
24068
24073
|
i0.ɵɵelementEnd()()();
|
|
24069
24074
|
i0.ɵɵnamespaceHTML();
|
|
24070
24075
|
i0.ɵɵelementStart(17, "nav", 9);
|
|
24071
|
-
i0.ɵɵrepeaterCreate(18, FloatingTocComponent_For_19_Template, 8, 6, "div", 10, _forTrack0$
|
|
24076
|
+
i0.ɵɵrepeaterCreate(18, FloatingTocComponent_For_19_Template, 8, 6, "div", 10, _forTrack0$T);
|
|
24072
24077
|
i0.ɵɵelementEnd();
|
|
24073
24078
|
i0.ɵɵelementStart(20, "div", 11)(21, "button", 7);
|
|
24074
24079
|
i0.ɵɵlistener("click", function FloatingTocComponent_Template_button_click_21_listener() { return ctx.scrollToTop(); });
|
|
@@ -24222,7 +24227,7 @@ class FloatingTocComponent {
|
|
|
24222
24227
|
}], null, { sections: [{ type: i0.Input, args: [{ isSignal: true, alias: "sections", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], embedded: [{ type: i0.Input, args: [{ isSignal: true, alias: "embedded", required: false }] }], containerElement: [{ type: i0.Input, args: [{ isSignal: true, alias: "containerElement", required: false }] }], scrollElement: [{ type: i0.Input, args: [{ isSignal: true, alias: "scrollElement", required: false }] }], parentHeaderOffset: [{ type: i0.Input, args: [{ isSignal: true, alias: "parentHeaderOffset", required: false }] }] }); })();
|
|
24223
24228
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FloatingTocComponent, { className: "FloatingTocComponent", filePath: "lib/components/business-analysis-dashboard/floating-toc.component.ts", lineNumber: 125 }); })();
|
|
24224
24229
|
|
|
24225
|
-
const _forTrack0$
|
|
24230
|
+
const _forTrack0$S = ($index, $item) => $item.id;
|
|
24226
24231
|
function JourneyProgressIndicatorComponent_For_5_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
24227
24232
|
i0.ɵɵnamespaceSVG();
|
|
24228
24233
|
i0.ɵɵelementStart(0, "svg", 22);
|
|
@@ -24455,7 +24460,7 @@ function JourneyProgressIndicatorComponent_Conditional_23_Template(rf, ctx) { if
|
|
|
24455
24460
|
i0.ɵɵtext(2, "Journey Progress");
|
|
24456
24461
|
i0.ɵɵelementEnd();
|
|
24457
24462
|
i0.ɵɵelementStart(3, "div", 44);
|
|
24458
|
-
i0.ɵɵrepeaterCreate(4, JourneyProgressIndicatorComponent_Conditional_23_For_5_Template, 14, 8, "div", 45, _forTrack0$
|
|
24463
|
+
i0.ɵɵrepeaterCreate(4, JourneyProgressIndicatorComponent_Conditional_23_For_5_Template, 14, 8, "div", 45, _forTrack0$S);
|
|
24459
24464
|
i0.ɵɵelementEnd()();
|
|
24460
24465
|
} if (rf & 2) {
|
|
24461
24466
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
@@ -24905,7 +24910,7 @@ class JourneyProgressIndicatorComponent {
|
|
|
24905
24910
|
static { this.ɵfac = function JourneyProgressIndicatorComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || JourneyProgressIndicatorComponent)(); }; }
|
|
24906
24911
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: JourneyProgressIndicatorComponent, selectors: [["symphiq-journey-progress-indicator"]], inputs: { viewMode: [1, "viewMode"], currentStepId: [1, "currentStepId"], showNextStepAction: [1, "showNextStepAction"], forDemo: [1, "forDemo"], maxAccessibleStepId: [1, "maxAccessibleStepId"] }, outputs: { nextStepClick: "nextStepClick", stepClick: "stepClick" }, decls: 25, vars: 14, consts: [[1, "sticky", "z-40", "border-b", "pt-8", "pb-6", "px-6", "transition-all", "duration-200", "overflow-visible", 3, "ngClass"], [1, "max-w-7xl", "mx-auto", "overflow-visible"], [1, "hidden", "lg:flex", "items-start", "justify-between", "overflow-visible"], [1, "flex-1", "flex", "items-start", "justify-start", "overflow-visible"], ["type", "button", 1, "px-4", "py-2", "rounded-lg", "font-medium", "text-sm", "transition-all", "duration-200", "flex-shrink-0", "flex", "items-center", "gap-2", "whitespace-nowrap", "ml-4", "mt-0", 3, "disabled", "ngClass", "cursor-pointer", "cursor-not-allowed", "opacity-50", "hover:scale-105"], [1, "lg:hidden"], [1, "flex", "items-center", "justify-between", "gap-4"], [1, "flex-1", "flex", "items-center", "gap-3"], [1, "w-10", "h-10", "min-w-[2.5rem]", "min-h-[2.5rem]", "rounded-full", "flex", "items-center", "justify-center", "flex-shrink-0", 3, "ngClass"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-5", "h-5"], [1, "w-3", "h-3", "min-w-[0.75rem]", "min-h-[0.75rem]", "rounded-full", "animate-pulse", 3, "ngClass"], [1, "text-sm", "font-bold", 3, "ngClass"], [1, "flex-1", "text-left"], [1, "flex", "items-center", "gap-1.5", "relative", 3, "mouseenter", "mouseleave", "click"], [1, "text-xs", "cursor-pointer", 3, "ngClass"], [1, "p-0.5", "rounded-full", "cursor-pointer", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-3", "h-3"], ["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, "absolute", "top-full", "left-0", "mt-2", "w-80", "max-w-[calc(100vw-2rem)]", "p-4", "rounded-lg", "shadow-xl", "z-50", 3, "ngClass"], ["type", "button", 1, "px-3", "py-1.5", "rounded-lg", "font-medium", "text-xs", "transition-all", "duration-200", "flex-shrink-0", "flex", "items-center", "gap-1.5", "whitespace-nowrap", 3, "disabled", "ngClass", "cursor-pointer", "cursor-not-allowed", "opacity-50", "hover:scale-105"], [1, "flex", "flex-col", "items-center", "relative", "step-column", "overflow-visible", "flex-shrink-0", 3, "mouseenter", "mouseleave", "click"], [1, "w-8", "h-8", "min-w-[2rem]", "min-h-[2rem]", "rounded-full", "flex", "items-center", "justify-center", "flex-shrink-0", "step-circle", "relative", "z-10", "mb-1.5", 3, "ngClass"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-4", "h-4"], [1, "w-2.5", "h-2.5", "min-w-[0.625rem]", "min-h-[0.625rem]", "rounded-full", "animate-pulse", 3, "ngClass"], [1, "w-2", "h-2", "min-w-[0.5rem]", "min-h-[0.5rem]", "rounded-full", 3, "ngClass"], [1, "text-xs", "font-bold", 3, "ngClass"], [1, "text-[10px]", "text-center", "leading-tight", "whitespace-nowrap", "max-w-[64px]", "overflow-hidden", "text-ellipsis", 3, "ngClass"], [1, "absolute", "rounded-lg", "shadow-2xl", "z-50", "pointer-events-none", 3, "ngClass", "expanded-card-right", "expanded-card-left", "top", "left", "right"], [1, "flex-1", "h-0.5", "transition-all", "duration-200", "mt-[16px]", 3, "ngClass"], ["fill-rule", "evenodd", "d", "M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z", "clip-rule", "evenodd"], [1, "absolute", "rounded-lg", "shadow-2xl", "z-50", "pointer-events-none", 3, "ngClass"], [1, "flex", "items-start", "px-4", "py-3", "expanded-content"], [1, "flex", "items-start", "gap-2", "w-full"], [1, "text-xs", "font-bold", "flex-shrink-0", "mt-0.5", 3, "ngClass"], [1, "flex", "flex-col", "gap-1", "flex-1"], [1, "text-sm", "font-bold", "leading-tight", 3, "ngClass"], [1, "text-xs", "leading-relaxed", "description-fade", 3, "ngClass"], ["type", "button", 1, "px-4", "py-2", "rounded-lg", "font-medium", "text-sm", "transition-all", "duration-200", "flex-shrink-0", "flex", "items-center", "gap-2", "whitespace-nowrap", "ml-4", "mt-0", 3, "click", "disabled", "ngClass"], ["fill", "none", "viewBox", "0 0 24 24", 1, "w-4", "h-4", "animate-spin"], ["cx", "12", "cy", "12", "r", "10", "stroke", "currentColor", "stroke-width", "4", 1, "opacity-25"], ["fill", "currentColor", "d", "M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z", 1, "opacity-75"], ["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 7l5 5m0 0l-5 5m5-5H6"], [1, "text-sm", "font-bold", "mb-3", 3, "ngClass"], [1, "space-y-2"], [1, "flex", "items-start", "gap-2"], [1, "w-6", "h-6", "min-w-[1.5rem]", "min-h-[1.5rem]", "rounded-full", "flex", "items-center", "justify-center", "flex-shrink-0", 3, "ngClass"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-3", "h-3"], [1, "w-2", "h-2", "min-w-[0.5rem]", "min-h-[0.5rem]", "rounded-full", "animate-pulse", 3, "ngClass"], [1, "w-1.5", "h-1.5", "min-w-[0.375rem]", "min-h-[0.375rem]", "rounded-full", 3, "ngClass"], [1, "text-[10px]", "font-bold", 3, "ngClass"], [1, "flex-1", "min-w-0"], [1, "flex", "items-center", "gap-2"], [1, "text-xs", "font-medium", 3, "ngClass"], [1, "text-[10px]", "mt-0.5", 3, "ngClass"], ["type", "button", 1, "px-3", "py-1.5", "rounded-lg", "font-medium", "text-xs", "transition-all", "duration-200", "flex-shrink-0", "flex", "items-center", "gap-1.5", "whitespace-nowrap", 3, "click", "disabled", "ngClass"], ["fill", "none", "viewBox", "0 0 24 24", 1, "w-3.5", "h-3.5", "animate-spin"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-3.5", "h-3.5"]], template: function JourneyProgressIndicatorComponent_Template(rf, ctx) { if (rf & 1) {
|
|
24907
24912
|
i0.ɵɵelementStart(0, "div", 0)(1, "div", 1)(2, "div", 2)(3, "div", 3);
|
|
24908
|
-
i0.ɵɵrepeaterCreate(4, JourneyProgressIndicatorComponent_For_5_Template, 10, 10, null, null, _forTrack0$
|
|
24913
|
+
i0.ɵɵrepeaterCreate(4, JourneyProgressIndicatorComponent_For_5_Template, 10, 10, null, null, _forTrack0$S);
|
|
24909
24914
|
i0.ɵɵelementEnd();
|
|
24910
24915
|
i0.ɵɵconditionalCreate(6, JourneyProgressIndicatorComponent_Conditional_6_Template, 3, 11, "button", 4);
|
|
24911
24916
|
i0.ɵɵelementEnd();
|
|
@@ -26131,7 +26136,7 @@ class FunnelWelcomeBannerComponent {
|
|
|
26131
26136
|
}], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], isOnboarded: [{ type: i0.Input, args: [{ isSignal: true, alias: "isOnboarded", required: false }] }] }); })();
|
|
26132
26137
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FunnelWelcomeBannerComponent, { className: "FunnelWelcomeBannerComponent", filePath: "lib/components/funnel-analysis-dashboard/funnel-welcome-banner.component.ts", lineNumber: 113 }); })();
|
|
26133
26138
|
|
|
26134
|
-
const _c0$
|
|
26139
|
+
const _c0$18 = [[["", "slot", "overall-performance"]], [["", "slot", "performance-metrics"]], [["", "slot", "performance-breakdowns"]], [["", "slot", "competitive-intelligence"]]];
|
|
26135
26140
|
const _c1$G = ["[slot=overall-performance]", "[slot=performance-metrics]", "[slot=performance-breakdowns]", "[slot=competitive-intelligence]"];
|
|
26136
26141
|
class CollapsibleFunnelSectionGroupComponent {
|
|
26137
26142
|
constructor() {
|
|
@@ -26264,7 +26269,7 @@ class CollapsibleFunnelSectionGroupComponent {
|
|
|
26264
26269
|
}
|
|
26265
26270
|
static { this.ɵfac = function CollapsibleFunnelSectionGroupComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || CollapsibleFunnelSectionGroupComponent)(); }; }
|
|
26266
26271
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CollapsibleFunnelSectionGroupComponent, selectors: [["symphiq-collapsible-funnel-section-group"]], inputs: { viewMode: [1, "viewMode"] }, ngContentSelectors: _c1$G, 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) {
|
|
26267
|
-
i0.ɵɵprojectionDef(_c0$
|
|
26272
|
+
i0.ɵɵprojectionDef(_c0$18);
|
|
26268
26273
|
i0.ɵɵelementStart(0, "div", 0)(1, "div", 1)(2, "div", 2)(3, "div", 3)(4, "div", 4);
|
|
26269
26274
|
i0.ɵɵnamespaceSVG();
|
|
26270
26275
|
i0.ɵɵelementStart(5, "svg", 5);
|
|
@@ -27107,10 +27112,10 @@ class ViewModeSwitcherModalComponent {
|
|
|
27107
27112
|
}], null, { isOpen: [{ type: i0.Input, args: [{ isSignal: true, alias: "isOpen", required: false }] }], currentMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentMode", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], isLoading: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLoading", required: false }] }], close: [{ type: i0.Output, args: ["close"] }], modeSelected: [{ type: i0.Output, args: ["modeSelected"] }] }); })();
|
|
27108
27113
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ViewModeSwitcherModalComponent, { className: "ViewModeSwitcherModalComponent", filePath: "lib/components/shared/view-mode-switcher-modal.component.ts", lineNumber: 160 }); })();
|
|
27109
27114
|
|
|
27110
|
-
const _c0$
|
|
27115
|
+
const _c0$17 = a0 => ({ name: "check-badge", source: a0 });
|
|
27111
27116
|
const _c1$F = a0 => ({ name: "check-circle", source: a0 });
|
|
27112
27117
|
const _c2$s = a0 => ({ name: "chevron-right", source: a0 });
|
|
27113
|
-
const _forTrack0$
|
|
27118
|
+
const _forTrack0$R = ($index, $item) => $item.area;
|
|
27114
27119
|
function KeyStrengthsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
27115
27120
|
i0.ɵɵelementStart(0, "div", 1);
|
|
27116
27121
|
i0.ɵɵelement(1, "symphiq-icon", 3);
|
|
@@ -27124,7 +27129,7 @@ function KeyStrengthsListModalContentComponent_Conditional_1_Template(rf, ctx) {
|
|
|
27124
27129
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
27125
27130
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyStateClasses());
|
|
27126
27131
|
i0.ɵɵadvance();
|
|
27127
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$
|
|
27132
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$17, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
|
|
27128
27133
|
i0.ɵɵadvance();
|
|
27129
27134
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyTitleClasses());
|
|
27130
27135
|
i0.ɵɵadvance(2);
|
|
@@ -27179,7 +27184,7 @@ function KeyStrengthsListModalContentComponent_Conditional_2_For_2_Template(rf,
|
|
|
27179
27184
|
} }
|
|
27180
27185
|
function KeyStrengthsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
27181
27186
|
i0.ɵɵelementStart(0, "div", 2);
|
|
27182
|
-
i0.ɵɵrepeaterCreate(1, KeyStrengthsListModalContentComponent_Conditional_2_For_2_Template, 15, 18, "button", 6, _forTrack0$
|
|
27187
|
+
i0.ɵɵrepeaterCreate(1, KeyStrengthsListModalContentComponent_Conditional_2_For_2_Template, 15, 18, "button", 6, _forTrack0$R);
|
|
27183
27188
|
i0.ɵɵelementEnd();
|
|
27184
27189
|
} if (rf & 2) {
|
|
27185
27190
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -27339,11 +27344,11 @@ class KeyStrengthsListModalContentComponent {
|
|
|
27339
27344
|
}], null, { keyStrengths: [{ type: i0.Input, args: [{ isSignal: true, alias: "keyStrengths", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: true }] }] }); })();
|
|
27340
27345
|
(() => { (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 }); })();
|
|
27341
27346
|
|
|
27342
|
-
const _c0$
|
|
27347
|
+
const _c0$16 = a0 => ({ name: "shield-check", source: a0 });
|
|
27343
27348
|
const _c1$E = a0 => ({ name: "exclamation-triangle", source: a0 });
|
|
27344
27349
|
const _c2$r = a0 => ({ name: "document-text", source: a0 });
|
|
27345
27350
|
const _c3$k = a0 => ({ name: "chevron-right", source: a0 });
|
|
27346
|
-
const _forTrack0$
|
|
27351
|
+
const _forTrack0$Q = ($index, $item) => $item.area;
|
|
27347
27352
|
function CriticalGapsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
27348
27353
|
i0.ɵɵelementStart(0, "div", 1);
|
|
27349
27354
|
i0.ɵɵelement(1, "symphiq-icon", 3);
|
|
@@ -27357,7 +27362,7 @@ function CriticalGapsListModalContentComponent_Conditional_1_Template(rf, ctx) {
|
|
|
27357
27362
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
27358
27363
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyStateClasses());
|
|
27359
27364
|
i0.ɵɵadvance();
|
|
27360
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$
|
|
27365
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$16, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
|
|
27361
27366
|
i0.ɵɵadvance();
|
|
27362
27367
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyTitleClasses());
|
|
27363
27368
|
i0.ɵɵadvance(2);
|
|
@@ -27428,7 +27433,7 @@ function CriticalGapsListModalContentComponent_Conditional_2_For_2_Template(rf,
|
|
|
27428
27433
|
} }
|
|
27429
27434
|
function CriticalGapsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
27430
27435
|
i0.ɵɵelementStart(0, "div", 2);
|
|
27431
|
-
i0.ɵɵrepeaterCreate(1, CriticalGapsListModalContentComponent_Conditional_2_For_2_Template, 23, 25, "button", 6, _forTrack0$
|
|
27436
|
+
i0.ɵɵrepeaterCreate(1, CriticalGapsListModalContentComponent_Conditional_2_For_2_Template, 23, 25, "button", 6, _forTrack0$Q);
|
|
27432
27437
|
i0.ɵɵelementEnd();
|
|
27433
27438
|
} if (rf & 2) {
|
|
27434
27439
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -27655,9 +27660,9 @@ class CriticalGapsListModalContentComponent {
|
|
|
27655
27660
|
}], null, { criticalGaps: [{ type: i0.Input, args: [{ isSignal: true, alias: "criticalGaps", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: true }] }] }); })();
|
|
27656
27661
|
(() => { (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 }); })();
|
|
27657
27662
|
|
|
27658
|
-
const _c0$
|
|
27663
|
+
const _c0$15 = a0 => ({ name: "check-circle", source: a0 });
|
|
27659
27664
|
const _c1$D = a0 => ({ name: "chat-bubble-left-right", source: a0 });
|
|
27660
|
-
const _forTrack0$
|
|
27665
|
+
const _forTrack0$P = ($index, $item) => $item.questionId;
|
|
27661
27666
|
function KeyStrengthDetailModalContentComponent_Conditional_13_For_6_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
27662
27667
|
i0.ɵɵelementStart(0, "div", 19)(1, "span", 20);
|
|
27663
27668
|
i0.ɵɵtext(2);
|
|
@@ -27704,14 +27709,14 @@ function KeyStrengthDetailModalContentComponent_Conditional_13_Template(rf, ctx)
|
|
|
27704
27709
|
i0.ɵɵtext(3, " Supporting Evidence ");
|
|
27705
27710
|
i0.ɵɵelementEnd();
|
|
27706
27711
|
i0.ɵɵelementStart(4, "div", 12);
|
|
27707
|
-
i0.ɵɵrepeaterCreate(5, KeyStrengthDetailModalContentComponent_Conditional_13_For_6_Template, 9, 10, "div", 13, _forTrack0$
|
|
27712
|
+
i0.ɵɵrepeaterCreate(5, KeyStrengthDetailModalContentComponent_Conditional_13_For_6_Template, 9, 10, "div", 13, _forTrack0$P);
|
|
27708
27713
|
i0.ɵɵelementEnd()();
|
|
27709
27714
|
} if (rf & 2) {
|
|
27710
27715
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
27711
27716
|
i0.ɵɵadvance();
|
|
27712
27717
|
i0.ɵɵproperty("ngClass", ctx_r1.sectionTitleClasses());
|
|
27713
27718
|
i0.ɵɵadvance();
|
|
27714
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$
|
|
27719
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$15, ctx_r1.IconSourceEnum.HEROICONS))("ngClass", ctx_r1.sectionIconClasses());
|
|
27715
27720
|
i0.ɵɵadvance(3);
|
|
27716
27721
|
i0.ɵɵrepeater(ctx_r1.strength().supportingAnswers);
|
|
27717
27722
|
} }
|
|
@@ -27896,10 +27901,10 @@ class KeyStrengthDetailModalContentComponent {
|
|
|
27896
27901
|
}], null, { strength: [{ type: i0.Input, args: [{ isSignal: true, alias: "strength", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: true }] }] }); })();
|
|
27897
27902
|
(() => { (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 }); })();
|
|
27898
27903
|
|
|
27899
|
-
const _c0$
|
|
27904
|
+
const _c0$14 = a0 => ({ name: "exclamation-triangle", source: a0 });
|
|
27900
27905
|
const _c1$C = a0 => ({ name: "document-text", source: a0 });
|
|
27901
27906
|
const _c2$q = a0 => ({ name: "chat-bubble-left-right", source: a0 });
|
|
27902
|
-
const _forTrack0$
|
|
27907
|
+
const _forTrack0$O = ($index, $item) => $item.questionId;
|
|
27903
27908
|
function CriticalGapDetailModalContentComponent_Conditional_20_For_6_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
27904
27909
|
i0.ɵɵelementStart(0, "div", 23)(1, "p", 25);
|
|
27905
27910
|
i0.ɵɵtext(2, " Gap Identified: ");
|
|
@@ -27967,7 +27972,7 @@ function CriticalGapDetailModalContentComponent_Conditional_20_Template(rf, ctx)
|
|
|
27967
27972
|
i0.ɵɵtext(3, " Supporting Evidence ");
|
|
27968
27973
|
i0.ɵɵelementEnd();
|
|
27969
27974
|
i0.ɵɵelementStart(4, "div", 17);
|
|
27970
|
-
i0.ɵɵrepeaterCreate(5, CriticalGapDetailModalContentComponent_Conditional_20_For_6_Template, 10, 11, "div", 18, _forTrack0$
|
|
27975
|
+
i0.ɵɵrepeaterCreate(5, CriticalGapDetailModalContentComponent_Conditional_20_For_6_Template, 10, 11, "div", 18, _forTrack0$O);
|
|
27971
27976
|
i0.ɵɵelementEnd()();
|
|
27972
27977
|
} if (rf & 2) {
|
|
27973
27978
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -28174,7 +28179,7 @@ class CriticalGapDetailModalContentComponent {
|
|
|
28174
28179
|
i0.ɵɵadvance();
|
|
28175
28180
|
i0.ɵɵproperty("ngClass", ctx.impactSectionClasses());
|
|
28176
28181
|
i0.ɵɵadvance(2);
|
|
28177
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(15, _c0$
|
|
28182
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(15, _c0$14, ctx.IconSourceEnum.HEROICONS))("ngClass", ctx.impactIconClasses());
|
|
28178
28183
|
i0.ɵɵadvance(2);
|
|
28179
28184
|
i0.ɵɵproperty("ngClass", ctx.impactTitleClasses());
|
|
28180
28185
|
i0.ɵɵadvance(2);
|
|
@@ -29759,11 +29764,11 @@ class TopPriorityDetailModalContentComponent {
|
|
|
29759
29764
|
}], null, { priority: [{ type: i0.Input, args: [{ isSignal: true, alias: "priority", required: true }] }], index: [{ type: i0.Input, args: [{ isSignal: true, alias: "index", required: false }] }], totalCount: [{ type: i0.Input, args: [{ isSignal: true, alias: "totalCount", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], focusAreaName: [{ type: i0.Input, args: [{ isSignal: true, alias: "focusAreaName", required: false }] }] }); })();
|
|
29760
29765
|
(() => { (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 }); })();
|
|
29761
29766
|
|
|
29762
|
-
const _c0$
|
|
29767
|
+
const _c0$13 = a0 => ({ name: "check-badge", source: a0 });
|
|
29763
29768
|
const _c1$B = a0 => ({ name: "check-circle", source: a0 });
|
|
29764
29769
|
const _c2$p = a0 => ({ name: "chevron-right", source: a0 });
|
|
29765
29770
|
const _c3$j = a0 => ({ name: "chart-bar", source: a0 });
|
|
29766
|
-
const _forTrack0$
|
|
29771
|
+
const _forTrack0$N = ($index, $item) => $item.capability;
|
|
29767
29772
|
function FocusAreaStrengthsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
29768
29773
|
i0.ɵɵelementStart(0, "div", 1);
|
|
29769
29774
|
i0.ɵɵelement(1, "symphiq-icon", 3);
|
|
@@ -29777,7 +29782,7 @@ function FocusAreaStrengthsListModalContentComponent_Conditional_1_Template(rf,
|
|
|
29777
29782
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
29778
29783
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyStateClasses());
|
|
29779
29784
|
i0.ɵɵadvance();
|
|
29780
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$
|
|
29785
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$13, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
|
|
29781
29786
|
i0.ɵɵadvance();
|
|
29782
29787
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyTitleClasses());
|
|
29783
29788
|
i0.ɵɵadvance(2);
|
|
@@ -29878,7 +29883,7 @@ function FocusAreaStrengthsListModalContentComponent_Conditional_2_For_2_Templat
|
|
|
29878
29883
|
} }
|
|
29879
29884
|
function FocusAreaStrengthsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
29880
29885
|
i0.ɵɵelementStart(0, "div", 2);
|
|
29881
|
-
i0.ɵɵrepeaterCreate(1, FocusAreaStrengthsListModalContentComponent_Conditional_2_For_2_Template, 16, 18, "button", 6, _forTrack0$
|
|
29886
|
+
i0.ɵɵrepeaterCreate(1, FocusAreaStrengthsListModalContentComponent_Conditional_2_For_2_Template, 16, 18, "button", 6, _forTrack0$N);
|
|
29882
29887
|
i0.ɵɵelementEnd();
|
|
29883
29888
|
} if (rf & 2) {
|
|
29884
29889
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -30082,10 +30087,10 @@ class FocusAreaStrengthsListModalContentComponent {
|
|
|
30082
30087
|
}], null, { strengths: [{ type: i0.Input, args: [{ isSignal: true, alias: "strengths", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: true }] }], categoryTitle: [{ type: i0.Input, args: [{ isSignal: true, alias: "categoryTitle", required: false }] }] }); })();
|
|
30083
30088
|
(() => { (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 }); })();
|
|
30084
30089
|
|
|
30085
|
-
const _c0$
|
|
30090
|
+
const _c0$12 = a0 => ({ name: "exclamation-triangle", source: a0 });
|
|
30086
30091
|
const _c1$A = a0 => ({ name: "exclamation-circle", source: a0 });
|
|
30087
30092
|
const _c2$o = a0 => ({ name: "chevron-right", source: a0 });
|
|
30088
|
-
function _forTrack0$
|
|
30093
|
+
function _forTrack0$M($index, $item) { return this.getGapTitle($item); }
|
|
30089
30094
|
function FocusAreaGapsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
30090
30095
|
i0.ɵɵelementStart(0, "div", 1);
|
|
30091
30096
|
i0.ɵɵelement(1, "symphiq-icon", 3);
|
|
@@ -30099,7 +30104,7 @@ function FocusAreaGapsListModalContentComponent_Conditional_1_Template(rf, ctx)
|
|
|
30099
30104
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
30100
30105
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyStateClasses());
|
|
30101
30106
|
i0.ɵɵadvance();
|
|
30102
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$
|
|
30107
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$12, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
|
|
30103
30108
|
i0.ɵɵadvance();
|
|
30104
30109
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyTitleClasses());
|
|
30105
30110
|
i0.ɵɵadvance(2);
|
|
@@ -30202,7 +30207,7 @@ function FocusAreaGapsListModalContentComponent_Conditional_2_For_2_Template(rf,
|
|
|
30202
30207
|
} }
|
|
30203
30208
|
function FocusAreaGapsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
30204
30209
|
i0.ɵɵelementStart(0, "div", 2);
|
|
30205
|
-
i0.ɵɵrepeaterCreate(1, FocusAreaGapsListModalContentComponent_Conditional_2_For_2_Template, 15, 18, "button", 6, _forTrack0$
|
|
30210
|
+
i0.ɵɵrepeaterCreate(1, FocusAreaGapsListModalContentComponent_Conditional_2_For_2_Template, 15, 18, "button", 6, _forTrack0$M, true);
|
|
30206
30211
|
i0.ɵɵelementEnd();
|
|
30207
30212
|
} if (rf & 2) {
|
|
30208
30213
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -30476,10 +30481,10 @@ class FocusAreaGapsListModalContentComponent {
|
|
|
30476
30481
|
}], null, { gaps: [{ type: i0.Input, args: [{ isSignal: true, alias: "gaps", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: true }] }], categoryTitle: [{ type: i0.Input, args: [{ isSignal: true, alias: "categoryTitle", required: false }] }] }); })();
|
|
30477
30482
|
(() => { (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 }); })();
|
|
30478
30483
|
|
|
30479
|
-
const _c0$
|
|
30484
|
+
const _c0$11 = a0 => ({ name: "light-bulb", source: a0 });
|
|
30480
30485
|
const _c1$z = a0 => ({ name: "chevron-right", source: a0 });
|
|
30481
30486
|
const _c2$n = a0 => ({ name: "chart-bar", source: a0 });
|
|
30482
|
-
const _forTrack0$
|
|
30487
|
+
const _forTrack0$L = ($index, $item) => $item.opportunity;
|
|
30483
30488
|
function FocusAreaOpportunitiesListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
30484
30489
|
i0.ɵɵelementStart(0, "div", 1);
|
|
30485
30490
|
i0.ɵɵelement(1, "symphiq-icon", 3);
|
|
@@ -30493,7 +30498,7 @@ function FocusAreaOpportunitiesListModalContentComponent_Conditional_1_Template(
|
|
|
30493
30498
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
30494
30499
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyStateClasses());
|
|
30495
30500
|
i0.ɵɵadvance();
|
|
30496
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$
|
|
30501
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$11, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
|
|
30497
30502
|
i0.ɵɵadvance();
|
|
30498
30503
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyTitleClasses());
|
|
30499
30504
|
i0.ɵɵadvance(2);
|
|
@@ -30570,7 +30575,7 @@ function FocusAreaOpportunitiesListModalContentComponent_Conditional_2_For_2_Tem
|
|
|
30570
30575
|
} }
|
|
30571
30576
|
function FocusAreaOpportunitiesListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
30572
30577
|
i0.ɵɵelementStart(0, "div", 2);
|
|
30573
|
-
i0.ɵɵrepeaterCreate(1, FocusAreaOpportunitiesListModalContentComponent_Conditional_2_For_2_Template, 11, 11, "button", 6, _forTrack0$
|
|
30578
|
+
i0.ɵɵrepeaterCreate(1, FocusAreaOpportunitiesListModalContentComponent_Conditional_2_For_2_Template, 11, 11, "button", 6, _forTrack0$L);
|
|
30574
30579
|
i0.ɵɵelementEnd();
|
|
30575
30580
|
} if (rf & 2) {
|
|
30576
30581
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -30745,9 +30750,9 @@ class FocusAreaOpportunitiesListModalContentComponent {
|
|
|
30745
30750
|
}], null, { opportunities: [{ type: i0.Input, args: [{ isSignal: true, alias: "opportunities", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: true }] }], categoryTitle: [{ type: i0.Input, args: [{ isSignal: true, alias: "categoryTitle", required: false }] }] }); })();
|
|
30746
30751
|
(() => { (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 }); })();
|
|
30747
30752
|
|
|
30748
|
-
const _c0
|
|
30753
|
+
const _c0$10 = a0 => ({ name: "chevron-right", source: a0 });
|
|
30749
30754
|
const _c1$y = a0 => ({ name: "chat-bubble-left-right", source: a0 });
|
|
30750
|
-
const _forTrack0$
|
|
30755
|
+
const _forTrack0$K = ($index, $item) => $item.performanceItemId;
|
|
30751
30756
|
function FocusAreaStrengthDetailModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
30752
30757
|
i0.ɵɵelementStart(0, "div")(1, "p", 2);
|
|
30753
30758
|
i0.ɵɵtext(2);
|
|
@@ -30810,14 +30815,14 @@ function FocusAreaStrengthDetailModalContentComponent_Conditional_4_For_5_Templa
|
|
|
30810
30815
|
i0.ɵɵadvance(2);
|
|
30811
30816
|
i0.ɵɵtextInterpolate(ctx_r0.formatMetricName(metric_r3.metric || ""));
|
|
30812
30817
|
i0.ɵɵadvance();
|
|
30813
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0
|
|
30818
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$10, ctx_r0.IconSourceEnum.HEROICONS));
|
|
30814
30819
|
} }
|
|
30815
30820
|
function FocusAreaStrengthDetailModalContentComponent_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|
|
30816
30821
|
i0.ɵɵelementStart(0, "div", 1)(1, "h4", 8);
|
|
30817
30822
|
i0.ɵɵtext(2);
|
|
30818
30823
|
i0.ɵɵelementEnd();
|
|
30819
30824
|
i0.ɵɵelementStart(3, "div", 9);
|
|
30820
|
-
i0.ɵɵrepeaterCreate(4, FocusAreaStrengthDetailModalContentComponent_Conditional_4_For_5_Template, 4, 5, "button", 10, _forTrack0$
|
|
30825
|
+
i0.ɵɵrepeaterCreate(4, FocusAreaStrengthDetailModalContentComponent_Conditional_4_For_5_Template, 4, 5, "button", 10, _forTrack0$K);
|
|
30821
30826
|
i0.ɵɵelementEnd()();
|
|
30822
30827
|
} if (rf & 2) {
|
|
30823
30828
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -31130,7 +31135,7 @@ class FocusAreaStrengthDetailModalContentComponent {
|
|
|
31130
31135
|
}], null, { strength: [{ type: i0.Input, args: [{ isSignal: true, alias: "strength", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: true }] }], allMetrics: [{ type: i0.Input, args: [{ isSignal: true, alias: "allMetrics", required: false }] }], allCharts: [{ type: i0.Input, args: [{ isSignal: true, alias: "allCharts", required: false }] }], currentModalState: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentModalState", required: false }] }] }); })();
|
|
31131
31136
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaStrengthDetailModalContentComponent, { className: "FocusAreaStrengthDetailModalContentComponent", filePath: "lib/components/profile-analysis-shop-dashboard/modals/focus-area-strength-detail-modal-content.component.ts", lineNumber: 121 }); })();
|
|
31132
31137
|
|
|
31133
|
-
const _c0
|
|
31138
|
+
const _c0$$ = a0 => ({ name: "chat-bubble-left-right", source: a0 });
|
|
31134
31139
|
function FocusAreaGapDetailModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
31135
31140
|
i0.ɵɵelementStart(0, "div", 1)(1, "span", 3);
|
|
31136
31141
|
i0.ɵɵtext(2);
|
|
@@ -31227,7 +31232,7 @@ function FocusAreaGapDetailModalContentComponent_Conditional_6_For_5_Template(rf
|
|
|
31227
31232
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
31228
31233
|
i0.ɵɵproperty("ngClass", ctx_r0.answerClasses());
|
|
31229
31234
|
i0.ɵɵadvance(2);
|
|
31230
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0
|
|
31235
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$$, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.answerIconClasses());
|
|
31231
31236
|
i0.ɵɵadvance();
|
|
31232
31237
|
i0.ɵɵproperty("ngClass", ctx_r0.answerQuestionClasses());
|
|
31233
31238
|
i0.ɵɵadvance();
|
|
@@ -31466,9 +31471,9 @@ class FocusAreaGapDetailModalContentComponent {
|
|
|
31466
31471
|
}], null, { gap: [{ type: i0.Input, args: [{ isSignal: true, alias: "gap", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: true }] }], allMetrics: [{ type: i0.Input, args: [{ isSignal: true, alias: "allMetrics", required: false }] }], allCharts: [{ type: i0.Input, args: [{ isSignal: true, alias: "allCharts", required: false }] }], currentModalState: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentModalState", required: false }] }] }); })();
|
|
31467
31472
|
(() => { (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 }); })();
|
|
31468
31473
|
|
|
31469
|
-
const _c0$
|
|
31474
|
+
const _c0$_ = a0 => ({ name: "chevron-right", source: a0 });
|
|
31470
31475
|
const _c1$x = () => [];
|
|
31471
|
-
const _forTrack0$
|
|
31476
|
+
const _forTrack0$J = ($index, $item) => $item.performanceItemId;
|
|
31472
31477
|
function FocusAreaOpportunityDetailModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
31473
31478
|
i0.ɵɵelementStart(0, "div")(1, "p", 2);
|
|
31474
31479
|
i0.ɵɵtext(2);
|
|
@@ -31513,14 +31518,14 @@ function FocusAreaOpportunityDetailModalContentComponent_Conditional_3_For_5_Tem
|
|
|
31513
31518
|
i0.ɵɵadvance(2);
|
|
31514
31519
|
i0.ɵɵtextInterpolate(ctx_r0.formatMetricName(metric_r3.metric || ""));
|
|
31515
31520
|
i0.ɵɵadvance();
|
|
31516
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$
|
|
31521
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$_, ctx_r0.IconSourceEnum.HEROICONS));
|
|
31517
31522
|
} }
|
|
31518
31523
|
function FocusAreaOpportunityDetailModalContentComponent_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|
|
31519
31524
|
i0.ɵɵelementStart(0, "div", 1)(1, "h4", 5);
|
|
31520
31525
|
i0.ɵɵtext(2);
|
|
31521
31526
|
i0.ɵɵelementEnd();
|
|
31522
31527
|
i0.ɵɵelementStart(3, "div", 6);
|
|
31523
|
-
i0.ɵɵrepeaterCreate(4, FocusAreaOpportunityDetailModalContentComponent_Conditional_3_For_5_Template, 4, 5, "button", 7, _forTrack0$
|
|
31528
|
+
i0.ɵɵrepeaterCreate(4, FocusAreaOpportunityDetailModalContentComponent_Conditional_3_For_5_Template, 4, 5, "button", 7, _forTrack0$J);
|
|
31524
31529
|
i0.ɵɵelementEnd()();
|
|
31525
31530
|
} if (rf & 2) {
|
|
31526
31531
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -31918,7 +31923,7 @@ class CircularProgressComponent {
|
|
|
31918
31923
|
}], null, { percentage: [{ type: i0.Input, args: [{ isSignal: true, alias: "percentage", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], strokeWidth: [{ type: i0.Input, args: [{ isSignal: true, alias: "strokeWidth", required: false }] }], progressColor: [{ type: i0.Input, args: [{ isSignal: true, alias: "progressColor", required: false }] }], backgroundColor: [{ type: i0.Input, args: [{ isSignal: true, alias: "backgroundColor", required: false }] }], showPercentage: [{ type: i0.Input, args: [{ isSignal: true, alias: "showPercentage", required: false }] }], textClasses: [{ type: i0.Input, args: [{ isSignal: true, alias: "textClasses", required: false }] }], strokeLinecap: [{ type: i0.Input, args: [{ isSignal: true, alias: "strokeLinecap", required: false }] }], animationDuration: [{ type: i0.Input, args: [{ isSignal: true, alias: "animationDuration", required: false }] }], animationDelay: [{ type: i0.Input, args: [{ isSignal: true, alias: "animationDelay", required: false }] }] }); })();
|
|
31919
31924
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CircularProgressComponent, { className: "CircularProgressComponent", filePath: "lib/components/business-analysis-dashboard/visualizations/circular-progress.component.ts", lineNumber: 41 }); })();
|
|
31920
31925
|
|
|
31921
|
-
const _c0$
|
|
31926
|
+
const _c0$Z = ["*"];
|
|
31922
31927
|
const _c1$w = (a0, a1) => [a0, a1];
|
|
31923
31928
|
function VisualizationContainerComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
31924
31929
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
@@ -31963,7 +31968,7 @@ class VisualizationContainerComponent {
|
|
|
31963
31968
|
});
|
|
31964
31969
|
}
|
|
31965
31970
|
static { this.ɵfac = function VisualizationContainerComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || VisualizationContainerComponent)(); }; }
|
|
31966
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: VisualizationContainerComponent, selectors: [["symphiq-visualization-container"]], inputs: { isLightMode: [1, "isLightMode"], visualizationType: [1, "visualizationType"], visualizationData: [1, "visualizationData"], disableInteraction: [1, "disableInteraction"] }, outputs: { visualizationClick: "visualizationClick" }, ngContentSelectors: _c0$
|
|
31971
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: VisualizationContainerComponent, selectors: [["symphiq-visualization-container"]], inputs: { isLightMode: [1, "isLightMode"], visualizationType: [1, "visualizationType"], visualizationData: [1, "visualizationData"], disableInteraction: [1, "disableInteraction"] }, outputs: { visualizationClick: "visualizationClick" }, ngContentSelectors: _c0$Z, decls: 4, vars: 8, consts: [[1, "relative", "rounded-xl", "transition-all", "duration-300", 3, "click", "ngClass"], ["type", "button", 1, "absolute", "top-2", "right-2", "z-10", "w-7", "h-7", "flex", "items-center", "justify-center", "rounded-lg", "transition-all", "duration-200", "hover:scale-110", "cursor-pointer", "opacity-0", "group-hover:opacity-100", 3, "ngClass"], [1, "transition-opacity", "duration-300"], ["type", "button", 1, "absolute", "top-2", "right-2", "z-10", "w-7", "h-7", "flex", "items-center", "justify-center", "rounded-lg", "transition-all", "duration-200", "hover:scale-110", "cursor-pointer", "opacity-0", "group-hover:opacity-100", 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", "M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5l-5-5m5 5v-4m0 4h-4"]], template: function VisualizationContainerComponent_Template(rf, ctx) { if (rf & 1) {
|
|
31967
31972
|
i0.ɵɵprojectionDef();
|
|
31968
31973
|
i0.ɵɵelementStart(0, "div", 0);
|
|
31969
31974
|
i0.ɵɵlistener("click", function VisualizationContainerComponent_Template_div_click_0_listener($event) { return ctx.onVisualizationClick($event); });
|
|
@@ -32084,7 +32089,7 @@ class MetricBadgeComponent {
|
|
|
32084
32089
|
}], null, { label: [{ type: i0.Input, args: [{ isSignal: true, alias: "label", required: false }] }], type: [{ type: i0.Input, args: [{ isSignal: true, alias: "type", required: false }] }], icon: [{ type: i0.Input, args: [{ isSignal: true, alias: "icon", required: false }] }], isDark: [{ type: i0.Input, args: [{ isSignal: true, alias: "isDark", required: false }] }] }); })();
|
|
32085
32090
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MetricBadgeComponent, { className: "MetricBadgeComponent", filePath: "lib/components/business-analysis-dashboard/badges/metric-badge.component.ts", lineNumber: 22 }); })();
|
|
32086
32091
|
|
|
32087
|
-
const _c0$
|
|
32092
|
+
const _c0$Y = a0 => ({ name: "light-bulb", source: a0 });
|
|
32088
32093
|
const _c1$v = a0 => ({ name: "chevron-right", source: a0 });
|
|
32089
32094
|
function OpportunityHighlightBannerComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
32090
32095
|
i0.ɵɵelementStart(0, "p", 7);
|
|
@@ -32149,7 +32154,7 @@ class OpportunityHighlightBannerComponent {
|
|
|
32149
32154
|
i0.ɵɵadvance();
|
|
32150
32155
|
i0.ɵɵproperty("ngClass", ctx.iconContainerClasses());
|
|
32151
32156
|
i0.ɵɵadvance();
|
|
32152
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(11, _c0$
|
|
32157
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(11, _c0$Y, ctx.iconSource));
|
|
32153
32158
|
i0.ɵɵadvance(3);
|
|
32154
32159
|
i0.ɵɵproperty("ngClass", ctx.titleClasses());
|
|
32155
32160
|
i0.ɵɵadvance();
|
|
@@ -32206,7 +32211,7 @@ class OpportunityHighlightBannerComponent {
|
|
|
32206
32211
|
}], null, { title: [{ type: i0.Input, args: [{ isSignal: true, alias: "title", required: false }] }], message: [{ type: i0.Input, args: [{ isSignal: true, alias: "message", required: false }] }], isDark: [{ type: i0.Input, args: [{ isSignal: true, alias: "isDark", required: false }] }], isExpanded: [{ type: i0.Input, args: [{ isSignal: true, alias: "isExpanded", required: false }] }], bannerClick: [{ type: i0.Output, args: ["bannerClick"] }] }); })();
|
|
32207
32212
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(OpportunityHighlightBannerComponent, { className: "OpportunityHighlightBannerComponent", filePath: "lib/components/business-analysis-dashboard/banners/opportunity-highlight-banner.component.ts", lineNumber: 44 }); })();
|
|
32208
32213
|
|
|
32209
|
-
const _c0$
|
|
32214
|
+
const _c0$X = a0 => ({ name: "users", source: a0 });
|
|
32210
32215
|
function CompetitorOverlapVisualizationComponent_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
32211
32216
|
i0.ɵɵelementStart(0, "div", 5)(1, "div", 6);
|
|
32212
32217
|
i0.ɵɵelement(2, "symphiq-icon", 7);
|
|
@@ -32221,7 +32226,7 @@ function CompetitorOverlapVisualizationComponent_Conditional_18_Template(rf, ctx
|
|
|
32221
32226
|
i0.ɵɵadvance();
|
|
32222
32227
|
i0.ɵɵproperty("ngClass", ctx_r0.competitorListLabelClasses());
|
|
32223
32228
|
i0.ɵɵadvance();
|
|
32224
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$
|
|
32229
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$X, ctx_r0.iconSource));
|
|
32225
32230
|
i0.ɵɵadvance(3);
|
|
32226
32231
|
i0.ɵɵproperty("relatedCompetitorIds", ctx_r0.relatedCompetitorIds())("viewMode", ctx_r0.isDark() ? ctx_r0.ViewModeEnum.DARK : ctx_r0.ViewModeEnum.LIGHT)("isDark", ctx_r0.isDark());
|
|
32227
32232
|
} }
|
|
@@ -32785,7 +32790,7 @@ class ViewportAnimationDirective {
|
|
|
32785
32790
|
type: Input
|
|
32786
32791
|
}] }); })();
|
|
32787
32792
|
|
|
32788
|
-
const _c0$
|
|
32793
|
+
const _c0$W = a0 => ({ name: "star", source: a0 });
|
|
32789
32794
|
const _c1$u = a0 => ({ name: "globe-americas", source: a0 });
|
|
32790
32795
|
const _c2$m = a0 => ({ name: "academic-cap", source: a0 });
|
|
32791
32796
|
const _c3$i = a0 => ({ name: "information-circle", source: a0 });
|
|
@@ -32821,7 +32826,7 @@ function RegionCardComponent_Conditional_16_Template(rf, ctx) { if (rf & 1) {
|
|
|
32821
32826
|
i0.ɵɵelement(0, "symphiq-metric-badge", 13);
|
|
32822
32827
|
} if (rf & 2) {
|
|
32823
32828
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
32824
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(2, _c0$
|
|
32829
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(2, _c0$W, ctx_r0.IconSourceEnum.HEROICONS))("isDark", ctx_r0.isDark);
|
|
32825
32830
|
} }
|
|
32826
32831
|
function RegionCardComponent_Conditional_17_Template(rf, ctx) { if (rf & 1) {
|
|
32827
32832
|
i0.ɵɵelement(0, "symphiq-metric-badge", 14);
|
|
@@ -33859,7 +33864,7 @@ class CompetitiveInsightBadgeComponent {
|
|
|
33859
33864
|
}], null, { label: [{ type: i0.Input, args: [{ isSignal: true, alias: "label", required: false }] }], type: [{ type: i0.Input, args: [{ isSignal: true, alias: "type", required: false }] }], tooltip: [{ type: i0.Input, args: [{ isSignal: true, alias: "tooltip", required: false }] }], isDark: [{ type: i0.Input, args: [{ isSignal: true, alias: "isDark", required: false }] }] }); })();
|
|
33860
33865
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitiveInsightBadgeComponent, { className: "CompetitiveInsightBadgeComponent", filePath: "lib/components/business-analysis-dashboard/badges/competitive-insight-badge.component.ts", lineNumber: 25 }); })();
|
|
33861
33866
|
|
|
33862
|
-
const _c0$
|
|
33867
|
+
const _c0$V = a0 => ({ name: "calendar-days", source: a0 });
|
|
33863
33868
|
const _c1$t = a0 => ({ name: "chart-bar", source: a0 });
|
|
33864
33869
|
const _c2$l = a0 => ({ name: "academic-cap", source: a0 });
|
|
33865
33870
|
const _c3$h = a0 => ({ name: "information-circle", source: a0 });
|
|
@@ -33880,7 +33885,7 @@ function SeasonCardComponent_Conditional_14_Template(rf, ctx) { if (rf & 1) {
|
|
|
33880
33885
|
i0.ɵɵelement(0, "symphiq-metric-badge", 12);
|
|
33881
33886
|
} if (rf & 2) {
|
|
33882
33887
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
33883
|
-
i0.ɵɵproperty("label", ctx_r0.formatMonthRange())("icon", i0.ɵɵpureFunction1(3, _c0$
|
|
33888
|
+
i0.ɵɵproperty("label", ctx_r0.formatMonthRange())("icon", i0.ɵɵpureFunction1(3, _c0$V, ctx_r0.IconSourceEnum.HEROICONS))("isDark", ctx_r0.isDark);
|
|
33884
33889
|
} }
|
|
33885
33890
|
function SeasonCardComponent_Conditional_15_Template(rf, ctx) { if (rf & 1) {
|
|
33886
33891
|
i0.ɵɵelement(0, "symphiq-metric-badge", 13);
|
|
@@ -34693,7 +34698,7 @@ class SeasonCardComponent {
|
|
|
34693
34698
|
}] }); })();
|
|
34694
34699
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SeasonCardComponent, { className: "SeasonCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/season-card.component.ts", lineNumber: 270 }); })();
|
|
34695
34700
|
|
|
34696
|
-
const _c0$
|
|
34701
|
+
const _c0$U = a0 => ({ name: "currency-dollar", source: a0 });
|
|
34697
34702
|
const _c1$s = a0 => ({ name: "chart-bar", source: a0 });
|
|
34698
34703
|
const _c2$k = a0 => ({ name: "academic-cap", source: a0 });
|
|
34699
34704
|
const _c3$g = a0 => ({ name: "information-circle", source: a0 });
|
|
@@ -34838,7 +34843,7 @@ function CustomerSegmentCardComponent_Conditional_22_Template(rf, ctx) { if (rf
|
|
|
34838
34843
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
34839
34844
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedSectionClasses());
|
|
34840
34845
|
i0.ɵɵadvance();
|
|
34841
|
-
i0.ɵɵproperty("label", ctx_r0.formatPercentage(ctx_r0.item().percentageOfRevenue) + " of Revenue")("icon", i0.ɵɵpureFunction1(4, _c0$
|
|
34846
|
+
i0.ɵɵproperty("label", ctx_r0.formatPercentage(ctx_r0.item().percentageOfRevenue) + " of Revenue")("icon", i0.ɵɵpureFunction1(4, _c0$U, ctx_r0.IconSourceEnum.HEROICONS))("isDark", ctx_r0.isDark);
|
|
34842
34847
|
} }
|
|
34843
34848
|
function CustomerSegmentCardComponent_Conditional_23_Conditional_5_Template(rf, ctx) { if (rf & 1) {
|
|
34844
34849
|
const _r5 = i0.ɵɵgetCurrentView();
|
|
@@ -35809,7 +35814,7 @@ class CustomerSegmentCardComponent {
|
|
|
35809
35814
|
}] }); })();
|
|
35810
35815
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CustomerSegmentCardComponent, { className: "CustomerSegmentCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/customer-segment-card.component.ts", lineNumber: 366 }); })();
|
|
35811
35816
|
|
|
35812
|
-
const _c0$
|
|
35817
|
+
const _c0$T = a0 => ({ name: "currency-dollar", source: a0 });
|
|
35813
35818
|
const _c1$r = a0 => ({ name: "document-text", source: a0 });
|
|
35814
35819
|
const _c2$j = a0 => ({ name: "academic-cap", source: a0 });
|
|
35815
35820
|
const _c3$f = a0 => ({ name: "information-circle", source: a0 });
|
|
@@ -35907,7 +35912,7 @@ function PriceTierCardComponent_Conditional_25_Template(rf, ctx) { if (rf & 1) {
|
|
|
35907
35912
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
35908
35913
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedSectionClasses());
|
|
35909
35914
|
i0.ɵɵadvance(2);
|
|
35910
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$
|
|
35915
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$T, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.getExpandedIconClasses());
|
|
35911
35916
|
i0.ɵɵadvance();
|
|
35912
35917
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedTitleClasses());
|
|
35913
35918
|
i0.ɵɵadvance(2);
|
|
@@ -36645,7 +36650,7 @@ class PriceTierCardComponent {
|
|
|
36645
36650
|
}] }); })();
|
|
36646
36651
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PriceTierCardComponent, { className: "PriceTierCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/price-tier-card.component.ts", lineNumber: 261 }); })();
|
|
36647
36652
|
|
|
36648
|
-
const _c0$
|
|
36653
|
+
const _c0$S = () => ({ name: "cube", source: "HEROICONS" });
|
|
36649
36654
|
const _c1$q = () => ({ name: "currency-dollar", source: "HEROICONS" });
|
|
36650
36655
|
const _c2$i = () => ({ name: "chart-bar", source: "HEROICONS" });
|
|
36651
36656
|
const _c3$e = a0 => ({ name: "chart-bar", source: a0 });
|
|
@@ -36653,7 +36658,7 @@ const _c4$8 = a0 => ({ name: "academic-cap", source: a0 });
|
|
|
36653
36658
|
const _c5$6 = a0 => ({ name: "information-circle", source: a0 });
|
|
36654
36659
|
const _c6$2 = a0 => ({ name: "signal", source: a0 });
|
|
36655
36660
|
const _c7$1 = a0 => ({ name: "wrench-screwdriver", source: a0 });
|
|
36656
|
-
const _forTrack0$
|
|
36661
|
+
const _forTrack0$I = ($index, $item) => $item.name;
|
|
36657
36662
|
function ProductCategoryCardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
36658
36663
|
i0.ɵɵelementStart(0, "p", 8);
|
|
36659
36664
|
i0.ɵɵtext(1);
|
|
@@ -36692,7 +36697,7 @@ function ProductCategoryCardComponent_Conditional_14_Conditional_2_Template(rf,
|
|
|
36692
36697
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
36693
36698
|
i0.ɵɵproperty("ngClass", ctx_r0.getStatBoxClasses());
|
|
36694
36699
|
i0.ɵɵadvance(2);
|
|
36695
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction0(6, _c0$
|
|
36700
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction0(6, _c0$S))("ngClass", ctx_r0.getStatIconClasses());
|
|
36696
36701
|
i0.ɵɵadvance(2);
|
|
36697
36702
|
i0.ɵɵproperty("ngClass", ctx_r0.getStatLabelClasses());
|
|
36698
36703
|
i0.ɵɵadvance(2);
|
|
@@ -36784,7 +36789,7 @@ function ProductCategoryCardComponent_Conditional_16_Template(rf, ctx) { if (rf
|
|
|
36784
36789
|
i0.ɵɵelementStart(6, "symphiq-visualization-container", 21);
|
|
36785
36790
|
i0.ɵɵlistener("visualizationClick", function ProductCategoryCardComponent_Conditional_16_Template_symphiq_visualization_container_visualizationClick_6_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r0 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r0.openHorizontalBarModal($event)); });
|
|
36786
36791
|
i0.ɵɵelementStart(7, "div", 22);
|
|
36787
|
-
i0.ɵɵrepeaterCreate(8, ProductCategoryCardComponent_Conditional_16_For_9_Template, 2, 5, "div", 23, _forTrack0$
|
|
36792
|
+
i0.ɵɵrepeaterCreate(8, ProductCategoryCardComponent_Conditional_16_For_9_Template, 2, 5, "div", 23, _forTrack0$I);
|
|
36788
36793
|
i0.ɵɵelementEnd()()()();
|
|
36789
36794
|
} if (rf & 2) {
|
|
36790
36795
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -37639,13 +37644,13 @@ class ProductCategoryCardComponent {
|
|
|
37639
37644
|
}] }); })();
|
|
37640
37645
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProductCategoryCardComponent, { className: "ProductCategoryCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/product-category-card.component.ts", lineNumber: 324 }); })();
|
|
37641
37646
|
|
|
37642
|
-
const _c0$
|
|
37647
|
+
const _c0$R = (a0, a1) => ({ name: a0, source: a1 });
|
|
37643
37648
|
function CompetitiveStrengthIndicatorComponent_For_3_Template(rf, ctx) { if (rf & 1) {
|
|
37644
37649
|
i0.ɵɵelement(0, "symphiq-icon", 2);
|
|
37645
37650
|
} if (rf & 2) {
|
|
37646
37651
|
const star_r1 = ctx.$implicit;
|
|
37647
37652
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
37648
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction2(2, _c0$
|
|
37653
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction2(2, _c0$R, star_r1.filled ? "star" : "star", ctx_r1.iconSource))("ngClass", star_r1.filled ? ctx_r1.filledStarClasses() : ctx_r1.emptyStarClasses());
|
|
37649
37654
|
} }
|
|
37650
37655
|
class CompetitiveStrengthIndicatorComponent {
|
|
37651
37656
|
constructor() {
|
|
@@ -37801,7 +37806,7 @@ function getCategoryBadgeClasses(category, isDark) {
|
|
|
37801
37806
|
return `px-3 py-1 rounded-full text-xs font-semibold whitespace-nowrap ${colorClasses}`;
|
|
37802
37807
|
}
|
|
37803
37808
|
|
|
37804
|
-
const _c0$
|
|
37809
|
+
const _c0$Q = a0 => ({ name: "shield-check", source: a0 });
|
|
37805
37810
|
const _c1$p = a0 => ({ name: "building-storefront", source: a0 });
|
|
37806
37811
|
const _c2$h = a0 => ({ name: "academic-cap", source: a0 });
|
|
37807
37812
|
const _c3$d = a0 => ({ name: "information-circle", source: a0 });
|
|
@@ -37873,7 +37878,7 @@ function EnhancedListItemCardComponent_Conditional_21_Template(rf, ctx) { if (rf
|
|
|
37873
37878
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
37874
37879
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedSectionClasses());
|
|
37875
37880
|
i0.ɵɵadvance(2);
|
|
37876
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$
|
|
37881
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$Q, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.getExpandedIconClasses());
|
|
37877
37882
|
i0.ɵɵadvance();
|
|
37878
37883
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedTitleClasses());
|
|
37879
37884
|
i0.ɵɵadvance(2);
|
|
@@ -38516,7 +38521,7 @@ class EnhancedListItemCardComponent {
|
|
|
38516
38521
|
}] }); })();
|
|
38517
38522
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(EnhancedListItemCardComponent, { className: "EnhancedListItemCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/enhanced-list-item-card.component.ts", lineNumber: 221 }); })();
|
|
38518
38523
|
|
|
38519
|
-
const _c0$
|
|
38524
|
+
const _c0$P = a0 => ({ name: "academic-cap", source: a0 });
|
|
38520
38525
|
const _c1$o = a0 => ({ name: "information-circle", source: a0 });
|
|
38521
38526
|
const _c2$g = a0 => ({ name: "signal", source: a0 });
|
|
38522
38527
|
const _c3$c = a0 => ({ name: "wrench-screwdriver", source: a0 });
|
|
@@ -38597,7 +38602,7 @@ function FocusAreaDetailCardComponent_Conditional_16_Conditional_5_Template(rf,
|
|
|
38597
38602
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
38598
38603
|
i0.ɵɵproperty("ngClass", ctx_r0.getCompetitiveGapSectionClasses());
|
|
38599
38604
|
i0.ɵɵadvance(2);
|
|
38600
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$
|
|
38605
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$P, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.expandedIconClasses());
|
|
38601
38606
|
i0.ɵɵadvance();
|
|
38602
38607
|
i0.ɵɵproperty("ngClass", ctx_r0.expandedTitleClasses());
|
|
38603
38608
|
i0.ɵɵadvance(2);
|
|
@@ -40376,7 +40381,7 @@ class CompetitorAnalysisCardComponent {
|
|
|
40376
40381
|
}] }); })();
|
|
40377
40382
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitorAnalysisCardComponent, { className: "CompetitorAnalysisCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/competitor-analysis-card.component.ts", lineNumber: 312 }); })();
|
|
40378
40383
|
|
|
40379
|
-
const _c0$
|
|
40384
|
+
const _c0$O = ["*"];
|
|
40380
40385
|
class SkeletonCardBaseComponent {
|
|
40381
40386
|
constructor() {
|
|
40382
40387
|
this.viewMode = input(ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "viewMode" }] : []));
|
|
@@ -40396,7 +40401,7 @@ class SkeletonCardBaseComponent {
|
|
|
40396
40401
|
`.trim();
|
|
40397
40402
|
}
|
|
40398
40403
|
static { this.ɵfac = function SkeletonCardBaseComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SkeletonCardBaseComponent)(); }; }
|
|
40399
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SkeletonCardBaseComponent, selectors: [["symphiq-skeleton-card-base"]], inputs: { viewMode: [1, "viewMode"] }, ngContentSelectors: _c0$
|
|
40404
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SkeletonCardBaseComponent, selectors: [["symphiq-skeleton-card-base"]], inputs: { viewMode: [1, "viewMode"] }, ngContentSelectors: _c0$O, decls: 2, vars: 1, consts: [[1, "animate-pulse", 3, "ngClass"]], template: function SkeletonCardBaseComponent_Template(rf, ctx) { if (rf & 1) {
|
|
40400
40405
|
i0.ɵɵprojectionDef();
|
|
40401
40406
|
i0.ɵɵelementStart(0, "div", 0);
|
|
40402
40407
|
i0.ɵɵprojection(1);
|
|
@@ -41561,7 +41566,7 @@ class ProfileItemCardComponent {
|
|
|
41561
41566
|
}], null, { item: [{ type: i0.Input, args: [{ isSignal: true, alias: "item", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], subsectionId: [{ type: i0.Input, args: [{ isSignal: true, alias: "subsectionId", required: false }] }], forceExpanded: [{ type: i0.Input, args: [{ isSignal: true, alias: "forceExpanded", required: false }] }], animationIndex: [{ type: i0.Input, args: [{ isSignal: true, alias: "animationIndex", required: false }] }], isLoading: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLoading", required: false }] }], inModalContext: [{ type: i0.Input, args: [{ isSignal: true, alias: "inModalContext", required: false }] }], isCompactMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isCompactMode", required: false }] }] }); })();
|
|
41562
41567
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileItemCardComponent, { className: "ProfileItemCardComponent", filePath: "lib/components/business-analysis-dashboard/profile-item-card.component.ts", lineNumber: 171 }); })();
|
|
41563
41568
|
|
|
41564
|
-
const _c0$
|
|
41569
|
+
const _c0$N = ["scrollContainer"];
|
|
41565
41570
|
const _c1$n = a0 => ({ name: "arrow-right", source: a0 });
|
|
41566
41571
|
function ItemDetailModalComponent_Conditional_7_Template(rf, ctx) { if (rf & 1) {
|
|
41567
41572
|
const _r2 = i0.ɵɵgetCurrentView();
|
|
@@ -41681,7 +41686,7 @@ class ItemDetailModalComponent {
|
|
|
41681
41686
|
}
|
|
41682
41687
|
static { this.ɵfac = function ItemDetailModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ItemDetailModalComponent)(); }; }
|
|
41683
41688
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ItemDetailModalComponent, selectors: [["symphiq-item-detail-modal"]], viewQuery: function ItemDetailModalComponent_Query(rf, ctx) { if (rf & 1) {
|
|
41684
|
-
i0.ɵɵviewQuery(_c0$
|
|
41689
|
+
i0.ɵɵviewQuery(_c0$N, 5);
|
|
41685
41690
|
} if (rf & 2) {
|
|
41686
41691
|
let _t;
|
|
41687
41692
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.scrollContainer = _t.first);
|
|
@@ -41760,7 +41765,7 @@ class ItemDetailModalComponent {
|
|
|
41760
41765
|
}] }); })();
|
|
41761
41766
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ItemDetailModalComponent, { className: "ItemDetailModalComponent", filePath: "lib/components/business-analysis-dashboard/modals/item-detail-modal.component.ts", lineNumber: 53 }); })();
|
|
41762
41767
|
|
|
41763
|
-
const _c0$
|
|
41768
|
+
const _c0$M = ["modalContent"];
|
|
41764
41769
|
const _c1$m = ["modalWrapper"];
|
|
41765
41770
|
const _c2$f = ["*"];
|
|
41766
41771
|
const ProfileAnalysisModalComponent_Conditional_0_Conditional_31_Conditional_3_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return lineChart_component; }).then(m => m.LineChartComponent)];
|
|
@@ -41769,8 +41774,9 @@ const ProfileAnalysisModalComponent_Conditional_0_Conditional_31_Conditional_5_D
|
|
|
41769
41774
|
const ProfileAnalysisModalComponent_Conditional_0_Conditional_31_Conditional_6_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return areaChart_component; }).then(m => m.AreaChartComponent)];
|
|
41770
41775
|
const _c3$b = a0 => ({ name: "arrow-left", source: a0 });
|
|
41771
41776
|
const _c4$6 = a0 => ({ name: "chevron-right", source: a0 });
|
|
41772
|
-
const _forTrack0$
|
|
41777
|
+
const _forTrack0$H = ($index, $item) => $item.performanceItemId || $index;
|
|
41773
41778
|
const _forTrack1$6 = ($index, $item) => $item.id || $index;
|
|
41779
|
+
const _forTrack2$2 = ($index, $item) => $item.metric || $index;
|
|
41774
41780
|
function ProfileAnalysisModalComponent_Conditional_0_Conditional_10_For_5_Conditional_0_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
41775
41781
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
41776
41782
|
i0.ɵɵelementStart(0, "button", 46);
|
|
@@ -41980,7 +41986,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_21_For_3_Templa
|
|
|
41980
41986
|
function ProfileAnalysisModalComponent_Conditional_0_Conditional_21_Template(rf, ctx) { if (rf & 1) {
|
|
41981
41987
|
i0.ɵɵelementStart(0, "div", 20);
|
|
41982
41988
|
i0.ɵɵconditionalCreate(1, ProfileAnalysisModalComponent_Conditional_0_Conditional_21_Conditional_1_Template, 2, 2, "p", 52);
|
|
41983
|
-
i0.ɵɵrepeaterCreate(2, ProfileAnalysisModalComponent_Conditional_0_Conditional_21_For_3_Template, 13, 10, "div", 53, _forTrack0$
|
|
41989
|
+
i0.ɵɵrepeaterCreate(2, ProfileAnalysisModalComponent_Conditional_0_Conditional_21_For_3_Template, 13, 10, "div", 53, _forTrack0$H);
|
|
41984
41990
|
i0.ɵɵelementEnd();
|
|
41985
41991
|
} if (rf & 2) {
|
|
41986
41992
|
const data_r11 = ctx;
|
|
@@ -42060,7 +42066,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_22_For_3_Templa
|
|
|
42060
42066
|
function ProfileAnalysisModalComponent_Conditional_0_Conditional_22_Template(rf, ctx) { if (rf & 1) {
|
|
42061
42067
|
i0.ɵɵelementStart(0, "div", 20);
|
|
42062
42068
|
i0.ɵɵconditionalCreate(1, ProfileAnalysisModalComponent_Conditional_0_Conditional_22_Conditional_1_Template, 2, 2, "p", 52);
|
|
42063
|
-
i0.ɵɵrepeaterCreate(2, ProfileAnalysisModalComponent_Conditional_0_Conditional_22_For_3_Template, 13, 10, "div", 53, _forTrack0$
|
|
42069
|
+
i0.ɵɵrepeaterCreate(2, ProfileAnalysisModalComponent_Conditional_0_Conditional_22_For_3_Template, 13, 10, "div", 53, _forTrack0$H);
|
|
42064
42070
|
i0.ɵɵelementEnd();
|
|
42065
42071
|
} if (rf & 2) {
|
|
42066
42072
|
const data_r14 = ctx;
|
|
@@ -42173,13 +42179,13 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_
|
|
|
42173
42179
|
} if (rf & 2) {
|
|
42174
42180
|
const metric_r30 = ctx.$implicit;
|
|
42175
42181
|
const data_r32 = i0.ɵɵnextContext(3);
|
|
42176
|
-
i0.ɵɵconditional(metric_r30.
|
|
42182
|
+
i0.ɵɵconditional(metric_r30.metric === data_r32.directlyAffectedMetricId ? 0 : -1);
|
|
42177
42183
|
} }
|
|
42178
42184
|
function ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_1_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
42179
42185
|
i0.ɵɵelementStart(0, "div", 69)(1, "h3", 70);
|
|
42180
42186
|
i0.ɵɵtext(2, " Directly Affected Metric ");
|
|
42181
42187
|
i0.ɵɵelementEnd();
|
|
42182
|
-
i0.ɵɵrepeaterCreate(3, ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_1_Conditional_0_For_4_Template, 1, 1, null, null,
|
|
42188
|
+
i0.ɵɵrepeaterCreate(3, ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_1_Conditional_0_For_4_Template, 1, 1, null, null, _forTrack2$2);
|
|
42183
42189
|
i0.ɵɵelementEnd();
|
|
42184
42190
|
} if (rf & 2) {
|
|
42185
42191
|
const data_r32 = i0.ɵɵnextContext(2);
|
|
@@ -42207,13 +42213,13 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_
|
|
|
42207
42213
|
} if (rf & 2) {
|
|
42208
42214
|
const metric_r35 = ctx.$implicit;
|
|
42209
42215
|
const data_r32 = i0.ɵɵnextContext(3);
|
|
42210
|
-
i0.ɵɵconditional(data_r32.indirectlyAffectedMetricIds.includes(metric_r35.
|
|
42216
|
+
i0.ɵɵconditional(data_r32.indirectlyAffectedMetricIds.includes(metric_r35.metric || "") ? 0 : -1);
|
|
42211
42217
|
} }
|
|
42212
42218
|
function ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_1_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
42213
42219
|
i0.ɵɵelementStart(0, "div", 69)(1, "h3", 70);
|
|
42214
42220
|
i0.ɵɵtext(2, " Indirectly Affected Metrics ");
|
|
42215
42221
|
i0.ɵɵelementEnd();
|
|
42216
|
-
i0.ɵɵrepeaterCreate(3, ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_1_Conditional_1_For_4_Template, 1, 1, null, null,
|
|
42222
|
+
i0.ɵɵrepeaterCreate(3, ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_1_Conditional_1_For_4_Template, 1, 1, null, null, _forTrack2$2);
|
|
42217
42223
|
i0.ɵɵelementEnd();
|
|
42218
42224
|
} if (rf & 2) {
|
|
42219
42225
|
const data_r32 = i0.ɵɵnextContext(2);
|
|
@@ -42245,7 +42251,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_
|
|
|
42245
42251
|
i0.ɵɵproperty("metric", metric_r38)("isLightMode", ctx_r1.isLightMode())("animationKey", $index_r39);
|
|
42246
42252
|
} }
|
|
42247
42253
|
function ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
42248
|
-
i0.ɵɵrepeaterCreate(0, ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_2_For_1_Template, 2, 3, "div", null, _forTrack0$
|
|
42254
|
+
i0.ɵɵrepeaterCreate(0, ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_2_For_1_Template, 2, 3, "div", null, _forTrack0$H);
|
|
42249
42255
|
} if (rf & 2) {
|
|
42250
42256
|
const data_r32 = i0.ɵɵnextContext();
|
|
42251
42257
|
i0.ɵɵrepeater(data_r32.metrics);
|
|
@@ -44009,7 +44015,7 @@ class ProfileAnalysisModalComponent {
|
|
|
44009
44015
|
}
|
|
44010
44016
|
static { this.ɵfac = function ProfileAnalysisModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileAnalysisModalComponent)(); }; }
|
|
44011
44017
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ProfileAnalysisModalComponent, selectors: [["symphiq-profile-analysis-modal"]], viewQuery: function ProfileAnalysisModalComponent_Query(rf, ctx) { if (rf & 1) {
|
|
44012
|
-
i0.ɵɵviewQuery(_c0$
|
|
44018
|
+
i0.ɵɵviewQuery(_c0$M, 5);
|
|
44013
44019
|
i0.ɵɵviewQuery(_c1$m, 5);
|
|
44014
44020
|
} if (rf & 2) {
|
|
44015
44021
|
let _t;
|
|
@@ -44342,8 +44348,8 @@ class ProfileAnalysisModalComponent {
|
|
|
44342
44348
|
<h3 [ngClass]="isLightMode() ? 'text-slate-600' : 'text-slate-400'" class="text-xs font-bold uppercase tracking-wider px-1">
|
|
44343
44349
|
Directly Affected Metric
|
|
44344
44350
|
</h3>
|
|
44345
|
-
@for (metric of data.metrics; track metric.
|
|
44346
|
-
@if (metric.
|
|
44351
|
+
@for (metric of data.metrics; track metric.metric || $index) {
|
|
44352
|
+
@if (metric.metric === data.directlyAffectedMetricId) {
|
|
44347
44353
|
<div>
|
|
44348
44354
|
<symphiq-metric-list-item
|
|
44349
44355
|
[metric]="metric"
|
|
@@ -44360,8 +44366,8 @@ class ProfileAnalysisModalComponent {
|
|
|
44360
44366
|
<h3 [ngClass]="isLightMode() ? 'text-slate-600' : 'text-slate-400'" class="text-xs font-bold uppercase tracking-wider px-1">
|
|
44361
44367
|
Indirectly Affected Metrics
|
|
44362
44368
|
</h3>
|
|
44363
|
-
@for (metric of data.metrics; track metric.
|
|
44364
|
-
@if (data.indirectlyAffectedMetricIds.includes(metric.
|
|
44369
|
+
@for (metric of data.metrics; track metric.metric || $index) {
|
|
44370
|
+
@if (data.indirectlyAffectedMetricIds.includes(metric.metric || '')) {
|
|
44365
44371
|
<div>
|
|
44366
44372
|
<symphiq-metric-list-item
|
|
44367
44373
|
[metric]="metric"
|
|
@@ -44564,7 +44570,7 @@ class ProfileAnalysisModalComponent {
|
|
|
44564
44570
|
}] }); }); })();
|
|
44565
44571
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileAnalysisModalComponent, { className: "ProfileAnalysisModalComponent", filePath: "lib/components/profile-analysis-shop-dashboard/profile-analysis-modal.component.ts", lineNumber: 554 }); })();
|
|
44566
44572
|
|
|
44567
|
-
const _c0$
|
|
44573
|
+
const _c0$L = a0 => ({ name: "light-bulb", source: a0 });
|
|
44568
44574
|
const _c1$l = a0 => ({ name: "trophy", source: a0 });
|
|
44569
44575
|
const _c2$e = a0 => ({ name: "academic-cap", source: a0 });
|
|
44570
44576
|
const _c3$a = a0 => ({ name: "signal", source: a0 });
|
|
@@ -44774,7 +44780,7 @@ class CompetitiveGapModalComponent {
|
|
|
44774
44780
|
i0.ɵɵadvance(2);
|
|
44775
44781
|
i0.ɵɵproperty("ngClass", ctx.iconContainerClasses());
|
|
44776
44782
|
i0.ɵɵadvance();
|
|
44777
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(12, _c0$
|
|
44783
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(12, _c0$L, ctx.iconSource));
|
|
44778
44784
|
i0.ɵɵadvance(3);
|
|
44779
44785
|
i0.ɵɵproperty("ngClass", ctx.titleClasses());
|
|
44780
44786
|
i0.ɵɵadvance();
|
|
@@ -44895,11 +44901,11 @@ class CompetitiveGapModalComponent {
|
|
|
44895
44901
|
}], null, { item: [{ type: i0.Input, args: [{ isSignal: true, alias: "item", required: false }] }], isDark: [{ type: i0.Input, args: [{ isSignal: true, alias: "isDark", required: false }] }] }); })();
|
|
44896
44902
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitiveGapModalComponent, { className: "CompetitiveGapModalComponent", filePath: "lib/components/business-analysis-dashboard/modals/competitive-gap-modal.component.ts", lineNumber: 101 }); })();
|
|
44897
44903
|
|
|
44898
|
-
const _c0$
|
|
44904
|
+
const _c0$K = a0 => ({ name: "list-bullet", source: a0 });
|
|
44899
44905
|
const _c1$k = a0 => ({ name: "arrow-right", source: a0 });
|
|
44900
44906
|
const _c2$d = a0 => ({ name: "check-circle", source: a0 });
|
|
44901
44907
|
const _c3$9 = a0 => ({ name: "exclamation-circle", source: a0 });
|
|
44902
|
-
const _forTrack0$
|
|
44908
|
+
const _forTrack0$G = ($index, $item) => $item.order;
|
|
44903
44909
|
function RecommendationActionStepsModalComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
44904
44910
|
i0.ɵɵelementStart(0, "div", 1)(1, "div", 5);
|
|
44905
44911
|
i0.ɵɵelement(2, "symphiq-icon", 6);
|
|
@@ -44915,7 +44921,7 @@ function RecommendationActionStepsModalComponent_Conditional_1_Template(rf, ctx)
|
|
|
44915
44921
|
i0.ɵɵadvance();
|
|
44916
44922
|
i0.ɵɵproperty("ngClass", ctx_r0.iconContainerClasses());
|
|
44917
44923
|
i0.ɵɵadvance();
|
|
44918
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$
|
|
44924
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$K, ctx_r0.iconSource));
|
|
44919
44925
|
i0.ɵɵadvance(2);
|
|
44920
44926
|
i0.ɵɵproperty("ngClass", ctx_r0.titleClasses());
|
|
44921
44927
|
i0.ɵɵadvance(2);
|
|
@@ -45053,7 +45059,7 @@ class RecommendationActionStepsModalComponent {
|
|
|
45053
45059
|
i0.ɵɵelementStart(0, "div", 0);
|
|
45054
45060
|
i0.ɵɵconditionalCreate(1, RecommendationActionStepsModalComponent_Conditional_1_Template, 8, 7, "div", 1);
|
|
45055
45061
|
i0.ɵɵelementStart(2, "div", 2);
|
|
45056
|
-
i0.ɵɵrepeaterCreate(3, RecommendationActionStepsModalComponent_For_4_Template, 13, 11, "div", 3, _forTrack0$
|
|
45062
|
+
i0.ɵɵrepeaterCreate(3, RecommendationActionStepsModalComponent_For_4_Template, 13, 11, "div", 3, _forTrack0$G);
|
|
45057
45063
|
i0.ɵɵelementEnd();
|
|
45058
45064
|
i0.ɵɵconditionalCreate(5, RecommendationActionStepsModalComponent_Conditional_5_Template, 4, 5, "div", 4);
|
|
45059
45065
|
i0.ɵɵelementEnd();
|
|
@@ -45135,7 +45141,7 @@ class RecommendationActionStepsModalComponent {
|
|
|
45135
45141
|
}], null, { title: [{ type: i0.Input, args: [{ isSignal: true, alias: "title", required: false }] }], actionSteps: [{ type: i0.Input, args: [{ isSignal: true, alias: "actionSteps", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
|
|
45136
45142
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RecommendationActionStepsModalComponent, { className: "RecommendationActionStepsModalComponent", filePath: "lib/components/business-analysis-dashboard/modals/recommendation-action-steps-modal.component.ts", lineNumber: 69 }); })();
|
|
45137
45143
|
|
|
45138
|
-
const _c0$
|
|
45144
|
+
const _c0$J = ["modalContent"];
|
|
45139
45145
|
const _c1$j = ["modalWrapper"];
|
|
45140
45146
|
function BusinessAnalysisModalComponent_Conditional_0_Conditional_10_For_6_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
45141
45147
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
@@ -45654,7 +45660,7 @@ class BusinessAnalysisModalComponent {
|
|
|
45654
45660
|
}
|
|
45655
45661
|
static { this.ɵfac = function BusinessAnalysisModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || BusinessAnalysisModalComponent)(); }; }
|
|
45656
45662
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: BusinessAnalysisModalComponent, selectors: [["symphiq-business-analysis-modal"]], viewQuery: function BusinessAnalysisModalComponent_Query(rf, ctx) { if (rf & 1) {
|
|
45657
|
-
i0.ɵɵviewQuery(_c0$
|
|
45663
|
+
i0.ɵɵviewQuery(_c0$J, 5);
|
|
45658
45664
|
i0.ɵɵviewQuery(_c1$j, 5);
|
|
45659
45665
|
} if (rf & 2) {
|
|
45660
45666
|
let _t;
|
|
@@ -46524,7 +46530,7 @@ class SearchButtonComponent {
|
|
|
46524
46530
|
}], null, { isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: false }] }], minimized: [{ type: i0.Input, args: [{ isSignal: true, alias: "minimized", required: false }] }], title: [{ type: i0.Input, args: [{ isSignal: true, alias: "title", required: false }] }], searchClick: [{ type: i0.Output, args: ["searchClick"] }] }); })();
|
|
46525
46531
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SearchButtonComponent, { className: "SearchButtonComponent", filePath: "lib/components/shared/search-button.component.ts", lineNumber: 30 }); })();
|
|
46526
46532
|
|
|
46527
|
-
const _c0$
|
|
46533
|
+
const _c0$I = [[["", "expandedControls", ""]], [["", "condensedLeftContent", ""]], [["", "condensedControls", ""]]];
|
|
46528
46534
|
const _c1$i = ["[expandedControls]", "[condensedLeftContent]", "[condensedControls]"];
|
|
46529
46535
|
function DashboardHeaderComponent_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
46530
46536
|
i0.ɵɵelement(0, "div", 7);
|
|
@@ -46771,7 +46777,7 @@ class DashboardHeaderComponent {
|
|
|
46771
46777
|
}
|
|
46772
46778
|
static { this.ɵfac = function DashboardHeaderComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || DashboardHeaderComponent)(); }; }
|
|
46773
46779
|
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"] }, outputs: { searchClick: "searchClick", viewModeClick: "viewModeClick" }, ngContentSelectors: _c1$i, 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) {
|
|
46774
|
-
i0.ɵɵprojectionDef(_c0$
|
|
46780
|
+
i0.ɵɵprojectionDef(_c0$I);
|
|
46775
46781
|
i0.ɵɵelementStart(0, "header", 0)(1, "div", 1)(2, "div", 2)(3, "div", 3)(4, "div", 4)(5, "div", 5)(6, "h1", 6);
|
|
46776
46782
|
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(); });
|
|
46777
46783
|
i0.ɵɵtext(7);
|
|
@@ -46967,13 +46973,13 @@ class DashboardHeaderComponent {
|
|
|
46967
46973
|
}], null, { requestedByUser: [{ type: i0.Input, args: [{ isSignal: true, alias: "requestedByUser", required: false }] }], createdDate: [{ type: i0.Input, args: [{ isSignal: true, alias: "createdDate", required: false }] }], title: [{ type: i0.Input, args: [{ isSignal: true, alias: "title", required: false }] }], subtitle: [{ type: i0.Input, args: [{ isSignal: true, alias: "subtitle", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], viewModeLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewModeLabel", required: false }] }], currentSection: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentSection", required: false }] }], currentSubsection: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentSubsection", required: false }] }], sectionFading: [{ type: i0.Input, args: [{ isSignal: true, alias: "sectionFading", required: false }] }], subsectionFading: [{ type: i0.Input, args: [{ isSignal: true, alias: "subsectionFading", required: false }] }], isLoading: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLoading", required: false }] }], showControls: [{ type: i0.Input, args: [{ isSignal: true, alias: "showControls", required: false }] }], hasCondensedLeftContent: [{ type: i0.Input, args: [{ isSignal: true, alias: "hasCondensedLeftContent", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], searchClick: [{ type: i0.Output, args: ["searchClick"] }], viewModeClick: [{ type: i0.Output, args: ["viewModeClick"] }] }); })();
|
|
46968
46974
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(DashboardHeaderComponent, { className: "DashboardHeaderComponent", filePath: "lib/components/shared/dashboard-header.component.ts", lineNumber: 140 }); })();
|
|
46969
46975
|
|
|
46970
|
-
const _c0$
|
|
46976
|
+
const _c0$H = ["dashboardContainer"];
|
|
46971
46977
|
const _c1$h = () => ({});
|
|
46972
46978
|
const _c2$c = () => [1, 2, 3, 4, 5, 6];
|
|
46973
46979
|
const _c3$8 = () => [1, 2, 3];
|
|
46974
46980
|
const _c4$4 = () => [1, 2, 3, 4];
|
|
46975
46981
|
const _c5$3 = () => [1, 2];
|
|
46976
|
-
const _forTrack0$
|
|
46982
|
+
const _forTrack0$F = ($index, $item) => $item.value;
|
|
46977
46983
|
function SymphiqFunnelAnalysisDashboardComponent_Conditional_7_For_6_Template(rf, ctx) { if (rf & 1) {
|
|
46978
46984
|
i0.ɵɵelementStart(0, "option", 26);
|
|
46979
46985
|
i0.ɵɵtext(1);
|
|
@@ -46993,7 +46999,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_7_Template(rf, ctx)
|
|
|
46993
46999
|
i0.ɵɵlistener("click", function SymphiqFunnelAnalysisDashboardComponent_Conditional_7_Template_div_click_3_listener($event) { i0.ɵɵrestoreView(_r2); return i0.ɵɵresetView($event.stopPropagation()); })("mousedown", function SymphiqFunnelAnalysisDashboardComponent_Conditional_7_Template_div_mousedown_3_listener($event) { i0.ɵɵrestoreView(_r2); return i0.ɵɵresetView($event.stopPropagation()); })("pointerdown", function SymphiqFunnelAnalysisDashboardComponent_Conditional_7_Template_div_pointerdown_3_listener($event) { i0.ɵɵrestoreView(_r2); return i0.ɵɵresetView($event.stopPropagation()); });
|
|
46994
47000
|
i0.ɵɵelementStart(4, "select", 25);
|
|
46995
47001
|
i0.ɵɵlistener("ngModelChange", function SymphiqFunnelAnalysisDashboardComponent_Conditional_7_Template_select_ngModelChange_4_listener($event) { i0.ɵɵrestoreView(_r2); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.changeSectionFilter($event)); });
|
|
46996
|
-
i0.ɵɵrepeaterCreate(5, SymphiqFunnelAnalysisDashboardComponent_Conditional_7_For_6_Template, 2, 2, "option", 26, _forTrack0$
|
|
47002
|
+
i0.ɵɵrepeaterCreate(5, SymphiqFunnelAnalysisDashboardComponent_Conditional_7_For_6_Template, 2, 2, "option", 26, _forTrack0$F);
|
|
46997
47003
|
i0.ɵɵelementEnd()()();
|
|
46998
47004
|
} if (rf & 2) {
|
|
46999
47005
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
@@ -47045,7 +47051,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_11_Template(rf, ctx
|
|
|
47045
47051
|
i0.ɵɵlistener("click", function SymphiqFunnelAnalysisDashboardComponent_Conditional_11_Template_div_click_0_listener($event) { i0.ɵɵrestoreView(_r5); return i0.ɵɵresetView($event.stopPropagation()); })("mousedown", function SymphiqFunnelAnalysisDashboardComponent_Conditional_11_Template_div_mousedown_0_listener($event) { i0.ɵɵrestoreView(_r5); return i0.ɵɵresetView($event.stopPropagation()); })("pointerdown", function SymphiqFunnelAnalysisDashboardComponent_Conditional_11_Template_div_pointerdown_0_listener($event) { i0.ɵɵrestoreView(_r5); return i0.ɵɵresetView($event.stopPropagation()); });
|
|
47046
47052
|
i0.ɵɵelementStart(1, "select", 30);
|
|
47047
47053
|
i0.ɵɵlistener("ngModelChange", function SymphiqFunnelAnalysisDashboardComponent_Conditional_11_Template_select_ngModelChange_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.changeSectionFilter($event)); });
|
|
47048
|
-
i0.ɵɵrepeaterCreate(2, SymphiqFunnelAnalysisDashboardComponent_Conditional_11_For_3_Template, 2, 2, "option", 26, _forTrack0$
|
|
47054
|
+
i0.ɵɵrepeaterCreate(2, SymphiqFunnelAnalysisDashboardComponent_Conditional_11_For_3_Template, 2, 2, "option", 26, _forTrack0$F);
|
|
47049
47055
|
i0.ɵɵelementEnd()();
|
|
47050
47056
|
} if (rf & 2) {
|
|
47051
47057
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
@@ -47821,7 +47827,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_4_Te
|
|
|
47821
47827
|
i0.ɵɵconditionalCreate(14, SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_4_Conditional_14_Template, 2, 0, "div", 107);
|
|
47822
47828
|
i0.ɵɵelementStart(15, "select", 108);
|
|
47823
47829
|
i0.ɵɵlistener("ngModelChange", function SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_4_Template_select_ngModelChange_15_listener($event) { i0.ɵɵrestoreView(_r25); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.changeCategoryFilter($event)); });
|
|
47824
|
-
i0.ɵɵrepeaterCreate(16, SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_4_For_17_Template, 2, 1, null, null, _forTrack0$
|
|
47830
|
+
i0.ɵɵrepeaterCreate(16, SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_4_For_17_Template, 2, 1, null, null, _forTrack0$F);
|
|
47825
47831
|
i0.ɵɵelementEnd();
|
|
47826
47832
|
i0.ɵɵelementStart(18, "button", 109);
|
|
47827
47833
|
i0.ɵɵlistener("click", function SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_4_Template_button_click_18_listener() { i0.ɵɵrestoreView(_r25); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.toggleSortOrder()); });
|
|
@@ -47835,7 +47841,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_4_Te
|
|
|
47835
47841
|
i0.ɵɵtext(23, "Sort");
|
|
47836
47842
|
i0.ɵɵelementEnd()()()();
|
|
47837
47843
|
i0.ɵɵelementStart(24, "div", 113)(25, "div", 114);
|
|
47838
|
-
i0.ɵɵrepeaterCreate(26, SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_4_For_27_Template, 1, 1, null, null, _forTrack0$
|
|
47844
|
+
i0.ɵɵrepeaterCreate(26, SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_4_For_27_Template, 1, 1, null, null, _forTrack0$F);
|
|
47839
47845
|
i0.ɵɵelementEnd()()();
|
|
47840
47846
|
i0.ɵɵconditionalCreate(28, SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_4_Conditional_28_Template, 3, 1, "div", 115)(29, SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_4_Conditional_29_Template, 4, 5, "div", 116);
|
|
47841
47847
|
i0.ɵɵelementEnd()();
|
|
@@ -48012,7 +48018,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_5_Te
|
|
|
48012
48018
|
i0.ɵɵconditionalCreate(12, SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_5_Conditional_12_Template, 2, 0, "div", 107);
|
|
48013
48019
|
i0.ɵɵelementStart(13, "select", 150);
|
|
48014
48020
|
i0.ɵɵlistener("ngModelChange", function SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_5_Template_select_ngModelChange_13_listener($event) { i0.ɵɵrestoreView(_r35); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.changeBreakdownFilter($event)); });
|
|
48015
|
-
i0.ɵɵrepeaterCreate(14, SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_5_For_15_Template, 2, 1, null, null, _forTrack0$
|
|
48021
|
+
i0.ɵɵrepeaterCreate(14, SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_5_For_15_Template, 2, 1, null, null, _forTrack0$F);
|
|
48016
48022
|
i0.ɵɵelementEnd()()();
|
|
48017
48023
|
i0.ɵɵconditionalCreate(16, SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_5_Conditional_16_Template, 3, 1, "div", 80)(17, SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_5_Conditional_17_Template, 4, 5, "div", 151);
|
|
48018
48024
|
i0.ɵɵelementEnd()();
|
|
@@ -48123,7 +48129,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_6_Te
|
|
|
48123
48129
|
i0.ɵɵconditionalCreate(13, SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_6_Conditional_13_Template, 2, 0, "div", 107);
|
|
48124
48130
|
i0.ɵɵelementStart(14, "select", 108);
|
|
48125
48131
|
i0.ɵɵlistener("ngModelChange", function SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_6_Template_select_ngModelChange_14_listener($event) { i0.ɵɵrestoreView(_r39); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.changeCompetitiveFilter($event)); });
|
|
48126
|
-
i0.ɵɵrepeaterCreate(15, SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_6_For_16_Template, 2, 1, null, null, _forTrack0$
|
|
48132
|
+
i0.ɵɵrepeaterCreate(15, SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_6_For_16_Template, 2, 1, null, null, _forTrack0$F);
|
|
48127
48133
|
i0.ɵɵelementEnd()()();
|
|
48128
48134
|
i0.ɵɵconditionalCreate(17, SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_6_Conditional_17_Template, 6, 5, "div", 80)(18, SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_6_Conditional_18_Template, 1, 6, "symphiq-competitive-intelligence-view", 77);
|
|
48129
48135
|
i0.ɵɵelementEnd()();
|
|
@@ -49242,7 +49248,7 @@ class SymphiqFunnelAnalysisDashboardComponent {
|
|
|
49242
49248
|
static { this.ɵfac = function SymphiqFunnelAnalysisDashboardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SymphiqFunnelAnalysisDashboardComponent)(i0.ɵɵdirectiveInject(FunnelOrderService), i0.ɵɵdirectiveInject(ViewModeService), i0.ɵɵdirectiveInject(SearchService), i0.ɵɵdirectiveInject(TooltipService), i0.ɵɵdirectiveInject(ProfileContextService), i0.ɵɵdirectiveInject(ProfileItemLookupService), i0.ɵɵdirectiveInject(HeaderScrollService)); }; }
|
|
49243
49249
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SymphiqFunnelAnalysisDashboardComponent, selectors: [["symphiq-funnel-analysis-dashboard"]], viewQuery: function SymphiqFunnelAnalysisDashboardComponent_Query(rf, ctx) { if (rf & 1) {
|
|
49244
49250
|
i0.ɵɵviewQuery(ModalComponent, 5);
|
|
49245
|
-
i0.ɵɵviewQuery(_c0$
|
|
49251
|
+
i0.ɵɵviewQuery(_c0$H, 5);
|
|
49246
49252
|
} if (rf & 2) {
|
|
49247
49253
|
let _t;
|
|
49248
49254
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalComponent = _t.first);
|
|
@@ -50614,7 +50620,7 @@ function getTrendClasses(trendPercent, viewMode) {
|
|
|
50614
50620
|
}
|
|
50615
50621
|
}
|
|
50616
50622
|
|
|
50617
|
-
const _forTrack0$
|
|
50623
|
+
const _forTrack0$E = ($index, $item) => $item.performanceItemId;
|
|
50618
50624
|
function SymphiqFunnelAnalysisPreviewComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
|
|
50619
50625
|
i0.ɵɵelementStart(0, "div", 17)(1, "p", 18);
|
|
50620
50626
|
i0.ɵɵtext(2);
|
|
@@ -51233,7 +51239,7 @@ class SymphiqFunnelAnalysisPreviewComponent {
|
|
|
51233
51239
|
i0.ɵɵconditionalCreate(12, SymphiqFunnelAnalysisPreviewComponent_Conditional_12_Template, 3, 7, "div", 9);
|
|
51234
51240
|
i0.ɵɵconditionalCreate(13, SymphiqFunnelAnalysisPreviewComponent_Conditional_13_Template, 18, 23, "div", 10);
|
|
51235
51241
|
i0.ɵɵelementStart(14, "div", 11);
|
|
51236
|
-
i0.ɵɵrepeaterCreate(15, SymphiqFunnelAnalysisPreviewComponent_For_16_Template, 10, 17, "div", 12, _forTrack0$
|
|
51242
|
+
i0.ɵɵrepeaterCreate(15, SymphiqFunnelAnalysisPreviewComponent_For_16_Template, 10, 17, "div", 12, _forTrack0$E);
|
|
51237
51243
|
i0.ɵɵelementEnd();
|
|
51238
51244
|
i0.ɵɵconditionalCreate(17, SymphiqFunnelAnalysisPreviewComponent_Conditional_17_Template, 9, 11, "div", 9);
|
|
51239
51245
|
i0.ɵɵconditionalCreate(18, SymphiqFunnelAnalysisPreviewComponent_Conditional_18_Template, 14, 19, "div", 9);
|
|
@@ -51476,7 +51482,7 @@ class SymphiqFunnelAnalysisPreviewComponent {
|
|
|
51476
51482
|
}], () => [], { analysisInput: [{ type: i0.Input, args: [{ isSignal: true, alias: "funnelAnalysis", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], scrollElement: [{ type: i0.Input, args: [{ isSignal: true, alias: "scrollElement", required: false }] }], onViewAnalysis: [{ type: i0.Output, args: ["onViewAnalysis"] }] }); })();
|
|
51477
51483
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqFunnelAnalysisPreviewComponent, { className: "SymphiqFunnelAnalysisPreviewComponent", filePath: "lib/components/funnel-analysis-preview/symphiq-funnel-analysis-preview.component.ts", lineNumber: 228 }); })();
|
|
51478
51484
|
|
|
51479
|
-
const _forTrack0$
|
|
51485
|
+
const _forTrack0$D = ($index, $item) => $item.id;
|
|
51480
51486
|
function SymphiqWelcomeDashboardComponent_For_51_Template(rf, ctx) { if (rf & 1) {
|
|
51481
51487
|
i0.ɵɵelementStart(0, "div", 27)(1, "div", 32)(2, "div", 33)(3, "span", 34);
|
|
51482
51488
|
i0.ɵɵtext(4);
|
|
@@ -51751,7 +51757,7 @@ class SymphiqWelcomeDashboardComponent {
|
|
|
51751
51757
|
i0.ɵɵtext(48, " Your Onboarding Journey ");
|
|
51752
51758
|
i0.ɵɵelementEnd();
|
|
51753
51759
|
i0.ɵɵelementStart(49, "div", 26);
|
|
51754
|
-
i0.ɵɵrepeaterCreate(50, SymphiqWelcomeDashboardComponent_For_51_Template, 9, 3, "div", 27, _forTrack0$
|
|
51760
|
+
i0.ɵɵrepeaterCreate(50, SymphiqWelcomeDashboardComponent_For_51_Template, 9, 3, "div", 27, _forTrack0$D);
|
|
51755
51761
|
i0.ɵɵelementEnd()()();
|
|
51756
51762
|
i0.ɵɵelementStart(52, "div", 28);
|
|
51757
51763
|
i0.ɵɵnamespaceSVG();
|
|
@@ -52736,8 +52742,8 @@ class FocusAreaToolsModalComponent {
|
|
|
52736
52742
|
}] }); })();
|
|
52737
52743
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaToolsModalComponent, { className: "FocusAreaToolsModalComponent", filePath: "lib/components/create-account-dashboard/focus-area-tools-modal.component.ts", lineNumber: 149 }); })();
|
|
52738
52744
|
|
|
52739
|
-
const _c0$
|
|
52740
|
-
const _forTrack0$
|
|
52745
|
+
const _c0$G = ["shopNameInput"];
|
|
52746
|
+
const _forTrack0$C = ($index, $item) => $item.focusAreaDomain;
|
|
52741
52747
|
function SymphiqCreateAccountDashboardComponent_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
52742
52748
|
i0.ɵɵelementStart(0, "div", 8);
|
|
52743
52749
|
i0.ɵɵelement(1, "symphiq-indeterminate-spinner", 12);
|
|
@@ -53082,7 +53088,7 @@ function SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Cond
|
|
|
53082
53088
|
i0.ɵɵtext(3);
|
|
53083
53089
|
i0.ɵɵelementEnd();
|
|
53084
53090
|
i0.ɵɵelementStart(4, "div", 53);
|
|
53085
|
-
i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Conditional_12_For_6_Template, 7, 5, "div", 54, _forTrack0$
|
|
53091
|
+
i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Conditional_12_For_6_Template, 7, 5, "div", 54, _forTrack0$C);
|
|
53086
53092
|
i0.ɵɵelementEnd()();
|
|
53087
53093
|
} if (rf & 2) {
|
|
53088
53094
|
const ctx_r0 = i0.ɵɵnextContext(3);
|
|
@@ -53112,7 +53118,7 @@ function SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Cond
|
|
|
53112
53118
|
i0.ɵɵtext(3);
|
|
53113
53119
|
i0.ɵɵelementEnd();
|
|
53114
53120
|
i0.ɵɵelementStart(4, "div", 63);
|
|
53115
|
-
i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Conditional_13_For_6_Template, 3, 3, "div", 64, _forTrack0$
|
|
53121
|
+
i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Conditional_13_For_6_Template, 3, 3, "div", 64, _forTrack0$C);
|
|
53116
53122
|
i0.ɵɵelementEnd()();
|
|
53117
53123
|
} if (rf & 2) {
|
|
53118
53124
|
const ctx_r0 = i0.ɵɵnextContext(3);
|
|
@@ -53142,7 +53148,7 @@ function SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Cond
|
|
|
53142
53148
|
i0.ɵɵtext(3);
|
|
53143
53149
|
i0.ɵɵelementEnd();
|
|
53144
53150
|
i0.ɵɵelementStart(4, "div", 66);
|
|
53145
|
-
i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Conditional_14_For_6_Template, 3, 3, "div", 67, _forTrack0$
|
|
53151
|
+
i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Conditional_14_For_6_Template, 3, 3, "div", 67, _forTrack0$C);
|
|
53146
53152
|
i0.ɵɵelementEnd()();
|
|
53147
53153
|
} if (rf & 2) {
|
|
53148
53154
|
const ctx_r0 = i0.ɵɵnextContext(3);
|
|
@@ -53922,7 +53928,7 @@ class SymphiqCreateAccountDashboardComponent {
|
|
|
53922
53928
|
}
|
|
53923
53929
|
static { this.ɵfac = function SymphiqCreateAccountDashboardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SymphiqCreateAccountDashboardComponent)(); }; }
|
|
53924
53930
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SymphiqCreateAccountDashboardComponent, selectors: [["symphiq-create-account-dashboard"]], viewQuery: function SymphiqCreateAccountDashboardComponent_Query(rf, ctx) { if (rf & 1) {
|
|
53925
|
-
i0.ɵɵviewQuery(_c0$
|
|
53931
|
+
i0.ɵɵviewQuery(_c0$G, 5);
|
|
53926
53932
|
} if (rf & 2) {
|
|
53927
53933
|
let _t;
|
|
53928
53934
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.shopNameInput = _t.first);
|
|
@@ -54482,7 +54488,7 @@ class SymphiqCreateAccountDashboardComponent {
|
|
|
54482
54488
|
}] }); })();
|
|
54483
54489
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqCreateAccountDashboardComponent, { className: "SymphiqCreateAccountDashboardComponent", filePath: "lib/components/create-account-dashboard/symphiq-create-account-dashboard.component.ts", lineNumber: 603 }); })();
|
|
54484
54490
|
|
|
54485
|
-
const _forTrack0$
|
|
54491
|
+
const _forTrack0$B = ($index, $item) => $item.id;
|
|
54486
54492
|
function SymphiqConnectGaDashboardComponent_Conditional_7_Template(rf, ctx) { if (rf & 1) {
|
|
54487
54493
|
i0.ɵɵelementStart(0, "div", 7)(1, "div", 9)(2, "div", 10);
|
|
54488
54494
|
i0.ɵɵelement(3, "symphiq-indeterminate-spinner", 11);
|
|
@@ -54711,7 +54717,7 @@ function SymphiqConnectGaDashboardComponent_Conditional_9_Conditional_14_For_2_T
|
|
|
54711
54717
|
function SymphiqConnectGaDashboardComponent_Conditional_9_Conditional_14_Template(rf, ctx) { if (rf & 1) {
|
|
54712
54718
|
const _r5 = i0.ɵɵgetCurrentView();
|
|
54713
54719
|
i0.ɵɵelementStart(0, "div", 52);
|
|
54714
|
-
i0.ɵɵrepeaterCreate(1, SymphiqConnectGaDashboardComponent_Conditional_9_Conditional_14_For_2_Template, 11, 8, "label", 53, _forTrack0$
|
|
54720
|
+
i0.ɵɵrepeaterCreate(1, SymphiqConnectGaDashboardComponent_Conditional_9_Conditional_14_For_2_Template, 11, 8, "label", 53, _forTrack0$B);
|
|
54715
54721
|
i0.ɵɵelementEnd();
|
|
54716
54722
|
i0.ɵɵelement(3, "div", 54);
|
|
54717
54723
|
i0.ɵɵelementStart(4, "button", 55);
|
|
@@ -56592,7 +56598,7 @@ class TargetChangeBadgeComponent {
|
|
|
56592
56598
|
}], () => [{ type: i0.ElementRef }], { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], percentageChange: [{ type: i0.Input, args: [{ isSignal: true, alias: "percentageChange", required: false }] }], metric: [{ type: i0.Input, args: [{ isSignal: true, alias: "metric", required: false }] }], priorYear: [{ type: i0.Input, args: [{ isSignal: true, alias: "priorYear", required: false }] }], isCompact: [{ type: i0.Input, args: [{ isSignal: true, alias: "isCompact", required: false }] }] }); })();
|
|
56593
56599
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TargetChangeBadgeComponent, { className: "TargetChangeBadgeComponent", filePath: "lib/components/revenue-calculator-dashboard/target-change-badge.component.ts", lineNumber: 27 }); })();
|
|
56594
56600
|
|
|
56595
|
-
const _forTrack0$
|
|
56601
|
+
const _forTrack0$A = ($index, $item) => $item.stageMetric.metric;
|
|
56596
56602
|
const _forTrack1$5 = ($index, $item) => $item.calc.metric;
|
|
56597
56603
|
function FunnelMetricsVisualizationComponent_For_4_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
56598
56604
|
i0.ɵɵelementStart(0, "button", 7);
|
|
@@ -57109,7 +57115,7 @@ class FunnelMetricsVisualizationComponent {
|
|
|
57109
57115
|
i0.ɵɵelementStart(0, "div", 0);
|
|
57110
57116
|
i0.ɵɵelement(1, "symphiq-tooltip-container");
|
|
57111
57117
|
i0.ɵɵelementStart(2, "div", 1);
|
|
57112
|
-
i0.ɵɵrepeaterCreate(3, FunnelMetricsVisualizationComponent_For_4_Template, 28, 15, "div", 2, _forTrack0$
|
|
57118
|
+
i0.ɵɵrepeaterCreate(3, FunnelMetricsVisualizationComponent_For_4_Template, 28, 15, "div", 2, _forTrack0$A);
|
|
57113
57119
|
i0.ɵɵelementEnd()();
|
|
57114
57120
|
} if (rf & 2) {
|
|
57115
57121
|
i0.ɵɵadvance(3);
|
|
@@ -57824,7 +57830,7 @@ class ChartValueFormatter {
|
|
|
57824
57830
|
}
|
|
57825
57831
|
}
|
|
57826
57832
|
|
|
57827
|
-
const _c0$
|
|
57833
|
+
const _c0$F = ["chartdiv"];
|
|
57828
57834
|
class AreaChartComponent {
|
|
57829
57835
|
constructor() {
|
|
57830
57836
|
this.chart = input({}, ...(ngDevMode ? [{ debugName: "chart" }] : []));
|
|
@@ -58137,7 +58143,7 @@ class AreaChartComponent {
|
|
|
58137
58143
|
}
|
|
58138
58144
|
static { this.ɵfac = function AreaChartComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || AreaChartComponent)(); }; }
|
|
58139
58145
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AreaChartComponent, selectors: [["symphiq-area-chart"]], viewQuery: function AreaChartComponent_Query(rf, ctx) { if (rf & 1) {
|
|
58140
|
-
i0.ɵɵviewQuery(_c0$
|
|
58146
|
+
i0.ɵɵviewQuery(_c0$F, 7);
|
|
58141
58147
|
} if (rf & 2) {
|
|
58142
58148
|
let _t;
|
|
58143
58149
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.chartDiv = _t.first);
|
|
@@ -58169,7 +58175,7 @@ var areaChart_component = /*#__PURE__*/Object.freeze({
|
|
|
58169
58175
|
AreaChartComponent: AreaChartComponent
|
|
58170
58176
|
});
|
|
58171
58177
|
|
|
58172
|
-
const _c0$
|
|
58178
|
+
const _c0$E = ["chartdiv"];
|
|
58173
58179
|
class LineChartComponent {
|
|
58174
58180
|
constructor() {
|
|
58175
58181
|
this.chart = input({}, ...(ngDevMode ? [{ debugName: "chart" }] : []));
|
|
@@ -58619,7 +58625,7 @@ class LineChartComponent {
|
|
|
58619
58625
|
}
|
|
58620
58626
|
static { this.ɵfac = function LineChartComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || LineChartComponent)(); }; }
|
|
58621
58627
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: LineChartComponent, selectors: [["symphiq-line-chart"]], viewQuery: function LineChartComponent_Query(rf, ctx) { if (rf & 1) {
|
|
58622
|
-
i0.ɵɵviewQuery(_c0$
|
|
58628
|
+
i0.ɵɵviewQuery(_c0$E, 7);
|
|
58623
58629
|
} if (rf & 2) {
|
|
58624
58630
|
let _t;
|
|
58625
58631
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.chartDiv = _t.first);
|
|
@@ -58651,7 +58657,7 @@ var lineChart_component = /*#__PURE__*/Object.freeze({
|
|
|
58651
58657
|
LineChartComponent: LineChartComponent
|
|
58652
58658
|
});
|
|
58653
58659
|
|
|
58654
|
-
const _c0$
|
|
58660
|
+
const _c0$D = ["chartdiv"];
|
|
58655
58661
|
class ProgressToTargetChartComponent {
|
|
58656
58662
|
constructor() {
|
|
58657
58663
|
this.data = input(null, ...(ngDevMode ? [{ debugName: "data" }] : []));
|
|
@@ -58902,7 +58908,7 @@ class ProgressToTargetChartComponent {
|
|
|
58902
58908
|
}
|
|
58903
58909
|
static { this.ɵfac = function ProgressToTargetChartComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProgressToTargetChartComponent)(); }; }
|
|
58904
58910
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ProgressToTargetChartComponent, selectors: [["symphiq-progress-to-target-chart"]], viewQuery: function ProgressToTargetChartComponent_Query(rf, ctx) { if (rf & 1) {
|
|
58905
|
-
i0.ɵɵviewQuery(_c0$
|
|
58911
|
+
i0.ɵɵviewQuery(_c0$D, 7);
|
|
58906
58912
|
} if (rf & 2) {
|
|
58907
58913
|
let _t;
|
|
58908
58914
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.chartDiv = _t.first);
|
|
@@ -58925,7 +58931,7 @@ class ProgressToTargetChartComponent {
|
|
|
58925
58931
|
}] }); })();
|
|
58926
58932
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProgressToTargetChartComponent, { className: "ProgressToTargetChartComponent", filePath: "lib/components/revenue-calculator-dashboard/progress-to-target-chart.component.ts", lineNumber: 66 }); })();
|
|
58927
58933
|
|
|
58928
|
-
const _forTrack0$
|
|
58934
|
+
const _forTrack0$z = ($index, $item) => $item.metric;
|
|
58929
58935
|
function MetricReportModalComponent_Conditional_0_Conditional_12_Template(rf, ctx) { if (rf & 1) {
|
|
58930
58936
|
i0.ɵɵelementStart(0, "button", 10);
|
|
58931
58937
|
i0.ɵɵnamespaceSVG();
|
|
@@ -59061,7 +59067,7 @@ function MetricReportModalComponent_Conditional_0_Conditional_65_Template(rf, ct
|
|
|
59061
59067
|
i0.ɵɵtext(12, "Improve by");
|
|
59062
59068
|
i0.ɵɵelementEnd()()();
|
|
59063
59069
|
i0.ɵɵelementStart(13, "tbody");
|
|
59064
|
-
i0.ɵɵrepeaterCreate(14, MetricReportModalComponent_Conditional_0_Conditional_65_For_15_Template, 15, 7, "tr", 47, _forTrack0$
|
|
59070
|
+
i0.ɵɵrepeaterCreate(14, MetricReportModalComponent_Conditional_0_Conditional_65_For_15_Template, 15, 7, "tr", 47, _forTrack0$z);
|
|
59065
59071
|
i0.ɵɵelementEnd()()()();
|
|
59066
59072
|
} if (rf & 2) {
|
|
59067
59073
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
@@ -60570,9 +60576,9 @@ class UserDisplayComponent {
|
|
|
60570
60576
|
}], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], user: [{ type: i0.Input, args: [{ isSignal: true, alias: "user", required: false }] }], avatarSize: [{ type: i0.Input, args: [{ isSignal: true, alias: "avatarSize", required: false }] }], showEmail: [{ type: i0.Input, args: [{ isSignal: true, alias: "showEmail", required: false }] }] }); })();
|
|
60571
60577
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(UserDisplayComponent, { className: "UserDisplayComponent", filePath: "lib/components/shared/user-display.component.ts", lineNumber: 27 }); })();
|
|
60572
60578
|
|
|
60573
|
-
const _c0$
|
|
60579
|
+
const _c0$C = ["absoluteInputRef"];
|
|
60574
60580
|
const _c1$g = ["percentageInputRef"];
|
|
60575
|
-
const _forTrack0$
|
|
60581
|
+
const _forTrack0$y = ($index, $item) => $item.id;
|
|
60576
60582
|
function EditMetricTargetModalComponent_Conditional_0_Conditional_27_Template(rf, ctx) { if (rf & 1) {
|
|
60577
60583
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
60578
60584
|
i0.ɵɵelementStart(0, "div", 18);
|
|
@@ -60966,7 +60972,7 @@ function EditMetricTargetModalComponent_Conditional_0_Conditional_37_Template(rf
|
|
|
60966
60972
|
i0.ɵɵtext(8, "Amount set");
|
|
60967
60973
|
i0.ɵɵelementEnd()();
|
|
60968
60974
|
i0.ɵɵelementStart(9, "div", 61);
|
|
60969
|
-
i0.ɵɵrepeaterCreate(10, EditMetricTargetModalComponent_Conditional_0_Conditional_37_For_11_Template, 7, 6, "div", 62, _forTrack0$
|
|
60975
|
+
i0.ɵɵrepeaterCreate(10, EditMetricTargetModalComponent_Conditional_0_Conditional_37_For_11_Template, 7, 6, "div", 62, _forTrack0$y);
|
|
60970
60976
|
i0.ɵɵelementEnd()()();
|
|
60971
60977
|
} if (rf & 2) {
|
|
60972
60978
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
@@ -61703,7 +61709,7 @@ class EditMetricTargetModalComponent {
|
|
|
61703
61709
|
}
|
|
61704
61710
|
static { this.ɵfac = function EditMetricTargetModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || EditMetricTargetModalComponent)(i0.ɵɵdirectiveInject(i0.Injector)); }; }
|
|
61705
61711
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: EditMetricTargetModalComponent, selectors: [["symphiq-edit-metric-target-modal"]], viewQuery: function EditMetricTargetModalComponent_Query(rf, ctx) { if (rf & 1) {
|
|
61706
|
-
i0.ɵɵviewQuery(_c0$
|
|
61712
|
+
i0.ɵɵviewQuery(_c0$C, 5);
|
|
61707
61713
|
i0.ɵɵviewQuery(_c1$g, 5);
|
|
61708
61714
|
} if (rf & 2) {
|
|
61709
61715
|
let _t;
|
|
@@ -62136,7 +62142,7 @@ class EditMetricTargetModalComponent {
|
|
|
62136
62142
|
}] }); })();
|
|
62137
62143
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(EditMetricTargetModalComponent, { className: "EditMetricTargetModalComponent", filePath: "lib/components/revenue-calculator-dashboard/edit-metric-target-modal.component.ts", lineNumber: 407 }); })();
|
|
62138
62144
|
|
|
62139
|
-
const _c0$
|
|
62145
|
+
const _c0$B = ["absoluteInputRef"];
|
|
62140
62146
|
const _c1$f = ["percentageInputRef"];
|
|
62141
62147
|
function InitialTargetSettingComponent_Conditional_5_Template(rf, ctx) { if (rf & 1) {
|
|
62142
62148
|
i0.ɵɵtext(0);
|
|
@@ -63428,7 +63434,7 @@ class InitialTargetSettingComponent {
|
|
|
63428
63434
|
}
|
|
63429
63435
|
static { this.ɵfac = function InitialTargetSettingComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || InitialTargetSettingComponent)(); }; }
|
|
63430
63436
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: InitialTargetSettingComponent, selectors: [["symphiq-initial-target-setting"]], viewQuery: function InitialTargetSettingComponent_Query(rf, ctx) { if (rf & 1) {
|
|
63431
|
-
i0.ɵɵviewQuery(_c0$
|
|
63437
|
+
i0.ɵɵviewQuery(_c0$B, 5);
|
|
63432
63438
|
i0.ɵɵviewQuery(_c1$f, 5);
|
|
63433
63439
|
} if (rf & 2) {
|
|
63434
63440
|
let _t;
|
|
@@ -64038,7 +64044,7 @@ class InitialTargetSettingComponent {
|
|
|
64038
64044
|
}], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], funnelMetrics: [{ type: i0.Input, args: [{ isSignal: true, alias: "funnelMetrics", required: false }] }], mainUiData: [{ type: i0.Input, args: [{ isSignal: true, alias: "mainUiData", required: false }] }], trendUiData: [{ type: i0.Input, args: [{ isSignal: true, alias: "trendUiData", required: false }] }], shopId: [{ type: i0.Input, args: [{ isSignal: true, alias: "shopId", required: false }] }], pacingResponse: [{ type: i0.Input, args: [{ isSignal: true, alias: "pacingResponse", required: false }] }], dataResults: [{ type: i0.Input, args: [{ isSignal: true, alias: "dataResults", required: false }] }], calculateRevenueReverseResponse: [{ type: i0.Input, args: [{ isSignal: true, alias: "calculateRevenueReverseResponse", required: false }] }], calculateRevenueResponse: [{ type: i0.Input, args: [{ isSignal: true, alias: "calculateRevenueResponse", required: false }] }], isCalculatingTargets: [{ type: i0.Input, args: [{ isSignal: true, alias: "isCalculatingTargets", required: false }] }], targets: [{ type: i0.Input, args: [{ isSignal: true, alias: "targets", required: false }] }], targetHistories: [{ type: i0.Input, args: [{ isSignal: true, alias: "targetHistories", required: false }] }], users: [{ type: i0.Input, args: [{ isSignal: true, alias: "users", required: false }] }], targetsCreated: [{ type: i0.Output, args: ["targetsCreated"] }], calculateRevenueReverseRequest: [{ type: i0.Output, args: ["calculateRevenueReverseRequest"] }], calculateRevenueRequest: [{ type: i0.Output, args: ["calculateRevenueRequest"] }], editRelatedMetricTarget: [{ type: i0.Output, args: ["editRelatedMetricTarget"] }], saveTargetsClick: [{ type: i0.Output, args: ["saveTargetsClick"] }], discardChangesClick: [{ type: i0.Output, args: ["discardChangesClick"] }], targetsUpdated: [{ type: i0.Output, args: ["targetsUpdated"] }] }); })();
|
|
64039
64045
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(InitialTargetSettingComponent, { className: "InitialTargetSettingComponent", filePath: "lib/components/revenue-calculator-dashboard/initial-target-setting.component.ts", lineNumber: 626 }); })();
|
|
64040
64046
|
|
|
64041
|
-
const _c0$
|
|
64047
|
+
const _c0$A = () => [];
|
|
64042
64048
|
function SymphiqRevenueCalculatorDashboardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
64043
64049
|
i0.ɵɵelementStart(0, "div", 8);
|
|
64044
64050
|
i0.ɵɵelement(1, "symphiq-indeterminate-spinner", 10);
|
|
@@ -64080,7 +64086,7 @@ function SymphiqRevenueCalculatorDashboardComponent_Conditional_11_Conditional_1
|
|
|
64080
64086
|
} if (rf & 2) {
|
|
64081
64087
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
64082
64088
|
i0.ɵɵadvance();
|
|
64083
|
-
i0.ɵɵproperty("viewMode", ctx_r0.viewMode())("funnelMetrics", ctx_r0.funnelMetrics() ?? i0.ɵɵpureFunction0(13, _c0$
|
|
64089
|
+
i0.ɵɵproperty("viewMode", ctx_r0.viewMode())("funnelMetrics", ctx_r0.funnelMetrics() ?? i0.ɵɵpureFunction0(13, _c0$A))("mainUiData", ctx_r0.mainUiData())("trendUiData", ctx_r0.trendUiData())("shopId", ctx_r0.shopId())("pacingResponse", ctx_r0.pacingResponse())("dataResults", ctx_r0.dataResults())("calculateRevenueReverseResponse", ctx_r0.calculateRevenueReverseResponse())("calculateRevenueResponse", ctx_r0.calculateRevenueResponse())("isCalculatingTargets", ctx_r0.isCalculatingTargets())("targets", ctx_r0.targets())("targetHistories", ctx_r0.targetHistories() ?? i0.ɵɵpureFunction0(14, _c0$A))("users", ctx_r0.users() ?? i0.ɵɵpureFunction0(15, _c0$A));
|
|
64084
64090
|
} }
|
|
64085
64091
|
function SymphiqRevenueCalculatorDashboardComponent_Conditional_11_Template(rf, ctx) { if (rf & 1) {
|
|
64086
64092
|
i0.ɵɵelement(0, "symphiq-revenue-calculator-welcome-banner", 18);
|
|
@@ -64881,7 +64887,7 @@ class HierarchyDisplayComponent {
|
|
|
64881
64887
|
}], null, { hierarchyData: [{ type: i0.Input, args: [{ isSignal: true, alias: "hierarchyData", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
|
|
64882
64888
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(HierarchyDisplayComponent, { className: "HierarchyDisplayComponent", filePath: "lib/components/business-analysis-dashboard/hierarchy-display.component.ts", lineNumber: 119 }); })();
|
|
64883
64889
|
|
|
64884
|
-
const _c0$
|
|
64890
|
+
const _c0$z = a0 => ({ name: "chart-bar", source: a0 });
|
|
64885
64891
|
const _c1$e = a0 => ({ name: "light-bulb", source: a0 });
|
|
64886
64892
|
function CompetitiveBenchmarkCardComponent_Conditional_26_Template(rf, ctx) { if (rf & 1) {
|
|
64887
64893
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
@@ -65077,7 +65083,7 @@ class CompetitiveBenchmarkCardComponent {
|
|
|
65077
65083
|
i0.ɵɵadvance();
|
|
65078
65084
|
i0.ɵɵproperty("ngClass", ctx.getSectionClasses());
|
|
65079
65085
|
i0.ɵɵadvance(2);
|
|
65080
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(21, _c0$
|
|
65086
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(21, _c0$z, ctx.IconSourceEnum.HEROICONS))("ngClass", ctx.getSectionIconClasses());
|
|
65081
65087
|
i0.ɵɵadvance();
|
|
65082
65088
|
i0.ɵɵproperty("ngClass", ctx.getSectionTitleClasses());
|
|
65083
65089
|
i0.ɵɵadvance(2);
|
|
@@ -65867,8 +65873,8 @@ class FloatingBackButtonComponent {
|
|
|
65867
65873
|
}], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], embedded: [{ type: i0.Input, args: [{ isSignal: true, alias: "embedded", required: false }] }] }); })();
|
|
65868
65874
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FloatingBackButtonComponent, { className: "FloatingBackButtonComponent", filePath: "lib/components/business-analysis-dashboard/floating-back-button.component.ts", lineNumber: 70 }); })();
|
|
65869
65875
|
|
|
65870
|
-
const _c0$
|
|
65871
|
-
const _forTrack0$
|
|
65876
|
+
const _c0$y = ["searchInput"];
|
|
65877
|
+
const _forTrack0$x = ($index, $item) => $item.id;
|
|
65872
65878
|
function SearchModalComponent_Conditional_0_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
65873
65879
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
65874
65880
|
i0.ɵɵelementStart(0, "button", 18);
|
|
@@ -65996,7 +66002,7 @@ function SearchModalComponent_Conditional_0_Conditional_14_For_2_Template(rf, ct
|
|
|
65996
66002
|
} }
|
|
65997
66003
|
function SearchModalComponent_Conditional_0_Conditional_14_Template(rf, ctx) { if (rf & 1) {
|
|
65998
66004
|
i0.ɵɵelementStart(0, "div", 15);
|
|
65999
|
-
i0.ɵɵrepeaterCreate(1, SearchModalComponent_Conditional_0_Conditional_14_For_2_Template, 17, 13, "button", 19, _forTrack0$
|
|
66005
|
+
i0.ɵɵrepeaterCreate(1, SearchModalComponent_Conditional_0_Conditional_14_For_2_Template, 17, 13, "button", 19, _forTrack0$x);
|
|
66000
66006
|
i0.ɵɵelementEnd();
|
|
66001
66007
|
} if (rf & 2) {
|
|
66002
66008
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
@@ -66232,7 +66238,7 @@ class SearchModalComponent {
|
|
|
66232
66238
|
}
|
|
66233
66239
|
static { this.ɵfac = function SearchModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SearchModalComponent)(); }; }
|
|
66234
66240
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SearchModalComponent, selectors: [["symphiq-search-modal"]], viewQuery: function SearchModalComponent_Query(rf, ctx) { if (rf & 1) {
|
|
66235
|
-
i0.ɵɵviewQuery(_c0$
|
|
66241
|
+
i0.ɵɵviewQuery(_c0$y, 5);
|
|
66236
66242
|
} if (rf & 2) {
|
|
66237
66243
|
let _t;
|
|
66238
66244
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.searchInput = _t.first);
|
|
@@ -67129,8 +67135,8 @@ class SimplifiedRecommendationCardComponent {
|
|
|
67129
67135
|
}], null, { item: [{ type: i0.Input, args: [{ isSignal: true, alias: "item", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], animationIndex: [{ type: i0.Input, args: [{ isSignal: true, alias: "animationIndex", required: false }] }], viewMoreClick: [{ type: i0.Output, args: ["viewMoreClick"] }] }); })();
|
|
67130
67136
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SimplifiedRecommendationCardComponent, { className: "SimplifiedRecommendationCardComponent", filePath: "lib/components/business-analysis-dashboard/simplified-recommendation-card.component.ts", lineNumber: 121 }); })();
|
|
67131
67137
|
|
|
67132
|
-
const _c0$
|
|
67133
|
-
const _forTrack0$
|
|
67138
|
+
const _c0$x = () => [0, 1, 2];
|
|
67139
|
+
const _forTrack0$w = ($index, $item) => $item.id;
|
|
67134
67140
|
function RecommendationsTiledGridComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
|
|
67135
67141
|
i0.ɵɵelementStart(0, "div", 9);
|
|
67136
67142
|
i0.ɵɵtext(1);
|
|
@@ -67154,7 +67160,7 @@ function RecommendationsTiledGridComponent_Conditional_14_For_2_Template(rf, ctx
|
|
|
67154
67160
|
} }
|
|
67155
67161
|
function RecommendationsTiledGridComponent_Conditional_14_Template(rf, ctx) { if (rf & 1) {
|
|
67156
67162
|
i0.ɵɵelementStart(0, "div", 11);
|
|
67157
|
-
i0.ɵɵrepeaterCreate(1, RecommendationsTiledGridComponent_Conditional_14_For_2_Template, 1, 3, "symphiq-simplified-recommendation-card", 13, _forTrack0$
|
|
67163
|
+
i0.ɵɵrepeaterCreate(1, RecommendationsTiledGridComponent_Conditional_14_For_2_Template, 1, 3, "symphiq-simplified-recommendation-card", 13, _forTrack0$w);
|
|
67158
67164
|
i0.ɵɵelementEnd();
|
|
67159
67165
|
} if (rf & 2) {
|
|
67160
67166
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -67199,7 +67205,7 @@ function RecommendationsTiledGridComponent_Conditional_15_Template(rf, ctx) { if
|
|
|
67199
67205
|
i0.ɵɵelementEnd();
|
|
67200
67206
|
} if (rf & 2) {
|
|
67201
67207
|
i0.ɵɵadvance();
|
|
67202
|
-
i0.ɵɵrepeater(i0.ɵɵpureFunction0(0, _c0$
|
|
67208
|
+
i0.ɵɵrepeater(i0.ɵɵpureFunction0(0, _c0$x));
|
|
67203
67209
|
} }
|
|
67204
67210
|
function RecommendationsTiledGridComponent_Conditional_16_Template(rf, ctx) { if (rf & 1) {
|
|
67205
67211
|
i0.ɵɵelementStart(0, "div", 12)(1, "div", 27);
|
|
@@ -67446,7 +67452,7 @@ class RecommendationsTiledGridComponent {
|
|
|
67446
67452
|
}], null, { recommendations: [{ type: i0.Input, args: [{ isSignal: true, alias: "recommendations", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], isLoading: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLoading", required: false }] }], viewMoreClick: [{ type: i0.Output, args: ["viewMoreClick"] }] }); })();
|
|
67447
67453
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RecommendationsTiledGridComponent, { className: "RecommendationsTiledGridComponent", filePath: "lib/components/business-analysis-dashboard/recommendations-tiled-grid.component.ts", lineNumber: 92 }); })();
|
|
67448
67454
|
|
|
67449
|
-
const _forTrack0$
|
|
67455
|
+
const _forTrack0$v = ($index, $item) => $item.id;
|
|
67450
67456
|
function CollapsibleSectionGroupComponent_For_23_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|
|
67451
67457
|
i0.ɵɵelementStart(0, "div", 20);
|
|
67452
67458
|
i0.ɵɵelement(1, "symphiq-icon", 30);
|
|
@@ -67673,7 +67679,7 @@ class CollapsibleSectionGroupComponent {
|
|
|
67673
67679
|
i0.ɵɵtext(20, " The information below was gathered from your website and competitor research. While recommendations above are based on this initial analysis, connecting your GA4 data will provide quantitative insights that dramatically improve recommendation accuracy. ");
|
|
67674
67680
|
i0.ɵɵelementEnd()()();
|
|
67675
67681
|
i0.ɵɵelementStart(21, "div", 16);
|
|
67676
|
-
i0.ɵɵrepeaterCreate(22, CollapsibleSectionGroupComponent_For_23_Template, 15, 17, "div", 17, _forTrack0$
|
|
67682
|
+
i0.ɵɵrepeaterCreate(22, CollapsibleSectionGroupComponent_For_23_Template, 15, 17, "div", 17, _forTrack0$v);
|
|
67677
67683
|
i0.ɵɵelementEnd()()();
|
|
67678
67684
|
} if (rf & 2) {
|
|
67679
67685
|
i0.ɵɵproperty("ngClass", ctx.containerClasses());
|
|
@@ -67797,7 +67803,7 @@ class CollapsibleSectionGroupComponent {
|
|
|
67797
67803
|
}], null, { sections: [{ type: i0.Input, args: [{ isSignal: true, alias: "sections", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
|
|
67798
67804
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CollapsibleSectionGroupComponent, { className: "CollapsibleSectionGroupComponent", filePath: "lib/components/business-analysis-dashboard/collapsible-section-group.component.ts", lineNumber: 100 }); })();
|
|
67799
67805
|
|
|
67800
|
-
const _c0$
|
|
67806
|
+
const _c0$w = () => [];
|
|
67801
67807
|
function SymphiqBusinessAnalysisDashboardComponent_Conditional_7_Template(rf, ctx) { if (rf & 1) {
|
|
67802
67808
|
i0.ɵɵelementStart(0, "div", 6);
|
|
67803
67809
|
i0.ɵɵelement(1, "symphiq-indeterminate-spinner", 13);
|
|
@@ -67867,7 +67873,7 @@ function SymphiqBusinessAnalysisDashboardComponent_Conditional_9_Conditional_1_F
|
|
|
67867
67873
|
const ɵ$index_46_r5 = i0.ɵɵnextContext().$index;
|
|
67868
67874
|
const ctx_r0 = i0.ɵɵnextContext(3);
|
|
67869
67875
|
i0.ɵɵadvance();
|
|
67870
|
-
i0.ɵɵproperty("viewMode", ctx_r0.viewMode())("subsections", ctx_r0.sections()[ɵ$index_46_r5 + 1].subsections || i0.ɵɵpureFunction0(2, _c0$
|
|
67876
|
+
i0.ɵɵproperty("viewMode", ctx_r0.viewMode())("subsections", ctx_r0.sections()[ɵ$index_46_r5 + 1].subsections || i0.ɵɵpureFunction0(2, _c0$w));
|
|
67871
67877
|
} }
|
|
67872
67878
|
function SymphiqBusinessAnalysisDashboardComponent_Conditional_9_Conditional_1_For_1_Template(rf, ctx) { if (rf & 1) {
|
|
67873
67879
|
i0.ɵɵelement(0, "symphiq-profile-section", 22);
|
|
@@ -69492,8 +69498,8 @@ class MetricWelcomeBannerComponent {
|
|
|
69492
69498
|
}], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], metricName: [{ type: i0.Input, args: [{ isSignal: true, alias: "metricName", required: false }] }], isOnboarded: [{ type: i0.Input, args: [{ isSignal: true, alias: "isOnboarded", required: false }] }] }); })();
|
|
69493
69499
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MetricWelcomeBannerComponent, { className: "MetricWelcomeBannerComponent", filePath: "lib/components/profile-analysis-shop-dashboard/metric-welcome-banner.component.ts", lineNumber: 113 }); })();
|
|
69494
69500
|
|
|
69495
|
-
const _c0$
|
|
69496
|
-
const _forTrack0$
|
|
69501
|
+
const _c0$v = a0 => ({ name: "chevron-right", source: a0 });
|
|
69502
|
+
const _forTrack0$u = ($index, $item) => $item.id;
|
|
69497
69503
|
function RelatedGoalChipsComponent_Conditional_0_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
69498
69504
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
69499
69505
|
i0.ɵɵelementStart(0, "button", 2);
|
|
@@ -69510,11 +69516,11 @@ function RelatedGoalChipsComponent_Conditional_0_For_2_Template(rf, ctx) { if (r
|
|
|
69510
69516
|
i0.ɵɵadvance(2);
|
|
69511
69517
|
i0.ɵɵtextInterpolate(goal_r2.title);
|
|
69512
69518
|
i0.ɵɵadvance();
|
|
69513
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$
|
|
69519
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$v, ctx_r2.IconSourceEnum.HEROICONS));
|
|
69514
69520
|
} }
|
|
69515
69521
|
function RelatedGoalChipsComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
69516
69522
|
i0.ɵɵelementStart(0, "div", 0);
|
|
69517
|
-
i0.ɵɵrepeaterCreate(1, RelatedGoalChipsComponent_Conditional_0_For_2_Template, 4, 5, "button", 1, _forTrack0$
|
|
69523
|
+
i0.ɵɵrepeaterCreate(1, RelatedGoalChipsComponent_Conditional_0_For_2_Template, 4, 5, "button", 1, _forTrack0$u);
|
|
69518
69524
|
i0.ɵɵelementEnd();
|
|
69519
69525
|
} if (rf & 2) {
|
|
69520
69526
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
@@ -69583,7 +69589,7 @@ class RelatedGoalChipsComponent {
|
|
|
69583
69589
|
}], null, { relatedGoalIds: [{ type: i0.Input, args: [{ isSignal: true, alias: "relatedGoalIds", required: false }] }], allGoals: [{ type: i0.Input, args: [{ isSignal: true, alias: "allGoals", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
|
|
69584
69590
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RelatedGoalChipsComponent, { className: "RelatedGoalChipsComponent", filePath: "lib/components/profile-analysis-shop-dashboard/shared/related-goal-chips.component.ts", lineNumber: 31 }); })();
|
|
69585
69591
|
|
|
69586
|
-
const _c0$
|
|
69592
|
+
const _c0$u = a0 => ({ name: "chart-bar", source: a0 });
|
|
69587
69593
|
const _c1$d = a0 => ({ name: "signal", source: a0 });
|
|
69588
69594
|
const _c2$b = (a0, a1) => ({ name: a0, source: a1 });
|
|
69589
69595
|
const _c3$7 = a0 => ({ name: "flag", source: a0 });
|
|
@@ -70119,7 +70125,7 @@ class MetricExecutiveSummaryComponent {
|
|
|
70119
70125
|
i0.ɵɵadvance();
|
|
70120
70126
|
i0.ɵɵproperty("ngClass", ctx.bannerClasses());
|
|
70121
70127
|
i0.ɵɵadvance(5);
|
|
70122
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(19, _c0$
|
|
70128
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(19, _c0$u, ctx.iconSource))("size", "w-8 h-8")("ngClass", ctx.iconClasses());
|
|
70123
70129
|
i0.ɵɵadvance();
|
|
70124
70130
|
i0.ɵɵproperty("ngClass", ctx.titleClasses());
|
|
70125
70131
|
i0.ɵɵadvance();
|
|
@@ -70438,7 +70444,7 @@ class MetricExecutiveSummaryComponent {
|
|
|
70438
70444
|
}], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], summary: [{ type: i0.Input, args: [{ isSignal: true, alias: "summary", required: true }] }], metricName: [{ type: i0.Input, args: [{ isSignal: true, alias: "metricName", required: false }] }], allGoals: [{ type: i0.Input, args: [{ isSignal: true, alias: "allGoals", required: false }] }], topPrioritiesClick: [{ type: i0.Output, args: ["topPrioritiesClick"] }], priorityDetailClick: [{ type: i0.Output, args: ["priorityDetailClick"] }] }); })();
|
|
70439
70445
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MetricExecutiveSummaryComponent, { className: "MetricExecutiveSummaryComponent", filePath: "lib/components/profile-analysis-shop-dashboard/metric-executive-summary.component.ts", lineNumber: 287 }); })();
|
|
70440
70446
|
|
|
70441
|
-
const _c0$
|
|
70447
|
+
const _c0$t = a0 => ({ name: "chevron-right", source: a0 });
|
|
70442
70448
|
function GoalCardComponent_Conditional_13_Template(rf, ctx) { if (rf & 1) {
|
|
70443
70449
|
i0.ɵɵelementStart(0, "span", 12);
|
|
70444
70450
|
i0.ɵɵtext(1);
|
|
@@ -70723,7 +70729,7 @@ function GoalCardComponent_Conditional_19_Template(rf, ctx) { if (rf & 1) {
|
|
|
70723
70729
|
i0.ɵɵadvance();
|
|
70724
70730
|
i0.ɵɵtextInterpolate1(" ", ctx_r0.goal().objectives.length, " ");
|
|
70725
70731
|
i0.ɵɵadvance();
|
|
70726
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$
|
|
70732
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$t, ctx_r0.IconSourceEnum.HEROICONS));
|
|
70727
70733
|
} }
|
|
70728
70734
|
function GoalCardComponent_Conditional_20_Template(rf, ctx) { if (rf & 1) {
|
|
70729
70735
|
const _r6 = i0.ɵɵgetCurrentView();
|
|
@@ -71345,7 +71351,7 @@ class GoalCardComponent {
|
|
|
71345
71351
|
}], () => [], { goal: [{ type: i0.Input, args: [{ isSignal: true, alias: "goal", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], goalIndex: [{ type: i0.Input, args: [{ isSignal: true, alias: "goalIndex", required: false }] }], sectionIndex: [{ type: i0.Input, args: [{ isSignal: true, alias: "sectionIndex", required: false }] }], isInModal: [{ type: i0.Input, args: [{ isSignal: true, alias: "isInModal", required: false }] }], allMetrics: [{ type: i0.Input, args: [{ isSignal: true, alias: "allMetrics", required: false }] }], allCharts: [{ type: i0.Input, args: [{ isSignal: true, alias: "allCharts", required: false }] }], allInsights: [{ type: i0.Input, args: [{ isSignal: true, alias: "allInsights", required: false }] }], currentModalState: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentModalState", required: false }] }], businessProfile: [{ type: i0.Input, args: [{ isSignal: true, alias: "businessProfile", required: false }] }] }); })();
|
|
71346
71352
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(GoalCardComponent, { className: "GoalCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/goal-card.component.ts", lineNumber: 239 }); })();
|
|
71347
71353
|
|
|
71348
|
-
const _c0$
|
|
71354
|
+
const _c0$s = a0 => ({ name: "link", source: a0 });
|
|
71349
71355
|
function CapabilityMatrixCardComponent_Conditional_5_Template(rf, ctx) { if (rf & 1) {
|
|
71350
71356
|
i0.ɵɵelementStart(0, "p", 4);
|
|
71351
71357
|
i0.ɵɵtext(1);
|
|
@@ -71408,7 +71414,7 @@ function CapabilityMatrixCardComponent_Conditional_29_Template(rf, ctx) { if (rf
|
|
|
71408
71414
|
} if (rf & 2) {
|
|
71409
71415
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
71410
71416
|
i0.ɵɵadvance(2);
|
|
71411
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$
|
|
71417
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$s, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.relatedGoalsIconClasses());
|
|
71412
71418
|
i0.ɵɵadvance();
|
|
71413
71419
|
i0.ɵɵproperty("ngClass", ctx_r0.relatedGoalsTitleClasses());
|
|
71414
71420
|
i0.ɵɵadvance(2);
|
|
@@ -71833,7 +71839,7 @@ class CapabilityMatrixCardComponent {
|
|
|
71833
71839
|
}], () => [], { capability: [{ type: i0.Input, args: [{ isSignal: true, alias: "capability", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], allGoals: [{ type: i0.Input, args: [{ isSignal: true, alias: "allGoals", required: false }] }] }); })();
|
|
71834
71840
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CapabilityMatrixCardComponent, { className: "CapabilityMatrixCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/capability-matrix-card.component.ts", lineNumber: 118 }); })();
|
|
71835
71841
|
|
|
71836
|
-
const _forTrack0$
|
|
71842
|
+
const _forTrack0$t = ($index, $item) => $item.competitorId || $index;
|
|
71837
71843
|
function CompetitiveComparisonCardComponent_Conditional_8_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
71838
71844
|
i0.ɵɵelementStart(0, "span", 15);
|
|
71839
71845
|
i0.ɵɵtext(1);
|
|
@@ -71946,7 +71952,7 @@ function CompetitiveComparisonCardComponent_Conditional_13_Template(rf, ctx) { i
|
|
|
71946
71952
|
i0.ɵɵelementStart(0, "div", 12)(1, "h6", 21);
|
|
71947
71953
|
i0.ɵɵtext(2, " Competitor Positions ");
|
|
71948
71954
|
i0.ɵɵelementEnd();
|
|
71949
|
-
i0.ɵɵrepeaterCreate(3, CompetitiveComparisonCardComponent_Conditional_13_For_4_Template, 7, 6, "div", 22, _forTrack0$
|
|
71955
|
+
i0.ɵɵrepeaterCreate(3, CompetitiveComparisonCardComponent_Conditional_13_For_4_Template, 7, 6, "div", 22, _forTrack0$t);
|
|
71950
71956
|
i0.ɵɵelementEnd();
|
|
71951
71957
|
} if (rf & 2) {
|
|
71952
71958
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -72334,8 +72340,8 @@ class CompetitiveComparisonCardComponent {
|
|
|
72334
72340
|
}], () => [], { comparison: [{ type: i0.Input, args: [{ isSignal: true, alias: "comparison", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
|
|
72335
72341
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitiveComparisonCardComponent, { className: "CompetitiveComparisonCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/competitive-comparison-card.component.ts", lineNumber: 126 }); })();
|
|
72336
72342
|
|
|
72337
|
-
const _c0$
|
|
72338
|
-
const _forTrack0$
|
|
72343
|
+
const _c0$r = a0 => ({ name: "chevron-right", source: a0 });
|
|
72344
|
+
const _forTrack0$s = ($index, $item) => $item.id;
|
|
72339
72345
|
function PhaseTimelineCardComponent_Conditional_8_For_7_Template(rf, ctx) { if (rf & 1) {
|
|
72340
72346
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
72341
72347
|
i0.ɵɵelementStart(0, "button", 15);
|
|
@@ -72352,7 +72358,7 @@ function PhaseTimelineCardComponent_Conditional_8_For_7_Template(rf, ctx) { if (
|
|
|
72352
72358
|
i0.ɵɵadvance(2);
|
|
72353
72359
|
i0.ɵɵtextInterpolate(goal_r2.title);
|
|
72354
72360
|
i0.ɵɵadvance();
|
|
72355
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$
|
|
72361
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$r, ctx_r2.IconSourceEnum.HEROICONS));
|
|
72356
72362
|
} }
|
|
72357
72363
|
function PhaseTimelineCardComponent_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
72358
72364
|
i0.ɵɵelementStart(0, "div", 7)(1, "h6", 10);
|
|
@@ -72364,7 +72370,7 @@ function PhaseTimelineCardComponent_Conditional_8_Template(rf, ctx) { if (rf & 1
|
|
|
72364
72370
|
i0.ɵɵelementEnd();
|
|
72365
72371
|
i0.ɵɵnamespaceHTML();
|
|
72366
72372
|
i0.ɵɵelementStart(5, "div", 13);
|
|
72367
|
-
i0.ɵɵrepeaterCreate(6, PhaseTimelineCardComponent_Conditional_8_For_7_Template, 4, 5, "button", 14, _forTrack0$
|
|
72373
|
+
i0.ɵɵrepeaterCreate(6, PhaseTimelineCardComponent_Conditional_8_For_7_Template, 4, 5, "button", 14, _forTrack0$s);
|
|
72368
72374
|
i0.ɵɵelementEnd()();
|
|
72369
72375
|
} if (rf & 2) {
|
|
72370
72376
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
@@ -72389,7 +72395,7 @@ function PhaseTimelineCardComponent_Conditional_9_For_7_Template(rf, ctx) { if (
|
|
|
72389
72395
|
i0.ɵɵadvance(2);
|
|
72390
72396
|
i0.ɵɵtextInterpolate(recommendation_r5.title);
|
|
72391
72397
|
i0.ɵɵadvance();
|
|
72392
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$
|
|
72398
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$r, ctx_r2.IconSourceEnum.HEROICONS));
|
|
72393
72399
|
} }
|
|
72394
72400
|
function PhaseTimelineCardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
72395
72401
|
i0.ɵɵelementStart(0, "div", 7)(1, "h6", 10);
|
|
@@ -72401,7 +72407,7 @@ function PhaseTimelineCardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1
|
|
|
72401
72407
|
i0.ɵɵelementEnd();
|
|
72402
72408
|
i0.ɵɵnamespaceHTML();
|
|
72403
72409
|
i0.ɵɵelementStart(5, "div", 18);
|
|
72404
|
-
i0.ɵɵrepeaterCreate(6, PhaseTimelineCardComponent_Conditional_9_For_7_Template, 4, 5, "button", 14, _forTrack0$
|
|
72410
|
+
i0.ɵɵrepeaterCreate(6, PhaseTimelineCardComponent_Conditional_9_For_7_Template, 4, 5, "button", 14, _forTrack0$s);
|
|
72405
72411
|
i0.ɵɵelementEnd()();
|
|
72406
72412
|
} if (rf & 2) {
|
|
72407
72413
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
@@ -72814,7 +72820,7 @@ class PhaseTimelineCardComponent {
|
|
|
72814
72820
|
}], () => [], { phase: [{ type: i0.Input, args: [{ isSignal: true, alias: "phase", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], isLast: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLast", required: false }] }], allGoals: [{ type: i0.Input, args: [{ isSignal: true, alias: "allGoals", required: false }] }] }); })();
|
|
72815
72821
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PhaseTimelineCardComponent, { className: "PhaseTimelineCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/phase-timeline-card.component.ts", lineNumber: 128 }); })();
|
|
72816
72822
|
|
|
72817
|
-
const _c0$
|
|
72823
|
+
const _c0$q = a0 => ({ name: "chevron-right", source: a0 });
|
|
72818
72824
|
function OperationalCategoryCardComponent_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
72819
72825
|
i0.ɵɵelementStart(0, "div", 13)(1, "div", 19)(2, "span", 20);
|
|
72820
72826
|
i0.ɵɵtext(3, "Industry Benchmark");
|
|
@@ -72860,7 +72866,7 @@ function OperationalCategoryCardComponent_Conditional_20_Template(rf, ctx) { if
|
|
|
72860
72866
|
i0.ɵɵadvance(4);
|
|
72861
72867
|
i0.ɵɵtextInterpolate2("", (tmp_2_0 = ctx_r0.category()) == null ? null : tmp_2_0.strengths == null ? null : tmp_2_0.strengths.length, " Strength", ((tmp_2_0 = ctx_r0.category()) == null ? null : tmp_2_0.strengths == null ? null : tmp_2_0.strengths.length) !== 1 ? "s" : "");
|
|
72862
72868
|
i0.ɵɵadvance();
|
|
72863
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$
|
|
72869
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$q, ctx_r0.IconSourceEnum.HEROICONS));
|
|
72864
72870
|
} }
|
|
72865
72871
|
function OperationalCategoryCardComponent_Conditional_21_Template(rf, ctx) { if (rf & 1) {
|
|
72866
72872
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
@@ -72883,7 +72889,7 @@ function OperationalCategoryCardComponent_Conditional_21_Template(rf, ctx) { if
|
|
|
72883
72889
|
i0.ɵɵadvance(4);
|
|
72884
72890
|
i0.ɵɵtextInterpolate2("", (tmp_2_0 = ctx_r0.category()) == null ? null : tmp_2_0.gaps == null ? null : tmp_2_0.gaps.length, " Gap", ((tmp_2_0 = ctx_r0.category()) == null ? null : tmp_2_0.gaps == null ? null : tmp_2_0.gaps.length) !== 1 ? "s" : "");
|
|
72885
72891
|
i0.ɵɵadvance();
|
|
72886
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$
|
|
72892
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$q, ctx_r0.IconSourceEnum.HEROICONS));
|
|
72887
72893
|
} }
|
|
72888
72894
|
function OperationalCategoryCardComponent_Conditional_22_Template(rf, ctx) { if (rf & 1) {
|
|
72889
72895
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
@@ -72906,7 +72912,7 @@ function OperationalCategoryCardComponent_Conditional_22_Template(rf, ctx) { if
|
|
|
72906
72912
|
i0.ɵɵadvance(4);
|
|
72907
72913
|
i0.ɵɵtextInterpolate2("", (tmp_2_0 = ctx_r0.category()) == null ? null : tmp_2_0.opportunities == null ? null : tmp_2_0.opportunities.length, " Opportunit", ((tmp_2_0 = ctx_r0.category()) == null ? null : tmp_2_0.opportunities == null ? null : tmp_2_0.opportunities.length) !== 1 ? "ies" : "y");
|
|
72908
72914
|
i0.ɵɵadvance();
|
|
72909
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$
|
|
72915
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$q, ctx_r0.IconSourceEnum.HEROICONS));
|
|
72910
72916
|
} }
|
|
72911
72917
|
function OperationalCategoryCardComponent_Conditional_23_Template(rf, ctx) { if (rf & 1) {
|
|
72912
72918
|
const _r5 = i0.ɵɵgetCurrentView();
|
|
@@ -73413,9 +73419,9 @@ class OperationalCategoryCardComponent {
|
|
|
73413
73419
|
}], () => [], { category: [{ type: i0.Input, args: [{ isSignal: true, alias: "category", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], categoryClick: [{ type: i0.Output, args: ["categoryClick"] }] }); })();
|
|
73414
73420
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(OperationalCategoryCardComponent, { className: "OperationalCategoryCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/operational-category-card.component.ts", lineNumber: 164 }); })();
|
|
73415
73421
|
|
|
73416
|
-
const _c0$
|
|
73422
|
+
const _c0$p = a0 => ({ name: "arrow-trending-up", source: a0 });
|
|
73417
73423
|
const _c1$c = a0 => ({ name: "chat-bubble-left-right", source: a0 });
|
|
73418
|
-
const _forTrack0$
|
|
73424
|
+
const _forTrack0$r = ($index, $item) => $item.questionId;
|
|
73419
73425
|
function KeyDriverCardComponent_Conditional_12_For_6_Template(rf, ctx) { if (rf & 1) {
|
|
73420
73426
|
i0.ɵɵelementStart(0, "div", 13)(1, "p", 14);
|
|
73421
73427
|
i0.ɵɵtext(2);
|
|
@@ -73435,7 +73441,7 @@ function KeyDriverCardComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
|
|
|
73435
73441
|
i0.ɵɵelementStart(3, "span", 12);
|
|
73436
73442
|
i0.ɵɵtext(4, " Supporting Profile Insights ");
|
|
73437
73443
|
i0.ɵɵelementEnd()();
|
|
73438
|
-
i0.ɵɵrepeaterCreate(5, KeyDriverCardComponent_Conditional_12_For_6_Template, 3, 3, "div", 13, _forTrack0$
|
|
73444
|
+
i0.ɵɵrepeaterCreate(5, KeyDriverCardComponent_Conditional_12_For_6_Template, 3, 3, "div", 13, _forTrack0$r);
|
|
73439
73445
|
i0.ɵɵelementEnd();
|
|
73440
73446
|
} if (rf & 2) {
|
|
73441
73447
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -73547,7 +73553,7 @@ class KeyDriverCardComponent {
|
|
|
73547
73553
|
i0.ɵɵadvance(3);
|
|
73548
73554
|
i0.ɵɵproperty("ngClass", ctx.iconClasses());
|
|
73549
73555
|
i0.ɵɵadvance();
|
|
73550
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(10, _c0$
|
|
73556
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(10, _c0$p, ctx.iconSource));
|
|
73551
73557
|
i0.ɵɵadvance(2);
|
|
73552
73558
|
i0.ɵɵproperty("ngClass", ctx.titleClasses());
|
|
73553
73559
|
i0.ɵɵadvance();
|
|
@@ -73623,9 +73629,9 @@ class KeyDriverCardComponent {
|
|
|
73623
73629
|
}], null, { driver: [{ type: i0.Input, args: [{ isSignal: true, alias: "driver", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
|
|
73624
73630
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KeyDriverCardComponent, { className: "KeyDriverCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/key-driver-card.component.ts", lineNumber: 73 }); })();
|
|
73625
73631
|
|
|
73626
|
-
const _c0$
|
|
73632
|
+
const _c0$o = a0 => ({ name: "exclamation-triangle", source: a0 });
|
|
73627
73633
|
const _c1$b = a0 => ({ name: "chat-bubble-left-right", source: a0 });
|
|
73628
|
-
const _forTrack0$
|
|
73634
|
+
const _forTrack0$q = ($index, $item) => $item.questionId;
|
|
73629
73635
|
function BottleneckCardComponent_Conditional_12_For_6_Template(rf, ctx) { if (rf & 1) {
|
|
73630
73636
|
i0.ɵɵelementStart(0, "div", 13)(1, "p", 14);
|
|
73631
73637
|
i0.ɵɵtext(2);
|
|
@@ -73645,7 +73651,7 @@ function BottleneckCardComponent_Conditional_12_Template(rf, ctx) { if (rf & 1)
|
|
|
73645
73651
|
i0.ɵɵelementStart(3, "span", 12);
|
|
73646
73652
|
i0.ɵɵtext(4, " Supporting Profile Insights ");
|
|
73647
73653
|
i0.ɵɵelementEnd()();
|
|
73648
|
-
i0.ɵɵrepeaterCreate(5, BottleneckCardComponent_Conditional_12_For_6_Template, 3, 3, "div", 13, _forTrack0$
|
|
73654
|
+
i0.ɵɵrepeaterCreate(5, BottleneckCardComponent_Conditional_12_For_6_Template, 3, 3, "div", 13, _forTrack0$q);
|
|
73649
73655
|
i0.ɵɵelementEnd();
|
|
73650
73656
|
} if (rf & 2) {
|
|
73651
73657
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -73779,7 +73785,7 @@ class BottleneckCardComponent {
|
|
|
73779
73785
|
i0.ɵɵadvance(3);
|
|
73780
73786
|
i0.ɵɵproperty("ngClass", ctx.iconClasses());
|
|
73781
73787
|
i0.ɵɵadvance();
|
|
73782
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(14, _c0$
|
|
73788
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(14, _c0$o, ctx.iconSource));
|
|
73783
73789
|
i0.ɵɵadvance(2);
|
|
73784
73790
|
i0.ɵɵproperty("ngClass", ctx.titleClasses());
|
|
73785
73791
|
i0.ɵɵadvance();
|
|
@@ -73850,11 +73856,11 @@ class BottleneckCardComponent {
|
|
|
73850
73856
|
}], null, { bottleneck: [{ type: i0.Input, args: [{ isSignal: true, alias: "bottleneck", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
|
|
73851
73857
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(BottleneckCardComponent, { className: "BottleneckCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/bottleneck-card.component.ts", lineNumber: 104 }); })();
|
|
73852
73858
|
|
|
73853
|
-
const _c0$
|
|
73859
|
+
const _c0$n = a0 => ({ name: "arrow-right", source: a0 });
|
|
73854
73860
|
const _c1$a = a0 => ({ name: "arrow-left", source: a0 });
|
|
73855
73861
|
const _c2$a = a0 => ({ name: "arrows-right-left", source: a0 });
|
|
73856
73862
|
const _c3$6 = a0 => ({ name: "scale", source: a0 });
|
|
73857
|
-
const _forTrack0$
|
|
73863
|
+
const _forTrack0$p = ($index, $item) => $item.metric;
|
|
73858
73864
|
function MetricRelationshipsCardComponent_Conditional_1_For_8_Template(rf, ctx) { if (rf & 1) {
|
|
73859
73865
|
i0.ɵɵelementStart(0, "span", 7);
|
|
73860
73866
|
i0.ɵɵtext(1);
|
|
@@ -73882,7 +73888,7 @@ function MetricRelationshipsCardComponent_Conditional_1_Template(rf, ctx) { if (
|
|
|
73882
73888
|
i0.ɵɵadvance(2);
|
|
73883
73889
|
i0.ɵɵproperty("ngClass", ctx_r1.getIconClasses("influences"));
|
|
73884
73890
|
i0.ɵɵadvance();
|
|
73885
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$
|
|
73891
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$n, ctx_r1.iconSource));
|
|
73886
73892
|
i0.ɵɵadvance();
|
|
73887
73893
|
i0.ɵɵproperty("ngClass", ctx_r1.titleClasses());
|
|
73888
73894
|
i0.ɵɵadvance(3);
|
|
@@ -73953,7 +73959,7 @@ function MetricRelationshipsCardComponent_Conditional_3_Template(rf, ctx) { if (
|
|
|
73953
73959
|
i0.ɵɵtext(5, " Trade-offs ");
|
|
73954
73960
|
i0.ɵɵelementEnd()();
|
|
73955
73961
|
i0.ɵɵelementStart(6, "div", 8);
|
|
73956
|
-
i0.ɵɵrepeaterCreate(7, MetricRelationshipsCardComponent_Conditional_3_For_8_Template, 7, 9, "div", 9, _forTrack0$
|
|
73962
|
+
i0.ɵɵrepeaterCreate(7, MetricRelationshipsCardComponent_Conditional_3_For_8_Template, 7, 9, "div", 9, _forTrack0$p);
|
|
73957
73963
|
i0.ɵɵelementEnd()();
|
|
73958
73964
|
} if (rf & 2) {
|
|
73959
73965
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -74152,7 +74158,7 @@ class MetricRelationshipsCardComponent {
|
|
|
74152
74158
|
}], null, { relationships: [{ type: i0.Input, args: [{ isSignal: true, alias: "relationships", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
|
|
74153
74159
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MetricRelationshipsCardComponent, { className: "MetricRelationshipsCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/metric-relationships-card.component.ts", lineNumber: 105 }); })();
|
|
74154
74160
|
|
|
74155
|
-
const _c0$
|
|
74161
|
+
const _c0$m = a0 => ({ name: "link", source: a0 });
|
|
74156
74162
|
function RelatedMetricCardComponent_Conditional_13_Template(rf, ctx) { if (rf & 1) {
|
|
74157
74163
|
i0.ɵɵelementStart(0, "div", 9);
|
|
74158
74164
|
i0.ɵɵelement(1, "symphiq-icon", 10);
|
|
@@ -74163,7 +74169,7 @@ function RelatedMetricCardComponent_Conditional_13_Template(rf, ctx) { if (rf &
|
|
|
74163
74169
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
74164
74170
|
i0.ɵɵproperty("ngClass", ctx_r0.borderClasses());
|
|
74165
74171
|
i0.ɵɵadvance();
|
|
74166
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$
|
|
74172
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$m, ctx_r0.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r0.sharedGoalsIconClasses());
|
|
74167
74173
|
i0.ɵɵadvance();
|
|
74168
74174
|
i0.ɵɵproperty("ngClass", ctx_r0.sharedGoalsTextClasses());
|
|
74169
74175
|
i0.ɵɵadvance();
|
|
@@ -74390,7 +74396,7 @@ class RelatedMetricCardComponent {
|
|
|
74390
74396
|
}], null, { metric: [{ type: i0.Input, args: [{ isSignal: true, alias: "metric", required: true }] }], relationship: [{ type: i0.Input, args: [{ isSignal: true, alias: "relationship", required: true }] }], relationshipDescription: [{ type: i0.Input, args: [{ isSignal: true, alias: "relationshipDescription", required: true }] }], priority: [{ type: i0.Input, args: [{ isSignal: true, alias: "priority", required: true }] }], sharedGoalIds: [{ type: i0.Input, args: [{ isSignal: true, alias: "sharedGoalIds", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], cardClicked: [{ type: i0.Output, args: ["cardClicked"] }] }); })();
|
|
74391
74397
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RelatedMetricCardComponent, { className: "RelatedMetricCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/related-metric-card.component.ts", lineNumber: 68 }); })();
|
|
74392
74398
|
|
|
74393
|
-
const _forTrack0$
|
|
74399
|
+
const _forTrack0$o = ($index, $item) => $item.metric;
|
|
74394
74400
|
function RelatedMetricsListComponent_Conditional_1_For_14_Template(rf, ctx) { if (rf & 1) {
|
|
74395
74401
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
74396
74402
|
i0.ɵɵelementStart(0, "symphiq-related-metric-card", 12);
|
|
@@ -74418,7 +74424,7 @@ function RelatedMetricsListComponent_Conditional_1_Template(rf, ctx) { if (rf &
|
|
|
74418
74424
|
i0.ɵɵtext(11);
|
|
74419
74425
|
i0.ɵɵelementEnd()();
|
|
74420
74426
|
i0.ɵɵelementStart(12, "div", 10);
|
|
74421
|
-
i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_1_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$
|
|
74427
|
+
i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_1_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$o);
|
|
74422
74428
|
i0.ɵɵelementEnd()();
|
|
74423
74429
|
} if (rf & 2) {
|
|
74424
74430
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -74464,7 +74470,7 @@ function RelatedMetricsListComponent_Conditional_2_Template(rf, ctx) { if (rf &
|
|
|
74464
74470
|
i0.ɵɵtext(11);
|
|
74465
74471
|
i0.ɵɵelementEnd()();
|
|
74466
74472
|
i0.ɵɵelementStart(12, "div", 10);
|
|
74467
|
-
i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_2_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$
|
|
74473
|
+
i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_2_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$o);
|
|
74468
74474
|
i0.ɵɵelementEnd()();
|
|
74469
74475
|
} if (rf & 2) {
|
|
74470
74476
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -74510,7 +74516,7 @@ function RelatedMetricsListComponent_Conditional_3_Template(rf, ctx) { if (rf &
|
|
|
74510
74516
|
i0.ɵɵtext(11);
|
|
74511
74517
|
i0.ɵɵelementEnd()();
|
|
74512
74518
|
i0.ɵɵelementStart(12, "div", 10);
|
|
74513
|
-
i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_3_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$
|
|
74519
|
+
i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_3_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$o);
|
|
74514
74520
|
i0.ɵɵelementEnd()();
|
|
74515
74521
|
} if (rf & 2) {
|
|
74516
74522
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -74556,7 +74562,7 @@ function RelatedMetricsListComponent_Conditional_4_Template(rf, ctx) { if (rf &
|
|
|
74556
74562
|
i0.ɵɵtext(11);
|
|
74557
74563
|
i0.ɵɵelementEnd()();
|
|
74558
74564
|
i0.ɵɵelementStart(12, "div", 10);
|
|
74559
|
-
i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_4_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$
|
|
74565
|
+
i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_4_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$o);
|
|
74560
74566
|
i0.ɵɵelementEnd()();
|
|
74561
74567
|
} if (rf & 2) {
|
|
74562
74568
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -74832,7 +74838,7 @@ class RelatedMetricsListComponent {
|
|
|
74832
74838
|
}], null, { relatedMetrics: [{ type: i0.Input, args: [{ isSignal: true, alias: "relatedMetrics", required: true }] }], currentMetricName: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentMetricName", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], metricClicked: [{ type: i0.Output, args: ["metricClicked"] }] }); })();
|
|
74833
74839
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RelatedMetricsListComponent, { className: "RelatedMetricsListComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/related-metrics-list.component.ts", lineNumber: 170 }); })();
|
|
74834
74840
|
|
|
74835
|
-
const _c0$
|
|
74841
|
+
const _c0$l = (a0, a1) => ({ name: a0, source: a1 });
|
|
74836
74842
|
const _c1$9 = a0 => ({ name: "signal", source: a0 });
|
|
74837
74843
|
const _c2$9 = a0 => ({ name: "calendar", source: a0 });
|
|
74838
74844
|
const _c3$5 = a0 => ({ name: "flag", source: a0 });
|
|
@@ -75042,7 +75048,7 @@ class PerformanceMetricsCardComponent {
|
|
|
75042
75048
|
i0.ɵɵadvance();
|
|
75043
75049
|
i0.ɵɵproperty("ngClass", ctx.trendBadgeClasses());
|
|
75044
75050
|
i0.ɵɵadvance();
|
|
75045
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction2(32, _c0$
|
|
75051
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction2(32, _c0$l, ctx.trendIcon(), ctx.iconSource));
|
|
75046
75052
|
i0.ɵɵadvance();
|
|
75047
75053
|
i0.ɵɵtextInterpolate1(" ", ctx.metrics().trendDirection, " ");
|
|
75048
75054
|
i0.ɵɵadvance(2);
|
|
@@ -75190,7 +75196,7 @@ class PerformanceMetricsCardComponent {
|
|
|
75190
75196
|
}], () => [], { performanceMetrics: [{ type: i0.Input, args: [{ isSignal: true, alias: "performanceMetrics", required: false }] }], mode: [{ type: i0.Input, args: [{ isSignal: true, alias: "mode", required: false }] }] }); })();
|
|
75191
75197
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PerformanceMetricsCardComponent, { className: "PerformanceMetricsCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/performance-metrics-card.component.ts", lineNumber: 144 }); })();
|
|
75192
75198
|
|
|
75193
|
-
const _c0$
|
|
75199
|
+
const _c0$k = a0 => ({ name: "funnel", source: a0 });
|
|
75194
75200
|
const _c1$8 = a0 => ({ name: "chart-bar-square", source: a0 });
|
|
75195
75201
|
const _c2$8 = a0 => ({ name: "chevron-right", source: a0 });
|
|
75196
75202
|
const _c3$4 = a0 => ({ name: "arrow-left", source: a0 });
|
|
@@ -75381,7 +75387,7 @@ class FunnelContextCardComponent {
|
|
|
75381
75387
|
} if (rf & 2) {
|
|
75382
75388
|
i0.ɵɵproperty("ngClass", ctx.cardClasses());
|
|
75383
75389
|
i0.ɵɵadvance(2);
|
|
75384
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(13, _c0$
|
|
75390
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(13, _c0$k, ctx.iconSource))("ngClass", ctx.iconClasses());
|
|
75385
75391
|
i0.ɵɵadvance();
|
|
75386
75392
|
i0.ɵɵproperty("ngClass", ctx.headerClasses());
|
|
75387
75393
|
i0.ɵɵadvance(3);
|
|
@@ -75517,7 +75523,7 @@ class FunnelContextCardComponent {
|
|
|
75517
75523
|
}], () => [], { funnelContext: [{ type: i0.Input, args: [{ isSignal: true, alias: "funnelContext", required: false }] }], mode: [{ type: i0.Input, args: [{ isSignal: true, alias: "mode", required: false }] }], metricClick: [{ type: i0.Output, args: ["metricClick"] }] }); })();
|
|
75518
75524
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FunnelContextCardComponent, { className: "FunnelContextCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/funnel-context-card.component.ts", lineNumber: 125 }); })();
|
|
75519
75525
|
|
|
75520
|
-
const _c0$
|
|
75526
|
+
const _c0$j = (a0, a1) => ({ name: a0, source: a1 });
|
|
75521
75527
|
const _c1$7 = a0 => ({ name: "target", source: a0 });
|
|
75522
75528
|
const _c2$7 = a0 => ({ name: "star", source: a0 });
|
|
75523
75529
|
class MetricComparisonStatsComponent {
|
|
@@ -75728,7 +75734,7 @@ class MetricComparisonStatsComponent {
|
|
|
75728
75734
|
i0.ɵɵadvance();
|
|
75729
75735
|
i0.ɵɵproperty("ngClass", ctx.statCardClasses());
|
|
75730
75736
|
i0.ɵɵadvance(2);
|
|
75731
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction2(24, _c0$
|
|
75737
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction2(24, _c0$j, ctx.yoyIcon(), ctx.iconSource))("ngClass", ctx.yoyIconClasses());
|
|
75732
75738
|
i0.ɵɵadvance();
|
|
75733
75739
|
i0.ɵɵproperty("ngClass", ctx.labelClasses());
|
|
75734
75740
|
i0.ɵɵadvance(2);
|
|
@@ -75960,14 +75966,14 @@ class PerformanceOverviewContainerComponent {
|
|
|
75960
75966
|
}], () => [], { performanceOverviewData: [{ type: i0.Input, args: [{ isSignal: true, alias: "performanceOverviewData", required: false }] }], mode: [{ type: i0.Input, args: [{ isSignal: true, alias: "mode", required: false }] }], metricClick: [{ type: i0.Output, args: ["metricClick"] }] }); })();
|
|
75961
75967
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PerformanceOverviewContainerComponent, { className: "PerformanceOverviewContainerComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/performance-overview-container.component.ts", lineNumber: 58 }); })();
|
|
75962
75968
|
|
|
75963
|
-
const _c0$
|
|
75969
|
+
const _c0$i = a0 => ({ name: "chevron-right", source: a0 });
|
|
75964
75970
|
const _c1$6 = a0 => ({ name: "chevron-down", source: a0 });
|
|
75965
75971
|
const _c2$6 = a0 => ({ name: "clock", source: a0 });
|
|
75966
75972
|
const _c3$3 = a0 => [a0];
|
|
75967
75973
|
const _c4$1 = () => [];
|
|
75968
75974
|
const _c5$1 = a0 => ({ name: "chart-bar", source: a0 });
|
|
75969
75975
|
const _c6 = a0 => ({ name: "user", source: a0 });
|
|
75970
|
-
const _forTrack0$
|
|
75976
|
+
const _forTrack0$n = ($index, $item) => $item.id || $index;
|
|
75971
75977
|
const _forTrack1$4 = ($index, $item) => $item.dimension || $index;
|
|
75972
75978
|
const _forTrack2$1 = ($index, $item) => $item.phase || $index;
|
|
75973
75979
|
const _forTrack3$1 = ($index, $item) => $item.driver;
|
|
@@ -76163,7 +76169,7 @@ function ProfileSectionContentComponent_Conditional_1_Template(rf, ctx) { if (rf
|
|
|
76163
76169
|
i0.ɵɵadvance(2);
|
|
76164
76170
|
i0.ɵɵproperty("ngClass", ctx_r1.keyStrengthsButtonClasses());
|
|
76165
76171
|
i0.ɵɵadvance(2);
|
|
76166
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(26, _c0$
|
|
76172
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(26, _c0$i, ctx_r1.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r1.keyStrengthsButtonClasses());
|
|
76167
76173
|
i0.ɵɵadvance();
|
|
76168
76174
|
i0.ɵɵproperty("ngClass", ctx_r1.criticalGapsCardClasses());
|
|
76169
76175
|
i0.ɵɵadvance();
|
|
@@ -76175,7 +76181,7 @@ function ProfileSectionContentComponent_Conditional_1_Template(rf, ctx) { if (rf
|
|
|
76175
76181
|
i0.ɵɵadvance(2);
|
|
76176
76182
|
i0.ɵɵproperty("ngClass", ctx_r1.criticalGapsButtonClasses());
|
|
76177
76183
|
i0.ɵɵadvance(2);
|
|
76178
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(28, _c0$
|
|
76184
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(28, _c0$i, ctx_r1.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r1.criticalGapsButtonClasses());
|
|
76179
76185
|
i0.ɵɵadvance();
|
|
76180
76186
|
i0.ɵɵproperty("ngClass", ctx_r1.quickWinsCardClasses());
|
|
76181
76187
|
i0.ɵɵadvance();
|
|
@@ -76254,7 +76260,7 @@ function ProfileSectionContentComponent_Conditional_3_Template(rf, ctx) { if (rf
|
|
|
76254
76260
|
i0.ɵɵadvance(2);
|
|
76255
76261
|
i0.ɵɵproperty("ngClass", ctx_r1.focusAreaStrengthsButtonClasses());
|
|
76256
76262
|
i0.ɵɵadvance(2);
|
|
76257
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(21, _c0$
|
|
76263
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(21, _c0$i, ctx_r1.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r1.focusAreaStrengthsButtonClasses());
|
|
76258
76264
|
i0.ɵɵadvance();
|
|
76259
76265
|
i0.ɵɵproperty("ngClass", ctx_r1.focusAreaGapsStatCardClasses());
|
|
76260
76266
|
i0.ɵɵadvance();
|
|
@@ -76266,7 +76272,7 @@ function ProfileSectionContentComponent_Conditional_3_Template(rf, ctx) { if (rf
|
|
|
76266
76272
|
i0.ɵɵadvance(2);
|
|
76267
76273
|
i0.ɵɵproperty("ngClass", ctx_r1.focusAreaGapsButtonClasses());
|
|
76268
76274
|
i0.ɵɵadvance(2);
|
|
76269
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(23, _c0$
|
|
76275
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(23, _c0$i, ctx_r1.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r1.focusAreaGapsButtonClasses());
|
|
76270
76276
|
i0.ɵɵadvance();
|
|
76271
76277
|
i0.ɵɵproperty("ngClass", ctx_r1.focusAreaOpportunitiesStatCardClasses());
|
|
76272
76278
|
i0.ɵɵadvance();
|
|
@@ -76278,7 +76284,7 @@ function ProfileSectionContentComponent_Conditional_3_Template(rf, ctx) { if (rf
|
|
|
76278
76284
|
i0.ɵɵadvance(2);
|
|
76279
76285
|
i0.ɵɵproperty("ngClass", ctx_r1.focusAreaOpportunitiesButtonClasses());
|
|
76280
76286
|
i0.ɵɵadvance(2);
|
|
76281
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(25, _c0$
|
|
76287
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(25, _c0$i, ctx_r1.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r1.focusAreaOpportunitiesButtonClasses());
|
|
76282
76288
|
} }
|
|
76283
76289
|
function ProfileSectionContentComponent_Conditional_4_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
76284
76290
|
i0.ɵɵelementStart(0, "div");
|
|
@@ -76293,7 +76299,7 @@ function ProfileSectionContentComponent_Conditional_4_For_2_Template(rf, ctx) {
|
|
|
76293
76299
|
} }
|
|
76294
76300
|
function ProfileSectionContentComponent_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|
|
76295
76301
|
i0.ɵɵelementStart(0, "div", 3);
|
|
76296
|
-
i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_4_For_2_Template, 2, 3, "div", null, _forTrack0$
|
|
76302
|
+
i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_4_For_2_Template, 2, 3, "div", null, _forTrack0$n);
|
|
76297
76303
|
i0.ɵɵelementEnd();
|
|
76298
76304
|
} if (rf & 2) {
|
|
76299
76305
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -76310,7 +76316,7 @@ function ProfileSectionContentComponent_Conditional_5_For_2_Template(rf, ctx) {
|
|
|
76310
76316
|
} }
|
|
76311
76317
|
function ProfileSectionContentComponent_Conditional_5_Template(rf, ctx) { if (rf & 1) {
|
|
76312
76318
|
i0.ɵɵelementStart(0, "div", 4);
|
|
76313
|
-
i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_5_For_2_Template, 1, 8, "symphiq-goal-card", 48, _forTrack0$
|
|
76319
|
+
i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_5_For_2_Template, 1, 8, "symphiq-goal-card", 48, _forTrack0$n);
|
|
76314
76320
|
i0.ɵɵelementEnd();
|
|
76315
76321
|
} if (rf & 2) {
|
|
76316
76322
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -76326,7 +76332,7 @@ function ProfileSectionContentComponent_Conditional_6_For_2_Template(rf, ctx) {
|
|
|
76326
76332
|
} }
|
|
76327
76333
|
function ProfileSectionContentComponent_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
76328
76334
|
i0.ɵɵelementStart(0, "div", 5);
|
|
76329
|
-
i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_6_For_2_Template, 1, 3, "symphiq-capability-matrix-card", 49, _forTrack0$
|
|
76335
|
+
i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_6_For_2_Template, 1, 3, "symphiq-capability-matrix-card", 49, _forTrack0$n);
|
|
76330
76336
|
i0.ɵɵelementEnd();
|
|
76331
76337
|
} if (rf & 2) {
|
|
76332
76338
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -76381,7 +76387,7 @@ function ProfileSectionContentComponent_Conditional_9_For_2_Template(rf, ctx) {
|
|
|
76381
76387
|
} }
|
|
76382
76388
|
function ProfileSectionContentComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
76383
76389
|
i0.ɵɵelementStart(0, "div", 8);
|
|
76384
|
-
i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_9_For_2_Template, 1, 2, "symphiq-operational-category-card", 53, _forTrack0$
|
|
76390
|
+
i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_9_For_2_Template, 1, 2, "symphiq-operational-category-card", 53, _forTrack0$n);
|
|
76385
76391
|
i0.ɵɵelementEnd();
|
|
76386
76392
|
} if (rf & 2) {
|
|
76387
76393
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -76625,7 +76631,7 @@ function ProfileSectionContentComponent_Conditional_11_Conditional_2_For_5_Condi
|
|
|
76625
76631
|
i0.ɵɵadvance(2);
|
|
76626
76632
|
i0.ɵɵtextInterpolate1("", ctx_r1.getTacticalRecRelatedMetricsCount(recommendation_r19), " Related Metrics");
|
|
76627
76633
|
i0.ɵɵadvance();
|
|
76628
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$
|
|
76634
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$i, ctx_r1.IconSourceEnumValue.HEROICONS));
|
|
76629
76635
|
} }
|
|
76630
76636
|
function ProfileSectionContentComponent_Conditional_11_Conditional_2_For_5_Template(rf, ctx) { if (rf & 1) {
|
|
76631
76637
|
i0.ɵɵelementStart(0, "div", 16)(1, "div", 69)(2, "h4", 75);
|
|
@@ -76677,7 +76683,7 @@ function ProfileSectionContentComponent_Conditional_11_Conditional_2_Template(rf
|
|
|
76677
76683
|
i0.ɵɵtext(2, "Tactical Recommendations");
|
|
76678
76684
|
i0.ɵɵelementEnd();
|
|
76679
76685
|
i0.ɵɵelementStart(3, "div", 74);
|
|
76680
|
-
i0.ɵɵrepeaterCreate(4, ProfileSectionContentComponent_Conditional_11_Conditional_2_For_5_Template, 14, 12, "div", 16, _forTrack0$
|
|
76686
|
+
i0.ɵɵrepeaterCreate(4, ProfileSectionContentComponent_Conditional_11_Conditional_2_For_5_Template, 14, 12, "div", 16, _forTrack0$n);
|
|
76681
76687
|
i0.ɵɵelementEnd()();
|
|
76682
76688
|
} if (rf & 2) {
|
|
76683
76689
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
@@ -78714,7 +78720,7 @@ class ProfileSectionContentComponent {
|
|
|
78714
78720
|
}], null, { section: [{ type: i0.Input, args: [{ isSignal: true, alias: "section", required: false }] }], executiveSummary: [{ type: i0.Input, args: [{ isSignal: true, alias: "executiveSummary", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], sectionIndex: [{ type: i0.Input, args: [{ isSignal: true, alias: "sectionIndex", required: false }] }], allGoals: [{ type: i0.Input, args: [{ isSignal: true, alias: "allGoals", required: false }] }], allMetrics: [{ type: i0.Input, args: [{ isSignal: true, alias: "allMetrics", required: false }] }], allCharts: [{ type: i0.Input, args: [{ isSignal: true, alias: "allCharts", required: false }] }], allInsights: [{ type: i0.Input, args: [{ isSignal: true, alias: "allInsights", required: false }] }], businessProfile: [{ type: i0.Input, args: [{ isSignal: true, alias: "businessProfile", required: false }] }] }); })();
|
|
78715
78721
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileSectionContentComponent, { className: "ProfileSectionContentComponent", filePath: "lib/components/profile-analysis-shop-dashboard/profile-section-content.component.ts", lineNumber: 760 }); })();
|
|
78716
78722
|
|
|
78717
|
-
const _forTrack0$
|
|
78723
|
+
const _forTrack0$m = ($index, $item) => $item.id || $index;
|
|
78718
78724
|
function GoalObjectivesModalContentComponent_For_2_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
78719
78725
|
i0.ɵɵelementStart(0, "p", 9);
|
|
78720
78726
|
i0.ɵɵtext(1);
|
|
@@ -78972,7 +78978,7 @@ class GoalObjectivesModalContentComponent {
|
|
|
78972
78978
|
static { this.ɵfac = function GoalObjectivesModalContentComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GoalObjectivesModalContentComponent)(); }; }
|
|
78973
78979
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: GoalObjectivesModalContentComponent, selectors: [["symphiq-goal-objectives-modal-content"]], inputs: { goal: [1, "goal"], 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) {
|
|
78974
78980
|
i0.ɵɵelementStart(0, "div", 0);
|
|
78975
|
-
i0.ɵɵrepeaterCreate(1, GoalObjectivesModalContentComponent_For_2_Template, 14, 9, "div", 1, _forTrack0$
|
|
78981
|
+
i0.ɵɵrepeaterCreate(1, GoalObjectivesModalContentComponent_For_2_Template, 14, 9, "div", 1, _forTrack0$m);
|
|
78976
78982
|
i0.ɵɵelementEnd();
|
|
78977
78983
|
} if (rf & 2) {
|
|
78978
78984
|
let tmp_0_0;
|
|
@@ -79072,7 +79078,7 @@ class GoalObjectivesModalContentComponent {
|
|
|
79072
79078
|
}], null, { goal: [{ type: i0.Input, args: [{ isSignal: true, alias: "goal", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
|
|
79073
79079
|
(() => { (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 }); })();
|
|
79074
79080
|
|
|
79075
|
-
const _forTrack0$
|
|
79081
|
+
const _forTrack0$l = ($index, $item) => $item.id || $index;
|
|
79076
79082
|
const _forTrack1$3 = ($index, $item) => ($item == null ? null : $item.questionId) || $index;
|
|
79077
79083
|
function ObjectiveStrategiesModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
79078
79084
|
i0.ɵɵelementStart(0, "div", 2)(1, "p", 6);
|
|
@@ -79513,7 +79519,7 @@ class ObjectiveStrategiesModalContentComponent {
|
|
|
79513
79519
|
i0.ɵɵconditionalCreate(3, ObjectiveStrategiesModalContentComponent_Conditional_3_Template, 10, 5, "div", 3);
|
|
79514
79520
|
i0.ɵɵconditionalCreate(4, ObjectiveStrategiesModalContentComponent_Conditional_4_Template, 6, 2, "div", 4);
|
|
79515
79521
|
i0.ɵɵelementEnd();
|
|
79516
|
-
i0.ɵɵrepeaterCreate(5, ObjectiveStrategiesModalContentComponent_For_6_Template, 17, 10, "div", 5, _forTrack0$
|
|
79522
|
+
i0.ɵɵrepeaterCreate(5, ObjectiveStrategiesModalContentComponent_For_6_Template, 17, 10, "div", 5, _forTrack0$l);
|
|
79517
79523
|
i0.ɵɵelementEnd();
|
|
79518
79524
|
} if (rf & 2) {
|
|
79519
79525
|
let tmp_1_0;
|
|
@@ -79814,7 +79820,7 @@ class TooltipContentBuilder {
|
|
|
79814
79820
|
}
|
|
79815
79821
|
}
|
|
79816
79822
|
|
|
79817
|
-
const _forTrack0$
|
|
79823
|
+
const _forTrack0$k = ($index, $item) => $item.id || $index;
|
|
79818
79824
|
const _forTrack1$2 = ($index, $item) => $item.type + $item.label;
|
|
79819
79825
|
const _forTrack2 = ($index, $item) => $item.order || $index;
|
|
79820
79826
|
const _forTrack3 = ($index, $item) => ($item == null ? null : $item.questionId) || $index;
|
|
@@ -81139,14 +81145,7 @@ class StrategyRecommendationsModalContentComponent {
|
|
|
81139
81145
|
(recommendation.indirectlyAffectedMetrics && recommendation.indirectlyAffectedMetrics.length > 0));
|
|
81140
81146
|
}
|
|
81141
81147
|
getRelatedMetricsCount(recommendation) {
|
|
81142
|
-
|
|
81143
|
-
if (recommendation.directlyAffectedMetric) {
|
|
81144
|
-
uniqueMetrics.add(recommendation.directlyAffectedMetric);
|
|
81145
|
-
}
|
|
81146
|
-
if (recommendation.indirectlyAffectedMetrics && recommendation.indirectlyAffectedMetrics.length > 0) {
|
|
81147
|
-
recommendation.indirectlyAffectedMetrics.forEach(m => uniqueMetrics.add(m));
|
|
81148
|
-
}
|
|
81149
|
-
return uniqueMetrics.size;
|
|
81148
|
+
return this.getRelatedMetrics(recommendation).length;
|
|
81150
81149
|
}
|
|
81151
81150
|
openRelatedMetricsModal(recommendation) {
|
|
81152
81151
|
const metrics = this.getRelatedMetrics(recommendation);
|
|
@@ -81162,16 +81161,10 @@ class StrategyRecommendationsModalContentComponent {
|
|
|
81162
81161
|
title: recommendation.title || 'Recommendation',
|
|
81163
81162
|
description: recommendation.description || ''
|
|
81164
81163
|
};
|
|
81165
|
-
// Get IDs for direct and indirect metrics
|
|
81166
|
-
const directlyAffectedMetricId = recommendation.directlyAffectedMetric
|
|
81167
|
-
? metrics.find(m => m.metric === recommendation.directlyAffectedMetric)?.performanceItemId
|
|
81168
|
-
: undefined;
|
|
81164
|
+
// Get IDs for direct and indirect metrics (use metric enum value as identifier)
|
|
81165
|
+
const directlyAffectedMetricId = recommendation.directlyAffectedMetric || undefined;
|
|
81169
81166
|
const indirectlyAffectedMetricIds = recommendation.indirectlyAffectedMetrics
|
|
81170
|
-
?
|
|
81171
|
-
.filter(m => recommendation.indirectlyAffectedMetrics?.includes(m.metric) &&
|
|
81172
|
-
m.metric !== recommendation.directlyAffectedMetric)
|
|
81173
|
-
.map(m => m.performanceItemId)
|
|
81174
|
-
.filter((id) => id !== undefined)
|
|
81167
|
+
? recommendation.indirectlyAffectedMetrics.filter(metricEnum => metricEnum !== recommendation.directlyAffectedMetric)
|
|
81175
81168
|
: undefined;
|
|
81176
81169
|
// Build hierarchy context for breadcrumbs
|
|
81177
81170
|
const hierarchyContext = {
|
|
@@ -81551,7 +81544,7 @@ class StrategyRecommendationsModalContentComponent {
|
|
|
81551
81544
|
i0.ɵɵconditionalCreate(5, StrategyRecommendationsModalContentComponent_Conditional_5_Template, 2, 2, "span", 4);
|
|
81552
81545
|
i0.ɵɵconditionalCreate(6, StrategyRecommendationsModalContentComponent_Conditional_6_Template, 2, 2, "span", 4);
|
|
81553
81546
|
i0.ɵɵelementEnd()();
|
|
81554
|
-
i0.ɵɵrepeaterCreate(7, StrategyRecommendationsModalContentComponent_For_8_Template, 35, 32, "div", 5, _forTrack0$
|
|
81547
|
+
i0.ɵɵrepeaterCreate(7, StrategyRecommendationsModalContentComponent_For_8_Template, 35, 32, "div", 5, _forTrack0$k);
|
|
81555
81548
|
i0.ɵɵelementEnd();
|
|
81556
81549
|
} if (rf & 2) {
|
|
81557
81550
|
let tmp_1_0;
|
|
@@ -82054,7 +82047,7 @@ class StrategyRecommendationsModalContentComponent {
|
|
|
82054
82047
|
}], null, { strategy: [{ type: i0.Input, args: [{ isSignal: true, alias: "strategy", required: false }] }], objectiveTitle: [{ type: i0.Input, args: [{ isSignal: true, alias: "objectiveTitle", required: false }] }], goalTitle: [{ type: i0.Input, args: [{ isSignal: true, alias: "goalTitle", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], allMetrics: [{ type: i0.Input, args: [{ isSignal: true, alias: "allMetrics", required: false }] }], allCharts: [{ type: i0.Input, args: [{ isSignal: true, alias: "allCharts", required: false }] }], allInsights: [{ type: i0.Input, args: [{ isSignal: true, alias: "allInsights", required: false }] }], allBusinessInsights: [{ type: i0.Input, args: [{ isSignal: true, alias: "allBusinessInsights", required: false }] }], currentModalState: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentModalState", required: false }] }], expandedRecommendationId: [{ type: i0.Input, args: [{ isSignal: true, alias: "expandedRecommendationId", required: false }] }] }); })();
|
|
82055
82048
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(StrategyRecommendationsModalContentComponent, { className: "StrategyRecommendationsModalContentComponent", filePath: "lib/components/profile-analysis-shop-dashboard/modals/strategy-recommendations-modal-content.component.ts", lineNumber: 489 }); })();
|
|
82056
82049
|
|
|
82057
|
-
const _c0$
|
|
82050
|
+
const _c0$h = a0 => ({ name: "chevron-right", source: a0 });
|
|
82058
82051
|
function CategoryDetailModalContentComponent_Conditional_16_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
82059
82052
|
i0.ɵɵelementStart(0, "div")(1, "span", 19);
|
|
82060
82053
|
i0.ɵɵtext(2, "Industry:");
|
|
@@ -82167,7 +82160,7 @@ function CategoryDetailModalContentComponent_Conditional_17_For_7_Template(rf, c
|
|
|
82167
82160
|
i0.ɵɵadvance();
|
|
82168
82161
|
i0.ɵɵtextInterpolate1(" ", strength_r3 == null ? null : strength_r3.description, " ");
|
|
82169
82162
|
i0.ɵɵadvance();
|
|
82170
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$
|
|
82163
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$h, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.chevronClasses());
|
|
82171
82164
|
} }
|
|
82172
82165
|
function CategoryDetailModalContentComponent_Conditional_17_Template(rf, ctx) { if (rf & 1) {
|
|
82173
82166
|
i0.ɵɵelementStart(0, "div", 27)(1, "h4", 15);
|
|
@@ -82234,7 +82227,7 @@ function CategoryDetailModalContentComponent_Conditional_18_For_7_Template(rf, c
|
|
|
82234
82227
|
i0.ɵɵadvance();
|
|
82235
82228
|
i0.ɵɵtextInterpolate1(" ", gap_r5 == null ? null : gap_r5.description, " ");
|
|
82236
82229
|
i0.ɵɵadvance();
|
|
82237
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(8, _c0$
|
|
82230
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(8, _c0$h, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.chevronClasses());
|
|
82238
82231
|
} }
|
|
82239
82232
|
function CategoryDetailModalContentComponent_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
82240
82233
|
i0.ɵɵelementStart(0, "div", 38)(1, "h4", 15);
|
|
@@ -82301,7 +82294,7 @@ function CategoryDetailModalContentComponent_Conditional_19_For_7_Template(rf, c
|
|
|
82301
82294
|
i0.ɵɵadvance();
|
|
82302
82295
|
i0.ɵɵconditional((opportunity_r7 == null ? null : opportunity_r7.potentialImpact) ? 7 : -1);
|
|
82303
82296
|
i0.ɵɵadvance();
|
|
82304
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(8, _c0$
|
|
82297
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(8, _c0$h, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.chevronClasses());
|
|
82305
82298
|
} }
|
|
82306
82299
|
function CategoryDetailModalContentComponent_Conditional_19_Template(rf, ctx) { if (rf & 1) {
|
|
82307
82300
|
i0.ɵɵelementStart(0, "div", 44)(1, "h4", 15);
|
|
@@ -83183,7 +83176,7 @@ class StrengthDetailModalContentComponent {
|
|
|
83183
83176
|
}], null, { strength: [{ type: i0.Input, args: [{ isSignal: true, alias: "strength", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], allFunnelStrengths: [{ type: i0.Input, args: [{ isSignal: true, alias: "allFunnelStrengths", required: false }] }], currentModalState: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentModalState", required: false }] }] }); })();
|
|
83184
83177
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(StrengthDetailModalContentComponent, { className: "StrengthDetailModalContentComponent", filePath: "lib/components/profile-analysis-shop-dashboard/modals/strength-detail-modal-content.component.ts", lineNumber: 124 }); })();
|
|
83185
83178
|
|
|
83186
|
-
const _c0$
|
|
83179
|
+
const _c0$g = () => [];
|
|
83187
83180
|
function GapDetailModalContentComponent_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
83188
83181
|
i0.ɵɵelementStart(0, "span", 9);
|
|
83189
83182
|
i0.ɵɵtext(1);
|
|
@@ -83296,7 +83289,7 @@ function GapDetailModalContentComponent_Conditional_16_Template(rf, ctx) { if (r
|
|
|
83296
83289
|
i0.ɵɵclassMap(ctx_r0.isDark() ? "border-slate-700" : "border-slate-200");
|
|
83297
83290
|
i0.ɵɵproperty("ngClass", ctx_r0.sectionTitleClasses());
|
|
83298
83291
|
i0.ɵɵadvance(2);
|
|
83299
|
-
i0.ɵɵproperty("relatedGoalIds", ((tmp_4_0 = ctx_r0.gap()) == null ? null : tmp_4_0.linkedGoalIds) ?? i0.ɵɵpureFunction0(7, _c0$
|
|
83292
|
+
i0.ɵɵproperty("relatedGoalIds", ((tmp_4_0 = ctx_r0.gap()) == null ? null : tmp_4_0.linkedGoalIds) ?? i0.ɵɵpureFunction0(7, _c0$g))("allGoals", ctx_r0.allGoals())("viewMode", ctx_r0.viewMode());
|
|
83300
83293
|
} }
|
|
83301
83294
|
function GapDetailModalContentComponent_Conditional_17_For_5_Template(rf, ctx) { if (rf & 1) {
|
|
83302
83295
|
i0.ɵɵelementStart(0, "div", 25);
|
|
@@ -83580,8 +83573,8 @@ class GapDetailModalContentComponent {
|
|
|
83580
83573
|
}], null, { gap: [{ type: i0.Input, args: [{ isSignal: true, alias: "gap", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], allGoals: [{ type: i0.Input, args: [{ isSignal: true, alias: "allGoals", required: false }] }], allWeaknesses: [{ type: i0.Input, args: [{ isSignal: true, alias: "allWeaknesses", required: false }] }], currentModalState: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentModalState", required: false }] }] }); })();
|
|
83581
83574
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(GapDetailModalContentComponent, { className: "GapDetailModalContentComponent", filePath: "lib/components/profile-analysis-shop-dashboard/modals/gap-detail-modal-content.component.ts", lineNumber: 129 }); })();
|
|
83582
83575
|
|
|
83583
|
-
const _c0$
|
|
83584
|
-
const _forTrack0$
|
|
83576
|
+
const _c0$f = a0 => ({ name: "chevron-right", source: a0 });
|
|
83577
|
+
const _forTrack0$j = ($index, $item) => $item.id || $index;
|
|
83585
83578
|
function OpportunityDetailModalContentComponent_Conditional_11_Template(rf, ctx) { if (rf & 1) {
|
|
83586
83579
|
i0.ɵɵelementStart(0, "div", 9)(1, "h4", 10);
|
|
83587
83580
|
i0.ɵɵnamespaceSVG();
|
|
@@ -83685,14 +83678,14 @@ function OpportunityDetailModalContentComponent_Conditional_14_Conditional_0_For
|
|
|
83685
83678
|
i0.ɵɵadvance(2);
|
|
83686
83679
|
i0.ɵɵtextInterpolate(goal_r5.title || goal_r5.id);
|
|
83687
83680
|
i0.ɵɵadvance();
|
|
83688
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$
|
|
83681
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$f, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.chevronClasses());
|
|
83689
83682
|
} }
|
|
83690
83683
|
function OpportunityDetailModalContentComponent_Conditional_14_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
83691
83684
|
i0.ɵɵelementStart(0, "div", 9)(1, "h4", 24);
|
|
83692
83685
|
i0.ɵɵtext(2, " Related Goals ");
|
|
83693
83686
|
i0.ɵɵelementEnd();
|
|
83694
83687
|
i0.ɵɵelementStart(3, "div", 25);
|
|
83695
|
-
i0.ɵɵrepeaterCreate(4, OpportunityDetailModalContentComponent_Conditional_14_Conditional_0_For_5_Template, 4, 6, "div", 26, _forTrack0$
|
|
83688
|
+
i0.ɵɵrepeaterCreate(4, OpportunityDetailModalContentComponent_Conditional_14_Conditional_0_For_5_Template, 4, 6, "div", 26, _forTrack0$j);
|
|
83696
83689
|
i0.ɵɵelementEnd()();
|
|
83697
83690
|
} if (rf & 2) {
|
|
83698
83691
|
const goals_r6 = i0.ɵɵnextContext();
|
|
@@ -84485,7 +84478,7 @@ class SimplifiedGoalCardComponent {
|
|
|
84485
84478
|
}], null, { goal: [{ type: i0.Input, args: [{ isSignal: true, alias: "goal", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], animationIndex: [{ type: i0.Input, args: [{ isSignal: true, alias: "animationIndex", required: false }] }], viewMoreClick: [{ type: i0.Output, args: ["viewMoreClick"] }] }); })();
|
|
84486
84479
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SimplifiedGoalCardComponent, { className: "SimplifiedGoalCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/simplified-goal-card.component.ts", lineNumber: 127 }); })();
|
|
84487
84480
|
|
|
84488
|
-
const _forTrack0$
|
|
84481
|
+
const _forTrack0$i = ($index, $item) => $item.id;
|
|
84489
84482
|
function StrategicGoalsTiledGridComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
|
|
84490
84483
|
i0.ɵɵelementStart(0, "div", 9);
|
|
84491
84484
|
i0.ɵɵtext(1);
|
|
@@ -84509,7 +84502,7 @@ function StrategicGoalsTiledGridComponent_Conditional_14_For_2_Template(rf, ctx)
|
|
|
84509
84502
|
} }
|
|
84510
84503
|
function StrategicGoalsTiledGridComponent_Conditional_14_Template(rf, ctx) { if (rf & 1) {
|
|
84511
84504
|
i0.ɵɵelementStart(0, "div", 11);
|
|
84512
|
-
i0.ɵɵrepeaterCreate(1, StrategicGoalsTiledGridComponent_Conditional_14_For_2_Template, 1, 3, "symphiq-simplified-goal-card", 13, _forTrack0$
|
|
84505
|
+
i0.ɵɵrepeaterCreate(1, StrategicGoalsTiledGridComponent_Conditional_14_For_2_Template, 1, 3, "symphiq-simplified-goal-card", 13, _forTrack0$i);
|
|
84513
84506
|
i0.ɵɵelementEnd();
|
|
84514
84507
|
} if (rf & 2) {
|
|
84515
84508
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -84959,7 +84952,7 @@ class FocusAreaHealthIndicatorComponent {
|
|
|
84959
84952
|
}], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], health: [{ type: i0.Input, args: [{ isSignal: true, alias: "health", required: false }] }] }); })();
|
|
84960
84953
|
(() => { (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 }); })();
|
|
84961
84954
|
|
|
84962
|
-
const _c0$
|
|
84955
|
+
const _c0$e = a0 => ({ name: "chevron-right", source: a0 });
|
|
84963
84956
|
const _c1$5 = a0 => ({ name: "chevron-down", source: a0 });
|
|
84964
84957
|
const _c2$5 = a0 => [a0];
|
|
84965
84958
|
function FocusAreaExecutiveSummaryComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
@@ -85288,7 +85281,7 @@ class FocusAreaExecutiveSummaryComponent {
|
|
|
85288
85281
|
i0.ɵɵadvance(2);
|
|
85289
85282
|
i0.ɵɵproperty("ngClass", ctx.getTopPrioritiesButtonTextClasses());
|
|
85290
85283
|
i0.ɵɵadvance(2);
|
|
85291
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(22, _c0$
|
|
85284
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(22, _c0$e, ctx.IconSourceEnum.HEROICONS))("ngClass", ctx.getTopPrioritiesButtonTextClasses());
|
|
85292
85285
|
i0.ɵɵadvance();
|
|
85293
85286
|
i0.ɵɵproperty("ngClass", ctx.getQuickWinsStatCardClasses());
|
|
85294
85287
|
i0.ɵɵadvance();
|
|
@@ -85499,7 +85492,7 @@ class FocusAreaExecutiveSummaryComponent {
|
|
|
85499
85492
|
}], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], summary: [{ type: i0.Input, args: [{ isSignal: true, alias: "summary", required: false }] }], allGoals: [{ type: i0.Input, args: [{ isSignal: true, alias: "allGoals", required: false }] }], topPrioritiesClick: [{ type: i0.Output, args: ["topPrioritiesClick"] }], priorityDetailClick: [{ type: i0.Output, args: ["priorityDetailClick"] }] }); })();
|
|
85500
85493
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaExecutiveSummaryComponent, { className: "FocusAreaExecutiveSummaryComponent", filePath: "lib/components/profile-analysis-focus-area-dashboard/focus-area-executive-summary.component.ts", lineNumber: 195 }); })();
|
|
85501
85494
|
|
|
85502
|
-
const _forTrack0$
|
|
85495
|
+
const _forTrack0$h = ($index, $item) => $item.id;
|
|
85503
85496
|
function CollapsibleAnalysisSectionGroupComponent_For_23_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|
|
85504
85497
|
i0.ɵɵelementStart(0, "div", 20);
|
|
85505
85498
|
i0.ɵɵelement(1, "symphiq-icon", 31);
|
|
@@ -85869,7 +85862,7 @@ class CollapsibleAnalysisSectionGroupComponent {
|
|
|
85869
85862
|
i0.ɵɵtext(20);
|
|
85870
85863
|
i0.ɵɵelementEnd()()();
|
|
85871
85864
|
i0.ɵɵelementStart(21, "div", 16);
|
|
85872
|
-
i0.ɵɵrepeaterCreate(22, CollapsibleAnalysisSectionGroupComponent_For_23_Template, 16, 14, "div", 17, _forTrack0$
|
|
85865
|
+
i0.ɵɵrepeaterCreate(22, CollapsibleAnalysisSectionGroupComponent_For_23_Template, 16, 14, "div", 17, _forTrack0$h);
|
|
85873
85866
|
i0.ɵɵelementEnd()()();
|
|
85874
85867
|
} if (rf & 2) {
|
|
85875
85868
|
i0.ɵɵproperty("ngClass", ctx.containerClasses());
|
|
@@ -86063,7 +86056,7 @@ class CollapsibleAnalysisSectionGroupComponent {
|
|
|
86063
86056
|
}], null, { sections: [{ type: i0.Input, args: [{ isSignal: true, alias: "sections", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], executiveSummary: [{ type: i0.Input, args: [{ isSignal: true, alias: "executiveSummary", required: false }] }], focusAreaExecutiveSummary: [{ type: i0.Input, args: [{ isSignal: true, alias: "focusAreaExecutiveSummary", required: false }] }], metricExecutiveSummary: [{ type: i0.Input, args: [{ isSignal: true, alias: "metricExecutiveSummary", required: false }] }], metricName: [{ type: i0.Input, args: [{ isSignal: true, alias: "metricName", required: false }] }], allGoals: [{ type: i0.Input, args: [{ isSignal: true, alias: "allGoals", required: false }] }], allMetrics: [{ type: i0.Input, args: [{ isSignal: true, alias: "allMetrics", required: false }] }], allCharts: [{ type: i0.Input, args: [{ isSignal: true, alias: "allCharts", required: false }] }], allInsights: [{ type: i0.Input, args: [{ isSignal: true, alias: "allInsights", required: false }] }], businessProfile: [{ type: i0.Input, args: [{ isSignal: true, alias: "businessProfile", required: false }] }] }); })();
|
|
86064
86057
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CollapsibleAnalysisSectionGroupComponent, { className: "CollapsibleAnalysisSectionGroupComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/collapsible-analysis-section-group.component.ts", lineNumber: 172 }); })();
|
|
86065
86058
|
|
|
86066
|
-
const _forTrack0$
|
|
86059
|
+
const _forTrack0$g = ($index, $item) => $item.code;
|
|
86067
86060
|
function BillingCurrencySelectorCardComponent_For_15_Template(rf, ctx) { if (rf & 1) {
|
|
86068
86061
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
86069
86062
|
i0.ɵɵelementStart(0, "label", 11)(1, "input", 12);
|
|
@@ -86255,7 +86248,7 @@ class BillingCurrencySelectorCardComponent {
|
|
|
86255
86248
|
i0.ɵɵtext(10, " Choose the currency for your subscription ");
|
|
86256
86249
|
i0.ɵɵelementEnd()()()();
|
|
86257
86250
|
i0.ɵɵelementStart(11, "div", 8)(12, "div", 9)(13, "div", 10);
|
|
86258
|
-
i0.ɵɵrepeaterCreate(14, BillingCurrencySelectorCardComponent_For_15_Template, 10, 12, "label", 11, _forTrack0$
|
|
86251
|
+
i0.ɵɵrepeaterCreate(14, BillingCurrencySelectorCardComponent_For_15_Template, 10, 12, "label", 11, _forTrack0$g);
|
|
86259
86252
|
i0.ɵɵelementEnd()()()();
|
|
86260
86253
|
} if (rf & 2) {
|
|
86261
86254
|
i0.ɵɵproperty("ngClass", ctx.containerClasses());
|
|
@@ -86566,7 +86559,7 @@ class PlanSelectionPlaceholderCardComponent {
|
|
|
86566
86559
|
}], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], selectedCurrency: [{ type: i0.Input, args: [{ isSignal: true, alias: "selectedCurrency", required: false }] }], editCurrency: [{ type: i0.Output, args: ["editCurrency"] }] }); })();
|
|
86567
86560
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PlanSelectionPlaceholderCardComponent, { className: "PlanSelectionPlaceholderCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/plan-selection-placeholder-card.component.ts", lineNumber: 74 }); })();
|
|
86568
86561
|
|
|
86569
|
-
const _c0$
|
|
86562
|
+
const _c0$d = (a0, a1) => ({ "mb-8": a0, "mb-12": a1 });
|
|
86570
86563
|
function BillingPeriodToggleComponent_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
86571
86564
|
i0.ɵɵelement(0, "div", 7);
|
|
86572
86565
|
} }
|
|
@@ -86655,7 +86648,7 @@ class BillingPeriodToggleComponent {
|
|
|
86655
86648
|
i0.ɵɵtext(14);
|
|
86656
86649
|
i0.ɵɵelementEnd()();
|
|
86657
86650
|
} if (rf & 2) {
|
|
86658
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(11, _c0$
|
|
86651
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(11, _c0$d, ctx.selectedPeriodUnit() !== ctx.periodUnitEnum.YEAR, ctx.selectedPeriodUnit() === ctx.periodUnitEnum.YEAR));
|
|
86659
86652
|
i0.ɵɵadvance(2);
|
|
86660
86653
|
i0.ɵɵproperty("ngClass", ctx.iconClasses());
|
|
86661
86654
|
i0.ɵɵadvance(2);
|
|
@@ -87287,7 +87280,7 @@ At the end of each month, your total AI usage is calculated and automatically bi
|
|
|
87287
87280
|
}], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], planInfo: [{ type: i0.Input, args: [{ isSignal: true, alias: "planInfo", required: true }] }], isSelected: [{ type: i0.Input, args: [{ isSignal: true, alias: "isSelected", required: false }] }], selectedPeriodUnit: [{ type: i0.Input, args: [{ isSignal: true, alias: "selectedPeriodUnit", required: false }] }], monthlyComparisonPrice: [{ type: i0.Input, args: [{ isSignal: true, alias: "monthlyComparisonPrice", required: false }] }], planSelected: [{ type: i0.Output, args: ["planSelected"] }] }); })();
|
|
87288
87281
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PlanCardComponent, { className: "PlanCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/plan-card.component.ts", lineNumber: 274 }); })();
|
|
87289
87282
|
|
|
87290
|
-
const _forTrack0$
|
|
87283
|
+
const _forTrack0$f = ($index, $item) => $item.planItemPrice.id;
|
|
87291
87284
|
function PlanSelectionContainerComponent_Conditional_19_Template(rf, ctx) { if (rf & 1) {
|
|
87292
87285
|
i0.ɵɵelementStart(0, "div", 14);
|
|
87293
87286
|
i0.ɵɵelement(1, "symphiq-indeterminate-spinner", 18);
|
|
@@ -87313,7 +87306,7 @@ function PlanSelectionContainerComponent_Conditional_20_For_2_Template(rf, ctx)
|
|
|
87313
87306
|
} }
|
|
87314
87307
|
function PlanSelectionContainerComponent_Conditional_20_Template(rf, ctx) { if (rf & 1) {
|
|
87315
87308
|
i0.ɵɵelementStart(0, "div", 15);
|
|
87316
|
-
i0.ɵɵrepeaterCreate(1, PlanSelectionContainerComponent_Conditional_20_For_2_Template, 1, 5, "symphiq-plan-card", 20, _forTrack0$
|
|
87309
|
+
i0.ɵɵrepeaterCreate(1, PlanSelectionContainerComponent_Conditional_20_For_2_Template, 1, 5, "symphiq-plan-card", 20, _forTrack0$f);
|
|
87317
87310
|
i0.ɵɵelementEnd();
|
|
87318
87311
|
} if (rf & 2) {
|
|
87319
87312
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -87627,7 +87620,7 @@ class PlanSelectionContainerComponent {
|
|
|
87627
87620
|
}], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], selectedCurrency: [{ type: i0.Input, args: [{ isSignal: true, alias: "selectedCurrency", required: false }] }], planCardInfos: [{ type: i0.Input, args: [{ isSignal: true, alias: "planCardInfos", required: false }] }], isLoading: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLoading", required: false }] }], selectedPeriodUnit: [{ type: i0.Input, args: [{ isSignal: true, alias: "selectedPeriodUnit", required: false }] }], periodUnitChanged: [{ type: i0.Output, args: ["periodUnitChanged"] }], planSelected: [{ type: i0.Output, args: ["planSelected"] }], editCurrency: [{ type: i0.Output, args: ["editCurrency"] }], checkout: [{ type: i0.Output, args: ["checkout"] }] }); })();
|
|
87628
87621
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PlanSelectionContainerComponent, { className: "PlanSelectionContainerComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/plan-selection-container.component.ts", lineNumber: 107 }); })();
|
|
87629
87622
|
|
|
87630
|
-
const _forTrack0$
|
|
87623
|
+
const _forTrack0$e = ($index, $item) => $item.id;
|
|
87631
87624
|
function ProfileCategoryListComponent_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
87632
87625
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
87633
87626
|
i0.ɵɵelementStart(0, "div", 1)(1, "div", 0)(2, "div", 2)(3, "div", 3)(4, "div", 4);
|
|
@@ -87740,7 +87733,7 @@ class ProfileCategoryListComponent {
|
|
|
87740
87733
|
static { this.ɵfac = function ProfileCategoryListComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileCategoryListComponent)(); }; }
|
|
87741
87734
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ProfileCategoryListComponent, selectors: [["symphiq-profile-category-list"]], inputs: { viewMode: [1, "viewMode"], items: [1, "items"], delayAnimation: [1, "delayAnimation"] }, outputs: { itemClick: "itemClick" }, decls: 3, vars: 0, consts: [[1, "space-y-4"], [1, "rounded-xl", "p-6", "transition-all", "duration-300", "hover:scale-[1.01]", 3, "ngClass"], [1, "flex", "items-start", "justify-between", "gap-4"], [1, "flex-1", "min-w-0"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", "mb-2", 3, "ngClass"], [1, "text-lg", "font-semibold", "leading-tight", 3, "ngClass"], ["type", "button", 1, "flex-shrink-0", "px-5", "py-2.5", "rounded-lg", "font-medium", "text-sm", "transition-all", "duration-300", "flex", "items-center", "gap-2", "hover:scale-105", "active:scale-95", 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", "M9 5l7 7-7 7"], [1, "space-y-2"], [1, "h-2", "rounded-full", "overflow-hidden", 3, "ngClass"], [3, "ngClass"], [1, "flex", "justify-between", "items-center"], [1, "text-sm", "font-medium", 3, "ngClass"]], template: function ProfileCategoryListComponent_Template(rf, ctx) { if (rf & 1) {
|
|
87742
87735
|
i0.ɵɵelementStart(0, "div", 0);
|
|
87743
|
-
i0.ɵɵrepeaterCreate(1, ProfileCategoryListComponent_For_2_Template, 19, 16, "div", 1, _forTrack0$
|
|
87736
|
+
i0.ɵɵrepeaterCreate(1, ProfileCategoryListComponent_For_2_Template, 19, 16, "div", 1, _forTrack0$e);
|
|
87744
87737
|
i0.ɵɵelementEnd();
|
|
87745
87738
|
} if (rf & 2) {
|
|
87746
87739
|
i0.ɵɵadvance();
|
|
@@ -87809,7 +87802,7 @@ class ProfileCategoryListComponent {
|
|
|
87809
87802
|
}], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], items: [{ type: i0.Input, args: [{ isSignal: true, alias: "items", required: false }] }], delayAnimation: [{ type: i0.Input, args: [{ isSignal: true, alias: "delayAnimation", required: false }] }], itemClick: [{ type: i0.Output, args: ["itemClick"] }] }); })();
|
|
87810
87803
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileCategoryListComponent, { className: "ProfileCategoryListComponent", filePath: "lib/components/shared/profile/profile-category-list.component.ts", lineNumber: 71 }); })();
|
|
87811
87804
|
|
|
87812
|
-
const _forTrack0$
|
|
87805
|
+
const _forTrack0$d = ($index, $item) => $item.type;
|
|
87813
87806
|
function ProfileViewToggleComponent_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
87814
87807
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
87815
87808
|
i0.ɵɵelementStart(0, "button", 2);
|
|
@@ -87858,7 +87851,7 @@ class ProfileViewToggleComponent {
|
|
|
87858
87851
|
static { this.ɵfac = function ProfileViewToggleComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileViewToggleComponent)(); }; }
|
|
87859
87852
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ProfileViewToggleComponent, selectors: [["symphiq-profile-view-toggle"]], inputs: { viewMode: [1, "viewMode"], currentView: [1, "currentView"], options: [1, "options"] }, outputs: { viewChanged: "viewChanged" }, decls: 3, vars: 1, consts: [[1, "inline-flex", "gap-2", "rounded-lg", "p-1", 3, "ngClass"], ["type", "button", 1, "px-6", "py-2.5", "rounded-md", "font-medium", "text-sm", "transition-all", "duration-300", "ease-in-out", 3, "ngClass"], ["type", "button", 1, "px-6", "py-2.5", "rounded-md", "font-medium", "text-sm", "transition-all", "duration-300", "ease-in-out", 3, "click", "ngClass"]], template: function ProfileViewToggleComponent_Template(rf, ctx) { if (rf & 1) {
|
|
87860
87853
|
i0.ɵɵelementStart(0, "div", 0);
|
|
87861
|
-
i0.ɵɵrepeaterCreate(1, ProfileViewToggleComponent_For_2_Template, 2, 2, "button", 1, _forTrack0$
|
|
87854
|
+
i0.ɵɵrepeaterCreate(1, ProfileViewToggleComponent_For_2_Template, 2, 2, "button", 1, _forTrack0$d);
|
|
87862
87855
|
i0.ɵɵelementEnd();
|
|
87863
87856
|
} if (rf & 2) {
|
|
87864
87857
|
i0.ɵɵproperty("ngClass", ctx.getContainerClasses());
|
|
@@ -87891,11 +87884,11 @@ class ProfileViewToggleComponent {
|
|
|
87891
87884
|
}], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], currentView: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentView", required: false }] }], options: [{ type: i0.Input, args: [{ isSignal: true, alias: "options", required: false }] }], viewChanged: [{ type: i0.Output, args: ["viewChanged"] }] }); })();
|
|
87892
87885
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileViewToggleComponent, { className: "ProfileViewToggleComponent", filePath: "lib/components/shared/profile/profile-view-toggle.component.ts", lineNumber: 32 }); })();
|
|
87893
87886
|
|
|
87894
|
-
const _c0$
|
|
87887
|
+
const _c0$c = ["scrollContainer"];
|
|
87895
87888
|
const _c1$4 = ["stickySentinel"];
|
|
87896
87889
|
const _c2$4 = ["stickyHeader"];
|
|
87897
87890
|
const _c3$2 = ["questionTitle"];
|
|
87898
|
-
const _forTrack0$
|
|
87891
|
+
const _forTrack0$c = ($index, $item) => $item.tempId;
|
|
87899
87892
|
function ProfileQuestionAnswerComponent_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
87900
87893
|
i0.ɵɵelementStart(0, "div", 16);
|
|
87901
87894
|
i0.ɵɵtext(1);
|
|
@@ -88036,7 +88029,7 @@ function ProfileQuestionAnswerComponent_Conditional_26_Conditional_13_Template(r
|
|
|
88036
88029
|
function ProfileQuestionAnswerComponent_Conditional_26_Template(rf, ctx) { if (rf & 1) {
|
|
88037
88030
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
88038
88031
|
i0.ɵɵelementStart(0, "div", 41);
|
|
88039
|
-
i0.ɵɵrepeaterCreate(1, ProfileQuestionAnswerComponent_Conditional_26_For_2_Template, 4, 5, "label", 42, _forTrack0$
|
|
88032
|
+
i0.ɵɵrepeaterCreate(1, ProfileQuestionAnswerComponent_Conditional_26_For_2_Template, 4, 5, "label", 42, _forTrack0$c);
|
|
88040
88033
|
i0.ɵɵelementEnd();
|
|
88041
88034
|
i0.ɵɵelementStart(3, "div", 43)(4, "div", 44)(5, "div", 45)(6, "div", 46)(7, "textarea", 47);
|
|
88042
88035
|
i0.ɵɵtwoWayListener("ngModelChange", function ProfileQuestionAnswerComponent_Conditional_26_Template_textarea_ngModelChange_7_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); i0.ɵɵtwoWayBindingSet(ctx_r1.customAnswerText, $event) || (ctx_r1.customAnswerText = $event); return i0.ɵɵresetView($event); });
|
|
@@ -88545,7 +88538,7 @@ class ProfileQuestionAnswerComponent {
|
|
|
88545
88538
|
}
|
|
88546
88539
|
static { this.ɵfac = function ProfileQuestionAnswerComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileQuestionAnswerComponent)(); }; }
|
|
88547
88540
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ProfileQuestionAnswerComponent, selectors: [["symphiq-profile-question-answer"]], viewQuery: function ProfileQuestionAnswerComponent_Query(rf, ctx) { if (rf & 1) {
|
|
88548
|
-
i0.ɵɵviewQuery(_c0$
|
|
88541
|
+
i0.ɵɵviewQuery(_c0$c, 5);
|
|
88549
88542
|
i0.ɵɵviewQuery(_c1$4, 5);
|
|
88550
88543
|
i0.ɵɵviewQuery(_c2$4, 5);
|
|
88551
88544
|
i0.ɵɵviewQuery(_c3$2, 5);
|
|
@@ -88951,7 +88944,7 @@ class ProfileAnswerAnimationService {
|
|
|
88951
88944
|
}]
|
|
88952
88945
|
}], null, null); })();
|
|
88953
88946
|
|
|
88954
|
-
const _forTrack0$
|
|
88947
|
+
const _forTrack0$b = ($index, $item) => $item.answer.id;
|
|
88955
88948
|
function ProfileQuestionCardComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
88956
88949
|
i0.ɵɵelementStart(0, "div", 1)(1, "span", 15);
|
|
88957
88950
|
i0.ɵɵtext(2);
|
|
@@ -89040,7 +89033,7 @@ function ProfileQuestionCardComponent_Conditional_9_For_2_Template(rf, ctx) { if
|
|
|
89040
89033
|
} }
|
|
89041
89034
|
function ProfileQuestionCardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
89042
89035
|
i0.ɵɵelementStart(0, "div", 8);
|
|
89043
|
-
i0.ɵɵrepeaterCreate(1, ProfileQuestionCardComponent_Conditional_9_For_2_Template, 6, 11, null, null, _forTrack0$
|
|
89036
|
+
i0.ɵɵrepeaterCreate(1, ProfileQuestionCardComponent_Conditional_9_For_2_Template, 6, 11, null, null, _forTrack0$b);
|
|
89044
89037
|
i0.ɵɵelementEnd();
|
|
89045
89038
|
} if (rf & 2) {
|
|
89046
89039
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -89468,7 +89461,7 @@ class ProfileQuestionCardComponent {
|
|
|
89468
89461
|
}], null, { question: [{ type: i0.Input, args: [{ isSignal: true, alias: "question", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], viewType: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewType", required: false }] }], profileAnswers: [{ type: i0.Input, args: [{ isSignal: true, alias: "profileAnswers", required: false }] }], profileAnswerHistories: [{ type: i0.Input, args: [{ isSignal: true, alias: "profileAnswerHistories", required: false }] }], users: [{ type: i0.Input, args: [{ isSignal: true, alias: "users", required: false }] }], showFocusAreaChips: [{ type: i0.Input, args: [{ isSignal: true, alias: "showFocusAreaChips", required: false }] }], categoryNameFormatter: [{ type: i0.Input, args: [{ isSignal: true, alias: "categoryNameFormatter", required: false }] }], answerClick: [{ type: i0.Output, args: ["answerClick"] }], historyClick: [{ type: i0.Output, args: ["historyClick"] }] }); })();
|
|
89469
89462
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileQuestionCardComponent, { className: "ProfileQuestionCardComponent", filePath: "lib/components/shared/profile/profile-question-card.component.ts", lineNumber: 175 }); })();
|
|
89470
89463
|
|
|
89471
|
-
const _forTrack0$
|
|
89464
|
+
const _forTrack0$a = ($index, $item) => $item.answer.id;
|
|
89472
89465
|
const _forTrack1$1 = ($index, $item) => $item.history.id;
|
|
89473
89466
|
function ProfileQuestionHistoryComponent_Conditional_16_For_8_Template(rf, ctx) { if (rf & 1) {
|
|
89474
89467
|
i0.ɵɵelementStart(0, "div", 20)(1, "span", 21);
|
|
@@ -89502,7 +89495,7 @@ function ProfileQuestionHistoryComponent_Conditional_16_Template(rf, ctx) { if (
|
|
|
89502
89495
|
i0.ɵɵtext(5);
|
|
89503
89496
|
i0.ɵɵelementEnd();
|
|
89504
89497
|
i0.ɵɵelementStart(6, "div", 19);
|
|
89505
|
-
i0.ɵɵrepeaterCreate(7, ProfileQuestionHistoryComponent_Conditional_16_For_8_Template, 6, 8, null, null, _forTrack0$
|
|
89498
|
+
i0.ɵɵrepeaterCreate(7, ProfileQuestionHistoryComponent_Conditional_16_For_8_Template, 6, 8, null, null, _forTrack0$a);
|
|
89506
89499
|
i0.ɵɵelementEnd()()();
|
|
89507
89500
|
} if (rf & 2) {
|
|
89508
89501
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -89961,10 +89954,10 @@ class ProfileQuestionHistoryComponent {
|
|
|
89961
89954
|
}], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], question: [{ type: i0.Input, args: [{ isSignal: true, alias: "question", required: true }] }], profileAnswerHistories: [{ type: i0.Input, args: [{ isSignal: true, alias: "profileAnswerHistories", required: false }] }], profileAnswers: [{ type: i0.Input, args: [{ isSignal: true, alias: "profileAnswers", required: false }] }], users: [{ type: i0.Input, args: [{ isSignal: true, alias: "users", required: false }] }], close: [{ type: i0.Output, args: ["close"] }], back: [{ type: i0.Output, args: ["back"] }] }); })();
|
|
89962
89955
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileQuestionHistoryComponent, { className: "ProfileQuestionHistoryComponent", filePath: "lib/components/shared/profile/profile-question-history.component.ts", lineNumber: 151 }); })();
|
|
89963
89956
|
|
|
89964
|
-
const _c0$
|
|
89957
|
+
const _c0$b = ["modalContent"];
|
|
89965
89958
|
const _c1$3 = ["modalWrapper"];
|
|
89966
89959
|
const _c2$3 = ["scrollContainer"];
|
|
89967
|
-
const _forTrack0$
|
|
89960
|
+
const _forTrack0$9 = ($index, $item) => $item.id;
|
|
89968
89961
|
function ProfileQuestionsModalComponent_Conditional_0_Conditional_8_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
89969
89962
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
89970
89963
|
i0.ɵɵelementStart(0, "symphiq-profile-question-history", 10);
|
|
@@ -90016,7 +90009,7 @@ function ProfileQuestionsModalComponent_Conditional_0_Conditional_9_Conditional_
|
|
|
90016
90009
|
} }
|
|
90017
90010
|
function ProfileQuestionsModalComponent_Conditional_0_Conditional_9_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
90018
90011
|
i0.ɵɵelementStart(0, "div", 25);
|
|
90019
|
-
i0.ɵɵrepeaterCreate(1, ProfileQuestionsModalComponent_Conditional_0_Conditional_9_Conditional_18_For_2_Template, 1, 9, "symphiq-profile-question-card", 31, _forTrack0$
|
|
90012
|
+
i0.ɵɵrepeaterCreate(1, ProfileQuestionsModalComponent_Conditional_0_Conditional_9_Conditional_18_For_2_Template, 1, 9, "symphiq-profile-question-card", 31, _forTrack0$9);
|
|
90020
90013
|
i0.ɵɵelementEnd();
|
|
90021
90014
|
} if (rf & 2) {
|
|
90022
90015
|
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
@@ -90523,7 +90516,7 @@ class ProfileQuestionsModalComponent {
|
|
|
90523
90516
|
}
|
|
90524
90517
|
static { this.ɵfac = function ProfileQuestionsModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileQuestionsModalComponent)(); }; }
|
|
90525
90518
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ProfileQuestionsModalComponent, selectors: [["symphiq-profile-questions-modal"]], viewQuery: function ProfileQuestionsModalComponent_Query(rf, ctx) { if (rf & 1) {
|
|
90526
|
-
i0.ɵɵviewQuery(_c0$
|
|
90519
|
+
i0.ɵɵviewQuery(_c0$b, 5);
|
|
90527
90520
|
i0.ɵɵviewQuery(_c1$3, 5);
|
|
90528
90521
|
i0.ɵɵviewQuery(_c2$3, 5);
|
|
90529
90522
|
} if (rf & 2) {
|
|
@@ -90754,7 +90747,7 @@ class ProfileQuestionsModalComponent {
|
|
|
90754
90747
|
}] }); })();
|
|
90755
90748
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileQuestionsModalComponent, { className: "ProfileQuestionsModalComponent", filePath: "lib/components/shared/profile/profile-questions-modal.component.ts", lineNumber: 213 }); })();
|
|
90756
90749
|
|
|
90757
|
-
const _c0$
|
|
90750
|
+
const _c0$a = ["chartdiv"];
|
|
90758
90751
|
function ProfileStatusCardComponent_Conditional_20_Template(rf, ctx) { if (rf & 1) {
|
|
90759
90752
|
i0.ɵɵelementStart(0, "h3", 22);
|
|
90760
90753
|
i0.ɵɵtext(1);
|
|
@@ -91238,7 +91231,7 @@ class ProfileStatusCardComponent {
|
|
|
91238
91231
|
}
|
|
91239
91232
|
static { this.ɵfac = function ProfileStatusCardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileStatusCardComponent)(); }; }
|
|
91240
91233
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ProfileStatusCardComponent, selectors: [["symphiq-profile-status-card"]], viewQuery: function ProfileStatusCardComponent_Query(rf, ctx) { if (rf & 1) {
|
|
91241
|
-
i0.ɵɵviewQuery(_c0$
|
|
91234
|
+
i0.ɵɵviewQuery(_c0$a, 5);
|
|
91242
91235
|
} if (rf & 2) {
|
|
91243
91236
|
let _t;
|
|
91244
91237
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.chartDiv = _t.first);
|
|
@@ -92238,13 +92231,13 @@ class StickySubscriptionContinueButtonComponent {
|
|
|
92238
92231
|
}], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], isEnabled: [{ type: i0.Input, args: [{ isSignal: true, alias: "isEnabled", required: false }] }], isLoading: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLoading", required: false }] }], continueClick: [{ type: i0.Output, args: ["continueClick"] }] }); })();
|
|
92239
92232
|
(() => { (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 }); })();
|
|
92240
92233
|
|
|
92241
|
-
const _c0$
|
|
92234
|
+
const _c0$9 = ["shopProfileStatusCard"];
|
|
92242
92235
|
const _c1$2 = ["planSelectionContainer"];
|
|
92243
92236
|
const _c2$2 = () => [];
|
|
92244
92237
|
const _c3$1 = a0 => ({ name: "chevron-right", source: a0 });
|
|
92245
92238
|
const _c4 = a0 => ({ name: "chevron-down", source: a0 });
|
|
92246
92239
|
const _c5 = a0 => [a0];
|
|
92247
|
-
const _forTrack0$
|
|
92240
|
+
const _forTrack0$8 = ($index, $item) => $item.id;
|
|
92248
92241
|
function SymphiqProfileShopAnalysisDashboardComponent_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
92249
92242
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
92250
92243
|
i0.ɵɵelementStart(0, "symphiq-journey-progress-indicator", 27);
|
|
@@ -92790,7 +92783,7 @@ function SymphiqProfileShopAnalysisDashboardComponent_Conditional_10_Conditional
|
|
|
92790
92783
|
} }
|
|
92791
92784
|
function SymphiqProfileShopAnalysisDashboardComponent_Conditional_10_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|
|
92792
92785
|
i0.ɵɵelementStart(0, "section", 53);
|
|
92793
|
-
i0.ɵɵrepeaterCreate(1, SymphiqProfileShopAnalysisDashboardComponent_Conditional_10_Conditional_3_For_2_Template, 9, 16, null, null, _forTrack0$
|
|
92786
|
+
i0.ɵɵrepeaterCreate(1, SymphiqProfileShopAnalysisDashboardComponent_Conditional_10_Conditional_3_For_2_Template, 9, 16, null, null, _forTrack0$8);
|
|
92794
92787
|
i0.ɵɵelementEnd();
|
|
92795
92788
|
} if (rf & 2) {
|
|
92796
92789
|
i0.ɵɵadvance();
|
|
@@ -93878,7 +93871,7 @@ class SymphiqProfileShopAnalysisDashboardComponent {
|
|
|
93878
93871
|
static { this.ɵfac = function SymphiqProfileShopAnalysisDashboardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SymphiqProfileShopAnalysisDashboardComponent)(); }; }
|
|
93879
93872
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SymphiqProfileShopAnalysisDashboardComponent, selectors: [["symphiq-profile-shop-analysis-dashboard"]], viewQuery: function SymphiqProfileShopAnalysisDashboardComponent_Query(rf, ctx) { if (rf & 1) {
|
|
93880
93873
|
i0.ɵɵviewQuery(ModalComponent, 5);
|
|
93881
|
-
i0.ɵɵviewQuery(_c0$
|
|
93874
|
+
i0.ɵɵviewQuery(_c0$9, 5);
|
|
93882
93875
|
i0.ɵɵviewQuery(_c1$2, 5);
|
|
93883
93876
|
} if (rf & 2) {
|
|
93884
93877
|
let _t;
|
|
@@ -94761,12 +94754,20 @@ function ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_7_Templ
|
|
|
94761
94754
|
i0.ɵɵelementStart(0, "span", 14);
|
|
94762
94755
|
i0.ɵɵelement(1, "span", 23);
|
|
94763
94756
|
i0.ɵɵtext(2);
|
|
94757
|
+
i0.ɵɵelementStart(3, "span", 24)(4, "span");
|
|
94758
|
+
i0.ɵɵtext(5, ".");
|
|
94759
|
+
i0.ɵɵelementEnd();
|
|
94760
|
+
i0.ɵɵelementStart(6, "span");
|
|
94761
|
+
i0.ɵɵtext(7, ".");
|
|
94764
94762
|
i0.ɵɵelementEnd();
|
|
94763
|
+
i0.ɵɵelementStart(8, "span");
|
|
94764
|
+
i0.ɵɵtext(9, ".");
|
|
94765
|
+
i0.ɵɵelementEnd()()();
|
|
94765
94766
|
} if (rf & 2) {
|
|
94766
94767
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
94767
94768
|
i0.ɵɵproperty("@statusBadge", ctx_r0.profileStatusCounts().generating);
|
|
94768
94769
|
i0.ɵɵadvance(2);
|
|
94769
|
-
i0.ɵɵtextInterpolate1(" ", ctx_r0.profileStatusCounts().generating, " Generating
|
|
94770
|
+
i0.ɵɵtextInterpolate1(" ", ctx_r0.profileStatusCounts().generating, " Generating");
|
|
94770
94771
|
} }
|
|
94771
94772
|
function ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
94772
94773
|
i0.ɵɵelementStart(0, "span", 15);
|
|
@@ -94791,8 +94792,8 @@ function ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_9_Templ
|
|
|
94791
94792
|
function ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
94792
94793
|
i0.ɵɵelementStart(0, "span", 17);
|
|
94793
94794
|
i0.ɵɵnamespaceSVG();
|
|
94794
|
-
i0.ɵɵelementStart(1, "svg",
|
|
94795
|
-
i0.ɵɵelement(2, "path",
|
|
94795
|
+
i0.ɵɵelementStart(1, "svg", 25);
|
|
94796
|
+
i0.ɵɵelement(2, "path", 26);
|
|
94796
94797
|
i0.ɵɵelementEnd();
|
|
94797
94798
|
i0.ɵɵtext(3);
|
|
94798
94799
|
i0.ɵɵelementEnd();
|
|
@@ -94816,18 +94817,26 @@ function ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_14_Temp
|
|
|
94816
94817
|
} }
|
|
94817
94818
|
function ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_17_Template(rf, ctx) { if (rf & 1) {
|
|
94818
94819
|
i0.ɵɵelementStart(0, "span", 18);
|
|
94819
|
-
i0.ɵɵelement(1, "span",
|
|
94820
|
+
i0.ɵɵelement(1, "span", 27);
|
|
94820
94821
|
i0.ɵɵtext(2);
|
|
94822
|
+
i0.ɵɵelementStart(3, "span", 24)(4, "span");
|
|
94823
|
+
i0.ɵɵtext(5, ".");
|
|
94821
94824
|
i0.ɵɵelementEnd();
|
|
94825
|
+
i0.ɵɵelementStart(6, "span");
|
|
94826
|
+
i0.ɵɵtext(7, ".");
|
|
94827
|
+
i0.ɵɵelementEnd();
|
|
94828
|
+
i0.ɵɵelementStart(8, "span");
|
|
94829
|
+
i0.ɵɵtext(9, ".");
|
|
94830
|
+
i0.ɵɵelementEnd()()();
|
|
94822
94831
|
} if (rf & 2) {
|
|
94823
94832
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
94824
94833
|
i0.ɵɵproperty("@statusBadge", ctx_r0.analysisStatusCounts().generating);
|
|
94825
94834
|
i0.ɵɵadvance(2);
|
|
94826
|
-
i0.ɵɵtextInterpolate1(" ", ctx_r0.analysisStatusCounts().generating, " Generating
|
|
94835
|
+
i0.ɵɵtextInterpolate1(" ", ctx_r0.analysisStatusCounts().generating, " Generating");
|
|
94827
94836
|
} }
|
|
94828
94837
|
function ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
94829
94838
|
i0.ɵɵelementStart(0, "span", 19);
|
|
94830
|
-
i0.ɵɵelement(1, "span",
|
|
94839
|
+
i0.ɵɵelement(1, "span", 28);
|
|
94831
94840
|
i0.ɵɵtext(2);
|
|
94832
94841
|
i0.ɵɵelementEnd();
|
|
94833
94842
|
} if (rf & 2) {
|
|
@@ -94839,8 +94848,8 @@ function ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_18_Temp
|
|
|
94839
94848
|
function ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_19_Template(rf, ctx) { if (rf & 1) {
|
|
94840
94849
|
i0.ɵɵelementStart(0, "span", 17);
|
|
94841
94850
|
i0.ɵɵnamespaceSVG();
|
|
94842
|
-
i0.ɵɵelementStart(1, "svg",
|
|
94843
|
-
i0.ɵɵelement(2, "path",
|
|
94851
|
+
i0.ɵɵelementStart(1, "svg", 25);
|
|
94852
|
+
i0.ɵɵelement(2, "path", 26);
|
|
94844
94853
|
i0.ɵɵelementEnd();
|
|
94845
94854
|
i0.ɵɵtext(3);
|
|
94846
94855
|
i0.ɵɵelementEnd();
|
|
@@ -94865,7 +94874,7 @@ function ProfileAnalysisStatusSummaryComponent_Conditional_2_Template(rf, ctx) {
|
|
|
94865
94874
|
i0.ɵɵtext(5);
|
|
94866
94875
|
i0.ɵɵelementEnd();
|
|
94867
94876
|
i0.ɵɵelementStart(6, "div", 13);
|
|
94868
|
-
i0.ɵɵconditionalCreate(7, ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_7_Template,
|
|
94877
|
+
i0.ɵɵconditionalCreate(7, ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_7_Template, 10, 2, "span", 14);
|
|
94869
94878
|
i0.ɵɵconditionalCreate(8, ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_8_Template, 2, 2, "span", 15);
|
|
94870
94879
|
i0.ɵɵconditionalCreate(9, ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_9_Template, 2, 2, "span", 16);
|
|
94871
94880
|
i0.ɵɵconditionalCreate(10, ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_10_Template, 4, 2, "span", 17);
|
|
@@ -94875,7 +94884,7 @@ function ProfileAnalysisStatusSummaryComponent_Conditional_2_Template(rf, ctx) {
|
|
|
94875
94884
|
i0.ɵɵtext(15);
|
|
94876
94885
|
i0.ɵɵelementEnd();
|
|
94877
94886
|
i0.ɵɵelementStart(16, "div", 13);
|
|
94878
|
-
i0.ɵɵconditionalCreate(17, ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_17_Template,
|
|
94887
|
+
i0.ɵɵconditionalCreate(17, ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_17_Template, 10, 2, "span", 18);
|
|
94879
94888
|
i0.ɵɵconditionalCreate(18, ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_18_Template, 3, 2, "span", 19);
|
|
94880
94889
|
i0.ɵɵconditionalCreate(19, ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_19_Template, 4, 2, "span", 17);
|
|
94881
94890
|
i0.ɵɵconditionalCreate(20, ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_20_Template, 2, 1, "span", 20);
|
|
@@ -94953,7 +94962,7 @@ class ProfileAnalysisStatusSummaryComponent {
|
|
|
94953
94962
|
}, ...(ngDevMode ? [{ debugName: "showNoAnalysesMessage" }] : []));
|
|
94954
94963
|
}
|
|
94955
94964
|
static { this.ɵfac = function ProfileAnalysisStatusSummaryComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileAnalysisStatusSummaryComponent)(); }; }
|
|
94956
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ProfileAnalysisStatusSummaryComponent, selectors: [["symphiq-profile-analysis-status-summary"]], inputs: { viewMode: [1, "viewMode"], profileStatusCounts: [1, "profileStatusCounts"], analysisStatusCounts: [1, "analysisStatusCounts"], allReviewed: [1, "allReviewed"], hasItems: [1, "hasItems"], config: [1, "config"] }, decls: 3, vars: 2, consts: [[1, "mb-6", "p-4", "rounded-xl", "border", 3, "ngClass"], [1, "flex", "items-center", "justify-center", "gap-3", "py-2"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "gap-4"], [1, "relative"], [1, "absolute", "inset-0", "bg-gradient-to-r", "from-emerald-400", "via-green-400", "to-teal-400", "blur-lg", "opacity-50", "animate-pulse"], [1, "relative", "px-6", "py-2.5", "bg-gradient-to-r", "from-emerald-500", "via-green-500", "to-teal-500", "rounded-full", "shadow-lg", "flex", "items-center", "gap-2"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-5", "h-5", "text-white"], ["fill-rule", "evenodd", "d", "M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z", "clip-rule", "evenodd"], [1, "text-white", "font-bold", "text-sm", "tracking-wide"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-4", "h-4", "text-yellow-300"], ["d", "M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"], [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"], [1, "flex", "flex-wrap", "gap-2"], [1, "status-badge", "px-2.5", "py-1", "rounded-full", "text-xs", "font-medium", "bg-amber-100", "dark:bg-amber-900/30", "text-amber-700", "dark:text-amber-400", "flex", "items-center", "gap-1.5"], [1, "status-badge", "px-2.5", "py-1", "rounded-full", "text-xs", "font-medium", "bg-slate-100", "dark:bg-slate-700/50", "text-slate-600", "dark:text-slate-400"], [1, "status-badge", "px-2.5", "py-1", "rounded-full", "text-xs", "font-medium", "bg-blue-100", "dark:bg-blue-900/30", "text-blue-700", "dark:text-blue-400"], [1, "status-badge", "px-2.5", "py-1", "rounded-full", "text-xs", "font-medium", "bg-emerald-100", "dark:bg-emerald-900/30", "text-emerald-700", "dark:text-emerald-400", "flex", "items-center", "gap-1"], [1, "status-badge", "px-2.5", "py-1", "rounded-full", "text-xs", "font-medium", "bg-slate-100", "dark:bg-slate-700/50", "text-slate-600", "dark:text-slate-400", "flex", "items-center", "gap-1.5"], [1, "status-badge", "px-2.5", "py-1", "rounded-full", "text-xs", "font-medium", "bg-red-100", "dark:bg-red-900/30", "text-red-700", "dark:text-red-400", "flex", "items-center", "gap-1.5", "animate-alert-pulse"], [1, "status-badge", "px-2.5", "py-1", "rounded-full", "text-xs", "font-medium", "bg-slate-100", "dark:bg-slate-700/50", "text-slate-500", "dark:text-slate-400"], ["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 2"], ["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, "w-2", "h-2", "rounded-full", "bg-amber-500", "animate-pulse"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-3", "h-3"], ["fill-rule", "evenodd", "d", "M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z", "clip-rule", "evenodd"], [1, "w-2", "h-2", "rounded-full", "bg-slate-400", "dark:bg-slate-500", "animate-pulse"], [1, "w-2", "h-2", "rounded-full", "bg-red-500", "animate-pulse"]], template: function ProfileAnalysisStatusSummaryComponent_Template(rf, ctx) { if (rf & 1) {
|
|
94965
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ProfileAnalysisStatusSummaryComponent, selectors: [["symphiq-profile-analysis-status-summary"]], inputs: { viewMode: [1, "viewMode"], profileStatusCounts: [1, "profileStatusCounts"], analysisStatusCounts: [1, "analysisStatusCounts"], allReviewed: [1, "allReviewed"], hasItems: [1, "hasItems"], config: [1, "config"] }, decls: 3, vars: 2, consts: [[1, "mb-6", "p-4", "rounded-xl", "border", 3, "ngClass"], [1, "flex", "items-center", "justify-center", "gap-3", "py-2"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "gap-4"], [1, "relative"], [1, "absolute", "inset-0", "bg-gradient-to-r", "from-emerald-400", "via-green-400", "to-teal-400", "blur-lg", "opacity-50", "animate-pulse"], [1, "relative", "px-6", "py-2.5", "bg-gradient-to-r", "from-emerald-500", "via-green-500", "to-teal-500", "rounded-full", "shadow-lg", "flex", "items-center", "gap-2"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-5", "h-5", "text-white"], ["fill-rule", "evenodd", "d", "M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z", "clip-rule", "evenodd"], [1, "text-white", "font-bold", "text-sm", "tracking-wide"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-4", "h-4", "text-yellow-300"], ["d", "M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"], [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"], [1, "flex", "flex-wrap", "gap-2"], [1, "status-badge", "px-2.5", "py-1", "rounded-full", "text-xs", "font-medium", "bg-amber-100", "dark:bg-amber-900/30", "text-amber-700", "dark:text-amber-400", "flex", "items-center", "gap-1.5"], [1, "status-badge", "px-2.5", "py-1", "rounded-full", "text-xs", "font-medium", "bg-slate-100", "dark:bg-slate-700/50", "text-slate-600", "dark:text-slate-400"], [1, "status-badge", "px-2.5", "py-1", "rounded-full", "text-xs", "font-medium", "bg-blue-100", "dark:bg-blue-900/30", "text-blue-700", "dark:text-blue-400"], [1, "status-badge", "px-2.5", "py-1", "rounded-full", "text-xs", "font-medium", "bg-emerald-100", "dark:bg-emerald-900/30", "text-emerald-700", "dark:text-emerald-400", "flex", "items-center", "gap-1"], [1, "status-badge", "px-2.5", "py-1", "rounded-full", "text-xs", "font-medium", "bg-slate-100", "dark:bg-slate-700/50", "text-slate-600", "dark:text-slate-400", "flex", "items-center", "gap-1.5"], [1, "status-badge", "px-2.5", "py-1", "rounded-full", "text-xs", "font-medium", "bg-red-100", "dark:bg-red-900/30", "text-red-700", "dark:text-red-400", "flex", "items-center", "gap-1.5", "animate-alert-pulse"], [1, "status-badge", "px-2.5", "py-1", "rounded-full", "text-xs", "font-medium", "bg-slate-100", "dark:bg-slate-700/50", "text-slate-500", "dark:text-slate-400"], ["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 2"], ["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, "w-2", "h-2", "rounded-full", "bg-amber-500", "animate-pulse"], [1, "dots-spinner"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-3", "h-3"], ["fill-rule", "evenodd", "d", "M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z", "clip-rule", "evenodd"], [1, "w-2", "h-2", "rounded-full", "bg-slate-400", "dark:bg-slate-500", "animate-pulse"], [1, "w-2", "h-2", "rounded-full", "bg-red-500", "animate-pulse"]], template: function ProfileAnalysisStatusSummaryComponent_Template(rf, ctx) { if (rf & 1) {
|
|
94957
94966
|
i0.ɵɵelementStart(0, "div", 0);
|
|
94958
94967
|
i0.ɵɵconditionalCreate(1, ProfileAnalysisStatusSummaryComponent_Conditional_1_Template, 10, 2, "div", 1)(2, ProfileAnalysisStatusSummaryComponent_Conditional_2_Template, 21, 14, "div", 2);
|
|
94959
94968
|
i0.ɵɵelementEnd();
|
|
@@ -94961,7 +94970,7 @@ class ProfileAnalysisStatusSummaryComponent {
|
|
|
94961
94970
|
i0.ɵɵproperty("ngClass", ctx.containerClasses());
|
|
94962
94971
|
i0.ɵɵadvance();
|
|
94963
94972
|
i0.ɵɵconditional(ctx.allReviewed() && ctx.hasItems() ? 1 : 2);
|
|
94964
|
-
} }, dependencies: [CommonModule, i1$1.NgClass], styles: ["@keyframes _ngcontent-%COMP%_status-pop{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.status-badge[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_status-pop .3s ease-out;transition:all .3s ease-out}@keyframes _ngcontent-%COMP%_alert-pulse{0%,to{box-shadow:0 0 #ef444466}50%{box-shadow:0 0 0 6px #ef444400}}.animate-alert-pulse[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_alert-pulse 1.5s ease-in-out infinite}"], data: { animation: [
|
|
94973
|
+
} }, dependencies: [CommonModule, i1$1.NgClass], styles: ["@keyframes _ngcontent-%COMP%_status-pop{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.status-badge[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_status-pop .3s ease-out;transition:all .3s ease-out}@keyframes _ngcontent-%COMP%_alert-pulse{0%,to{box-shadow:0 0 #ef444466}50%{box-shadow:0 0 0 6px #ef444400}}.animate-alert-pulse[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_alert-pulse 1.5s ease-in-out infinite}.dots-spinner[_ngcontent-%COMP%]{display:inline-flex;margin-left:2px}.dots-spinner[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{animation:_ngcontent-%COMP%_dot-blink 1.4s infinite both}.dots-spinner[_ngcontent-%COMP%] span[_ngcontent-%COMP%]:nth-child(2){animation-delay:.2s}.dots-spinner[_ngcontent-%COMP%] span[_ngcontent-%COMP%]:nth-child(3){animation-delay:.4s}@keyframes _ngcontent-%COMP%_dot-blink{0%,80%,to{opacity:0}40%{opacity:1}}"], data: { animation: [
|
|
94965
94974
|
trigger('statusBadge', [
|
|
94966
94975
|
transition(':enter', [
|
|
94967
94976
|
style({ opacity: 0, transform: 'scale(0.8)' }),
|
|
@@ -95044,7 +95053,7 @@ class ProfileAnalysisStatusSummaryComponent {
|
|
|
95044
95053
|
<span [@statusBadge]="profileStatusCounts()!.generating"
|
|
95045
95054
|
class="status-badge px-2.5 py-1 rounded-full text-xs font-medium bg-amber-100 dark:bg-amber-900/30 text-amber-700 dark:text-amber-400 flex items-center gap-1.5">
|
|
95046
95055
|
<span class="w-2 h-2 rounded-full bg-amber-500 animate-pulse"></span>
|
|
95047
|
-
{{ profileStatusCounts()!.generating }} Generating
|
|
95056
|
+
{{ profileStatusCounts()!.generating }} Generating<span class="dots-spinner"><span>.</span><span>.</span><span>.</span></span>
|
|
95048
95057
|
</span>
|
|
95049
95058
|
}
|
|
95050
95059
|
@if (profileStatusCounts()?.notStarted && profileStatusCounts()!.notStarted > 0) {
|
|
@@ -95094,7 +95103,7 @@ class ProfileAnalysisStatusSummaryComponent {
|
|
|
95094
95103
|
<span [@statusBadge]="analysisStatusCounts()!.generating"
|
|
95095
95104
|
class="status-badge px-2.5 py-1 rounded-full text-xs font-medium bg-slate-100 dark:bg-slate-700/50 text-slate-600 dark:text-slate-400 flex items-center gap-1.5">
|
|
95096
95105
|
<span class="w-2 h-2 rounded-full bg-slate-400 dark:bg-slate-500 animate-pulse"></span>
|
|
95097
|
-
{{ analysisStatusCounts()!.generating }} Generating
|
|
95106
|
+
{{ analysisStatusCounts()!.generating }} Generating<span class="dots-spinner"><span>.</span><span>.</span><span>.</span></span>
|
|
95098
95107
|
</span>
|
|
95099
95108
|
}
|
|
95100
95109
|
@if (analysisStatusCounts()?.notReviewed && analysisStatusCounts()!.notReviewed > 0) {
|
|
@@ -95126,11 +95135,11 @@ class ProfileAnalysisStatusSummaryComponent {
|
|
|
95126
95135
|
</div>
|
|
95127
95136
|
}
|
|
95128
95137
|
</div>
|
|
95129
|
-
`, styles: ["@keyframes status-pop{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.status-badge{animation:status-pop .3s ease-out;transition:all .3s ease-out}@keyframes alert-pulse{0%,to{box-shadow:0 0 #ef444466}50%{box-shadow:0 0 0 6px #ef444400}}.animate-alert-pulse{animation:alert-pulse 1.5s ease-in-out infinite}\n"] }]
|
|
95138
|
+
`, styles: ["@keyframes status-pop{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.status-badge{animation:status-pop .3s ease-out;transition:all .3s ease-out}@keyframes alert-pulse{0%,to{box-shadow:0 0 #ef444466}50%{box-shadow:0 0 0 6px #ef444400}}.animate-alert-pulse{animation:alert-pulse 1.5s ease-in-out infinite}.dots-spinner{display:inline-flex;margin-left:2px}.dots-spinner span{animation:dot-blink 1.4s infinite both}.dots-spinner span:nth-child(2){animation-delay:.2s}.dots-spinner span:nth-child(3){animation-delay:.4s}@keyframes dot-blink{0%,80%,to{opacity:0}40%{opacity:1}}\n"] }]
|
|
95130
95139
|
}], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], profileStatusCounts: [{ type: i0.Input, args: [{ isSignal: true, alias: "profileStatusCounts", required: false }] }], analysisStatusCounts: [{ type: i0.Input, args: [{ isSignal: true, alias: "analysisStatusCounts", required: false }] }], allReviewed: [{ type: i0.Input, args: [{ isSignal: true, alias: "allReviewed", required: false }] }], hasItems: [{ type: i0.Input, args: [{ isSignal: true, alias: "hasItems", required: false }] }], config: [{ type: i0.Input, args: [{ isSignal: true, alias: "config", required: false }] }] }); })();
|
|
95131
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileAnalysisStatusSummaryComponent, { className: "ProfileAnalysisStatusSummaryComponent", filePath: "lib/components/shared/profile-analysis-status-summary.component.ts", lineNumber:
|
|
95140
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileAnalysisStatusSummaryComponent, { className: "ProfileAnalysisStatusSummaryComponent", filePath: "lib/components/shared/profile-analysis-status-summary.component.ts", lineNumber: 251 }); })();
|
|
95132
95141
|
|
|
95133
|
-
const _forTrack0$
|
|
95142
|
+
const _forTrack0$7 = ($index, $item) => $item.id;
|
|
95134
95143
|
function ProfileAnalysisCardGridComponent_For_2_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
95135
95144
|
i0.ɵɵelementStart(0, "div", 7);
|
|
95136
95145
|
i0.ɵɵtext(1);
|
|
@@ -95448,7 +95457,7 @@ function ProfileAnalysisCardGridComponent_Conditional_3_Template(rf, ctx) { if (
|
|
|
95448
95457
|
i0.ɵɵelement(5, "div", 49);
|
|
95449
95458
|
i0.ɵɵelementEnd();
|
|
95450
95459
|
i0.ɵɵelementStart(6, "div", 51);
|
|
95451
|
-
i0.ɵɵrepeaterCreate(7, ProfileAnalysisCardGridComponent_Conditional_3_For_8_Template, 12, 12, "div", 1, _forTrack0$
|
|
95460
|
+
i0.ɵɵrepeaterCreate(7, ProfileAnalysisCardGridComponent_Conditional_3_For_8_Template, 12, 12, "div", 1, _forTrack0$7);
|
|
95452
95461
|
i0.ɵɵelementEnd()();
|
|
95453
95462
|
} if (rf & 2) {
|
|
95454
95463
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -95528,7 +95537,7 @@ class ProfileAnalysisCardGridComponent {
|
|
|
95528
95537
|
static { this.ɵfac = function ProfileAnalysisCardGridComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileAnalysisCardGridComponent)(); }; }
|
|
95529
95538
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ProfileAnalysisCardGridComponent, selectors: [["symphiq-profile-analysis-card-grid"]], inputs: { viewMode: [1, "viewMode"], cards: [1, "cards"], config: [1, "config"] }, outputs: { cardClick: "cardClick" }, decls: 4, vars: 1, consts: [[1, "grid", "grid-cols-1", "md:grid-cols-2", "lg:grid-cols-3", "gap-6"], [3, "class"], [1, "mt-12"], [1, "p-6", "flex-1"], [1, "flex", "items-start", "justify-between", "mb-4"], [1, "text-4xl"], [1, "flex", "flex-col", "items-end", "gap-2"], [3, "ngClass"], [1, "px-2.5", "py-1", "rounded-full", "text-xs", "font-medium", "bg-red-100", "dark:bg-red-900/30", "text-red-700", "dark:text-red-400", "flex", "items-center", "gap-1.5", "animate-alert-pulse"], [1, "px-3", "py-1", "bg-emerald-100", "dark:bg-emerald-900/40", "text-emerald-700", "dark:text-emerald-400", "text-xs", "font-semibold", "rounded-full", "flex", "items-center", "gap-1.5", "border", "border-emerald-300/50", "dark:border-emerald-500/30", "shadow-sm"], ["tooltipPosition", "bottom", 3, "libSymphiqTooltip"], [1, "mt-3", "mb-4"], [1, "flex", "items-center", "gap-2", "py-2"], [1, "space-y-2", "cursor-pointer", "mt-4"], [1, "px-6", "pb-4"], [1, "w-2", "h-2", "rounded-full", "bg-red-500", "animate-pulse"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-3.5", "h-3.5"], ["fill-rule", "evenodd", "d", "M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z", "clip-rule", "evenodd"], [1, "flex", "items-center", "gap-2"], [1, "text-xs", "font-medium", 3, "ngClass"], [1, "flex", "flex-wrap", "gap-1.5"], [1, "px-2", "py-0.5", "rounded", "text-xs", 3, "ngClass"], [1, "animate-spin", "w-4", "h-4", "border-2", "border-amber-500/30", "border-t-amber-500", "rounded-full"], [1, "text-xs", "text-amber-600", "dark:text-amber-400", "font-medium"], [1, "space-y-2", "cursor-pointer", "mt-4", 3, "click"], [1, "flex", "items-center", "justify-between", "text-sm"], [1, "h-full", "bg-gradient-to-r", "from-blue-500", "to-cyan-500", "rounded-full", "transition-all", "duration-500"], [1, "flex", "items-center", "gap-1", "text-xs", "text-green-600", "dark:text-green-400", "font-medium"], [1, "flex", "items-center", "gap-1", "text-xs", "text-blue-600", "dark:text-blue-400", "font-medium"], [1, "flex", "items-center", "gap-1", "text-xs", "text-slate-500", "dark:text-slate-400", "font-medium"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-4", "h-4"], ["fill-rule", "evenodd", "d", "M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z", "clip-rule", "evenodd"], ["fill-rule", "evenodd", "d", "M10 18a8 8 0 100-16 8 8 0 000 16zm1-12a1 1 0 10-2 0v4a1 1 0 00.293.707l2.828 2.829a1 1 0 101.415-1.415L11 9.586V6z", "clip-rule", "evenodd"], ["fill-rule", "evenodd", "d", "M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z", "clip-rule", "evenodd"], [3, "itemStatus", "viewMode", "compact", "compactTitle"], [1, "mt-auto", "cursor-pointer", "bg-gradient-to-r", "from-blue-600", "via-cyan-600", "to-teal-600", "hover:from-blue-500", "hover:via-cyan-500", "hover:to-teal-500", "transition-all", "duration-300", "px-4", "py-3", "border-t", "border-blue-500/30", "animate-review-pulse"], [1, "mt-auto", "cursor-pointer", "hover:bg-slate-100", "dark:hover:bg-slate-700/50", "transition-colors", 3, "class"], [1, "mt-auto", "cursor-pointer", "bg-gradient-to-r", "from-blue-600", "via-cyan-600", "to-teal-600", "hover:from-blue-500", "hover:via-cyan-500", "hover:to-teal-500", "transition-all", "duration-300", "px-4", "py-3", "border-t", "border-blue-500/30", "animate-review-pulse", 3, "click"], [1, "flex", "items-center", "justify-between"], [1, "text-sm", "font-semibold", "text-white", "flex", "items-center", "gap-2"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "animate-pulse"], ["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"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "text-white/90", "group-hover:translate-x-1", "transition-transform"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"], [1, "mt-auto", "cursor-pointer", "hover:bg-slate-100", "dark:hover:bg-slate-700/50", "transition-colors", 3, "click"], [1, "text-sm", "font-medium", "text-slate-600", "dark:text-slate-400"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "text-slate-400", "dark:text-slate-500", "hover:text-blue-500", "dark:hover:text-blue-400", "hover:translate-x-1", "transition-all"], [1, "flex", "items-center", "gap-4", "mb-6"], [1, "flex-1", "h-px", 3, "ngClass"], [1, "text-sm", "font-medium", "px-3", 3, "ngClass"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "lg:grid-cols-3", "gap-6", "opacity-60"]], template: function ProfileAnalysisCardGridComponent_Template(rf, ctx) { if (rf & 1) {
|
|
95530
95539
|
i0.ɵɵelementStart(0, "div", 0);
|
|
95531
|
-
i0.ɵɵrepeaterCreate(1, ProfileAnalysisCardGridComponent_For_2_Template, 19, 17, "div", 1, _forTrack0$
|
|
95540
|
+
i0.ɵɵrepeaterCreate(1, ProfileAnalysisCardGridComponent_For_2_Template, 19, 17, "div", 1, _forTrack0$7);
|
|
95532
95541
|
i0.ɵɵelementEnd();
|
|
95533
95542
|
i0.ɵɵconditionalCreate(3, ProfileAnalysisCardGridComponent_Conditional_3_Template, 9, 4, "div", 2);
|
|
95534
95543
|
} if (rf & 2) {
|
|
@@ -96646,7 +96655,7 @@ class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
|
96646
96655
|
}] }); })();
|
|
96647
96656
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileFocusAreasAnalysesDashboardComponent, { className: "SymphiqProfileFocusAreasAnalysesDashboardComponent", filePath: "lib/components/profile-analyses-focus-areas-dashboard/symphiq-profile-focus-areas-analyses-dashboard.component.ts", lineNumber: 379 }); })();
|
|
96648
96657
|
|
|
96649
|
-
const _c0$
|
|
96658
|
+
const _c0$8 = () => [];
|
|
96650
96659
|
function SymphiqProfileFocusAreaDashboardComponent_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|
|
96651
96660
|
i0.ɵɵelementStart(0, "div", 4)(1, "div", 8);
|
|
96652
96661
|
i0.ɵɵelement(2, "symphiq-indeterminate-spinner", 9);
|
|
@@ -96673,7 +96682,7 @@ function SymphiqProfileFocusAreaDashboardComponent_Conditional_5_Template(rf, ct
|
|
|
96673
96682
|
i0.ɵɵelementEnd();
|
|
96674
96683
|
} if (rf & 2) {
|
|
96675
96684
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
96676
|
-
i0.ɵɵproperty("viewMode", ctx_r0.viewMode())("totalQuestions", ctx_r0.totalQuestions())("answeredQuestions", ctx_r0.answeredQuestions())("questions", ctx_r0.profileFocusAreaQuestions() || i0.ɵɵpureFunction0(11, _c0$
|
|
96685
|
+
i0.ɵɵproperty("viewMode", ctx_r0.viewMode())("totalQuestions", ctx_r0.totalQuestions())("answeredQuestions", ctx_r0.answeredQuestions())("questions", ctx_r0.profileFocusAreaQuestions() || i0.ɵɵpureFunction0(11, _c0$8))("profileAnswers", ctx_r0.profileAnswers() || i0.ɵɵpureFunction0(12, _c0$8))("profileAnswerHistories", ctx_r0.profileAnswerHistories() || i0.ɵɵpureFunction0(13, _c0$8))("users", ctx_r0.users() || i0.ɵɵpureFunction0(14, _c0$8))("config", ctx_r0.statusCardConfig())("groupConfig", ctx_r0.statusCardGroupConfig)("categoryNameFormatter", ctx_r0.categoryNameFormatter)("currentUser", ctx_r0.currentUser());
|
|
96677
96686
|
} }
|
|
96678
96687
|
function SymphiqProfileFocusAreaDashboardComponent_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
96679
96688
|
i0.ɵɵelementStart(0, "div", 6);
|
|
@@ -97285,8 +97294,8 @@ class FocusAreaWelcomeBannerComponent {
|
|
|
97285
97294
|
}], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], focusAreaDomain: [{ type: i0.Input, args: [{ isSignal: true, alias: "focusAreaDomain", required: false }] }], focusAreaName: [{ type: i0.Input, args: [{ isSignal: true, alias: "focusAreaName", required: false }] }], isOnboarded: [{ type: i0.Input, args: [{ isSignal: true, alias: "isOnboarded", required: false }] }] }); })();
|
|
97286
97295
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaWelcomeBannerComponent, { className: "FocusAreaWelcomeBannerComponent", filePath: "lib/components/profile-analysis-focus-area-dashboard/focus-area-welcome-banner.component.ts", lineNumber: 100 }); })();
|
|
97287
97296
|
|
|
97288
|
-
const _c0$
|
|
97289
|
-
const _forTrack0$
|
|
97297
|
+
const _c0$7 = ["funnelModalComponent"];
|
|
97298
|
+
const _forTrack0$6 = ($index, $item) => $item.id;
|
|
97290
97299
|
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_7_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
97291
97300
|
i0.ɵɵelementStart(0, "div", 22)(1, "div", 23);
|
|
97292
97301
|
i0.ɵɵelement(2, "symphiq-indeterminate-spinner", 24);
|
|
@@ -97474,7 +97483,7 @@ function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditi
|
|
|
97474
97483
|
} }
|
|
97475
97484
|
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
97476
97485
|
i0.ɵɵelementStart(0, "section", 35);
|
|
97477
|
-
i0.ɵɵrepeaterCreate(1, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditional_2_For_2_Template, 9, 15, null, null, _forTrack0$
|
|
97486
|
+
i0.ɵɵrepeaterCreate(1, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditional_2_For_2_Template, 9, 15, null, null, _forTrack0$6);
|
|
97478
97487
|
i0.ɵɵelementEnd();
|
|
97479
97488
|
} if (rf & 2) {
|
|
97480
97489
|
i0.ɵɵadvance();
|
|
@@ -98005,7 +98014,7 @@ class SymphiqProfileAnalysisFocusAreaDashboardComponent {
|
|
|
98005
98014
|
}
|
|
98006
98015
|
static { this.ɵfac = function SymphiqProfileAnalysisFocusAreaDashboardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SymphiqProfileAnalysisFocusAreaDashboardComponent)(); }; }
|
|
98007
98016
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SymphiqProfileAnalysisFocusAreaDashboardComponent, selectors: [["symphiq-profile-analysis-focus-area-dashboard"]], viewQuery: function SymphiqProfileAnalysisFocusAreaDashboardComponent_Query(rf, ctx) { if (rf & 1) {
|
|
98008
|
-
i0.ɵɵviewQuery(_c0$
|
|
98017
|
+
i0.ɵɵviewQuery(_c0$7, 5);
|
|
98009
98018
|
} if (rf & 2) {
|
|
98010
98019
|
let _t;
|
|
98011
98020
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.funnelModalComponent = _t.first);
|
|
@@ -99016,11 +99025,11 @@ class SymphiqProfileMetricsAnalysesDashboardComponent {
|
|
|
99016
99025
|
i0.ɵɵelementEnd()();
|
|
99017
99026
|
i0.ɵɵnamespaceHTML();
|
|
99018
99027
|
i0.ɵɵelementStart(14, "div", 14)(15, "h2", 15);
|
|
99019
|
-
i0.ɵɵtext(16, " Welcome to Your Metric
|
|
99028
|
+
i0.ɵɵtext(16, " Welcome to Your Metric Analyses ");
|
|
99020
99029
|
i0.ɵɵelementEnd();
|
|
99021
99030
|
i0.ɵɵconditionalCreate(17, SymphiqProfileMetricsAnalysesDashboardComponent_Conditional_17_Template, 1, 6, "symphiq-profile-analysis-status-summary", 16);
|
|
99022
99031
|
i0.ɵɵelementStart(18, "div", 17)(19, "div", 18)(20, "p", 19);
|
|
99023
|
-
i0.ɵɵtext(21, " Metric
|
|
99032
|
+
i0.ɵɵtext(21, " Metric Analyses provide the deepest level of context for your conversion funnel. Each funnel stage metric\u2014from Views and Product Views to Add to Carts, Checkouts, and Purchases\u2014has unique patterns, behaviors, and optimization opportunities. By answering targeted questions about each metric, you help Symphiq understand the specific factors influencing performance at every conversion point. ");
|
|
99024
99033
|
i0.ɵɵelementEnd();
|
|
99025
99034
|
i0.ɵɵelementStart(22, "p", 19)(23, "strong", 20);
|
|
99026
99035
|
i0.ɵɵtext(24, "Why this matters:");
|
|
@@ -99225,7 +99234,7 @@ class SymphiqProfileMetricsAnalysesDashboardComponent {
|
|
|
99225
99234
|
|
|
99226
99235
|
<div class="flex-1">
|
|
99227
99236
|
<h2 [ngClass]="getWelcomeBannerTitleClasses()" class="text-2xl sm:text-3xl font-bold mb-3">
|
|
99228
|
-
Welcome to Your Metric
|
|
99237
|
+
Welcome to Your Metric Analyses
|
|
99229
99238
|
</h2>
|
|
99230
99239
|
|
|
99231
99240
|
<!-- Metric & Analysis Status Summary -->
|
|
@@ -99245,7 +99254,7 @@ class SymphiqProfileMetricsAnalysesDashboardComponent {
|
|
|
99245
99254
|
<!-- Description (takes 2 columns on large screens) -->
|
|
99246
99255
|
<div class="lg:col-span-2 space-y-3">
|
|
99247
99256
|
<p [ngClass]="getWelcomeBannerTextClasses()" class="text-base leading-relaxed">
|
|
99248
|
-
Metric
|
|
99257
|
+
Metric Analyses provide the deepest level of context for your conversion funnel. Each funnel stage metric—from Views and Product Views to Add to Carts, Checkouts, and Purchases—has unique patterns, behaviors, and optimization opportunities. By answering targeted questions about each metric, you help Symphiq understand the specific factors influencing performance at every conversion point.
|
|
99249
99258
|
</p>
|
|
99250
99259
|
<p [ngClass]="getWelcomeBannerTextClasses()" class="text-base leading-relaxed">
|
|
99251
99260
|
<strong class="font-semibold">Why this matters:</strong> This granular context ensures recommendations address the precise bottlenecks in your customer journey. Rather than generic funnel advice, you'll receive metric-specific strategies grounded in your actual traffic patterns, customer behavior, content types, and marketing tactics. This completes the full picture—from business strategy to operational execution to performance reality.
|
|
@@ -99349,7 +99358,7 @@ class SymphiqProfileMetricsAnalysesDashboardComponent {
|
|
|
99349
99358
|
}] }); })();
|
|
99350
99359
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileMetricsAnalysesDashboardComponent, { className: "SymphiqProfileMetricsAnalysesDashboardComponent", filePath: "lib/components/profile-analyses-metrics-dashboard/symphiq-profile-metrics-analyses-dashboard.component.ts", lineNumber: 366 }); })();
|
|
99351
99360
|
|
|
99352
|
-
const _c0$
|
|
99361
|
+
const _c0$6 = () => [];
|
|
99353
99362
|
function SymphiqProfileMetricDashboardComponent_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|
|
99354
99363
|
i0.ɵɵelementStart(0, "div", 4)(1, "div", 8);
|
|
99355
99364
|
i0.ɵɵelement(2, "symphiq-indeterminate-spinner", 9);
|
|
@@ -99376,7 +99385,7 @@ function SymphiqProfileMetricDashboardComponent_Conditional_5_Template(rf, ctx)
|
|
|
99376
99385
|
i0.ɵɵelementEnd();
|
|
99377
99386
|
} if (rf & 2) {
|
|
99378
99387
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
99379
|
-
i0.ɵɵproperty("viewMode", ctx_r0.viewMode())("totalQuestions", ctx_r0.totalQuestions())("answeredQuestions", ctx_r0.answeredQuestions())("questions", ctx_r0.profileMetricQuestions() || i0.ɵɵpureFunction0(11, _c0$
|
|
99388
|
+
i0.ɵɵproperty("viewMode", ctx_r0.viewMode())("totalQuestions", ctx_r0.totalQuestions())("answeredQuestions", ctx_r0.answeredQuestions())("questions", ctx_r0.profileMetricQuestions() || i0.ɵɵpureFunction0(11, _c0$6))("profileAnswers", ctx_r0.profileAnswers() || i0.ɵɵpureFunction0(12, _c0$6))("profileAnswerHistories", ctx_r0.profileAnswerHistories() || i0.ɵɵpureFunction0(13, _c0$6))("users", ctx_r0.users() || i0.ɵɵpureFunction0(14, _c0$6))("config", ctx_r0.statusCardConfig())("groupConfig", ctx_r0.statusCardGroupConfig)("categoryNameFormatter", ctx_r0.categoryNameFormatter)("currentUser", ctx_r0.currentUser());
|
|
99380
99389
|
} }
|
|
99381
99390
|
function SymphiqProfileMetricDashboardComponent_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
99382
99391
|
i0.ɵɵelementStart(0, "div", 6);
|
|
@@ -99619,6 +99628,1251 @@ class SymphiqProfileMetricDashboardComponent {
|
|
|
99619
99628
|
}], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], profileMetric: [{ type: i0.Input, args: [{ isSignal: true, alias: "profileMetric", required: false }] }], funnelMetric: [{ type: i0.Input, args: [{ isSignal: true, alias: "funnelMetric", required: false }] }], profileMetricQuestions: [{ type: i0.Input, args: [{ isSignal: true, alias: "profileMetricQuestions", required: false }] }], profileAnswers: [{ type: i0.Input, args: [{ isSignal: true, alias: "profileAnswers", required: false }] }], profileAnswerHistories: [{ type: i0.Input, args: [{ isSignal: true, alias: "profileAnswerHistories", required: false }] }], users: [{ type: i0.Input, args: [{ isSignal: true, alias: "users", required: false }] }], isLoading: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLoading", required: false }] }], forDemo: [{ type: i0.Input, args: [{ isSignal: true, alias: "forDemo", required: false }] }], currentUser: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentUser", required: false }] }], embedded: [{ type: i0.Input, args: [{ isSignal: true, alias: "embedded", required: false }] }], startCategoryQuestions: [{ type: i0.Output, args: ["startCategoryQuestions"] }], answerSave: [{ type: i0.Output, args: ["answerSave"] }], continueClick: [{ type: i0.Output, args: ["continueClick"] }], adminAnswerAction: [{ type: i0.Output, args: ["adminAnswerAction"] }] }); })();
|
|
99620
99629
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileMetricDashboardComponent, { className: "SymphiqProfileMetricDashboardComponent", filePath: "lib/components/profile-metric-dashboard/symphiq-profile-metric-dashboard.component.ts", lineNumber: 108 }); })();
|
|
99621
99630
|
|
|
99631
|
+
const _c0$5 = ["funnelModalComponent"];
|
|
99632
|
+
const _forTrack0$5 = ($index, $item) => $item.id;
|
|
99633
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_7_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
99634
|
+
i0.ɵɵelementStart(0, "div", 22)(1, "div", 23);
|
|
99635
|
+
i0.ɵɵelement(2, "symphiq-indeterminate-spinner", 24);
|
|
99636
|
+
i0.ɵɵelementStart(3, "div", 25)(4, "h3", 26);
|
|
99637
|
+
i0.ɵɵtext(5, " Loading Your Metric Analysis ");
|
|
99638
|
+
i0.ɵɵelementEnd();
|
|
99639
|
+
i0.ɵɵelementStart(6, "p", 27);
|
|
99640
|
+
i0.ɵɵtext(7, " Please wait while we prepare your personalized insights... ");
|
|
99641
|
+
i0.ɵɵelementEnd()()()();
|
|
99642
|
+
} if (rf & 2) {
|
|
99643
|
+
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
99644
|
+
i0.ɵɵproperty("ngClass", ctx_r1.isLightMode() ? "bg-white/80 border-slate-200" : "bg-slate-800/80 border-slate-700");
|
|
99645
|
+
i0.ɵɵadvance(2);
|
|
99646
|
+
i0.ɵɵproperty("viewMode", ctx_r1.viewMode());
|
|
99647
|
+
i0.ɵɵadvance(2);
|
|
99648
|
+
i0.ɵɵproperty("ngClass", ctx_r1.isLightMode() ? "text-slate-900" : "text-white");
|
|
99649
|
+
i0.ɵɵadvance(2);
|
|
99650
|
+
i0.ɵɵproperty("ngClass", ctx_r1.isLightMode() ? "text-slate-600" : "text-slate-400");
|
|
99651
|
+
} }
|
|
99652
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_7_Template(rf, ctx) { if (rf & 1) {
|
|
99653
|
+
i0.ɵɵelementStart(0, "div", 20);
|
|
99654
|
+
i0.ɵɵelement(1, "symphiq-metric-welcome-banner", 21);
|
|
99655
|
+
i0.ɵɵelementEnd();
|
|
99656
|
+
i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_7_Conditional_2_Template, 8, 4, "div", 22);
|
|
99657
|
+
} if (rf & 2) {
|
|
99658
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
99659
|
+
i0.ɵɵadvance();
|
|
99660
|
+
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("metricName", ctx_r1.metricName())("isOnboarded", true);
|
|
99661
|
+
i0.ɵɵadvance();
|
|
99662
|
+
i0.ɵɵconditional(ctx_r1.isLoading() ? 2 : -1);
|
|
99663
|
+
} }
|
|
99664
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_8_Conditional_0_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
99665
|
+
i0.ɵɵelementStart(0, "div", 29);
|
|
99666
|
+
i0.ɵɵelement(1, "symphiq-content-generation-progress", 31);
|
|
99667
|
+
i0.ɵɵelementEnd();
|
|
99668
|
+
} if (rf & 2) {
|
|
99669
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
99670
|
+
i0.ɵɵproperty("ngClass", ctx_r1.getProgressCardClasses());
|
|
99671
|
+
i0.ɵɵadvance();
|
|
99672
|
+
i0.ɵɵproperty("itemStatus", ctx_r1.itemStatusProfileAnalysis())("viewMode", ctx_r1.viewMode());
|
|
99673
|
+
} }
|
|
99674
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_8_Conditional_0_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
99675
|
+
const _r3 = i0.ɵɵgetCurrentView();
|
|
99676
|
+
i0.ɵɵelementStart(0, "symphiq-strategic-goals-tiled-grid", 32);
|
|
99677
|
+
i0.ɵɵlistener("viewMoreClick", function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_8_Conditional_0_Conditional_2_Template_symphiq_strategic_goals_tiled_grid_viewMoreClick_0_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.openGoalModal($event)); });
|
|
99678
|
+
i0.ɵɵelementEnd();
|
|
99679
|
+
} if (rf & 2) {
|
|
99680
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
99681
|
+
i0.ɵɵproperty("goals", ctx_r1.strategicRoadmapGoals())("viewMode", ctx_r1.viewMode());
|
|
99682
|
+
} }
|
|
99683
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_8_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
99684
|
+
i0.ɵɵelementStart(0, "div", 28);
|
|
99685
|
+
i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_8_Conditional_0_Conditional_1_Template, 2, 3, "div", 29)(2, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_8_Conditional_0_Conditional_2_Template, 1, 2, "symphiq-strategic-goals-tiled-grid", 30);
|
|
99686
|
+
i0.ɵɵelementEnd();
|
|
99687
|
+
} if (rf & 2) {
|
|
99688
|
+
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
99689
|
+
i0.ɵɵadvance();
|
|
99690
|
+
i0.ɵɵconditional(ctx_r1.isProfileAnalysisGenerating() ? 1 : 2);
|
|
99691
|
+
} }
|
|
99692
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_8_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
99693
|
+
i0.ɵɵelementStart(0, "div");
|
|
99694
|
+
i0.ɵɵelement(1, "symphiq-collapsible-analysis-section-group", 33);
|
|
99695
|
+
i0.ɵɵelementEnd();
|
|
99696
|
+
} if (rf & 2) {
|
|
99697
|
+
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
99698
|
+
i0.ɵɵadvance();
|
|
99699
|
+
i0.ɵɵproperty("sections", ctx_r1.nonStrategicSections())("viewMode", ctx_r1.viewMode())("metricExecutiveSummary", ctx_r1.metricExecutiveSummary())("metricName", ctx_r1.metricName())("allGoals", ctx_r1.allGoals())("allMetrics", ctx_r1.allMetrics())("allCharts", ctx_r1.allCharts())("allInsights", ctx_r1.allInsights())("businessProfile", ctx_r1.profile());
|
|
99700
|
+
} }
|
|
99701
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
99702
|
+
i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_8_Conditional_0_Template, 3, 1, "div", 28);
|
|
99703
|
+
i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_8_Conditional_1_Template, 2, 9, "div");
|
|
99704
|
+
} if (rf & 2) {
|
|
99705
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
99706
|
+
i0.ɵɵconditional(ctx_r1.profileAnalysis() ? 0 : -1);
|
|
99707
|
+
i0.ɵɵadvance();
|
|
99708
|
+
i0.ɵɵconditional(ctx_r1.nonStrategicSections().length > 0 ? 1 : -1);
|
|
99709
|
+
} }
|
|
99710
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
99711
|
+
const _r4 = i0.ɵɵgetCurrentView();
|
|
99712
|
+
i0.ɵɵelementStart(0, "symphiq-metric-executive-summary", 36);
|
|
99713
|
+
i0.ɵɵlistener("topPrioritiesClick", function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_0_Template_symphiq_metric_executive_summary_topPrioritiesClick_0_listener() { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.handleTopPrioritiesClick()); })("priorityDetailClick", function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_0_Template_symphiq_metric_executive_summary_priorityDetailClick_0_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.handlePriorityDetailClick($event)); });
|
|
99714
|
+
i0.ɵɵelementEnd();
|
|
99715
|
+
} if (rf & 2) {
|
|
99716
|
+
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
99717
|
+
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("summary", ctx)("metricName", ctx_r1.metricName())("allGoals", ctx_r1.allGoals());
|
|
99718
|
+
} }
|
|
99719
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_1_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
99720
|
+
i0.ɵɵelement(0, "symphiq-section-divider", 37);
|
|
99721
|
+
} if (rf & 2) {
|
|
99722
|
+
const sectionList_r5 = i0.ɵɵnextContext();
|
|
99723
|
+
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
99724
|
+
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("sectionIcon", sectionList_r5[0].icon);
|
|
99725
|
+
} }
|
|
99726
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
99727
|
+
i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_1_Conditional_0_Template, 1, 2, "symphiq-section-divider", 37);
|
|
99728
|
+
} if (rf & 2) {
|
|
99729
|
+
const sectionList_r5 = ctx;
|
|
99730
|
+
i0.ɵɵconditional(sectionList_r5.length > 0 && sectionList_r5[0].icon ? 0 : -1);
|
|
99731
|
+
} }
|
|
99732
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
99733
|
+
i0.ɵɵelementStart(0, "div", 40);
|
|
99734
|
+
i0.ɵɵelement(1, "symphiq-icon", 45);
|
|
99735
|
+
i0.ɵɵelementEnd();
|
|
99736
|
+
} if (rf & 2) {
|
|
99737
|
+
const section_r6 = i0.ɵɵnextContext().$implicit;
|
|
99738
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
99739
|
+
i0.ɵɵproperty("ngClass", ctx_r1.getSectionIconClasses());
|
|
99740
|
+
i0.ɵɵadvance();
|
|
99741
|
+
i0.ɵɵproperty("icon", section_r6.icon);
|
|
99742
|
+
} }
|
|
99743
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_6_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
99744
|
+
i0.ɵɵelementStart(0, "div", 47);
|
|
99745
|
+
i0.ɵɵelement(1, "symphiq-napkin-visual-placeholder", 49);
|
|
99746
|
+
i0.ɵɵelementEnd();
|
|
99747
|
+
} if (rf & 2) {
|
|
99748
|
+
const section_r6 = i0.ɵɵnextContext(2).$implicit;
|
|
99749
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
99750
|
+
i0.ɵɵadvance();
|
|
99751
|
+
i0.ɵɵproperty("visual", section_r6.visual)("viewMode", ctx_r1.viewMode());
|
|
99752
|
+
} }
|
|
99753
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_6_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
99754
|
+
i0.ɵɵelementStart(0, "div", 50)(1, "p", 51);
|
|
99755
|
+
i0.ɵɵtext(2);
|
|
99756
|
+
i0.ɵɵelementEnd()();
|
|
99757
|
+
} if (rf & 2) {
|
|
99758
|
+
const section_r6 = i0.ɵɵnextContext(2).$implicit;
|
|
99759
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
99760
|
+
i0.ɵɵclassProp("lg:w-1/3", section_r6.visual && section_r6.visual.enabled)("lg:w-full", !section_r6.visual || !section_r6.visual.enabled);
|
|
99761
|
+
i0.ɵɵadvance();
|
|
99762
|
+
i0.ɵɵproperty("ngClass", ctx_r1.getSectionDescriptionClasses());
|
|
99763
|
+
i0.ɵɵadvance();
|
|
99764
|
+
i0.ɵɵtextInterpolate1(" ", section_r6.description, " ");
|
|
99765
|
+
} }
|
|
99766
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
99767
|
+
i0.ɵɵelementStart(0, "div", 46);
|
|
99768
|
+
i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_6_Conditional_1_Template, 2, 2, "div", 47);
|
|
99769
|
+
i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_6_Conditional_2_Template, 3, 6, "div", 48);
|
|
99770
|
+
i0.ɵɵelementEnd();
|
|
99771
|
+
} if (rf & 2) {
|
|
99772
|
+
const ctx_r6 = i0.ɵɵnextContext();
|
|
99773
|
+
const section_r6 = ctx_r6.$implicit;
|
|
99774
|
+
const ɵ$index_63_r8 = ctx_r6.$index;
|
|
99775
|
+
i0.ɵɵclassProp("lg:flex-row-reverse", ɵ$index_63_r8 % 2 === 0);
|
|
99776
|
+
i0.ɵɵadvance();
|
|
99777
|
+
i0.ɵɵconditional(section_r6.visual && section_r6.visual.enabled ? 1 : -1);
|
|
99778
|
+
i0.ɵɵadvance();
|
|
99779
|
+
i0.ɵɵconditional(section_r6.description ? 2 : -1);
|
|
99780
|
+
} }
|
|
99781
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
99782
|
+
i0.ɵɵelement(0, "symphiq-section-divider", 37);
|
|
99783
|
+
} if (rf & 2) {
|
|
99784
|
+
const ɵ$index_63_r8 = i0.ɵɵnextContext().$index;
|
|
99785
|
+
const sectionList_r9 = i0.ɵɵnextContext();
|
|
99786
|
+
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
99787
|
+
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("sectionIcon", sectionList_r9[ɵ$index_63_r8 + 1].icon);
|
|
99788
|
+
} }
|
|
99789
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_2_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
99790
|
+
i0.ɵɵelementStart(0, "div", 38)(1, "div", 39);
|
|
99791
|
+
i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_2_Template, 2, 2, "div", 40);
|
|
99792
|
+
i0.ɵɵelementStart(3, "div", 41)(4, "h3", 42);
|
|
99793
|
+
i0.ɵɵtext(5);
|
|
99794
|
+
i0.ɵɵelementEnd()()();
|
|
99795
|
+
i0.ɵɵconditionalCreate(6, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_6_Template, 3, 4, "div", 43);
|
|
99796
|
+
i0.ɵɵelement(7, "symphiq-profile-section-content", 44);
|
|
99797
|
+
i0.ɵɵelementEnd();
|
|
99798
|
+
i0.ɵɵconditionalCreate(8, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_8_Template, 1, 2, "symphiq-section-divider", 37);
|
|
99799
|
+
} if (rf & 2) {
|
|
99800
|
+
const section_r6 = ctx.$implicit;
|
|
99801
|
+
const ɵ$index_63_r8 = ctx.$index;
|
|
99802
|
+
const ɵ$count_63_r10 = ctx.$count;
|
|
99803
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
99804
|
+
i0.ɵɵproperty("id", "section-" + section_r6.id)("ngClass", ctx_r1.getSectionCardClasses());
|
|
99805
|
+
i0.ɵɵadvance(2);
|
|
99806
|
+
i0.ɵɵconditional(section_r6.icon ? 2 : -1);
|
|
99807
|
+
i0.ɵɵadvance(2);
|
|
99808
|
+
i0.ɵɵproperty("ngClass", ctx_r1.getSectionTitleClasses());
|
|
99809
|
+
i0.ɵɵadvance();
|
|
99810
|
+
i0.ɵɵtextInterpolate1(" ", section_r6.title, " ");
|
|
99811
|
+
i0.ɵɵadvance();
|
|
99812
|
+
i0.ɵɵconditional(section_r6.description || section_r6.visual && section_r6.visual.enabled ? 6 : -1);
|
|
99813
|
+
i0.ɵɵadvance();
|
|
99814
|
+
i0.ɵɵproperty("section", section_r6)("viewMode", ctx_r1.viewMode())("sectionIndex", ɵ$index_63_r8)("allGoals", ctx_r1.allGoals())("allMetrics", ctx_r1.allMetrics())("allCharts", ctx_r1.allCharts())("allInsights", ctx_r1.allInsights())("businessProfile", ctx_r1.profile());
|
|
99815
|
+
i0.ɵɵadvance();
|
|
99816
|
+
i0.ɵɵconditional(!(ɵ$index_63_r8 === ɵ$count_63_r10 - 1) ? 8 : -1);
|
|
99817
|
+
} }
|
|
99818
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
99819
|
+
i0.ɵɵelementStart(0, "section", 35);
|
|
99820
|
+
i0.ɵɵrepeaterCreate(1, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_2_For_2_Template, 9, 15, null, null, _forTrack0$5);
|
|
99821
|
+
i0.ɵɵelementEnd();
|
|
99822
|
+
} if (rf & 2) {
|
|
99823
|
+
i0.ɵɵadvance();
|
|
99824
|
+
i0.ɵɵrepeater(ctx);
|
|
99825
|
+
} }
|
|
99826
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
99827
|
+
i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_0_Template, 1, 4, "symphiq-metric-executive-summary", 34);
|
|
99828
|
+
i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_1_Template, 1, 1);
|
|
99829
|
+
i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_2_Template, 3, 0, "section", 35);
|
|
99830
|
+
} if (rf & 2) {
|
|
99831
|
+
let tmp_2_0;
|
|
99832
|
+
let tmp_3_0;
|
|
99833
|
+
let tmp_4_0;
|
|
99834
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
99835
|
+
i0.ɵɵconditional((tmp_2_0 = ctx_r1.metricExecutiveSummary()) ? 0 : -1, tmp_2_0);
|
|
99836
|
+
i0.ɵɵadvance();
|
|
99837
|
+
i0.ɵɵconditional((tmp_3_0 = ctx_r1.sections()) ? 1 : -1, tmp_3_0);
|
|
99838
|
+
i0.ɵɵadvance();
|
|
99839
|
+
i0.ɵɵconditional((tmp_4_0 = ctx_r1.sections()) ? 2 : -1, tmp_4_0);
|
|
99840
|
+
} }
|
|
99841
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
99842
|
+
i0.ɵɵelement(0, "symphiq-floating-toc", 7);
|
|
99843
|
+
} if (rf & 2) {
|
|
99844
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
99845
|
+
i0.ɵɵproperty("sections", ctx_r1.tocSections())("viewMode", ctx_r1.viewMode())("embedded", ctx_r1.embedded())("scrollElement", ctx_r1.scrollElement() ?? undefined);
|
|
99846
|
+
} }
|
|
99847
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_11_Template(rf, ctx) { if (rf & 1) {
|
|
99848
|
+
i0.ɵɵelement(0, "symphiq-section-navigation", 7);
|
|
99849
|
+
} if (rf & 2) {
|
|
99850
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
99851
|
+
i0.ɵɵproperty("sections", ctx_r1.tocSections())("viewMode", ctx_r1.viewMode())("embedded", ctx_r1.embedded())("scrollElement", ctx_r1.scrollElement() ?? undefined);
|
|
99852
|
+
} }
|
|
99853
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_15_Template(rf, ctx) { if (rf & 1) {
|
|
99854
|
+
i0.ɵɵelement(0, "symphiq-goal-card", 11);
|
|
99855
|
+
} if (rf & 2) {
|
|
99856
|
+
const data_r11 = ctx;
|
|
99857
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
99858
|
+
i0.ɵɵproperty("goal", data_r11.goal)("viewMode", data_r11.viewMode)("isInModal", true)("allMetrics", ctx_r1.allMetrics())("allCharts", ctx_r1.allCharts())("allInsights", ctx_r1.allInsights())("currentModalState", ctx_r1.getCurrentModalState())("businessProfile", ctx_r1.profile());
|
|
99859
|
+
} }
|
|
99860
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_16_Template(rf, ctx) { if (rf & 1) {
|
|
99861
|
+
i0.ɵɵelement(0, "symphiq-goal-objectives-modal-content", 12);
|
|
99862
|
+
} if (rf & 2) {
|
|
99863
|
+
const data_r12 = ctx;
|
|
99864
|
+
i0.ɵɵproperty("goal", data_r12.goal)("viewMode", data_r12.viewMode);
|
|
99865
|
+
} }
|
|
99866
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_17_Template(rf, ctx) { if (rf & 1) {
|
|
99867
|
+
i0.ɵɵelement(0, "symphiq-objective-strategies-modal-content", 13);
|
|
99868
|
+
} if (rf & 2) {
|
|
99869
|
+
const data_r13 = ctx;
|
|
99870
|
+
i0.ɵɵproperty("objective", data_r13.objective)("goalTitle", data_r13.goalTitle)("viewMode", data_r13.viewMode);
|
|
99871
|
+
} }
|
|
99872
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
99873
|
+
i0.ɵɵelement(0, "symphiq-strategy-recommendations-modal-content", 14);
|
|
99874
|
+
} if (rf & 2) {
|
|
99875
|
+
const data_r14 = ctx;
|
|
99876
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
99877
|
+
i0.ɵɵproperty("strategy", data_r14.strategy)("objectiveTitle", data_r14.objectiveTitle)("goalTitle", data_r14.goalTitle)("viewMode", data_r14.viewMode)("expandedRecommendationId", data_r14.expandedRecommendationId)("allMetrics", ctx_r1.allMetrics())("allCharts", ctx_r1.allCharts())("allInsights", ctx_r1.allInsights())("allBusinessInsights", ctx_r1.allBusinessInsights())("currentModalState", ctx_r1.getCurrentModalState());
|
|
99878
|
+
} }
|
|
99879
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_19_Template(rf, ctx) { if (rf & 1) {
|
|
99880
|
+
i0.ɵɵelement(0, "symphiq-category-detail-modal-content", 15);
|
|
99881
|
+
} if (rf & 2) {
|
|
99882
|
+
const data_r15 = ctx;
|
|
99883
|
+
i0.ɵɵproperty("category", data_r15.category)("viewMode", data_r15.viewMode)("scrollToSection", data_r15.scrollToSection);
|
|
99884
|
+
} }
|
|
99885
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_20_Template(rf, ctx) { if (rf & 1) {
|
|
99886
|
+
i0.ɵɵelement(0, "symphiq-strength-detail-modal-content", 16);
|
|
99887
|
+
} if (rf & 2) {
|
|
99888
|
+
const data_r16 = ctx;
|
|
99889
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
99890
|
+
i0.ɵɵproperty("strength", data_r16.strength)("viewMode", data_r16.viewMode)("allFunnelStrengths", ctx_r1.funnelStrengths())("currentModalState", ctx_r1.getCurrentModalState());
|
|
99891
|
+
} }
|
|
99892
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_21_Template(rf, ctx) { if (rf & 1) {
|
|
99893
|
+
i0.ɵɵelement(0, "symphiq-gap-detail-modal-content", 17);
|
|
99894
|
+
} if (rf & 2) {
|
|
99895
|
+
const data_r17 = ctx;
|
|
99896
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
99897
|
+
i0.ɵɵproperty("gap", data_r17.gap)("viewMode", data_r17.viewMode)("allGoals", ctx_r1.allGoals())("allWeaknesses", ctx_r1.funnelWeaknesses())("currentModalState", ctx_r1.getCurrentModalState());
|
|
99898
|
+
} }
|
|
99899
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_22_Template(rf, ctx) { if (rf & 1) {
|
|
99900
|
+
i0.ɵɵelement(0, "symphiq-opportunity-detail-modal-content", 18);
|
|
99901
|
+
} if (rf & 2) {
|
|
99902
|
+
const data_r18 = ctx;
|
|
99903
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
99904
|
+
i0.ɵɵproperty("opportunity", data_r18.opportunity)("viewMode", data_r18.viewMode)("allStrengths", ctx_r1.funnelStrengths())("currentModalState", ctx_r1.getCurrentModalState());
|
|
99905
|
+
} }
|
|
99906
|
+
class SymphiqProfileAnalysisMetricDashboardComponent {
|
|
99907
|
+
constructor() {
|
|
99908
|
+
this.viewMode = input(ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "viewMode" }] : []));
|
|
99909
|
+
this.profileAnalysis = input(...(ngDevMode ? [undefined, { debugName: "profileAnalysis" }] : []));
|
|
99910
|
+
this.funnelAnalysis = input(...(ngDevMode ? [undefined, { debugName: "funnelAnalysis" }] : []));
|
|
99911
|
+
this.profile = input(...(ngDevMode ? [undefined, { debugName: "profile" }] : []));
|
|
99912
|
+
this.isLoading = input(undefined, ...(ngDevMode ? [{ debugName: "isLoading" }] : []));
|
|
99913
|
+
this.requestedByUser = input(...(ngDevMode ? [undefined, { debugName: "requestedByUser" }] : []));
|
|
99914
|
+
this.embedded = input(false, ...(ngDevMode ? [{ debugName: "embedded" }] : []));
|
|
99915
|
+
this.scrollEvent = input(undefined, ...(ngDevMode ? [{ debugName: "scrollEvent" }] : []));
|
|
99916
|
+
this.scrollElement = input(null, ...(ngDevMode ? [{ debugName: "scrollElement" }] : []));
|
|
99917
|
+
this.funnelMetric = input(...(ngDevMode ? [undefined, { debugName: "funnelMetric" }] : []));
|
|
99918
|
+
this.itemStatusProfileAnalysis = input(...(ngDevMode ? [undefined, { debugName: "itemStatusProfileAnalysis" }] : []));
|
|
99919
|
+
this.isMarkingAsReviewed = input(false, ...(ngDevMode ? [{ debugName: "isMarkingAsReviewed" }] : []));
|
|
99920
|
+
this.nextStepClick = output();
|
|
99921
|
+
this.markAsReviewedClick = output();
|
|
99922
|
+
this.funnelAnalysisSignal = signal(undefined, ...(ngDevMode ? [{ debugName: "funnelAnalysisSignal" }] : []));
|
|
99923
|
+
this.headerScrollService = inject(HeaderScrollService);
|
|
99924
|
+
this.modalService = inject(ModalService);
|
|
99925
|
+
this.viewModeService = inject(ViewModeService);
|
|
99926
|
+
this.profileContextService = inject(ProfileContextService);
|
|
99927
|
+
this.profileItemLookupService = inject(ProfileItemLookupService);
|
|
99928
|
+
this.IconSourceEnum = IconSourceEnum;
|
|
99929
|
+
this.scrollProgress = signal(0, ...(ngDevMode ? [{ debugName: "scrollProgress" }] : []));
|
|
99930
|
+
this.currentDisplayMode = signal(DisplayModeEnum.SIMPLIFIED, ...(ngDevMode ? [{ debugName: "currentDisplayMode" }] : []));
|
|
99931
|
+
this.isSearchOpen = signal(false, ...(ngDevMode ? [{ debugName: "isSearchOpen" }] : []));
|
|
99932
|
+
this.isViewModeSwitcherOpen = signal(false, ...(ngDevMode ? [{ debugName: "isViewModeSwitcherOpen" }] : []));
|
|
99933
|
+
this.modalType = signal(null, ...(ngDevMode ? [{ debugName: "modalType" }] : []));
|
|
99934
|
+
this.modalData = signal(null, ...(ngDevMode ? [{ debugName: "modalData" }] : []));
|
|
99935
|
+
this.currentModalNavigationStack = signal([], ...(ngDevMode ? [{ debugName: "currentModalNavigationStack" }] : []));
|
|
99936
|
+
this.isLightMode = computed(() => this.viewMode() === ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "isLightMode" }] : []));
|
|
99937
|
+
this.isSimplifiedView = computed(() => this.currentDisplayMode() === DisplayModeEnum.SIMPLIFIED, ...(ngDevMode ? [{ debugName: "isSimplifiedView" }] : []));
|
|
99938
|
+
this.isProfileAnalysisGenerating = computed(() => {
|
|
99939
|
+
const profileAnalysis = this.profileAnalysis();
|
|
99940
|
+
if (!profileAnalysis)
|
|
99941
|
+
return false;
|
|
99942
|
+
const status = profileAnalysis.selfContentStatus;
|
|
99943
|
+
return status === AiDynamicContentStatusEnum.REQUESTED || status === AiDynamicContentStatusEnum.GENERATING;
|
|
99944
|
+
}, ...(ngDevMode ? [{ debugName: "isProfileAnalysisGenerating" }] : []));
|
|
99945
|
+
this.shouldShowHeaderControls = computed(() => {
|
|
99946
|
+
return !!this.profileAnalysis();
|
|
99947
|
+
}, ...(ngDevMode ? [{ debugName: "shouldShowHeaderControls" }] : []));
|
|
99948
|
+
this.shouldShowReviewFooter = computed(() => {
|
|
99949
|
+
const profileAnalysis = this.profileAnalysis();
|
|
99950
|
+
if (!profileAnalysis)
|
|
99951
|
+
return false;
|
|
99952
|
+
return profileAnalysis.selfContentStatus === AiDynamicContentStatusEnum.GENERATED &&
|
|
99953
|
+
profileAnalysis.reviewStatus === ProfileAnalysisReviewStatusEnum.NOT_REVIEWED;
|
|
99954
|
+
}, ...(ngDevMode ? [{ debugName: "shouldShowReviewFooter" }] : []));
|
|
99955
|
+
this.COLLAPSE_THRESHOLD = 20;
|
|
99956
|
+
this.EXPAND_THRESHOLD = 10;
|
|
99957
|
+
this.embeddedScrollEffect = effect(() => {
|
|
99958
|
+
const scrollEvent = this.scrollEvent();
|
|
99959
|
+
const isEmbedded = this.embedded();
|
|
99960
|
+
if (isEmbedded && !scrollEvent) {
|
|
99961
|
+
return;
|
|
99962
|
+
}
|
|
99963
|
+
if (!scrollEvent || !isEmbedded) {
|
|
99964
|
+
return;
|
|
99965
|
+
}
|
|
99966
|
+
const detail = scrollEvent.detail;
|
|
99967
|
+
if (!detail) {
|
|
99968
|
+
return;
|
|
99969
|
+
}
|
|
99970
|
+
const scrollTop = detail.scrollTop || 0;
|
|
99971
|
+
const currentState = this.headerScrollService.isScrolled();
|
|
99972
|
+
if (!currentState && scrollTop > this.COLLAPSE_THRESHOLD) {
|
|
99973
|
+
this.headerScrollService.isScrolled.set(true);
|
|
99974
|
+
}
|
|
99975
|
+
else if (currentState && scrollTop < this.EXPAND_THRESHOLD) {
|
|
99976
|
+
this.headerScrollService.isScrolled.set(false);
|
|
99977
|
+
}
|
|
99978
|
+
const scrollElement = this.scrollElement();
|
|
99979
|
+
if (scrollElement) {
|
|
99980
|
+
const scrollHeight = scrollElement.scrollHeight || 0;
|
|
99981
|
+
const clientHeight = scrollElement.clientHeight || 0;
|
|
99982
|
+
const maxScroll = scrollHeight - clientHeight;
|
|
99983
|
+
if (maxScroll > 0) {
|
|
99984
|
+
const progress = (scrollTop / maxScroll) * 100;
|
|
99985
|
+
this.scrollProgress.set(Math.min(100, Math.max(0, progress)));
|
|
99986
|
+
}
|
|
99987
|
+
}
|
|
99988
|
+
}, ...(ngDevMode ? [{ debugName: "embeddedScrollEffect" }] : []));
|
|
99989
|
+
this.metricName = computed(() => {
|
|
99990
|
+
const funnelMetric = this.funnelMetric();
|
|
99991
|
+
if (funnelMetric?.relatedMetric) {
|
|
99992
|
+
return MetricEnumUtil.title(funnelMetric.relatedMetric);
|
|
99993
|
+
}
|
|
99994
|
+
const metric = this.profileAnalysis()?.profileAnalysisStructured?.metricExecutiveSummary?.metric;
|
|
99995
|
+
if (!metric)
|
|
99996
|
+
return '';
|
|
99997
|
+
return metric.replace(/_/g, ' ').replace(/\b\w/g, (l) => l.toUpperCase());
|
|
99998
|
+
}, ...(ngDevMode ? [{ debugName: "metricName" }] : []));
|
|
99999
|
+
this.metricExecutiveSummary = computed(() => {
|
|
100000
|
+
const summary = this.profileAnalysis()?.profileAnalysisStructured?.metricExecutiveSummary;
|
|
100001
|
+
if (!summary)
|
|
100002
|
+
return undefined;
|
|
100003
|
+
return {
|
|
100004
|
+
...summary,
|
|
100005
|
+
gradeRationale: this.formatGradeInText(summary.gradeRationale),
|
|
100006
|
+
narrative: this.formatGradeInText(summary.narrative)
|
|
100007
|
+
};
|
|
100008
|
+
}, ...(ngDevMode ? [{ debugName: "metricExecutiveSummary" }] : []));
|
|
100009
|
+
this.sections = computed(() => {
|
|
100010
|
+
return this.profileAnalysis()?.profileAnalysisStructured?.sections;
|
|
100011
|
+
}, ...(ngDevMode ? [{ debugName: "sections" }] : []));
|
|
100012
|
+
this.allGoals = computed(() => {
|
|
100013
|
+
const sectionList = this.sections();
|
|
100014
|
+
if (!sectionList)
|
|
100015
|
+
return [];
|
|
100016
|
+
return sectionList.flatMap(section => section.goals || []);
|
|
100017
|
+
}, ...(ngDevMode ? [{ debugName: "allGoals" }] : []));
|
|
100018
|
+
this.strategicRoadmapGoals = computed(() => {
|
|
100019
|
+
const sectionList = this.sections();
|
|
100020
|
+
if (!sectionList)
|
|
100021
|
+
return [];
|
|
100022
|
+
const strategicSection = sectionList.find(section => section.id === 'strategic-roadmap');
|
|
100023
|
+
const goals = strategicSection?.goals || [];
|
|
100024
|
+
const priorityOrder = {
|
|
100025
|
+
'CRITICAL': 0,
|
|
100026
|
+
'HIGH': 1,
|
|
100027
|
+
'MEDIUM': 2,
|
|
100028
|
+
'LOW': 3
|
|
100029
|
+
};
|
|
100030
|
+
return [...goals].sort((a, b) => {
|
|
100031
|
+
const priorityA = priorityOrder[a.priority] ?? 999;
|
|
100032
|
+
const priorityB = priorityOrder[b.priority] ?? 999;
|
|
100033
|
+
return priorityA - priorityB;
|
|
100034
|
+
});
|
|
100035
|
+
}, ...(ngDevMode ? [{ debugName: "strategicRoadmapGoals" }] : []));
|
|
100036
|
+
this.nonStrategicSections = computed(() => {
|
|
100037
|
+
const metricSummary = this.metricExecutiveSummary();
|
|
100038
|
+
const sectionList = this.sections();
|
|
100039
|
+
if (!sectionList) {
|
|
100040
|
+
if (metricSummary) {
|
|
100041
|
+
const executiveSummarySection = {
|
|
100042
|
+
id: 'metric-executive-summary',
|
|
100043
|
+
title: 'Executive Summary',
|
|
100044
|
+
description: metricSummary.gradeRationale,
|
|
100045
|
+
icon: { name: 'clipboard-document-check', source: IconSourceEnum.HEROICONS },
|
|
100046
|
+
goals: []
|
|
100047
|
+
};
|
|
100048
|
+
return [executiveSummarySection];
|
|
100049
|
+
}
|
|
100050
|
+
return [];
|
|
100051
|
+
}
|
|
100052
|
+
const filteredSections = sectionList.filter(section => section.id !== 'strategic-roadmap');
|
|
100053
|
+
if (metricSummary) {
|
|
100054
|
+
const executiveSummarySection = {
|
|
100055
|
+
id: 'metric-executive-summary',
|
|
100056
|
+
title: 'Executive Summary',
|
|
100057
|
+
description: metricSummary.gradeRationale,
|
|
100058
|
+
icon: { name: 'clipboard-document-check', source: IconSourceEnum.HEROICONS },
|
|
100059
|
+
goals: []
|
|
100060
|
+
};
|
|
100061
|
+
return [executiveSummarySection, ...filteredSections];
|
|
100062
|
+
}
|
|
100063
|
+
return filteredSections;
|
|
100064
|
+
}, ...(ngDevMode ? [{ debugName: "nonStrategicSections" }] : []));
|
|
100065
|
+
this.tocSections = computed(() => {
|
|
100066
|
+
const sectionList = this.sections();
|
|
100067
|
+
const tocItems = [];
|
|
100068
|
+
if (this.metricExecutiveSummary()) {
|
|
100069
|
+
tocItems.push({
|
|
100070
|
+
id: 'metric-executive-summary',
|
|
100071
|
+
title: 'Executive Summary',
|
|
100072
|
+
subsections: []
|
|
100073
|
+
});
|
|
100074
|
+
}
|
|
100075
|
+
if (sectionList) {
|
|
100076
|
+
tocItems.push(...sectionList.map(section => ({
|
|
100077
|
+
id: section.id || '',
|
|
100078
|
+
title: section.title || '',
|
|
100079
|
+
subsections: []
|
|
100080
|
+
})));
|
|
100081
|
+
}
|
|
100082
|
+
return tocItems;
|
|
100083
|
+
}, ...(ngDevMode ? [{ debugName: "tocSections" }] : []));
|
|
100084
|
+
this.displayModeLabel = computed(() => {
|
|
100085
|
+
const labels = {
|
|
100086
|
+
[DisplayModeEnum.SIMPLIFIED]: 'Simplified',
|
|
100087
|
+
[DisplayModeEnum.COMPACT]: 'Compact',
|
|
100088
|
+
[DisplayModeEnum.EXPANDED]: 'Expanded'
|
|
100089
|
+
};
|
|
100090
|
+
return labels[this.currentDisplayMode()];
|
|
100091
|
+
}, ...(ngDevMode ? [{ debugName: "displayModeLabel" }] : []));
|
|
100092
|
+
this.allMetrics = computed(() => {
|
|
100093
|
+
const funnelAnalysis = this.funnelAnalysisSignal();
|
|
100094
|
+
if (!funnelAnalysis) {
|
|
100095
|
+
return [];
|
|
100096
|
+
}
|
|
100097
|
+
const performanceOverview = normalizeToV3(funnelAnalysis.performanceOverviewStructured);
|
|
100098
|
+
const metrics = performanceOverview?.metrics || [];
|
|
100099
|
+
const metricMap = new Map();
|
|
100100
|
+
metrics.forEach((m) => {
|
|
100101
|
+
const metricName = m.metric;
|
|
100102
|
+
if (!metricName)
|
|
100103
|
+
return;
|
|
100104
|
+
const existing = metricMap.get(metricName);
|
|
100105
|
+
if (!existing) {
|
|
100106
|
+
metricMap.set(metricName, m);
|
|
100107
|
+
return;
|
|
100108
|
+
}
|
|
100109
|
+
const isPercentageMetric = metricName.includes('RATE') || metricName.includes('BOUNCE') || metricName.includes('CONVERSION');
|
|
100110
|
+
if (isPercentageMetric) {
|
|
100111
|
+
const currentValue = m.currentValue || 0;
|
|
100112
|
+
const existingValue = existing.currentValue || 0;
|
|
100113
|
+
if (existingValue > 100 && currentValue <= 100) {
|
|
100114
|
+
metricMap.set(metricName, m);
|
|
100115
|
+
}
|
|
100116
|
+
else if (existingValue <= 100 && currentValue <= 100) {
|
|
100117
|
+
if ((m.priority || 999) < (existing.priority || 999)) {
|
|
100118
|
+
metricMap.set(metricName, m);
|
|
100119
|
+
}
|
|
100120
|
+
}
|
|
100121
|
+
}
|
|
100122
|
+
else {
|
|
100123
|
+
if ((m.priority || 999) < (existing.priority || 999)) {
|
|
100124
|
+
metricMap.set(metricName, m);
|
|
100125
|
+
}
|
|
100126
|
+
}
|
|
100127
|
+
});
|
|
100128
|
+
return Array.from(metricMap.values());
|
|
100129
|
+
}, ...(ngDevMode ? [{ debugName: "allMetrics" }] : []));
|
|
100130
|
+
this.allCharts = computed(() => {
|
|
100131
|
+
const funnelAnalysis = this.funnelAnalysisSignal();
|
|
100132
|
+
if (!funnelAnalysis) {
|
|
100133
|
+
return [];
|
|
100134
|
+
}
|
|
100135
|
+
const performanceOverview = normalizeToV3(funnelAnalysis.performanceOverviewStructured);
|
|
100136
|
+
return performanceOverview?.charts || [];
|
|
100137
|
+
}, ...(ngDevMode ? [{ debugName: "allCharts" }] : []));
|
|
100138
|
+
this.allInsights = computed(() => {
|
|
100139
|
+
const funnelAnalysis = this.funnelAnalysisSignal();
|
|
100140
|
+
if (!funnelAnalysis) {
|
|
100141
|
+
return [];
|
|
100142
|
+
}
|
|
100143
|
+
const performanceOverview = normalizeToV3(funnelAnalysis.performanceOverviewStructured);
|
|
100144
|
+
return performanceOverview?.insights || [];
|
|
100145
|
+
}, ...(ngDevMode ? [{ debugName: "allInsights" }] : []));
|
|
100146
|
+
this.allBusinessInsights = computed(() => {
|
|
100147
|
+
const profile = this.profile();
|
|
100148
|
+
return profile?.profileStructured?.recommendations || [];
|
|
100149
|
+
}, ...(ngDevMode ? [{ debugName: "allBusinessInsights" }] : []));
|
|
100150
|
+
this.funnelStrengths = computed(() => {
|
|
100151
|
+
const funnelAnalysis = this.funnelAnalysisSignal();
|
|
100152
|
+
if (!funnelAnalysis) {
|
|
100153
|
+
return [];
|
|
100154
|
+
}
|
|
100155
|
+
const performanceOverview = normalizeToV3(funnelAnalysis.performanceOverviewStructured);
|
|
100156
|
+
return performanceOverview?.strengths || [];
|
|
100157
|
+
}, ...(ngDevMode ? [{ debugName: "funnelStrengths" }] : []));
|
|
100158
|
+
this.funnelWeaknesses = computed(() => {
|
|
100159
|
+
const funnelAnalysis = this.funnelAnalysisSignal();
|
|
100160
|
+
if (!funnelAnalysis) {
|
|
100161
|
+
return [];
|
|
100162
|
+
}
|
|
100163
|
+
const performanceOverview = normalizeToV3(funnelAnalysis.performanceOverviewStructured);
|
|
100164
|
+
return performanceOverview?.weaknesses || [];
|
|
100165
|
+
}, ...(ngDevMode ? [{ debugName: "funnelWeaknesses" }] : []));
|
|
100166
|
+
}
|
|
100167
|
+
onWindowScroll() {
|
|
100168
|
+
this.headerScrollService.handleScroll(this.embedded());
|
|
100169
|
+
if (!this.embedded()) {
|
|
100170
|
+
const scrollTop = window.scrollY;
|
|
100171
|
+
const docHeight = document.documentElement.scrollHeight - window.innerHeight;
|
|
100172
|
+
this.scrollProgress.set((scrollTop / docHeight) * 100);
|
|
100173
|
+
}
|
|
100174
|
+
}
|
|
100175
|
+
ngOnChanges(changes) {
|
|
100176
|
+
if (changes['funnelAnalysis']) {
|
|
100177
|
+
this.funnelAnalysisSignal.set(this.funnelAnalysis());
|
|
100178
|
+
}
|
|
100179
|
+
}
|
|
100180
|
+
ngOnInit() {
|
|
100181
|
+
this.funnelAnalysisSignal.set(this.funnelAnalysis());
|
|
100182
|
+
const profileToUse = this.profile();
|
|
100183
|
+
if (profileToUse) {
|
|
100184
|
+
this.profileItemLookupService.setProfile(profileToUse);
|
|
100185
|
+
}
|
|
100186
|
+
const initialMode = this.currentDisplayMode();
|
|
100187
|
+
if (initialMode === DisplayModeEnum.EXPANDED) {
|
|
100188
|
+
this.viewModeService.setViewMode('expanded');
|
|
100189
|
+
}
|
|
100190
|
+
else {
|
|
100191
|
+
this.viewModeService.setViewMode('compact');
|
|
100192
|
+
}
|
|
100193
|
+
this.modalService.modalState$.subscribe(state => {
|
|
100194
|
+
if (state.type === 'goal-detail' || state.type === 'goal-objectives' || state.type === 'objective-strategies' || state.type === 'strategy-recommendations' || state.type === 'category-detail' || state.type === 'strength-detail' || state.type === 'gap-detail' || state.type === 'opportunity-detail') {
|
|
100195
|
+
this.modalType.set(state.type);
|
|
100196
|
+
this.modalData.set(state.data);
|
|
100197
|
+
this.currentModalNavigationStack.set(state.navigationStack || []);
|
|
100198
|
+
}
|
|
100199
|
+
else if (state.type === null) {
|
|
100200
|
+
this.modalType.set(null);
|
|
100201
|
+
this.modalData.set(null);
|
|
100202
|
+
this.currentModalNavigationStack.set([]);
|
|
100203
|
+
}
|
|
100204
|
+
});
|
|
100205
|
+
}
|
|
100206
|
+
ngAfterViewInit() {
|
|
100207
|
+
if (this.funnelModalComponent) {
|
|
100208
|
+
this.funnelModalComponent.setMetricsAndInsights(this.allMetrics(), [], this.allCharts());
|
|
100209
|
+
}
|
|
100210
|
+
}
|
|
100211
|
+
ngOnDestroy() {
|
|
100212
|
+
this.headerScrollService.resetState();
|
|
100213
|
+
this.viewModeService.setViewMode('compact');
|
|
100214
|
+
}
|
|
100215
|
+
openSearch() {
|
|
100216
|
+
this.isSearchOpen.set(true);
|
|
100217
|
+
}
|
|
100218
|
+
closeSearch() {
|
|
100219
|
+
this.isSearchOpen.set(false);
|
|
100220
|
+
}
|
|
100221
|
+
openViewModeSwitcher() {
|
|
100222
|
+
this.isViewModeSwitcherOpen.set(true);
|
|
100223
|
+
}
|
|
100224
|
+
closeViewModeSwitcher() {
|
|
100225
|
+
this.isViewModeSwitcherOpen.set(false);
|
|
100226
|
+
}
|
|
100227
|
+
handleMarkAsReviewedClick() {
|
|
100228
|
+
this.markAsReviewedClick.emit();
|
|
100229
|
+
}
|
|
100230
|
+
openGoalModal(goal) {
|
|
100231
|
+
this.modalService.navigateToGoalDetail(goal, this.viewMode());
|
|
100232
|
+
}
|
|
100233
|
+
handleTopPrioritiesClick() {
|
|
100234
|
+
const summary = this.metricExecutiveSummary();
|
|
100235
|
+
if (summary?.topPriorities) {
|
|
100236
|
+
const metricName = this.metricName();
|
|
100237
|
+
this.modalService.openTopPrioritiesListModal(summary.topPriorities, this.viewMode(), metricName);
|
|
100238
|
+
}
|
|
100239
|
+
}
|
|
100240
|
+
handlePriorityDetailClick(priority) {
|
|
100241
|
+
const summary = this.metricExecutiveSummary();
|
|
100242
|
+
if (summary?.topPriorities) {
|
|
100243
|
+
const metricName = this.metricName();
|
|
100244
|
+
const index = summary.topPriorities.indexOf(priority);
|
|
100245
|
+
this.modalService.navigateToTopPriorityDetail(priority, index, this.viewMode(), metricName);
|
|
100246
|
+
}
|
|
100247
|
+
}
|
|
100248
|
+
getCurrentModalState() {
|
|
100249
|
+
return {
|
|
100250
|
+
type: this.modalType(),
|
|
100251
|
+
data: this.modalData(),
|
|
100252
|
+
charts: [],
|
|
100253
|
+
previousState: null,
|
|
100254
|
+
navigationStack: this.currentModalNavigationStack()
|
|
100255
|
+
};
|
|
100256
|
+
}
|
|
100257
|
+
getGoalDetailData() {
|
|
100258
|
+
const data = this.modalData();
|
|
100259
|
+
if (data && 'goal' in data) {
|
|
100260
|
+
return data;
|
|
100261
|
+
}
|
|
100262
|
+
return null;
|
|
100263
|
+
}
|
|
100264
|
+
getObjectiveStrategiesData() {
|
|
100265
|
+
const data = this.modalData();
|
|
100266
|
+
if (data && 'objective' in data) {
|
|
100267
|
+
return data;
|
|
100268
|
+
}
|
|
100269
|
+
return null;
|
|
100270
|
+
}
|
|
100271
|
+
getStrategyRecommendationsData() {
|
|
100272
|
+
const data = this.modalData();
|
|
100273
|
+
if (data && 'strategy' in data) {
|
|
100274
|
+
return data;
|
|
100275
|
+
}
|
|
100276
|
+
return null;
|
|
100277
|
+
}
|
|
100278
|
+
getCategoryDetailData() {
|
|
100279
|
+
const data = this.modalData();
|
|
100280
|
+
if (data && 'category' in data) {
|
|
100281
|
+
return data;
|
|
100282
|
+
}
|
|
100283
|
+
return null;
|
|
100284
|
+
}
|
|
100285
|
+
getStrengthDetailData() {
|
|
100286
|
+
const data = this.modalData();
|
|
100287
|
+
if (data && 'strength' in data) {
|
|
100288
|
+
return data;
|
|
100289
|
+
}
|
|
100290
|
+
return null;
|
|
100291
|
+
}
|
|
100292
|
+
getGapDetailData() {
|
|
100293
|
+
const data = this.modalData();
|
|
100294
|
+
if (data && 'gap' in data) {
|
|
100295
|
+
return data;
|
|
100296
|
+
}
|
|
100297
|
+
return null;
|
|
100298
|
+
}
|
|
100299
|
+
getOpportunityDetailData() {
|
|
100300
|
+
const data = this.modalData();
|
|
100301
|
+
if (data && 'opportunity' in data) {
|
|
100302
|
+
return data;
|
|
100303
|
+
}
|
|
100304
|
+
return null;
|
|
100305
|
+
}
|
|
100306
|
+
handleDisplayModeChange(mode) {
|
|
100307
|
+
this.currentDisplayMode.set(mode);
|
|
100308
|
+
if (mode === DisplayModeEnum.EXPANDED) {
|
|
100309
|
+
this.viewModeService.setViewMode('expanded');
|
|
100310
|
+
}
|
|
100311
|
+
else {
|
|
100312
|
+
this.viewModeService.setViewMode('compact');
|
|
100313
|
+
}
|
|
100314
|
+
this.closeViewModeSwitcher();
|
|
100315
|
+
}
|
|
100316
|
+
getAnalysisSubtitle() {
|
|
100317
|
+
return this.metricName() + ' Analysis';
|
|
100318
|
+
}
|
|
100319
|
+
getContainerClasses() {
|
|
100320
|
+
return this.isLightMode() ? 'text-slate-900' : 'text-white';
|
|
100321
|
+
}
|
|
100322
|
+
getProgressCardClasses() {
|
|
100323
|
+
return this.isLightMode()
|
|
100324
|
+
? 'bg-white border-slate-200'
|
|
100325
|
+
: 'bg-slate-800/40 border-slate-700/50';
|
|
100326
|
+
}
|
|
100327
|
+
getSectionTitleClasses() {
|
|
100328
|
+
return this.isLightMode() ? 'text-slate-900' : 'text-white';
|
|
100329
|
+
}
|
|
100330
|
+
getSectionCardClasses() {
|
|
100331
|
+
return this.isLightMode()
|
|
100332
|
+
? 'bg-white border border-slate-200'
|
|
100333
|
+
: 'bg-slate-800/50 border border-slate-700/50';
|
|
100334
|
+
}
|
|
100335
|
+
getSectionIconClasses() {
|
|
100336
|
+
return this.isLightMode()
|
|
100337
|
+
? 'bg-blue-50 text-blue-600'
|
|
100338
|
+
: 'bg-blue-500/20 text-blue-400';
|
|
100339
|
+
}
|
|
100340
|
+
getSectionDescriptionClasses() {
|
|
100341
|
+
return this.isLightMode() ? 'text-slate-600' : 'text-slate-400';
|
|
100342
|
+
}
|
|
100343
|
+
formatGradeInText(text) {
|
|
100344
|
+
if (!text)
|
|
100345
|
+
return text;
|
|
100346
|
+
return text
|
|
100347
|
+
.replace(/A_PLUS/g, 'A+')
|
|
100348
|
+
.replace(/A_MINUS/g, 'A-')
|
|
100349
|
+
.replace(/B_PLUS/g, 'B+')
|
|
100350
|
+
.replace(/B_MINUS/g, 'B-')
|
|
100351
|
+
.replace(/C_PLUS/g, 'C+')
|
|
100352
|
+
.replace(/C_MINUS/g, 'C-')
|
|
100353
|
+
.replace(/D_PLUS/g, 'D+')
|
|
100354
|
+
.replace(/D_MINUS/g, 'D-')
|
|
100355
|
+
.replace(/F_PLUS/g, 'F+')
|
|
100356
|
+
.replace(/F_MINUS/g, 'F-');
|
|
100357
|
+
}
|
|
100358
|
+
static { this.ɵfac = function SymphiqProfileAnalysisMetricDashboardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SymphiqProfileAnalysisMetricDashboardComponent)(); }; }
|
|
100359
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SymphiqProfileAnalysisMetricDashboardComponent, selectors: [["symphiq-profile-analysis-metric-dashboard"]], viewQuery: function SymphiqProfileAnalysisMetricDashboardComponent_Query(rf, ctx) { if (rf & 1) {
|
|
100360
|
+
i0.ɵɵviewQuery(_c0$5, 5);
|
|
100361
|
+
} if (rf & 2) {
|
|
100362
|
+
let _t;
|
|
100363
|
+
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.funnelModalComponent = _t.first);
|
|
100364
|
+
} }, hostBindings: function SymphiqProfileAnalysisMetricDashboardComponent_HostBindings(rf, ctx) { if (rf & 1) {
|
|
100365
|
+
i0.ɵɵlistener("scroll", function SymphiqProfileAnalysisMetricDashboardComponent_scroll_HostBindingHandler($event) { return ctx.onWindowScroll($event); }, i0.ɵɵresolveWindow);
|
|
100366
|
+
} }, 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"] }, outputs: { nextStepClick: "nextStepClick", markAsReviewedClick: "markAsReviewedClick" }, features: [i0.ɵɵNgOnChangesFeature], decls: 27, vars: 48, 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"], [1, "h-full", "transition-all", "duration-200", "ease-out", 3, "ngClass"], [1, "relative", "z-[51]"], [3, "searchClick", "viewModeClick", "title", "subtitle", "currentSection", "viewMode", "viewModeLabel", "isLoading", "requestedByUser", "createdDate", "showControls"], [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, "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, "markAsReviewedClick", "viewMode", "reviewStatus", "selfContentStatus", "isMarkingAsReviewed"], [1, "mb-12"], [3, "viewMode", "metricName", "isOnboarded"], [1, "rounded-2xl", "border", "shadow-lg", "p-8", "backdrop-blur-sm", 3, "ngClass"], [1, "flex", "flex-col", "items-center", "justify-center", "space-y-4"], ["size", "large", 3, "viewMode"], [1, "text-center"], [1, "text-lg", "font-semibold", "mb-1", 3, "ngClass"], [1, "text-sm", 3, "ngClass"], [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, "sections", "viewMode", "metricExecutiveSummary", "metricName", "allGoals", "allMetrics", "allCharts", "allInsights", "businessProfile"], [3, "viewMode", "summary", "metricName", "allGoals"], [1, "space-y-8"], [3, "topPrioritiesClick", "priorityDetailClick", "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) {
|
|
100367
|
+
const _r1 = i0.ɵɵgetCurrentView();
|
|
100368
|
+
i0.ɵɵelementStart(0, "div", 1);
|
|
100369
|
+
i0.ɵɵelement(1, "div", 2);
|
|
100370
|
+
i0.ɵɵelementStart(2, "div");
|
|
100371
|
+
i0.ɵɵelement(3, "div", 3);
|
|
100372
|
+
i0.ɵɵelementEnd();
|
|
100373
|
+
i0.ɵɵelementStart(4, "div", 4)(5, "symphiq-dashboard-header", 5);
|
|
100374
|
+
i0.ɵɵlistener("searchClick", function SymphiqProfileAnalysisMetricDashboardComponent_Template_symphiq_dashboard_header_searchClick_5_listener() { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.openSearch()); })("viewModeClick", function SymphiqProfileAnalysisMetricDashboardComponent_Template_symphiq_dashboard_header_viewModeClick_5_listener() { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.openViewModeSwitcher()); });
|
|
100375
|
+
i0.ɵɵelementEnd();
|
|
100376
|
+
i0.ɵɵelementStart(6, "main", 6);
|
|
100377
|
+
i0.ɵɵconditionalCreate(7, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_7_Template, 3, 4);
|
|
100378
|
+
i0.ɵɵconditionalCreate(8, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_8_Template, 2, 2);
|
|
100379
|
+
i0.ɵɵconditionalCreate(9, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Template, 3, 3);
|
|
100380
|
+
i0.ɵɵelementEnd();
|
|
100381
|
+
i0.ɵɵconditionalCreate(10, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_10_Template, 1, 4, "symphiq-floating-toc", 7);
|
|
100382
|
+
i0.ɵɵconditionalCreate(11, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_11_Template, 1, 4, "symphiq-section-navigation", 7);
|
|
100383
|
+
i0.ɵɵelementStart(12, "symphiq-search-modal", 8);
|
|
100384
|
+
i0.ɵɵlistener("close", function SymphiqProfileAnalysisMetricDashboardComponent_Template_symphiq_search_modal_close_12_listener() { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.closeSearch()); });
|
|
100385
|
+
i0.ɵɵelementEnd();
|
|
100386
|
+
i0.ɵɵelementStart(13, "symphiq-view-mode-switcher-modal", 9);
|
|
100387
|
+
i0.ɵɵlistener("close", function SymphiqProfileAnalysisMetricDashboardComponent_Template_symphiq_view_mode_switcher_modal_close_13_listener() { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.closeViewModeSwitcher()); })("modeSelected", function SymphiqProfileAnalysisMetricDashboardComponent_Template_symphiq_view_mode_switcher_modal_modeSelected_13_listener($event) { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.handleDisplayModeChange($event)); });
|
|
100388
|
+
i0.ɵɵelementEnd();
|
|
100389
|
+
i0.ɵɵelementStart(14, "symphiq-profile-analysis-modal", 10);
|
|
100390
|
+
i0.ɵɵconditionalCreate(15, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_15_Template, 1, 8, "symphiq-goal-card", 11);
|
|
100391
|
+
i0.ɵɵconditionalCreate(16, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_16_Template, 1, 2, "symphiq-goal-objectives-modal-content", 12);
|
|
100392
|
+
i0.ɵɵconditionalCreate(17, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_17_Template, 1, 3, "symphiq-objective-strategies-modal-content", 13);
|
|
100393
|
+
i0.ɵɵconditionalCreate(18, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_18_Template, 1, 10, "symphiq-strategy-recommendations-modal-content", 14);
|
|
100394
|
+
i0.ɵɵconditionalCreate(19, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_19_Template, 1, 3, "symphiq-category-detail-modal-content", 15);
|
|
100395
|
+
i0.ɵɵconditionalCreate(20, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_20_Template, 1, 4, "symphiq-strength-detail-modal-content", 16);
|
|
100396
|
+
i0.ɵɵconditionalCreate(21, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_21_Template, 1, 5, "symphiq-gap-detail-modal-content", 17);
|
|
100397
|
+
i0.ɵɵconditionalCreate(22, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_22_Template, 1, 4, "symphiq-opportunity-detail-modal-content", 18);
|
|
100398
|
+
i0.ɵɵelementEnd();
|
|
100399
|
+
i0.ɵɵelement(23, "symphiq-funnel-analysis-modal", null, 0);
|
|
100400
|
+
i0.ɵɵelementStart(25, "symphiq-mark-as-reviewed-footer", 19);
|
|
100401
|
+
i0.ɵɵlistener("markAsReviewedClick", function SymphiqProfileAnalysisMetricDashboardComponent_Template_symphiq_mark_as_reviewed_footer_markAsReviewedClick_25_listener() { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.handleMarkAsReviewedClick()); });
|
|
100402
|
+
i0.ɵɵelementEnd();
|
|
100403
|
+
i0.ɵɵelement(26, "symphiq-tooltip-container");
|
|
100404
|
+
i0.ɵɵelementEnd()();
|
|
100405
|
+
} if (rf & 2) {
|
|
100406
|
+
let tmp_14_0;
|
|
100407
|
+
let tmp_32_0;
|
|
100408
|
+
let tmp_33_0;
|
|
100409
|
+
let tmp_34_0;
|
|
100410
|
+
let tmp_35_0;
|
|
100411
|
+
let tmp_36_0;
|
|
100412
|
+
let tmp_37_0;
|
|
100413
|
+
let tmp_38_0;
|
|
100414
|
+
let tmp_39_0;
|
|
100415
|
+
let tmp_41_0;
|
|
100416
|
+
let tmp_42_0;
|
|
100417
|
+
i0.ɵɵclassProp("min-h-screen", !ctx.embedded());
|
|
100418
|
+
i0.ɵɵproperty("ngClass", ctx.getContainerClasses());
|
|
100419
|
+
i0.ɵɵadvance();
|
|
100420
|
+
i0.ɵɵclassProp("light-mode", ctx.isLightMode());
|
|
100421
|
+
i0.ɵɵadvance();
|
|
100422
|
+
i0.ɵɵclassMap(ctx.embedded() ? "sticky top-0 left-0 right-0 h-1 z-[60] bg-slate-200/30" : "fixed top-0 left-0 right-0 h-1 z-[60] bg-slate-200/30");
|
|
100423
|
+
i0.ɵɵadvance();
|
|
100424
|
+
i0.ɵɵstyleProp("width", ctx.scrollProgress(), "%");
|
|
100425
|
+
i0.ɵɵproperty("ngClass", ctx.isLightMode() ? "bg-gradient-to-r from-blue-500 to-purple-500" : "bg-gradient-to-r from-blue-400 to-purple-400");
|
|
100426
|
+
i0.ɵɵadvance(2);
|
|
100427
|
+
i0.ɵɵproperty("title", ctx.getAnalysisSubtitle())("subtitle", "")("currentSection", "Metric")("viewMode", ctx.viewMode())("viewModeLabel", ctx.displayModeLabel())("isLoading", ctx.isLoading())("requestedByUser", ctx.requestedByUser())("createdDate", (tmp_14_0 = ctx.profileAnalysis()) == null ? null : tmp_14_0.selfContentCompletedDate)("showControls", ctx.shouldShowHeaderControls());
|
|
100428
|
+
i0.ɵɵadvance();
|
|
100429
|
+
i0.ɵɵclassProp("pb-32", ctx.shouldShowReviewFooter());
|
|
100430
|
+
i0.ɵɵadvance();
|
|
100431
|
+
i0.ɵɵconditional(ctx.isSimplifiedView() ? 7 : -1);
|
|
100432
|
+
i0.ɵɵadvance();
|
|
100433
|
+
i0.ɵɵconditional(ctx.isSimplifiedView() ? 8 : -1);
|
|
100434
|
+
i0.ɵɵadvance();
|
|
100435
|
+
i0.ɵɵconditional(!ctx.isSimplifiedView() ? 9 : -1);
|
|
100436
|
+
i0.ɵɵadvance();
|
|
100437
|
+
i0.ɵɵconditional(!ctx.isSimplifiedView() && ctx.sections() ? 10 : -1);
|
|
100438
|
+
i0.ɵɵadvance();
|
|
100439
|
+
i0.ɵɵconditional(!ctx.isSimplifiedView() && ctx.sections() ? 11 : -1);
|
|
100440
|
+
i0.ɵɵadvance();
|
|
100441
|
+
i0.ɵɵproperty("isOpen", ctx.isSearchOpen())("isLightMode", ctx.isLightMode());
|
|
100442
|
+
i0.ɵɵadvance();
|
|
100443
|
+
i0.ɵɵproperty("isOpen", ctx.isViewModeSwitcherOpen())("currentMode", ctx.currentDisplayMode())("viewMode", ctx.viewMode());
|
|
100444
|
+
i0.ɵɵadvance();
|
|
100445
|
+
i0.ɵɵproperty("isLightMode", ctx.isLightMode())("allMetrics", ctx.allMetrics())("allInsights", ctx.allInsights())("allBusinessInsights", ctx.allBusinessInsights())("allCharts", ctx.allCharts());
|
|
100446
|
+
i0.ɵɵadvance();
|
|
100447
|
+
i0.ɵɵconditional((tmp_32_0 = ctx.modalType() === "goal-detail" && ctx.getGoalDetailData()) ? 15 : -1, tmp_32_0);
|
|
100448
|
+
i0.ɵɵadvance();
|
|
100449
|
+
i0.ɵɵconditional((tmp_33_0 = ctx.modalType() === "goal-objectives" && ctx.getGoalDetailData()) ? 16 : -1, tmp_33_0);
|
|
100450
|
+
i0.ɵɵadvance();
|
|
100451
|
+
i0.ɵɵconditional((tmp_34_0 = ctx.modalType() === "objective-strategies" && ctx.getObjectiveStrategiesData()) ? 17 : -1, tmp_34_0);
|
|
100452
|
+
i0.ɵɵadvance();
|
|
100453
|
+
i0.ɵɵconditional((tmp_35_0 = ctx.modalType() === "strategy-recommendations" && ctx.getStrategyRecommendationsData()) ? 18 : -1, tmp_35_0);
|
|
100454
|
+
i0.ɵɵadvance();
|
|
100455
|
+
i0.ɵɵconditional((tmp_36_0 = ctx.modalType() === "category-detail" && ctx.getCategoryDetailData()) ? 19 : -1, tmp_36_0);
|
|
100456
|
+
i0.ɵɵadvance();
|
|
100457
|
+
i0.ɵɵconditional((tmp_37_0 = ctx.modalType() === "strength-detail" && ctx.getStrengthDetailData()) ? 20 : -1, tmp_37_0);
|
|
100458
|
+
i0.ɵɵadvance();
|
|
100459
|
+
i0.ɵɵconditional((tmp_38_0 = ctx.modalType() === "gap-detail" && ctx.getGapDetailData()) ? 21 : -1, tmp_38_0);
|
|
100460
|
+
i0.ɵɵadvance();
|
|
100461
|
+
i0.ɵɵconditional((tmp_39_0 = ctx.modalType() === "opportunity-detail" && ctx.getOpportunityDetailData()) ? 22 : -1, tmp_39_0);
|
|
100462
|
+
i0.ɵɵadvance(3);
|
|
100463
|
+
i0.ɵɵproperty("viewMode", ctx.viewMode())("reviewStatus", (tmp_41_0 = ctx.profileAnalysis()) == null ? null : tmp_41_0.reviewStatus)("selfContentStatus", (tmp_42_0 = ctx.profileAnalysis()) == null ? null : tmp_42_0.selfContentStatus)("isMarkingAsReviewed", ctx.isMarkingAsReviewed());
|
|
100464
|
+
} }, dependencies: [CommonModule, i1$1.NgClass, DashboardHeaderComponent,
|
|
100465
|
+
SearchModalComponent,
|
|
100466
|
+
ViewModeSwitcherModalComponent,
|
|
100467
|
+
FloatingTocComponent,
|
|
100468
|
+
SectionNavigationComponent,
|
|
100469
|
+
MetricWelcomeBannerComponent,
|
|
100470
|
+
MetricExecutiveSummaryComponent,
|
|
100471
|
+
NapkinVisualPlaceholderComponent,
|
|
100472
|
+
TooltipContainerComponent,
|
|
100473
|
+
ProfileSectionContentComponent,
|
|
100474
|
+
ProfileAnalysisModalComponent,
|
|
100475
|
+
ModalComponent,
|
|
100476
|
+
GoalCardComponent,
|
|
100477
|
+
GoalObjectivesModalContentComponent,
|
|
100478
|
+
ObjectiveStrategiesModalContentComponent,
|
|
100479
|
+
StrategyRecommendationsModalContentComponent,
|
|
100480
|
+
CategoryDetailModalContentComponent,
|
|
100481
|
+
StrengthDetailModalContentComponent,
|
|
100482
|
+
GapDetailModalContentComponent,
|
|
100483
|
+
OpportunityDetailModalContentComponent,
|
|
100484
|
+
SectionDividerComponent,
|
|
100485
|
+
SymphiqIconComponent,
|
|
100486
|
+
StrategicGoalsTiledGridComponent,
|
|
100487
|
+
CollapsibleAnalysisSectionGroupComponent,
|
|
100488
|
+
ContentGenerationProgressComponent,
|
|
100489
|
+
IndeterminateSpinnerComponent,
|
|
100490
|
+
MarkAsReviewedFooterComponent], encapsulation: 2, changeDetection: 0 }); }
|
|
100491
|
+
}
|
|
100492
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SymphiqProfileAnalysisMetricDashboardComponent, [{
|
|
100493
|
+
type: Component,
|
|
100494
|
+
args: [{
|
|
100495
|
+
selector: 'symphiq-profile-analysis-metric-dashboard',
|
|
100496
|
+
standalone: true,
|
|
100497
|
+
imports: [
|
|
100498
|
+
CommonModule,
|
|
100499
|
+
DashboardHeaderComponent,
|
|
100500
|
+
SearchModalComponent,
|
|
100501
|
+
ViewModeSwitcherModalComponent,
|
|
100502
|
+
FloatingTocComponent,
|
|
100503
|
+
SectionNavigationComponent,
|
|
100504
|
+
MetricWelcomeBannerComponent,
|
|
100505
|
+
MetricExecutiveSummaryComponent,
|
|
100506
|
+
NapkinVisualPlaceholderComponent,
|
|
100507
|
+
TooltipContainerComponent,
|
|
100508
|
+
ProfileSectionContentComponent,
|
|
100509
|
+
ProfileAnalysisModalComponent,
|
|
100510
|
+
ModalComponent,
|
|
100511
|
+
GoalCardComponent,
|
|
100512
|
+
GoalObjectivesModalContentComponent,
|
|
100513
|
+
ObjectiveStrategiesModalContentComponent,
|
|
100514
|
+
StrategyRecommendationsModalContentComponent,
|
|
100515
|
+
CategoryDetailModalContentComponent,
|
|
100516
|
+
StrengthDetailModalContentComponent,
|
|
100517
|
+
GapDetailModalContentComponent,
|
|
100518
|
+
OpportunityDetailModalContentComponent,
|
|
100519
|
+
SectionDividerComponent,
|
|
100520
|
+
SymphiqIconComponent,
|
|
100521
|
+
StrategicGoalsTiledGridComponent,
|
|
100522
|
+
CollapsibleAnalysisSectionGroupComponent,
|
|
100523
|
+
ContentGenerationProgressComponent,
|
|
100524
|
+
IndeterminateSpinnerComponent,
|
|
100525
|
+
MarkAsReviewedFooterComponent
|
|
100526
|
+
],
|
|
100527
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
100528
|
+
template: `
|
|
100529
|
+
<div [ngClass]="getContainerClasses()" [class.min-h-screen]="!embedded()" class="relative">
|
|
100530
|
+
<div class="animated-bubbles" [class.light-mode]="isLightMode()"
|
|
100531
|
+
style="position: fixed; top: 0; left: 0; right: 0; bottom: 0; width: 100vw; height: 100vh; z-index: 1; pointer-events: none;"></div>
|
|
100532
|
+
|
|
100533
|
+
<!-- Scroll Progress Bar -->
|
|
100534
|
+
<div
|
|
100535
|
+
[class]="embedded() ? 'sticky top-0 left-0 right-0 h-1 z-[60] bg-slate-200/30' : 'fixed top-0 left-0 right-0 h-1 z-[60] bg-slate-200/30'">
|
|
100536
|
+
<div
|
|
100537
|
+
[style.width.%]="scrollProgress()"
|
|
100538
|
+
[ngClass]="isLightMode() ? 'bg-gradient-to-r from-blue-500 to-purple-500' : 'bg-gradient-to-r from-blue-400 to-purple-400'"
|
|
100539
|
+
class="h-full transition-all duration-200 ease-out">
|
|
100540
|
+
</div>
|
|
100541
|
+
</div>
|
|
100542
|
+
|
|
100543
|
+
<div class="relative z-[51]">
|
|
100544
|
+
<!-- Dashboard Header -->
|
|
100545
|
+
<symphiq-dashboard-header
|
|
100546
|
+
[title]="getAnalysisSubtitle()"
|
|
100547
|
+
[subtitle]="''"
|
|
100548
|
+
[currentSection]="'Metric'"
|
|
100549
|
+
[viewMode]="viewMode()"
|
|
100550
|
+
[viewModeLabel]="displayModeLabel()"
|
|
100551
|
+
[isLoading]="isLoading()"
|
|
100552
|
+
[requestedByUser]="requestedByUser()"
|
|
100553
|
+
[createdDate]="profileAnalysis()?.selfContentCompletedDate"
|
|
100554
|
+
[showControls]="shouldShowHeaderControls()"
|
|
100555
|
+
(searchClick)="openSearch()"
|
|
100556
|
+
(viewModeClick)="openViewModeSwitcher()"
|
|
100557
|
+
/>
|
|
100558
|
+
|
|
100559
|
+
<!-- Main Content -->
|
|
100560
|
+
<main class="relative z-10 max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-12 space-y-12"
|
|
100561
|
+
[class.pb-32]="shouldShowReviewFooter()">
|
|
100562
|
+
|
|
100563
|
+
<!-- Welcome Banner (Simplified View Only) -->
|
|
100564
|
+
@if (isSimplifiedView()) {
|
|
100565
|
+
<div class="mb-12">
|
|
100566
|
+
<symphiq-metric-welcome-banner
|
|
100567
|
+
[viewMode]="viewMode()"
|
|
100568
|
+
[metricName]="metricName()"
|
|
100569
|
+
[isOnboarded]="true"
|
|
100570
|
+
/>
|
|
100571
|
+
</div>
|
|
100572
|
+
|
|
100573
|
+
<!-- Loading Card -->
|
|
100574
|
+
@if (isLoading()) {
|
|
100575
|
+
<div [ngClass]="isLightMode() ? 'bg-white/80 border-slate-200' : 'bg-slate-800/80 border-slate-700'"
|
|
100576
|
+
class="rounded-2xl border shadow-lg p-8 backdrop-blur-sm">
|
|
100577
|
+
<div class="flex flex-col items-center justify-center space-y-4">
|
|
100578
|
+
<symphiq-indeterminate-spinner [viewMode]="viewMode()" size="large" />
|
|
100579
|
+
<div class="text-center">
|
|
100580
|
+
<h3 [ngClass]="isLightMode() ? 'text-slate-900' : 'text-white'" class="text-lg font-semibold mb-1">
|
|
100581
|
+
Loading Your Metric Analysis
|
|
100582
|
+
</h3>
|
|
100583
|
+
<p [ngClass]="isLightMode() ? 'text-slate-600' : 'text-slate-400'" class="text-sm">
|
|
100584
|
+
Please wait while we prepare your personalized insights...
|
|
100585
|
+
</p>
|
|
100586
|
+
</div>
|
|
100587
|
+
</div>
|
|
100588
|
+
</div>
|
|
100589
|
+
}
|
|
100590
|
+
}
|
|
100591
|
+
|
|
100592
|
+
<!-- Simplified View Content -->
|
|
100593
|
+
@if (isSimplifiedView()) {
|
|
100594
|
+
<!-- Strategic Insights & Goals -->
|
|
100595
|
+
@if (profileAnalysis()) {
|
|
100596
|
+
<div class="mb-8">
|
|
100597
|
+
@if (isProfileAnalysisGenerating()) {
|
|
100598
|
+
<div [ngClass]="getProgressCardClasses()" class="rounded-2xl border shadow-lg overflow-hidden">
|
|
100599
|
+
<symphiq-content-generation-progress
|
|
100600
|
+
[itemStatus]="itemStatusProfileAnalysis()"
|
|
100601
|
+
[viewMode]="viewMode()"
|
|
100602
|
+
title="Generating Your Metric Analysis"
|
|
100603
|
+
subtitle="We're analyzing your data to create your personalized analysis. It will appear when ready."
|
|
100604
|
+
/>
|
|
100605
|
+
</div>
|
|
100606
|
+
} @else {
|
|
100607
|
+
<symphiq-strategic-goals-tiled-grid
|
|
100608
|
+
[goals]="strategicRoadmapGoals()"
|
|
100609
|
+
[viewMode]="viewMode()"
|
|
100610
|
+
(viewMoreClick)="openGoalModal($event)"
|
|
100611
|
+
/>
|
|
100612
|
+
}
|
|
100613
|
+
</div>
|
|
100614
|
+
}
|
|
100615
|
+
|
|
100616
|
+
<!-- Supporting Business Context -->
|
|
100617
|
+
@if (nonStrategicSections().length > 0) {
|
|
100618
|
+
<div>
|
|
100619
|
+
<symphiq-collapsible-analysis-section-group
|
|
100620
|
+
[sections]="nonStrategicSections()"
|
|
100621
|
+
[viewMode]="viewMode()"
|
|
100622
|
+
[metricExecutiveSummary]="metricExecutiveSummary()"
|
|
100623
|
+
[metricName]="metricName()"
|
|
100624
|
+
[allGoals]="allGoals()"
|
|
100625
|
+
[allMetrics]="allMetrics()"
|
|
100626
|
+
[allCharts]="allCharts()"
|
|
100627
|
+
[allInsights]="allInsights()"
|
|
100628
|
+
[businessProfile]="profile()"
|
|
100629
|
+
/>
|
|
100630
|
+
</div>
|
|
100631
|
+
}
|
|
100632
|
+
}
|
|
100633
|
+
|
|
100634
|
+
<!-- Compact & Expanded View Content -->
|
|
100635
|
+
@if (!isSimplifiedView()) {
|
|
100636
|
+
<!-- Metric Executive Summary -->
|
|
100637
|
+
@if (metricExecutiveSummary(); as summary) {
|
|
100638
|
+
<symphiq-metric-executive-summary
|
|
100639
|
+
[viewMode]="viewMode()"
|
|
100640
|
+
[summary]="summary"
|
|
100641
|
+
[metricName]="metricName()"
|
|
100642
|
+
[allGoals]="allGoals()"
|
|
100643
|
+
(topPrioritiesClick)="handleTopPrioritiesClick()"
|
|
100644
|
+
(priorityDetailClick)="handlePriorityDetailClick($event)"
|
|
100645
|
+
/>
|
|
100646
|
+
}
|
|
100647
|
+
|
|
100648
|
+
<!-- Divider Before First Section -->
|
|
100649
|
+
@if (sections(); as sectionList) {
|
|
100650
|
+
@if (sectionList.length > 0 && sectionList[0].icon) {
|
|
100651
|
+
<symphiq-section-divider
|
|
100652
|
+
[viewMode]="viewMode()"
|
|
100653
|
+
[sectionIcon]="sectionList[0].icon"
|
|
100654
|
+
/>
|
|
100655
|
+
}
|
|
100656
|
+
}
|
|
100657
|
+
|
|
100658
|
+
<!-- Profile Analysis Sections -->
|
|
100659
|
+
@if (sections(); as sectionList) {
|
|
100660
|
+
<section class="space-y-8">
|
|
100661
|
+
@for (section of sectionList; track section.id; let idx = $index; let last = $last) {
|
|
100662
|
+
<div [id]="'section-' + section.id" [ngClass]="getSectionCardClasses()"
|
|
100663
|
+
class="rounded-xl p-8 scroll-mt-24">
|
|
100664
|
+
<!-- Icon and Title -->
|
|
100665
|
+
<div class="flex items-start gap-3 mb-6">
|
|
100666
|
+
@if (section.icon) {
|
|
100667
|
+
<div [ngClass]="getSectionIconClasses()"
|
|
100668
|
+
class="flex-shrink-0 w-12 h-12 rounded-xl flex items-center justify-center">
|
|
100669
|
+
<symphiq-icon [icon]="section.icon" size="w-6 h-6"></symphiq-icon>
|
|
100670
|
+
</div>
|
|
100671
|
+
}
|
|
100672
|
+
<div class="flex-1">
|
|
100673
|
+
<h3 [ngClass]="getSectionTitleClasses()" class="text-2xl font-bold">
|
|
100674
|
+
{{ section.title }}
|
|
100675
|
+
</h3>
|
|
100676
|
+
</div>
|
|
100677
|
+
</div>
|
|
100678
|
+
|
|
100679
|
+
<!-- Description and Visual Side-by-Side -->
|
|
100680
|
+
@if (section.description || (section.visual && section.visual.enabled)) {
|
|
100681
|
+
<div class="mb-6 flex flex-col lg:flex-row gap-6 items-start"
|
|
100682
|
+
[class.lg:flex-row-reverse]="idx % 2 === 0">
|
|
100683
|
+
@if (section.visual && section.visual.enabled) {
|
|
100684
|
+
<div class="w-full lg:w-2/3">
|
|
100685
|
+
<symphiq-napkin-visual-placeholder
|
|
100686
|
+
[visual]="section.visual"
|
|
100687
|
+
[viewMode]="viewMode()"
|
|
100688
|
+
/>
|
|
100689
|
+
</div>
|
|
100690
|
+
}
|
|
100691
|
+
@if (section.description) {
|
|
100692
|
+
<div class="w-full"
|
|
100693
|
+
[class.lg:w-1/3]="section.visual && section.visual.enabled" [class.lg:w-full]="!section.visual || !section.visual.enabled">
|
|
100694
|
+
<p [ngClass]="getSectionDescriptionClasses()"
|
|
100695
|
+
class="text-sm leading-relaxed whitespace-pre-line">
|
|
100696
|
+
{{ section.description }}
|
|
100697
|
+
</p>
|
|
100698
|
+
</div>
|
|
100699
|
+
}
|
|
100700
|
+
</div>
|
|
100701
|
+
}
|
|
100702
|
+
|
|
100703
|
+
<!-- Section Content -->
|
|
100704
|
+
<symphiq-profile-section-content
|
|
100705
|
+
[section]="section"
|
|
100706
|
+
[viewMode]="viewMode()"
|
|
100707
|
+
[sectionIndex]="idx"
|
|
100708
|
+
[allGoals]="allGoals()"
|
|
100709
|
+
[allMetrics]="allMetrics()"
|
|
100710
|
+
[allCharts]="allCharts()"
|
|
100711
|
+
[allInsights]="allInsights()"
|
|
100712
|
+
[businessProfile]="profile()"
|
|
100713
|
+
/>
|
|
100714
|
+
</div>
|
|
100715
|
+
|
|
100716
|
+
<!-- Section Divider (between sections) -->
|
|
100717
|
+
@if (!last) {
|
|
100718
|
+
<symphiq-section-divider
|
|
100719
|
+
[viewMode]="viewMode()"
|
|
100720
|
+
[sectionIcon]="sectionList[idx + 1].icon"
|
|
100721
|
+
/>
|
|
100722
|
+
}
|
|
100723
|
+
}
|
|
100724
|
+
</section>
|
|
100725
|
+
}
|
|
100726
|
+
}
|
|
100727
|
+
|
|
100728
|
+
</main>
|
|
100729
|
+
|
|
100730
|
+
<!-- Table of Contents (Compact & Expanded Views) -->
|
|
100731
|
+
@if (!isSimplifiedView() && sections()) {
|
|
100732
|
+
<symphiq-floating-toc
|
|
100733
|
+
[sections]="tocSections()"
|
|
100734
|
+
[viewMode]="viewMode()"
|
|
100735
|
+
[embedded]="embedded()"
|
|
100736
|
+
[scrollElement]="scrollElement() ?? undefined"
|
|
100737
|
+
/>
|
|
100738
|
+
}
|
|
100739
|
+
|
|
100740
|
+
<!-- Section Navigation Dots (Compact & Expanded Views) -->
|
|
100741
|
+
@if (!isSimplifiedView() && sections()) {
|
|
100742
|
+
<symphiq-section-navigation
|
|
100743
|
+
[sections]="tocSections()"
|
|
100744
|
+
[viewMode]="viewMode()"
|
|
100745
|
+
[embedded]="embedded()"
|
|
100746
|
+
[scrollElement]="scrollElement() ?? undefined"
|
|
100747
|
+
/>
|
|
100748
|
+
}
|
|
100749
|
+
|
|
100750
|
+
<!-- Search Modal -->
|
|
100751
|
+
<symphiq-search-modal
|
|
100752
|
+
[isOpen]="isSearchOpen()"
|
|
100753
|
+
[isLightMode]="isLightMode()"
|
|
100754
|
+
(close)="closeSearch()"
|
|
100755
|
+
/>
|
|
100756
|
+
|
|
100757
|
+
<!-- View Mode Switcher Modal -->
|
|
100758
|
+
<symphiq-view-mode-switcher-modal
|
|
100759
|
+
[isOpen]="isViewModeSwitcherOpen()"
|
|
100760
|
+
[currentMode]="currentDisplayMode()"
|
|
100761
|
+
[viewMode]="viewMode()"
|
|
100762
|
+
(close)="closeViewModeSwitcher()"
|
|
100763
|
+
(modeSelected)="handleDisplayModeChange($event)"
|
|
100764
|
+
/>
|
|
100765
|
+
|
|
100766
|
+
<!-- Profile Analysis Modal -->
|
|
100767
|
+
<symphiq-profile-analysis-modal
|
|
100768
|
+
[isLightMode]="isLightMode()"
|
|
100769
|
+
[allMetrics]="allMetrics()"
|
|
100770
|
+
[allInsights]="allInsights()"
|
|
100771
|
+
[allBusinessInsights]="allBusinessInsights()"
|
|
100772
|
+
[allCharts]="allCharts()"
|
|
100773
|
+
>
|
|
100774
|
+
@if (modalType() === 'goal-detail' && getGoalDetailData(); as data) {
|
|
100775
|
+
<symphiq-goal-card
|
|
100776
|
+
[goal]="data.goal"
|
|
100777
|
+
[viewMode]="data.viewMode"
|
|
100778
|
+
[isInModal]="true"
|
|
100779
|
+
[allMetrics]="allMetrics()"
|
|
100780
|
+
[allCharts]="allCharts()"
|
|
100781
|
+
[allInsights]="allInsights()"
|
|
100782
|
+
[currentModalState]="getCurrentModalState()"
|
|
100783
|
+
[businessProfile]="profile()"
|
|
100784
|
+
/>
|
|
100785
|
+
}
|
|
100786
|
+
@if (modalType() === 'goal-objectives' && getGoalDetailData(); as data) {
|
|
100787
|
+
<symphiq-goal-objectives-modal-content
|
|
100788
|
+
[goal]="data.goal"
|
|
100789
|
+
[viewMode]="data.viewMode"
|
|
100790
|
+
/>
|
|
100791
|
+
}
|
|
100792
|
+
@if (modalType() === 'objective-strategies' && getObjectiveStrategiesData(); as data) {
|
|
100793
|
+
<symphiq-objective-strategies-modal-content
|
|
100794
|
+
[objective]="data.objective"
|
|
100795
|
+
[goalTitle]="data.goalTitle"
|
|
100796
|
+
[viewMode]="data.viewMode"
|
|
100797
|
+
/>
|
|
100798
|
+
}
|
|
100799
|
+
@if (modalType() === 'strategy-recommendations' && getStrategyRecommendationsData(); as data) {
|
|
100800
|
+
<symphiq-strategy-recommendations-modal-content
|
|
100801
|
+
[strategy]="data.strategy"
|
|
100802
|
+
[objectiveTitle]="data.objectiveTitle"
|
|
100803
|
+
[goalTitle]="data.goalTitle"
|
|
100804
|
+
[viewMode]="data.viewMode"
|
|
100805
|
+
[expandedRecommendationId]="data.expandedRecommendationId"
|
|
100806
|
+
[allMetrics]="allMetrics()"
|
|
100807
|
+
[allCharts]="allCharts()"
|
|
100808
|
+
[allInsights]="allInsights()"
|
|
100809
|
+
[allBusinessInsights]="allBusinessInsights()"
|
|
100810
|
+
[currentModalState]="getCurrentModalState()"
|
|
100811
|
+
/>
|
|
100812
|
+
}
|
|
100813
|
+
@if (modalType() === 'category-detail' && getCategoryDetailData(); as data) {
|
|
100814
|
+
<symphiq-category-detail-modal-content
|
|
100815
|
+
[category]="data.category"
|
|
100816
|
+
[viewMode]="data.viewMode"
|
|
100817
|
+
[scrollToSection]="data.scrollToSection"
|
|
100818
|
+
/>
|
|
100819
|
+
}
|
|
100820
|
+
@if (modalType() === 'strength-detail' && getStrengthDetailData(); as data) {
|
|
100821
|
+
<symphiq-strength-detail-modal-content
|
|
100822
|
+
[strength]="data.strength"
|
|
100823
|
+
[viewMode]="data.viewMode"
|
|
100824
|
+
[allFunnelStrengths]="funnelStrengths()"
|
|
100825
|
+
[currentModalState]="getCurrentModalState()"
|
|
100826
|
+
/>
|
|
100827
|
+
}
|
|
100828
|
+
@if (modalType() === 'gap-detail' && getGapDetailData(); as data) {
|
|
100829
|
+
<symphiq-gap-detail-modal-content
|
|
100830
|
+
[gap]="data.gap"
|
|
100831
|
+
[viewMode]="data.viewMode"
|
|
100832
|
+
[allGoals]="allGoals()"
|
|
100833
|
+
[allWeaknesses]="funnelWeaknesses()"
|
|
100834
|
+
[currentModalState]="getCurrentModalState()"
|
|
100835
|
+
/>
|
|
100836
|
+
}
|
|
100837
|
+
@if (modalType() === 'opportunity-detail' && getOpportunityDetailData(); as data) {
|
|
100838
|
+
<symphiq-opportunity-detail-modal-content
|
|
100839
|
+
[opportunity]="data.opportunity"
|
|
100840
|
+
[viewMode]="data.viewMode"
|
|
100841
|
+
[allStrengths]="funnelStrengths()"
|
|
100842
|
+
[currentModalState]="getCurrentModalState()"
|
|
100843
|
+
/>
|
|
100844
|
+
}
|
|
100845
|
+
</symphiq-profile-analysis-modal>
|
|
100846
|
+
|
|
100847
|
+
<!-- Funnel Analysis Modal -->
|
|
100848
|
+
<symphiq-funnel-analysis-modal
|
|
100849
|
+
#funnelModalComponent
|
|
100850
|
+
/>
|
|
100851
|
+
|
|
100852
|
+
<!-- Mark as Reviewed Sticky Footer -->
|
|
100853
|
+
<symphiq-mark-as-reviewed-footer
|
|
100854
|
+
[viewMode]="viewMode()"
|
|
100855
|
+
[reviewStatus]="profileAnalysis()?.reviewStatus"
|
|
100856
|
+
[selfContentStatus]="profileAnalysis()?.selfContentStatus"
|
|
100857
|
+
[isMarkingAsReviewed]="isMarkingAsReviewed()"
|
|
100858
|
+
(markAsReviewedClick)="handleMarkAsReviewedClick()"
|
|
100859
|
+
/>
|
|
100860
|
+
|
|
100861
|
+
<!-- Tooltip Container -->
|
|
100862
|
+
<symphiq-tooltip-container />
|
|
100863
|
+
</div>
|
|
100864
|
+
</div>
|
|
100865
|
+
`
|
|
100866
|
+
}]
|
|
100867
|
+
}], null, { funnelModalComponent: [{
|
|
100868
|
+
type: ViewChild,
|
|
100869
|
+
args: ['funnelModalComponent']
|
|
100870
|
+
}], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], profileAnalysis: [{ type: i0.Input, args: [{ isSignal: true, alias: "profileAnalysis", required: false }] }], funnelAnalysis: [{ type: i0.Input, args: [{ isSignal: true, alias: "funnelAnalysis", required: false }] }], profile: [{ type: i0.Input, args: [{ isSignal: true, alias: "profile", required: false }] }], isLoading: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLoading", required: false }] }], requestedByUser: [{ type: i0.Input, args: [{ isSignal: true, alias: "requestedByUser", required: false }] }], embedded: [{ type: i0.Input, args: [{ isSignal: true, alias: "embedded", required: false }] }], scrollEvent: [{ type: i0.Input, args: [{ isSignal: true, alias: "scrollEvent", required: false }] }], scrollElement: [{ type: i0.Input, args: [{ isSignal: true, alias: "scrollElement", required: false }] }], funnelMetric: [{ type: i0.Input, args: [{ isSignal: true, alias: "funnelMetric", required: false }] }], itemStatusProfileAnalysis: [{ type: i0.Input, args: [{ isSignal: true, alias: "itemStatusProfileAnalysis", required: false }] }], isMarkingAsReviewed: [{ type: i0.Input, args: [{ isSignal: true, alias: "isMarkingAsReviewed", required: false }] }], nextStepClick: [{ type: i0.Output, args: ["nextStepClick"] }], markAsReviewedClick: [{ type: i0.Output, args: ["markAsReviewedClick"] }], onWindowScroll: [{
|
|
100871
|
+
type: HostListener,
|
|
100872
|
+
args: ['window:scroll', ['$event']]
|
|
100873
|
+
}] }); })();
|
|
100874
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileAnalysisMetricDashboardComponent, { className: "SymphiqProfileAnalysisMetricDashboardComponent", filePath: "lib/components/profile-analysis-metric-dashboard/symphiq-profile-analysis-metric-dashboard.component.ts", lineNumber: 481 }); })();
|
|
100875
|
+
|
|
99622
100876
|
const _forTrack0$4 = ($index, $item) => $item.id;
|
|
99623
100877
|
function ShopProfileCategoryListComponent_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
99624
100878
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
@@ -104785,5 +106039,5 @@ var pieChart_component = /*#__PURE__*/Object.freeze({
|
|
|
104785
106039
|
* Generated bundle index. Do not edit.
|
|
104786
106040
|
*/
|
|
104787
106041
|
|
|
104788
|
-
export { AreaChartComponent, BarChartComponent, BreakdownSectionComponent, BusinessAnalysisModalComponent, BusinessProfileSearchService, ChartCardComponent, ChartContainerComponent, ChartThemeService, CircularProgressComponent, CompetitivePositioningSummaryComponent, CompetitorAnalysisCardComponent, ConfettiService, ConfidenceLevelCardComponent, ContentGenerationProgressComponent, ContentGenerationProgressWithConfettiComponent, CrossDashboardRelationshipsService, DashboardHeaderComponent, DataLoaderService, DisplayModeEnum, FloatingBackButtonComponent, FloatingTocComponent, FocusAreaDetailCardComponent, FocusAreaExecutiveSummaryComponent, FocusAreaQuestionComponent, FocusAreaStatusCardComponent, FocusAreaToolsModalComponent, FunnelOrderService, GradeBadgeComponent, HeaderScrollService, HierarchyDisplayComponent, HorizontalBarComponent, IconService, IndeterminateSpinnerComponent, InsightCardComponent, JourneyProgressIndicatorComponent, JourneyStepIdEnum, LineChartComponent, MetricCardComponent, MetricExecutiveSummaryComponent, MetricFormatterService, MetricListItemComponent, MetricReportModalComponent, MetricWelcomeBannerComponent, MobileBottomNavComponent, MobileFABComponent, ModalComponent, ModalService, NapkinVisualPlaceholderComponent, NavigationStateService, OpportunityHighlightBannerComponent, OverallAssessmentComponent, PacingStatusBadgeComponent, PieChartComponent, ProfileItemCardComponent, ProfileSectionComponent, ProfileSubsectionComponent, RelatedContentSidebarComponent, RevenueCalculatorService, RevenueCalculatorWelcomeBannerComponent, ScrollDepthService, ScrollProgressBarComponent, SearchButtonComponent, SearchModalComponent, SectionDividerComponent, SectionNavigationComponent, ShadowElevationDirective, ShopPlatformEnum, ShopProfileCategoryListComponent, ShopProfileQuestionAnswerComponent, ShopProfileQuestionCardComponent, ShopProfileQuestionsModalComponent, ShopProfileStatusCardComponent, ShopProfileStickyFooterComponent, ShopProfileViewToggleComponent, ShopWelcomeBannerComponent, SkeletonBarComponent, SkeletonCardBaseComponent, SkeletonCircleComponent, SkeletonCompetitorCardComponent, SkeletonCustomerSegmentCardComponent, SkeletonFocusAreaCardComponent, SkeletonGenericCardComponent, SkeletonLoaderComponent, SkeletonPriceTierCardComponent, SkeletonProductCategoryCardComponent, SkeletonRegionCardComponent, SkeletonSeasonCardComponent, StickySubscriptionContinueButtonComponent, SubscriptionValuePropositionCardComponent, SymphiqBusinessAnalysisDashboardComponent, SymphiqConnectGaDashboardComponent, SymphiqCreateAccountDashboardComponent, SymphiqFunnelAnalysisDashboardComponent, SymphiqFunnelAnalysisPreviewComponent, SymphiqIconComponent, SymphiqProfileAnalysisFocusAreaDashboardComponent, SymphiqProfileFocusAreaDashboardComponent, SymphiqProfileFocusAreasAnalysesDashboardComponent, SymphiqProfileMetricDashboardComponent, SymphiqProfileMetricsAnalysesDashboardComponent, SymphiqProfileShopAnalysisDashboardComponent, SymphiqRevenueCalculatorDashboardComponent, SymphiqWelcomeDashboardComponent, TargetChangeBadgeComponent, TooltipContainerComponent, TooltipDataService, TooltipDirective, TooltipService, UserAvatarComponent, UserDisplayComponent, ViewModeService, ViewModeSwitcherModalComponent, ViewportAnimationDirective, VisualizationContainerComponent, calculateFunnelRatios, calculateMetricTargetsFromRevenue, calculateMetricTargetsFromRevenueReverse, calculateRelatedMetricRatios, generateTargetsFromCalculations, getBadgeLabelClasses, getButtonClasses, getCategoryBadgeClasses, getCategoryColor, getCompetitiveBadgeClasses, getContainerClasses, getFooterClasses, getFunnelStageMetrics, getGradeBadgeClasses, getHeaderClasses, getInsightsBadgeClasses, getInsightsCardClasses, getMetricLabelClasses, getMetricMiniCardClasses, getMetricValueClasses, getNarrativeTextClasses, getRevenueCardClasses, getRevenueIconClasses, getStatusBadgeClasses, getStatusDotClasses, getStatusIconClasses, getStatusSummaryClasses, getSubtitleClasses, getTitleClasses, getTrendClasses, getTrendIconClasses, getTrendValueClasses, groupMetricsByFunnelStage, isLightMode, validateRevenueTarget };
|
|
106042
|
+
export { AreaChartComponent, BarChartComponent, BreakdownSectionComponent, BusinessAnalysisModalComponent, BusinessProfileSearchService, ChartCardComponent, ChartContainerComponent, ChartThemeService, CircularProgressComponent, CompetitivePositioningSummaryComponent, CompetitorAnalysisCardComponent, ConfettiService, ConfidenceLevelCardComponent, ContentGenerationProgressComponent, ContentGenerationProgressWithConfettiComponent, CrossDashboardRelationshipsService, DashboardHeaderComponent, DataLoaderService, DisplayModeEnum, FloatingBackButtonComponent, FloatingTocComponent, FocusAreaDetailCardComponent, FocusAreaExecutiveSummaryComponent, FocusAreaQuestionComponent, FocusAreaStatusCardComponent, FocusAreaToolsModalComponent, FunnelOrderService, GradeBadgeComponent, HeaderScrollService, HierarchyDisplayComponent, HorizontalBarComponent, IconService, IndeterminateSpinnerComponent, InsightCardComponent, JourneyProgressIndicatorComponent, JourneyStepIdEnum, LineChartComponent, MetricCardComponent, MetricExecutiveSummaryComponent, MetricFormatterService, MetricListItemComponent, MetricReportModalComponent, MetricWelcomeBannerComponent, MobileBottomNavComponent, MobileFABComponent, ModalComponent, ModalService, NapkinVisualPlaceholderComponent, NavigationStateService, OpportunityHighlightBannerComponent, OverallAssessmentComponent, PacingStatusBadgeComponent, PieChartComponent, ProfileItemCardComponent, ProfileSectionComponent, ProfileSubsectionComponent, RelatedContentSidebarComponent, RevenueCalculatorService, RevenueCalculatorWelcomeBannerComponent, ScrollDepthService, ScrollProgressBarComponent, SearchButtonComponent, SearchModalComponent, SectionDividerComponent, SectionNavigationComponent, ShadowElevationDirective, ShopPlatformEnum, ShopProfileCategoryListComponent, ShopProfileQuestionAnswerComponent, ShopProfileQuestionCardComponent, ShopProfileQuestionsModalComponent, ShopProfileStatusCardComponent, ShopProfileStickyFooterComponent, ShopProfileViewToggleComponent, ShopWelcomeBannerComponent, SkeletonBarComponent, SkeletonCardBaseComponent, SkeletonCircleComponent, SkeletonCompetitorCardComponent, SkeletonCustomerSegmentCardComponent, SkeletonFocusAreaCardComponent, SkeletonGenericCardComponent, SkeletonLoaderComponent, SkeletonPriceTierCardComponent, SkeletonProductCategoryCardComponent, SkeletonRegionCardComponent, SkeletonSeasonCardComponent, StickySubscriptionContinueButtonComponent, SubscriptionValuePropositionCardComponent, SymphiqBusinessAnalysisDashboardComponent, SymphiqConnectGaDashboardComponent, SymphiqCreateAccountDashboardComponent, SymphiqFunnelAnalysisDashboardComponent, SymphiqFunnelAnalysisPreviewComponent, SymphiqIconComponent, SymphiqProfileAnalysisFocusAreaDashboardComponent, SymphiqProfileAnalysisMetricDashboardComponent, SymphiqProfileFocusAreaDashboardComponent, SymphiqProfileFocusAreasAnalysesDashboardComponent, SymphiqProfileMetricDashboardComponent, SymphiqProfileMetricsAnalysesDashboardComponent, SymphiqProfileShopAnalysisDashboardComponent, SymphiqRevenueCalculatorDashboardComponent, SymphiqWelcomeDashboardComponent, TargetChangeBadgeComponent, TooltipContainerComponent, TooltipDataService, TooltipDirective, TooltipService, UserAvatarComponent, UserDisplayComponent, ViewModeService, ViewModeSwitcherModalComponent, ViewportAnimationDirective, VisualizationContainerComponent, calculateFunnelRatios, calculateMetricTargetsFromRevenue, calculateMetricTargetsFromRevenueReverse, calculateRelatedMetricRatios, generateTargetsFromCalculations, getBadgeLabelClasses, getButtonClasses, getCategoryBadgeClasses, getCategoryColor, getCompetitiveBadgeClasses, getContainerClasses, getFooterClasses, getFunnelStageMetrics, getGradeBadgeClasses, getHeaderClasses, getInsightsBadgeClasses, getInsightsCardClasses, getMetricLabelClasses, getMetricMiniCardClasses, getMetricValueClasses, getNarrativeTextClasses, getRevenueCardClasses, getRevenueIconClasses, getStatusBadgeClasses, getStatusDotClasses, getStatusIconClasses, getStatusSummaryClasses, getSubtitleClasses, getTitleClasses, getTrendClasses, getTrendIconClasses, getTrendValueClasses, groupMetricsByFunnelStage, isLightMode, validateRevenueTarget };
|
|
104789
106043
|
//# sourceMappingURL=symphiq-components.mjs.map
|