@eric-emg/symphiq-components 1.2.531 → 1.2.532
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 +1600 -339
- package/fesm2022/symphiq-components.mjs.map +1 -1
- package/index.d.ts +175 -14
- 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);
|
|
@@ -20050,7 +20050,7 @@ class NarrativeTooltipComponent {
|
|
|
20050
20050
|
}], null, { content: [{ type: i0.Input, args: [{ isSignal: true, alias: "content", required: true }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: false }] }] }); })();
|
|
20051
20051
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(NarrativeTooltipComponent, { className: "NarrativeTooltipComponent", filePath: "lib/components/funnel-analysis-dashboard/tooltip/narrative-tooltip.component.ts", lineNumber: 27 }); })();
|
|
20052
20052
|
|
|
20053
|
-
const _forTrack0$
|
|
20053
|
+
const _forTrack0$Y = ($index, $item) => $item.name;
|
|
20054
20054
|
function CompetitiveStatusTooltipComponent_Conditional_6_For_6_Template(rf, ctx) { if (rf & 1) {
|
|
20055
20055
|
i0.ɵɵelementStart(0, "div", 7)(1, "div", 8)(2, "div", 9);
|
|
20056
20056
|
i0.ɵɵelement(3, "div", 10);
|
|
@@ -20094,7 +20094,7 @@ function CompetitiveStatusTooltipComponent_Conditional_6_Template(rf, ctx) { if
|
|
|
20094
20094
|
i0.ɵɵtext(3);
|
|
20095
20095
|
i0.ɵɵelementEnd();
|
|
20096
20096
|
i0.ɵɵelementStart(4, "div", 5);
|
|
20097
|
-
i0.ɵɵrepeaterCreate(5, CompetitiveStatusTooltipComponent_Conditional_6_For_6_Template, 13, 12, "div", 6, _forTrack0$
|
|
20097
|
+
i0.ɵɵrepeaterCreate(5, CompetitiveStatusTooltipComponent_Conditional_6_For_6_Template, 13, 12, "div", 6, _forTrack0$Y);
|
|
20098
20098
|
i0.ɵɵelementEnd()();
|
|
20099
20099
|
} if (rf & 2) {
|
|
20100
20100
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -20341,7 +20341,7 @@ class CompetitiveStatusTooltipComponent {
|
|
|
20341
20341
|
}], 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
20342
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitiveStatusTooltipComponent, { className: "CompetitiveStatusTooltipComponent", filePath: "lib/components/funnel-analysis-dashboard/tooltip/competitive-status-tooltip.component.ts", lineNumber: 60 }); })();
|
|
20343
20343
|
|
|
20344
|
-
const _forTrack0$
|
|
20344
|
+
const _forTrack0$X = ($index, $item) => $item.name;
|
|
20345
20345
|
function FunnelStageCompetitiveTooltipComponent_Conditional_8_For_7_Template(rf, ctx) { if (rf & 1) {
|
|
20346
20346
|
i0.ɵɵelementStart(0, "div", 9)(1, "div", 10)(2, "span", 11);
|
|
20347
20347
|
i0.ɵɵtext(3);
|
|
@@ -20381,7 +20381,7 @@ function FunnelStageCompetitiveTooltipComponent_Conditional_8_Template(rf, ctx)
|
|
|
20381
20381
|
i0.ɵɵtext(4);
|
|
20382
20382
|
i0.ɵɵelementEnd()();
|
|
20383
20383
|
i0.ɵɵelementStart(5, "div", 8);
|
|
20384
|
-
i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_8_For_7_Template, 11, 9, "div", 9, _forTrack0$
|
|
20384
|
+
i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_8_For_7_Template, 11, 9, "div", 9, _forTrack0$X);
|
|
20385
20385
|
i0.ɵɵelementEnd()();
|
|
20386
20386
|
} if (rf & 2) {
|
|
20387
20387
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -20431,7 +20431,7 @@ function FunnelStageCompetitiveTooltipComponent_Conditional_9_Template(rf, ctx)
|
|
|
20431
20431
|
i0.ɵɵtext(4);
|
|
20432
20432
|
i0.ɵɵelementEnd()();
|
|
20433
20433
|
i0.ɵɵelementStart(5, "div", 8);
|
|
20434
|
-
i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_9_For_7_Template, 11, 9, "div", 9, _forTrack0$
|
|
20434
|
+
i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_9_For_7_Template, 11, 9, "div", 9, _forTrack0$X);
|
|
20435
20435
|
i0.ɵɵelementEnd()();
|
|
20436
20436
|
} if (rf & 2) {
|
|
20437
20437
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -20481,7 +20481,7 @@ function FunnelStageCompetitiveTooltipComponent_Conditional_10_Template(rf, ctx)
|
|
|
20481
20481
|
i0.ɵɵtext(4);
|
|
20482
20482
|
i0.ɵɵelementEnd()();
|
|
20483
20483
|
i0.ɵɵelementStart(5, "div", 8);
|
|
20484
|
-
i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_10_For_7_Template, 11, 9, "div", 9, _forTrack0$
|
|
20484
|
+
i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_10_For_7_Template, 11, 9, "div", 9, _forTrack0$X);
|
|
20485
20485
|
i0.ɵɵelementEnd()();
|
|
20486
20486
|
} if (rf & 2) {
|
|
20487
20487
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -20737,7 +20737,7 @@ class MarkdownTooltipComponent {
|
|
|
20737
20737
|
}], null, { content: [{ type: i0.Input, args: [{ isSignal: true, alias: "content", required: true }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: false }] }] }); })();
|
|
20738
20738
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MarkdownTooltipComponent, { className: "MarkdownTooltipComponent", filePath: "lib/components/funnel-analysis-dashboard/tooltip/markdown-tooltip.component.ts", lineNumber: 69 }); })();
|
|
20739
20739
|
|
|
20740
|
-
const _c0$
|
|
20740
|
+
const _c0$1a = () => [];
|
|
20741
20741
|
function TooltipContainerComponent_Conditional_0_Case_3_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
20742
20742
|
i0.ɵɵelement(0, "symphiq-metric-value-tooltip", 6);
|
|
20743
20743
|
} if (rf & 2) {
|
|
@@ -20901,7 +20901,7 @@ function TooltipContainerComponent_Conditional_0_Case_15_Conditional_1_Template(
|
|
|
20901
20901
|
} if (rf & 2) {
|
|
20902
20902
|
i0.ɵɵnextContext(2);
|
|
20903
20903
|
const content_r4 = i0.ɵɵreadContextLet(2);
|
|
20904
|
-
i0.ɵɵrepeater(content_r4["sections"] || i0.ɵɵpureFunction0(0, _c0$
|
|
20904
|
+
i0.ɵɵrepeater(content_r4["sections"] || i0.ɵɵpureFunction0(0, _c0$1a));
|
|
20905
20905
|
} }
|
|
20906
20906
|
function TooltipContainerComponent_Conditional_0_Case_15_Template(rf, ctx) { if (rf & 1) {
|
|
20907
20907
|
i0.ɵɵelementStart(0, "div", 3);
|
|
@@ -21769,7 +21769,7 @@ class MobileFABComponent {
|
|
|
21769
21769
|
}], 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
21770
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MobileFABComponent, { className: "MobileFABComponent", filePath: "lib/components/funnel-analysis-dashboard/mobile-fab.component.ts", lineNumber: 75 }); })();
|
|
21771
21771
|
|
|
21772
|
-
const _forTrack0$
|
|
21772
|
+
const _forTrack0$W = ($index, $item) => $item.id;
|
|
21773
21773
|
function MobileBottomNavComponent_For_3_Template(rf, ctx) { if (rf & 1) {
|
|
21774
21774
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
21775
21775
|
i0.ɵɵelementStart(0, "button", 3);
|
|
@@ -21827,7 +21827,7 @@ class MobileBottomNavComponent {
|
|
|
21827
21827
|
static { this.ɵfac = function MobileBottomNavComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || MobileBottomNavComponent)(); }; }
|
|
21828
21828
|
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
21829
|
i0.ɵɵelementStart(0, "div", 0)(1, "div", 1);
|
|
21830
|
-
i0.ɵɵrepeaterCreate(2, MobileBottomNavComponent_For_3_Template, 4, 3, "button", 2, _forTrack0$
|
|
21830
|
+
i0.ɵɵrepeaterCreate(2, MobileBottomNavComponent_For_3_Template, 4, 3, "button", 2, _forTrack0$W);
|
|
21831
21831
|
i0.ɵɵelementEnd()();
|
|
21832
21832
|
} if (rf & 2) {
|
|
21833
21833
|
i0.ɵɵproperty("ngClass", ctx.containerClass());
|
|
@@ -22031,8 +22031,8 @@ class SearchService {
|
|
|
22031
22031
|
}]
|
|
22032
22032
|
}], null, null); })();
|
|
22033
22033
|
|
|
22034
|
-
const _c0$
|
|
22035
|
-
const _forTrack0$
|
|
22034
|
+
const _c0$19 = ["searchInput"];
|
|
22035
|
+
const _forTrack0$V = ($index, $item) => $item.id;
|
|
22036
22036
|
function SearchBarComponent_Conditional_0_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
22037
22037
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
22038
22038
|
i0.ɵɵelementStart(0, "button", 18);
|
|
@@ -22125,7 +22125,7 @@ function SearchBarComponent_Conditional_0_Conditional_14_For_2_Template(rf, ctx)
|
|
|
22125
22125
|
} }
|
|
22126
22126
|
function SearchBarComponent_Conditional_0_Conditional_14_Template(rf, ctx) { if (rf & 1) {
|
|
22127
22127
|
i0.ɵɵelementStart(0, "div", 15);
|
|
22128
|
-
i0.ɵɵrepeaterCreate(1, SearchBarComponent_Conditional_0_Conditional_14_For_2_Template, 16, 12, "button", 19, _forTrack0$
|
|
22128
|
+
i0.ɵɵrepeaterCreate(1, SearchBarComponent_Conditional_0_Conditional_14_For_2_Template, 16, 12, "button", 19, _forTrack0$V);
|
|
22129
22129
|
i0.ɵɵelementEnd();
|
|
22130
22130
|
} if (rf & 2) {
|
|
22131
22131
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
@@ -22393,7 +22393,7 @@ class SearchBarComponent {
|
|
|
22393
22393
|
}
|
|
22394
22394
|
static { this.ɵfac = function SearchBarComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SearchBarComponent)(); }; }
|
|
22395
22395
|
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$
|
|
22396
|
+
i0.ɵɵviewQuery(_c0$19, 5);
|
|
22397
22397
|
} if (rf & 2) {
|
|
22398
22398
|
let _t;
|
|
22399
22399
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.searchInput = _t.first);
|
|
@@ -22616,7 +22616,7 @@ class SearchHighlightDirective {
|
|
|
22616
22616
|
}]
|
|
22617
22617
|
}], () => [], { symphiqSearchHighlight: [{ type: i0.Input, args: [{ isSignal: true, alias: "libSymphiqSearchHighlight", required: false }] }], highlightId: [{ type: i0.Input, args: [{ isSignal: true, alias: "highlightId", required: false }] }] }); })();
|
|
22618
22618
|
|
|
22619
|
-
const _forTrack0$
|
|
22619
|
+
const _forTrack0$U = ($index, $item) => $item.value;
|
|
22620
22620
|
const _forTrack1$7 = ($index, $item) => $item.performanceItemId;
|
|
22621
22621
|
function CompetitiveScorecardComponent_For_12_Template(rf, ctx) { if (rf & 1) {
|
|
22622
22622
|
i0.ɵɵelementStart(0, "div", 7);
|
|
@@ -22991,7 +22991,7 @@ class CompetitiveScorecardComponent {
|
|
|
22991
22991
|
i0.ɵɵtext(9);
|
|
22992
22992
|
i0.ɵɵelementEnd()()();
|
|
22993
22993
|
i0.ɵɵelementStart(10, "div", 6);
|
|
22994
|
-
i0.ɵɵrepeaterCreate(11, CompetitiveScorecardComponent_For_12_Template, 4, 7, "div", 7, _forTrack0$
|
|
22994
|
+
i0.ɵɵrepeaterCreate(11, CompetitiveScorecardComponent_For_12_Template, 4, 7, "div", 7, _forTrack0$U);
|
|
22995
22995
|
i0.ɵɵelementEnd();
|
|
22996
22996
|
i0.ɵɵelementStart(13, "div", 8)(14, "table", 9)(15, "thead")(16, "tr", 10)(17, "th", 11);
|
|
22997
22997
|
i0.ɵɵtext(18, "Metric");
|
|
@@ -23626,7 +23626,7 @@ class SectionDividerComponent {
|
|
|
23626
23626
|
}], 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
23627
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SectionDividerComponent, { className: "SectionDividerComponent", filePath: "lib/components/shared/section-divider.component.ts", lineNumber: 36 }); })();
|
|
23628
23628
|
|
|
23629
|
-
const _forTrack0$
|
|
23629
|
+
const _forTrack0$T = ($index, $item) => $item.id;
|
|
23630
23630
|
function FloatingTocComponent_Conditional_15_Template(rf, ctx) { if (rf & 1) {
|
|
23631
23631
|
i0.ɵɵnamespaceSVG();
|
|
23632
23632
|
i0.ɵɵelement(0, "path", 8);
|
|
@@ -23678,7 +23678,7 @@ function FloatingTocComponent_For_19_Conditional_7_For_2_Template(rf, ctx) { if
|
|
|
23678
23678
|
} }
|
|
23679
23679
|
function FloatingTocComponent_For_19_Conditional_7_Template(rf, ctx) { if (rf & 1) {
|
|
23680
23680
|
i0.ɵɵelementStart(0, "div", 17);
|
|
23681
|
-
i0.ɵɵrepeaterCreate(1, FloatingTocComponent_For_19_Conditional_7_For_2_Template, 4, 4, "button", 19, _forTrack0$
|
|
23681
|
+
i0.ɵɵrepeaterCreate(1, FloatingTocComponent_For_19_Conditional_7_For_2_Template, 4, 4, "button", 19, _forTrack0$T);
|
|
23682
23682
|
i0.ɵɵelementEnd();
|
|
23683
23683
|
} if (rf & 2) {
|
|
23684
23684
|
const section_r2 = i0.ɵɵnextContext().$implicit;
|
|
@@ -24068,7 +24068,7 @@ class FloatingTocComponent {
|
|
|
24068
24068
|
i0.ɵɵelementEnd()()();
|
|
24069
24069
|
i0.ɵɵnamespaceHTML();
|
|
24070
24070
|
i0.ɵɵelementStart(17, "nav", 9);
|
|
24071
|
-
i0.ɵɵrepeaterCreate(18, FloatingTocComponent_For_19_Template, 8, 6, "div", 10, _forTrack0$
|
|
24071
|
+
i0.ɵɵrepeaterCreate(18, FloatingTocComponent_For_19_Template, 8, 6, "div", 10, _forTrack0$T);
|
|
24072
24072
|
i0.ɵɵelementEnd();
|
|
24073
24073
|
i0.ɵɵelementStart(20, "div", 11)(21, "button", 7);
|
|
24074
24074
|
i0.ɵɵlistener("click", function FloatingTocComponent_Template_button_click_21_listener() { return ctx.scrollToTop(); });
|
|
@@ -24222,7 +24222,7 @@ class FloatingTocComponent {
|
|
|
24222
24222
|
}], 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
24223
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FloatingTocComponent, { className: "FloatingTocComponent", filePath: "lib/components/business-analysis-dashboard/floating-toc.component.ts", lineNumber: 125 }); })();
|
|
24224
24224
|
|
|
24225
|
-
const _forTrack0$
|
|
24225
|
+
const _forTrack0$S = ($index, $item) => $item.id;
|
|
24226
24226
|
function JourneyProgressIndicatorComponent_For_5_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
24227
24227
|
i0.ɵɵnamespaceSVG();
|
|
24228
24228
|
i0.ɵɵelementStart(0, "svg", 22);
|
|
@@ -24455,7 +24455,7 @@ function JourneyProgressIndicatorComponent_Conditional_23_Template(rf, ctx) { if
|
|
|
24455
24455
|
i0.ɵɵtext(2, "Journey Progress");
|
|
24456
24456
|
i0.ɵɵelementEnd();
|
|
24457
24457
|
i0.ɵɵelementStart(3, "div", 44);
|
|
24458
|
-
i0.ɵɵrepeaterCreate(4, JourneyProgressIndicatorComponent_Conditional_23_For_5_Template, 14, 8, "div", 45, _forTrack0$
|
|
24458
|
+
i0.ɵɵrepeaterCreate(4, JourneyProgressIndicatorComponent_Conditional_23_For_5_Template, 14, 8, "div", 45, _forTrack0$S);
|
|
24459
24459
|
i0.ɵɵelementEnd()();
|
|
24460
24460
|
} if (rf & 2) {
|
|
24461
24461
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
@@ -24905,7 +24905,7 @@ class JourneyProgressIndicatorComponent {
|
|
|
24905
24905
|
static { this.ɵfac = function JourneyProgressIndicatorComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || JourneyProgressIndicatorComponent)(); }; }
|
|
24906
24906
|
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
24907
|
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$
|
|
24908
|
+
i0.ɵɵrepeaterCreate(4, JourneyProgressIndicatorComponent_For_5_Template, 10, 10, null, null, _forTrack0$S);
|
|
24909
24909
|
i0.ɵɵelementEnd();
|
|
24910
24910
|
i0.ɵɵconditionalCreate(6, JourneyProgressIndicatorComponent_Conditional_6_Template, 3, 11, "button", 4);
|
|
24911
24911
|
i0.ɵɵelementEnd();
|
|
@@ -26131,7 +26131,7 @@ class FunnelWelcomeBannerComponent {
|
|
|
26131
26131
|
}], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], isOnboarded: [{ type: i0.Input, args: [{ isSignal: true, alias: "isOnboarded", required: false }] }] }); })();
|
|
26132
26132
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FunnelWelcomeBannerComponent, { className: "FunnelWelcomeBannerComponent", filePath: "lib/components/funnel-analysis-dashboard/funnel-welcome-banner.component.ts", lineNumber: 113 }); })();
|
|
26133
26133
|
|
|
26134
|
-
const _c0$
|
|
26134
|
+
const _c0$18 = [[["", "slot", "overall-performance"]], [["", "slot", "performance-metrics"]], [["", "slot", "performance-breakdowns"]], [["", "slot", "competitive-intelligence"]]];
|
|
26135
26135
|
const _c1$G = ["[slot=overall-performance]", "[slot=performance-metrics]", "[slot=performance-breakdowns]", "[slot=competitive-intelligence]"];
|
|
26136
26136
|
class CollapsibleFunnelSectionGroupComponent {
|
|
26137
26137
|
constructor() {
|
|
@@ -26264,7 +26264,7 @@ class CollapsibleFunnelSectionGroupComponent {
|
|
|
26264
26264
|
}
|
|
26265
26265
|
static { this.ɵfac = function CollapsibleFunnelSectionGroupComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || CollapsibleFunnelSectionGroupComponent)(); }; }
|
|
26266
26266
|
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$
|
|
26267
|
+
i0.ɵɵprojectionDef(_c0$18);
|
|
26268
26268
|
i0.ɵɵelementStart(0, "div", 0)(1, "div", 1)(2, "div", 2)(3, "div", 3)(4, "div", 4);
|
|
26269
26269
|
i0.ɵɵnamespaceSVG();
|
|
26270
26270
|
i0.ɵɵelementStart(5, "svg", 5);
|
|
@@ -27107,10 +27107,10 @@ class ViewModeSwitcherModalComponent {
|
|
|
27107
27107
|
}], 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
27108
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ViewModeSwitcherModalComponent, { className: "ViewModeSwitcherModalComponent", filePath: "lib/components/shared/view-mode-switcher-modal.component.ts", lineNumber: 160 }); })();
|
|
27109
27109
|
|
|
27110
|
-
const _c0$
|
|
27110
|
+
const _c0$17 = a0 => ({ name: "check-badge", source: a0 });
|
|
27111
27111
|
const _c1$F = a0 => ({ name: "check-circle", source: a0 });
|
|
27112
27112
|
const _c2$s = a0 => ({ name: "chevron-right", source: a0 });
|
|
27113
|
-
const _forTrack0$
|
|
27113
|
+
const _forTrack0$R = ($index, $item) => $item.area;
|
|
27114
27114
|
function KeyStrengthsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
27115
27115
|
i0.ɵɵelementStart(0, "div", 1);
|
|
27116
27116
|
i0.ɵɵelement(1, "symphiq-icon", 3);
|
|
@@ -27124,7 +27124,7 @@ function KeyStrengthsListModalContentComponent_Conditional_1_Template(rf, ctx) {
|
|
|
27124
27124
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
27125
27125
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyStateClasses());
|
|
27126
27126
|
i0.ɵɵadvance();
|
|
27127
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$
|
|
27127
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$17, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
|
|
27128
27128
|
i0.ɵɵadvance();
|
|
27129
27129
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyTitleClasses());
|
|
27130
27130
|
i0.ɵɵadvance(2);
|
|
@@ -27179,7 +27179,7 @@ function KeyStrengthsListModalContentComponent_Conditional_2_For_2_Template(rf,
|
|
|
27179
27179
|
} }
|
|
27180
27180
|
function KeyStrengthsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
27181
27181
|
i0.ɵɵelementStart(0, "div", 2);
|
|
27182
|
-
i0.ɵɵrepeaterCreate(1, KeyStrengthsListModalContentComponent_Conditional_2_For_2_Template, 15, 18, "button", 6, _forTrack0$
|
|
27182
|
+
i0.ɵɵrepeaterCreate(1, KeyStrengthsListModalContentComponent_Conditional_2_For_2_Template, 15, 18, "button", 6, _forTrack0$R);
|
|
27183
27183
|
i0.ɵɵelementEnd();
|
|
27184
27184
|
} if (rf & 2) {
|
|
27185
27185
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -27339,11 +27339,11 @@ class KeyStrengthsListModalContentComponent {
|
|
|
27339
27339
|
}], null, { keyStrengths: [{ type: i0.Input, args: [{ isSignal: true, alias: "keyStrengths", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: true }] }] }); })();
|
|
27340
27340
|
(() => { (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
27341
|
|
|
27342
|
-
const _c0$
|
|
27342
|
+
const _c0$16 = a0 => ({ name: "shield-check", source: a0 });
|
|
27343
27343
|
const _c1$E = a0 => ({ name: "exclamation-triangle", source: a0 });
|
|
27344
27344
|
const _c2$r = a0 => ({ name: "document-text", source: a0 });
|
|
27345
27345
|
const _c3$k = a0 => ({ name: "chevron-right", source: a0 });
|
|
27346
|
-
const _forTrack0$
|
|
27346
|
+
const _forTrack0$Q = ($index, $item) => $item.area;
|
|
27347
27347
|
function CriticalGapsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
27348
27348
|
i0.ɵɵelementStart(0, "div", 1);
|
|
27349
27349
|
i0.ɵɵelement(1, "symphiq-icon", 3);
|
|
@@ -27357,7 +27357,7 @@ function CriticalGapsListModalContentComponent_Conditional_1_Template(rf, ctx) {
|
|
|
27357
27357
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
27358
27358
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyStateClasses());
|
|
27359
27359
|
i0.ɵɵadvance();
|
|
27360
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$
|
|
27360
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$16, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
|
|
27361
27361
|
i0.ɵɵadvance();
|
|
27362
27362
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyTitleClasses());
|
|
27363
27363
|
i0.ɵɵadvance(2);
|
|
@@ -27428,7 +27428,7 @@ function CriticalGapsListModalContentComponent_Conditional_2_For_2_Template(rf,
|
|
|
27428
27428
|
} }
|
|
27429
27429
|
function CriticalGapsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
27430
27430
|
i0.ɵɵelementStart(0, "div", 2);
|
|
27431
|
-
i0.ɵɵrepeaterCreate(1, CriticalGapsListModalContentComponent_Conditional_2_For_2_Template, 23, 25, "button", 6, _forTrack0$
|
|
27431
|
+
i0.ɵɵrepeaterCreate(1, CriticalGapsListModalContentComponent_Conditional_2_For_2_Template, 23, 25, "button", 6, _forTrack0$Q);
|
|
27432
27432
|
i0.ɵɵelementEnd();
|
|
27433
27433
|
} if (rf & 2) {
|
|
27434
27434
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -27655,9 +27655,9 @@ class CriticalGapsListModalContentComponent {
|
|
|
27655
27655
|
}], null, { criticalGaps: [{ type: i0.Input, args: [{ isSignal: true, alias: "criticalGaps", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: true }] }] }); })();
|
|
27656
27656
|
(() => { (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
27657
|
|
|
27658
|
-
const _c0$
|
|
27658
|
+
const _c0$15 = a0 => ({ name: "check-circle", source: a0 });
|
|
27659
27659
|
const _c1$D = a0 => ({ name: "chat-bubble-left-right", source: a0 });
|
|
27660
|
-
const _forTrack0$
|
|
27660
|
+
const _forTrack0$P = ($index, $item) => $item.questionId;
|
|
27661
27661
|
function KeyStrengthDetailModalContentComponent_Conditional_13_For_6_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
27662
27662
|
i0.ɵɵelementStart(0, "div", 19)(1, "span", 20);
|
|
27663
27663
|
i0.ɵɵtext(2);
|
|
@@ -27704,14 +27704,14 @@ function KeyStrengthDetailModalContentComponent_Conditional_13_Template(rf, ctx)
|
|
|
27704
27704
|
i0.ɵɵtext(3, " Supporting Evidence ");
|
|
27705
27705
|
i0.ɵɵelementEnd();
|
|
27706
27706
|
i0.ɵɵelementStart(4, "div", 12);
|
|
27707
|
-
i0.ɵɵrepeaterCreate(5, KeyStrengthDetailModalContentComponent_Conditional_13_For_6_Template, 9, 10, "div", 13, _forTrack0$
|
|
27707
|
+
i0.ɵɵrepeaterCreate(5, KeyStrengthDetailModalContentComponent_Conditional_13_For_6_Template, 9, 10, "div", 13, _forTrack0$P);
|
|
27708
27708
|
i0.ɵɵelementEnd()();
|
|
27709
27709
|
} if (rf & 2) {
|
|
27710
27710
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
27711
27711
|
i0.ɵɵadvance();
|
|
27712
27712
|
i0.ɵɵproperty("ngClass", ctx_r1.sectionTitleClasses());
|
|
27713
27713
|
i0.ɵɵadvance();
|
|
27714
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$
|
|
27714
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$15, ctx_r1.IconSourceEnum.HEROICONS))("ngClass", ctx_r1.sectionIconClasses());
|
|
27715
27715
|
i0.ɵɵadvance(3);
|
|
27716
27716
|
i0.ɵɵrepeater(ctx_r1.strength().supportingAnswers);
|
|
27717
27717
|
} }
|
|
@@ -27896,10 +27896,10 @@ class KeyStrengthDetailModalContentComponent {
|
|
|
27896
27896
|
}], null, { strength: [{ type: i0.Input, args: [{ isSignal: true, alias: "strength", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: true }] }] }); })();
|
|
27897
27897
|
(() => { (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
27898
|
|
|
27899
|
-
const _c0$
|
|
27899
|
+
const _c0$14 = a0 => ({ name: "exclamation-triangle", source: a0 });
|
|
27900
27900
|
const _c1$C = a0 => ({ name: "document-text", source: a0 });
|
|
27901
27901
|
const _c2$q = a0 => ({ name: "chat-bubble-left-right", source: a0 });
|
|
27902
|
-
const _forTrack0$
|
|
27902
|
+
const _forTrack0$O = ($index, $item) => $item.questionId;
|
|
27903
27903
|
function CriticalGapDetailModalContentComponent_Conditional_20_For_6_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
27904
27904
|
i0.ɵɵelementStart(0, "div", 23)(1, "p", 25);
|
|
27905
27905
|
i0.ɵɵtext(2, " Gap Identified: ");
|
|
@@ -27967,7 +27967,7 @@ function CriticalGapDetailModalContentComponent_Conditional_20_Template(rf, ctx)
|
|
|
27967
27967
|
i0.ɵɵtext(3, " Supporting Evidence ");
|
|
27968
27968
|
i0.ɵɵelementEnd();
|
|
27969
27969
|
i0.ɵɵelementStart(4, "div", 17);
|
|
27970
|
-
i0.ɵɵrepeaterCreate(5, CriticalGapDetailModalContentComponent_Conditional_20_For_6_Template, 10, 11, "div", 18, _forTrack0$
|
|
27970
|
+
i0.ɵɵrepeaterCreate(5, CriticalGapDetailModalContentComponent_Conditional_20_For_6_Template, 10, 11, "div", 18, _forTrack0$O);
|
|
27971
27971
|
i0.ɵɵelementEnd()();
|
|
27972
27972
|
} if (rf & 2) {
|
|
27973
27973
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -28174,7 +28174,7 @@ class CriticalGapDetailModalContentComponent {
|
|
|
28174
28174
|
i0.ɵɵadvance();
|
|
28175
28175
|
i0.ɵɵproperty("ngClass", ctx.impactSectionClasses());
|
|
28176
28176
|
i0.ɵɵadvance(2);
|
|
28177
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(15, _c0$
|
|
28177
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(15, _c0$14, ctx.IconSourceEnum.HEROICONS))("ngClass", ctx.impactIconClasses());
|
|
28178
28178
|
i0.ɵɵadvance(2);
|
|
28179
28179
|
i0.ɵɵproperty("ngClass", ctx.impactTitleClasses());
|
|
28180
28180
|
i0.ɵɵadvance(2);
|
|
@@ -29759,11 +29759,11 @@ class TopPriorityDetailModalContentComponent {
|
|
|
29759
29759
|
}], 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
29760
|
(() => { (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
29761
|
|
|
29762
|
-
const _c0$
|
|
29762
|
+
const _c0$13 = a0 => ({ name: "check-badge", source: a0 });
|
|
29763
29763
|
const _c1$B = a0 => ({ name: "check-circle", source: a0 });
|
|
29764
29764
|
const _c2$p = a0 => ({ name: "chevron-right", source: a0 });
|
|
29765
29765
|
const _c3$j = a0 => ({ name: "chart-bar", source: a0 });
|
|
29766
|
-
const _forTrack0$
|
|
29766
|
+
const _forTrack0$N = ($index, $item) => $item.capability;
|
|
29767
29767
|
function FocusAreaStrengthsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
29768
29768
|
i0.ɵɵelementStart(0, "div", 1);
|
|
29769
29769
|
i0.ɵɵelement(1, "symphiq-icon", 3);
|
|
@@ -29777,7 +29777,7 @@ function FocusAreaStrengthsListModalContentComponent_Conditional_1_Template(rf,
|
|
|
29777
29777
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
29778
29778
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyStateClasses());
|
|
29779
29779
|
i0.ɵɵadvance();
|
|
29780
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$
|
|
29780
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$13, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
|
|
29781
29781
|
i0.ɵɵadvance();
|
|
29782
29782
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyTitleClasses());
|
|
29783
29783
|
i0.ɵɵadvance(2);
|
|
@@ -29878,7 +29878,7 @@ function FocusAreaStrengthsListModalContentComponent_Conditional_2_For_2_Templat
|
|
|
29878
29878
|
} }
|
|
29879
29879
|
function FocusAreaStrengthsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
29880
29880
|
i0.ɵɵelementStart(0, "div", 2);
|
|
29881
|
-
i0.ɵɵrepeaterCreate(1, FocusAreaStrengthsListModalContentComponent_Conditional_2_For_2_Template, 16, 18, "button", 6, _forTrack0$
|
|
29881
|
+
i0.ɵɵrepeaterCreate(1, FocusAreaStrengthsListModalContentComponent_Conditional_2_For_2_Template, 16, 18, "button", 6, _forTrack0$N);
|
|
29882
29882
|
i0.ɵɵelementEnd();
|
|
29883
29883
|
} if (rf & 2) {
|
|
29884
29884
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -30082,10 +30082,10 @@ class FocusAreaStrengthsListModalContentComponent {
|
|
|
30082
30082
|
}], 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
30083
|
(() => { (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
30084
|
|
|
30085
|
-
const _c0$
|
|
30085
|
+
const _c0$12 = a0 => ({ name: "exclamation-triangle", source: a0 });
|
|
30086
30086
|
const _c1$A = a0 => ({ name: "exclamation-circle", source: a0 });
|
|
30087
30087
|
const _c2$o = a0 => ({ name: "chevron-right", source: a0 });
|
|
30088
|
-
function _forTrack0$
|
|
30088
|
+
function _forTrack0$M($index, $item) { return this.getGapTitle($item); }
|
|
30089
30089
|
function FocusAreaGapsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
30090
30090
|
i0.ɵɵelementStart(0, "div", 1);
|
|
30091
30091
|
i0.ɵɵelement(1, "symphiq-icon", 3);
|
|
@@ -30099,7 +30099,7 @@ function FocusAreaGapsListModalContentComponent_Conditional_1_Template(rf, ctx)
|
|
|
30099
30099
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
30100
30100
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyStateClasses());
|
|
30101
30101
|
i0.ɵɵadvance();
|
|
30102
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$
|
|
30102
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$12, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
|
|
30103
30103
|
i0.ɵɵadvance();
|
|
30104
30104
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyTitleClasses());
|
|
30105
30105
|
i0.ɵɵadvance(2);
|
|
@@ -30202,7 +30202,7 @@ function FocusAreaGapsListModalContentComponent_Conditional_2_For_2_Template(rf,
|
|
|
30202
30202
|
} }
|
|
30203
30203
|
function FocusAreaGapsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
30204
30204
|
i0.ɵɵelementStart(0, "div", 2);
|
|
30205
|
-
i0.ɵɵrepeaterCreate(1, FocusAreaGapsListModalContentComponent_Conditional_2_For_2_Template, 15, 18, "button", 6, _forTrack0$
|
|
30205
|
+
i0.ɵɵrepeaterCreate(1, FocusAreaGapsListModalContentComponent_Conditional_2_For_2_Template, 15, 18, "button", 6, _forTrack0$M, true);
|
|
30206
30206
|
i0.ɵɵelementEnd();
|
|
30207
30207
|
} if (rf & 2) {
|
|
30208
30208
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -30476,10 +30476,10 @@ class FocusAreaGapsListModalContentComponent {
|
|
|
30476
30476
|
}], 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
30477
|
(() => { (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
30478
|
|
|
30479
|
-
const _c0$
|
|
30479
|
+
const _c0$11 = a0 => ({ name: "light-bulb", source: a0 });
|
|
30480
30480
|
const _c1$z = a0 => ({ name: "chevron-right", source: a0 });
|
|
30481
30481
|
const _c2$n = a0 => ({ name: "chart-bar", source: a0 });
|
|
30482
|
-
const _forTrack0$
|
|
30482
|
+
const _forTrack0$L = ($index, $item) => $item.opportunity;
|
|
30483
30483
|
function FocusAreaOpportunitiesListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
30484
30484
|
i0.ɵɵelementStart(0, "div", 1);
|
|
30485
30485
|
i0.ɵɵelement(1, "symphiq-icon", 3);
|
|
@@ -30493,7 +30493,7 @@ function FocusAreaOpportunitiesListModalContentComponent_Conditional_1_Template(
|
|
|
30493
30493
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
30494
30494
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyStateClasses());
|
|
30495
30495
|
i0.ɵɵadvance();
|
|
30496
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$
|
|
30496
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$11, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
|
|
30497
30497
|
i0.ɵɵadvance();
|
|
30498
30498
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyTitleClasses());
|
|
30499
30499
|
i0.ɵɵadvance(2);
|
|
@@ -30570,7 +30570,7 @@ function FocusAreaOpportunitiesListModalContentComponent_Conditional_2_For_2_Tem
|
|
|
30570
30570
|
} }
|
|
30571
30571
|
function FocusAreaOpportunitiesListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
30572
30572
|
i0.ɵɵelementStart(0, "div", 2);
|
|
30573
|
-
i0.ɵɵrepeaterCreate(1, FocusAreaOpportunitiesListModalContentComponent_Conditional_2_For_2_Template, 11, 11, "button", 6, _forTrack0$
|
|
30573
|
+
i0.ɵɵrepeaterCreate(1, FocusAreaOpportunitiesListModalContentComponent_Conditional_2_For_2_Template, 11, 11, "button", 6, _forTrack0$L);
|
|
30574
30574
|
i0.ɵɵelementEnd();
|
|
30575
30575
|
} if (rf & 2) {
|
|
30576
30576
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -30745,9 +30745,9 @@ class FocusAreaOpportunitiesListModalContentComponent {
|
|
|
30745
30745
|
}], 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
30746
|
(() => { (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
30747
|
|
|
30748
|
-
const _c0
|
|
30748
|
+
const _c0$10 = a0 => ({ name: "chevron-right", source: a0 });
|
|
30749
30749
|
const _c1$y = a0 => ({ name: "chat-bubble-left-right", source: a0 });
|
|
30750
|
-
const _forTrack0$
|
|
30750
|
+
const _forTrack0$K = ($index, $item) => $item.performanceItemId;
|
|
30751
30751
|
function FocusAreaStrengthDetailModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
30752
30752
|
i0.ɵɵelementStart(0, "div")(1, "p", 2);
|
|
30753
30753
|
i0.ɵɵtext(2);
|
|
@@ -30810,14 +30810,14 @@ function FocusAreaStrengthDetailModalContentComponent_Conditional_4_For_5_Templa
|
|
|
30810
30810
|
i0.ɵɵadvance(2);
|
|
30811
30811
|
i0.ɵɵtextInterpolate(ctx_r0.formatMetricName(metric_r3.metric || ""));
|
|
30812
30812
|
i0.ɵɵadvance();
|
|
30813
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0
|
|
30813
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$10, ctx_r0.IconSourceEnum.HEROICONS));
|
|
30814
30814
|
} }
|
|
30815
30815
|
function FocusAreaStrengthDetailModalContentComponent_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|
|
30816
30816
|
i0.ɵɵelementStart(0, "div", 1)(1, "h4", 8);
|
|
30817
30817
|
i0.ɵɵtext(2);
|
|
30818
30818
|
i0.ɵɵelementEnd();
|
|
30819
30819
|
i0.ɵɵelementStart(3, "div", 9);
|
|
30820
|
-
i0.ɵɵrepeaterCreate(4, FocusAreaStrengthDetailModalContentComponent_Conditional_4_For_5_Template, 4, 5, "button", 10, _forTrack0$
|
|
30820
|
+
i0.ɵɵrepeaterCreate(4, FocusAreaStrengthDetailModalContentComponent_Conditional_4_For_5_Template, 4, 5, "button", 10, _forTrack0$K);
|
|
30821
30821
|
i0.ɵɵelementEnd()();
|
|
30822
30822
|
} if (rf & 2) {
|
|
30823
30823
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -31130,7 +31130,7 @@ class FocusAreaStrengthDetailModalContentComponent {
|
|
|
31130
31130
|
}], 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
31131
|
(() => { (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
31132
|
|
|
31133
|
-
const _c0
|
|
31133
|
+
const _c0$$ = a0 => ({ name: "chat-bubble-left-right", source: a0 });
|
|
31134
31134
|
function FocusAreaGapDetailModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
31135
31135
|
i0.ɵɵelementStart(0, "div", 1)(1, "span", 3);
|
|
31136
31136
|
i0.ɵɵtext(2);
|
|
@@ -31227,7 +31227,7 @@ function FocusAreaGapDetailModalContentComponent_Conditional_6_For_5_Template(rf
|
|
|
31227
31227
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
31228
31228
|
i0.ɵɵproperty("ngClass", ctx_r0.answerClasses());
|
|
31229
31229
|
i0.ɵɵadvance(2);
|
|
31230
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0
|
|
31230
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$$, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.answerIconClasses());
|
|
31231
31231
|
i0.ɵɵadvance();
|
|
31232
31232
|
i0.ɵɵproperty("ngClass", ctx_r0.answerQuestionClasses());
|
|
31233
31233
|
i0.ɵɵadvance();
|
|
@@ -31466,9 +31466,9 @@ class FocusAreaGapDetailModalContentComponent {
|
|
|
31466
31466
|
}], 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
31467
|
(() => { (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
31468
|
|
|
31469
|
-
const _c0$
|
|
31469
|
+
const _c0$_ = a0 => ({ name: "chevron-right", source: a0 });
|
|
31470
31470
|
const _c1$x = () => [];
|
|
31471
|
-
const _forTrack0$
|
|
31471
|
+
const _forTrack0$J = ($index, $item) => $item.performanceItemId;
|
|
31472
31472
|
function FocusAreaOpportunityDetailModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
31473
31473
|
i0.ɵɵelementStart(0, "div")(1, "p", 2);
|
|
31474
31474
|
i0.ɵɵtext(2);
|
|
@@ -31513,14 +31513,14 @@ function FocusAreaOpportunityDetailModalContentComponent_Conditional_3_For_5_Tem
|
|
|
31513
31513
|
i0.ɵɵadvance(2);
|
|
31514
31514
|
i0.ɵɵtextInterpolate(ctx_r0.formatMetricName(metric_r3.metric || ""));
|
|
31515
31515
|
i0.ɵɵadvance();
|
|
31516
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$
|
|
31516
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$_, ctx_r0.IconSourceEnum.HEROICONS));
|
|
31517
31517
|
} }
|
|
31518
31518
|
function FocusAreaOpportunityDetailModalContentComponent_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|
|
31519
31519
|
i0.ɵɵelementStart(0, "div", 1)(1, "h4", 5);
|
|
31520
31520
|
i0.ɵɵtext(2);
|
|
31521
31521
|
i0.ɵɵelementEnd();
|
|
31522
31522
|
i0.ɵɵelementStart(3, "div", 6);
|
|
31523
|
-
i0.ɵɵrepeaterCreate(4, FocusAreaOpportunityDetailModalContentComponent_Conditional_3_For_5_Template, 4, 5, "button", 7, _forTrack0$
|
|
31523
|
+
i0.ɵɵrepeaterCreate(4, FocusAreaOpportunityDetailModalContentComponent_Conditional_3_For_5_Template, 4, 5, "button", 7, _forTrack0$J);
|
|
31524
31524
|
i0.ɵɵelementEnd()();
|
|
31525
31525
|
} if (rf & 2) {
|
|
31526
31526
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -31918,7 +31918,7 @@ class CircularProgressComponent {
|
|
|
31918
31918
|
}], 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
31919
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CircularProgressComponent, { className: "CircularProgressComponent", filePath: "lib/components/business-analysis-dashboard/visualizations/circular-progress.component.ts", lineNumber: 41 }); })();
|
|
31920
31920
|
|
|
31921
|
-
const _c0$
|
|
31921
|
+
const _c0$Z = ["*"];
|
|
31922
31922
|
const _c1$w = (a0, a1) => [a0, a1];
|
|
31923
31923
|
function VisualizationContainerComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
31924
31924
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
@@ -31963,7 +31963,7 @@ class VisualizationContainerComponent {
|
|
|
31963
31963
|
});
|
|
31964
31964
|
}
|
|
31965
31965
|
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$
|
|
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$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
31967
|
i0.ɵɵprojectionDef();
|
|
31968
31968
|
i0.ɵɵelementStart(0, "div", 0);
|
|
31969
31969
|
i0.ɵɵlistener("click", function VisualizationContainerComponent_Template_div_click_0_listener($event) { return ctx.onVisualizationClick($event); });
|
|
@@ -32084,7 +32084,7 @@ class MetricBadgeComponent {
|
|
|
32084
32084
|
}], 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
32085
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MetricBadgeComponent, { className: "MetricBadgeComponent", filePath: "lib/components/business-analysis-dashboard/badges/metric-badge.component.ts", lineNumber: 22 }); })();
|
|
32086
32086
|
|
|
32087
|
-
const _c0$
|
|
32087
|
+
const _c0$Y = a0 => ({ name: "light-bulb", source: a0 });
|
|
32088
32088
|
const _c1$v = a0 => ({ name: "chevron-right", source: a0 });
|
|
32089
32089
|
function OpportunityHighlightBannerComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
32090
32090
|
i0.ɵɵelementStart(0, "p", 7);
|
|
@@ -32149,7 +32149,7 @@ class OpportunityHighlightBannerComponent {
|
|
|
32149
32149
|
i0.ɵɵadvance();
|
|
32150
32150
|
i0.ɵɵproperty("ngClass", ctx.iconContainerClasses());
|
|
32151
32151
|
i0.ɵɵadvance();
|
|
32152
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(11, _c0$
|
|
32152
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(11, _c0$Y, ctx.iconSource));
|
|
32153
32153
|
i0.ɵɵadvance(3);
|
|
32154
32154
|
i0.ɵɵproperty("ngClass", ctx.titleClasses());
|
|
32155
32155
|
i0.ɵɵadvance();
|
|
@@ -32206,7 +32206,7 @@ class OpportunityHighlightBannerComponent {
|
|
|
32206
32206
|
}], 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
32207
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(OpportunityHighlightBannerComponent, { className: "OpportunityHighlightBannerComponent", filePath: "lib/components/business-analysis-dashboard/banners/opportunity-highlight-banner.component.ts", lineNumber: 44 }); })();
|
|
32208
32208
|
|
|
32209
|
-
const _c0$
|
|
32209
|
+
const _c0$X = a0 => ({ name: "users", source: a0 });
|
|
32210
32210
|
function CompetitorOverlapVisualizationComponent_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
32211
32211
|
i0.ɵɵelementStart(0, "div", 5)(1, "div", 6);
|
|
32212
32212
|
i0.ɵɵelement(2, "symphiq-icon", 7);
|
|
@@ -32221,7 +32221,7 @@ function CompetitorOverlapVisualizationComponent_Conditional_18_Template(rf, ctx
|
|
|
32221
32221
|
i0.ɵɵadvance();
|
|
32222
32222
|
i0.ɵɵproperty("ngClass", ctx_r0.competitorListLabelClasses());
|
|
32223
32223
|
i0.ɵɵadvance();
|
|
32224
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$
|
|
32224
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$X, ctx_r0.iconSource));
|
|
32225
32225
|
i0.ɵɵadvance(3);
|
|
32226
32226
|
i0.ɵɵproperty("relatedCompetitorIds", ctx_r0.relatedCompetitorIds())("viewMode", ctx_r0.isDark() ? ctx_r0.ViewModeEnum.DARK : ctx_r0.ViewModeEnum.LIGHT)("isDark", ctx_r0.isDark());
|
|
32227
32227
|
} }
|
|
@@ -32785,7 +32785,7 @@ class ViewportAnimationDirective {
|
|
|
32785
32785
|
type: Input
|
|
32786
32786
|
}] }); })();
|
|
32787
32787
|
|
|
32788
|
-
const _c0$
|
|
32788
|
+
const _c0$W = a0 => ({ name: "star", source: a0 });
|
|
32789
32789
|
const _c1$u = a0 => ({ name: "globe-americas", source: a0 });
|
|
32790
32790
|
const _c2$m = a0 => ({ name: "academic-cap", source: a0 });
|
|
32791
32791
|
const _c3$i = a0 => ({ name: "information-circle", source: a0 });
|
|
@@ -32821,7 +32821,7 @@ function RegionCardComponent_Conditional_16_Template(rf, ctx) { if (rf & 1) {
|
|
|
32821
32821
|
i0.ɵɵelement(0, "symphiq-metric-badge", 13);
|
|
32822
32822
|
} if (rf & 2) {
|
|
32823
32823
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
32824
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(2, _c0$
|
|
32824
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(2, _c0$W, ctx_r0.IconSourceEnum.HEROICONS))("isDark", ctx_r0.isDark);
|
|
32825
32825
|
} }
|
|
32826
32826
|
function RegionCardComponent_Conditional_17_Template(rf, ctx) { if (rf & 1) {
|
|
32827
32827
|
i0.ɵɵelement(0, "symphiq-metric-badge", 14);
|
|
@@ -33859,7 +33859,7 @@ class CompetitiveInsightBadgeComponent {
|
|
|
33859
33859
|
}], 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
33860
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitiveInsightBadgeComponent, { className: "CompetitiveInsightBadgeComponent", filePath: "lib/components/business-analysis-dashboard/badges/competitive-insight-badge.component.ts", lineNumber: 25 }); })();
|
|
33861
33861
|
|
|
33862
|
-
const _c0$
|
|
33862
|
+
const _c0$V = a0 => ({ name: "calendar-days", source: a0 });
|
|
33863
33863
|
const _c1$t = a0 => ({ name: "chart-bar", source: a0 });
|
|
33864
33864
|
const _c2$l = a0 => ({ name: "academic-cap", source: a0 });
|
|
33865
33865
|
const _c3$h = a0 => ({ name: "information-circle", source: a0 });
|
|
@@ -33880,7 +33880,7 @@ function SeasonCardComponent_Conditional_14_Template(rf, ctx) { if (rf & 1) {
|
|
|
33880
33880
|
i0.ɵɵelement(0, "symphiq-metric-badge", 12);
|
|
33881
33881
|
} if (rf & 2) {
|
|
33882
33882
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
33883
|
-
i0.ɵɵproperty("label", ctx_r0.formatMonthRange())("icon", i0.ɵɵpureFunction1(3, _c0$
|
|
33883
|
+
i0.ɵɵproperty("label", ctx_r0.formatMonthRange())("icon", i0.ɵɵpureFunction1(3, _c0$V, ctx_r0.IconSourceEnum.HEROICONS))("isDark", ctx_r0.isDark);
|
|
33884
33884
|
} }
|
|
33885
33885
|
function SeasonCardComponent_Conditional_15_Template(rf, ctx) { if (rf & 1) {
|
|
33886
33886
|
i0.ɵɵelement(0, "symphiq-metric-badge", 13);
|
|
@@ -34693,7 +34693,7 @@ class SeasonCardComponent {
|
|
|
34693
34693
|
}] }); })();
|
|
34694
34694
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SeasonCardComponent, { className: "SeasonCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/season-card.component.ts", lineNumber: 270 }); })();
|
|
34695
34695
|
|
|
34696
|
-
const _c0$
|
|
34696
|
+
const _c0$U = a0 => ({ name: "currency-dollar", source: a0 });
|
|
34697
34697
|
const _c1$s = a0 => ({ name: "chart-bar", source: a0 });
|
|
34698
34698
|
const _c2$k = a0 => ({ name: "academic-cap", source: a0 });
|
|
34699
34699
|
const _c3$g = a0 => ({ name: "information-circle", source: a0 });
|
|
@@ -34838,7 +34838,7 @@ function CustomerSegmentCardComponent_Conditional_22_Template(rf, ctx) { if (rf
|
|
|
34838
34838
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
34839
34839
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedSectionClasses());
|
|
34840
34840
|
i0.ɵɵadvance();
|
|
34841
|
-
i0.ɵɵproperty("label", ctx_r0.formatPercentage(ctx_r0.item().percentageOfRevenue) + " of Revenue")("icon", i0.ɵɵpureFunction1(4, _c0$
|
|
34841
|
+
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
34842
|
} }
|
|
34843
34843
|
function CustomerSegmentCardComponent_Conditional_23_Conditional_5_Template(rf, ctx) { if (rf & 1) {
|
|
34844
34844
|
const _r5 = i0.ɵɵgetCurrentView();
|
|
@@ -35809,7 +35809,7 @@ class CustomerSegmentCardComponent {
|
|
|
35809
35809
|
}] }); })();
|
|
35810
35810
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CustomerSegmentCardComponent, { className: "CustomerSegmentCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/customer-segment-card.component.ts", lineNumber: 366 }); })();
|
|
35811
35811
|
|
|
35812
|
-
const _c0$
|
|
35812
|
+
const _c0$T = a0 => ({ name: "currency-dollar", source: a0 });
|
|
35813
35813
|
const _c1$r = a0 => ({ name: "document-text", source: a0 });
|
|
35814
35814
|
const _c2$j = a0 => ({ name: "academic-cap", source: a0 });
|
|
35815
35815
|
const _c3$f = a0 => ({ name: "information-circle", source: a0 });
|
|
@@ -35907,7 +35907,7 @@ function PriceTierCardComponent_Conditional_25_Template(rf, ctx) { if (rf & 1) {
|
|
|
35907
35907
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
35908
35908
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedSectionClasses());
|
|
35909
35909
|
i0.ɵɵadvance(2);
|
|
35910
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$
|
|
35910
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$T, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.getExpandedIconClasses());
|
|
35911
35911
|
i0.ɵɵadvance();
|
|
35912
35912
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedTitleClasses());
|
|
35913
35913
|
i0.ɵɵadvance(2);
|
|
@@ -36645,7 +36645,7 @@ class PriceTierCardComponent {
|
|
|
36645
36645
|
}] }); })();
|
|
36646
36646
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PriceTierCardComponent, { className: "PriceTierCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/price-tier-card.component.ts", lineNumber: 261 }); })();
|
|
36647
36647
|
|
|
36648
|
-
const _c0$
|
|
36648
|
+
const _c0$S = () => ({ name: "cube", source: "HEROICONS" });
|
|
36649
36649
|
const _c1$q = () => ({ name: "currency-dollar", source: "HEROICONS" });
|
|
36650
36650
|
const _c2$i = () => ({ name: "chart-bar", source: "HEROICONS" });
|
|
36651
36651
|
const _c3$e = a0 => ({ name: "chart-bar", source: a0 });
|
|
@@ -36653,7 +36653,7 @@ const _c4$8 = a0 => ({ name: "academic-cap", source: a0 });
|
|
|
36653
36653
|
const _c5$6 = a0 => ({ name: "information-circle", source: a0 });
|
|
36654
36654
|
const _c6$2 = a0 => ({ name: "signal", source: a0 });
|
|
36655
36655
|
const _c7$1 = a0 => ({ name: "wrench-screwdriver", source: a0 });
|
|
36656
|
-
const _forTrack0$
|
|
36656
|
+
const _forTrack0$I = ($index, $item) => $item.name;
|
|
36657
36657
|
function ProductCategoryCardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
36658
36658
|
i0.ɵɵelementStart(0, "p", 8);
|
|
36659
36659
|
i0.ɵɵtext(1);
|
|
@@ -36692,7 +36692,7 @@ function ProductCategoryCardComponent_Conditional_14_Conditional_2_Template(rf,
|
|
|
36692
36692
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
36693
36693
|
i0.ɵɵproperty("ngClass", ctx_r0.getStatBoxClasses());
|
|
36694
36694
|
i0.ɵɵadvance(2);
|
|
36695
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction0(6, _c0$
|
|
36695
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction0(6, _c0$S))("ngClass", ctx_r0.getStatIconClasses());
|
|
36696
36696
|
i0.ɵɵadvance(2);
|
|
36697
36697
|
i0.ɵɵproperty("ngClass", ctx_r0.getStatLabelClasses());
|
|
36698
36698
|
i0.ɵɵadvance(2);
|
|
@@ -36784,7 +36784,7 @@ function ProductCategoryCardComponent_Conditional_16_Template(rf, ctx) { if (rf
|
|
|
36784
36784
|
i0.ɵɵelementStart(6, "symphiq-visualization-container", 21);
|
|
36785
36785
|
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
36786
|
i0.ɵɵelementStart(7, "div", 22);
|
|
36787
|
-
i0.ɵɵrepeaterCreate(8, ProductCategoryCardComponent_Conditional_16_For_9_Template, 2, 5, "div", 23, _forTrack0$
|
|
36787
|
+
i0.ɵɵrepeaterCreate(8, ProductCategoryCardComponent_Conditional_16_For_9_Template, 2, 5, "div", 23, _forTrack0$I);
|
|
36788
36788
|
i0.ɵɵelementEnd()()()();
|
|
36789
36789
|
} if (rf & 2) {
|
|
36790
36790
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -37639,13 +37639,13 @@ class ProductCategoryCardComponent {
|
|
|
37639
37639
|
}] }); })();
|
|
37640
37640
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProductCategoryCardComponent, { className: "ProductCategoryCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/product-category-card.component.ts", lineNumber: 324 }); })();
|
|
37641
37641
|
|
|
37642
|
-
const _c0$
|
|
37642
|
+
const _c0$R = (a0, a1) => ({ name: a0, source: a1 });
|
|
37643
37643
|
function CompetitiveStrengthIndicatorComponent_For_3_Template(rf, ctx) { if (rf & 1) {
|
|
37644
37644
|
i0.ɵɵelement(0, "symphiq-icon", 2);
|
|
37645
37645
|
} if (rf & 2) {
|
|
37646
37646
|
const star_r1 = ctx.$implicit;
|
|
37647
37647
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
37648
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction2(2, _c0$
|
|
37648
|
+
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
37649
|
} }
|
|
37650
37650
|
class CompetitiveStrengthIndicatorComponent {
|
|
37651
37651
|
constructor() {
|
|
@@ -37801,7 +37801,7 @@ function getCategoryBadgeClasses(category, isDark) {
|
|
|
37801
37801
|
return `px-3 py-1 rounded-full text-xs font-semibold whitespace-nowrap ${colorClasses}`;
|
|
37802
37802
|
}
|
|
37803
37803
|
|
|
37804
|
-
const _c0$
|
|
37804
|
+
const _c0$Q = a0 => ({ name: "shield-check", source: a0 });
|
|
37805
37805
|
const _c1$p = a0 => ({ name: "building-storefront", source: a0 });
|
|
37806
37806
|
const _c2$h = a0 => ({ name: "academic-cap", source: a0 });
|
|
37807
37807
|
const _c3$d = a0 => ({ name: "information-circle", source: a0 });
|
|
@@ -37873,7 +37873,7 @@ function EnhancedListItemCardComponent_Conditional_21_Template(rf, ctx) { if (rf
|
|
|
37873
37873
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
37874
37874
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedSectionClasses());
|
|
37875
37875
|
i0.ɵɵadvance(2);
|
|
37876
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$
|
|
37876
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$Q, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.getExpandedIconClasses());
|
|
37877
37877
|
i0.ɵɵadvance();
|
|
37878
37878
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedTitleClasses());
|
|
37879
37879
|
i0.ɵɵadvance(2);
|
|
@@ -38516,7 +38516,7 @@ class EnhancedListItemCardComponent {
|
|
|
38516
38516
|
}] }); })();
|
|
38517
38517
|
(() => { (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
38518
|
|
|
38519
|
-
const _c0$
|
|
38519
|
+
const _c0$P = a0 => ({ name: "academic-cap", source: a0 });
|
|
38520
38520
|
const _c1$o = a0 => ({ name: "information-circle", source: a0 });
|
|
38521
38521
|
const _c2$g = a0 => ({ name: "signal", source: a0 });
|
|
38522
38522
|
const _c3$c = a0 => ({ name: "wrench-screwdriver", source: a0 });
|
|
@@ -38597,7 +38597,7 @@ function FocusAreaDetailCardComponent_Conditional_16_Conditional_5_Template(rf,
|
|
|
38597
38597
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
38598
38598
|
i0.ɵɵproperty("ngClass", ctx_r0.getCompetitiveGapSectionClasses());
|
|
38599
38599
|
i0.ɵɵadvance(2);
|
|
38600
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$
|
|
38600
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$P, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.expandedIconClasses());
|
|
38601
38601
|
i0.ɵɵadvance();
|
|
38602
38602
|
i0.ɵɵproperty("ngClass", ctx_r0.expandedTitleClasses());
|
|
38603
38603
|
i0.ɵɵadvance(2);
|
|
@@ -40376,7 +40376,7 @@ class CompetitorAnalysisCardComponent {
|
|
|
40376
40376
|
}] }); })();
|
|
40377
40377
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitorAnalysisCardComponent, { className: "CompetitorAnalysisCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/competitor-analysis-card.component.ts", lineNumber: 312 }); })();
|
|
40378
40378
|
|
|
40379
|
-
const _c0$
|
|
40379
|
+
const _c0$O = ["*"];
|
|
40380
40380
|
class SkeletonCardBaseComponent {
|
|
40381
40381
|
constructor() {
|
|
40382
40382
|
this.viewMode = input(ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "viewMode" }] : []));
|
|
@@ -40396,7 +40396,7 @@ class SkeletonCardBaseComponent {
|
|
|
40396
40396
|
`.trim();
|
|
40397
40397
|
}
|
|
40398
40398
|
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$
|
|
40399
|
+
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
40400
|
i0.ɵɵprojectionDef();
|
|
40401
40401
|
i0.ɵɵelementStart(0, "div", 0);
|
|
40402
40402
|
i0.ɵɵprojection(1);
|
|
@@ -41561,7 +41561,7 @@ class ProfileItemCardComponent {
|
|
|
41561
41561
|
}], 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
41562
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileItemCardComponent, { className: "ProfileItemCardComponent", filePath: "lib/components/business-analysis-dashboard/profile-item-card.component.ts", lineNumber: 171 }); })();
|
|
41563
41563
|
|
|
41564
|
-
const _c0$
|
|
41564
|
+
const _c0$N = ["scrollContainer"];
|
|
41565
41565
|
const _c1$n = a0 => ({ name: "arrow-right", source: a0 });
|
|
41566
41566
|
function ItemDetailModalComponent_Conditional_7_Template(rf, ctx) { if (rf & 1) {
|
|
41567
41567
|
const _r2 = i0.ɵɵgetCurrentView();
|
|
@@ -41681,7 +41681,7 @@ class ItemDetailModalComponent {
|
|
|
41681
41681
|
}
|
|
41682
41682
|
static { this.ɵfac = function ItemDetailModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ItemDetailModalComponent)(); }; }
|
|
41683
41683
|
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$
|
|
41684
|
+
i0.ɵɵviewQuery(_c0$N, 5);
|
|
41685
41685
|
} if (rf & 2) {
|
|
41686
41686
|
let _t;
|
|
41687
41687
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.scrollContainer = _t.first);
|
|
@@ -41760,7 +41760,7 @@ class ItemDetailModalComponent {
|
|
|
41760
41760
|
}] }); })();
|
|
41761
41761
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ItemDetailModalComponent, { className: "ItemDetailModalComponent", filePath: "lib/components/business-analysis-dashboard/modals/item-detail-modal.component.ts", lineNumber: 53 }); })();
|
|
41762
41762
|
|
|
41763
|
-
const _c0$
|
|
41763
|
+
const _c0$M = ["modalContent"];
|
|
41764
41764
|
const _c1$m = ["modalWrapper"];
|
|
41765
41765
|
const _c2$f = ["*"];
|
|
41766
41766
|
const ProfileAnalysisModalComponent_Conditional_0_Conditional_31_Conditional_3_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return lineChart_component; }).then(m => m.LineChartComponent)];
|
|
@@ -41769,7 +41769,7 @@ const ProfileAnalysisModalComponent_Conditional_0_Conditional_31_Conditional_5_D
|
|
|
41769
41769
|
const ProfileAnalysisModalComponent_Conditional_0_Conditional_31_Conditional_6_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return areaChart_component; }).then(m => m.AreaChartComponent)];
|
|
41770
41770
|
const _c3$b = a0 => ({ name: "arrow-left", source: a0 });
|
|
41771
41771
|
const _c4$6 = a0 => ({ name: "chevron-right", source: a0 });
|
|
41772
|
-
const _forTrack0$
|
|
41772
|
+
const _forTrack0$H = ($index, $item) => $item.performanceItemId || $index;
|
|
41773
41773
|
const _forTrack1$6 = ($index, $item) => $item.id || $index;
|
|
41774
41774
|
function ProfileAnalysisModalComponent_Conditional_0_Conditional_10_For_5_Conditional_0_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
41775
41775
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
@@ -41980,7 +41980,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_21_For_3_Templa
|
|
|
41980
41980
|
function ProfileAnalysisModalComponent_Conditional_0_Conditional_21_Template(rf, ctx) { if (rf & 1) {
|
|
41981
41981
|
i0.ɵɵelementStart(0, "div", 20);
|
|
41982
41982
|
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$
|
|
41983
|
+
i0.ɵɵrepeaterCreate(2, ProfileAnalysisModalComponent_Conditional_0_Conditional_21_For_3_Template, 13, 10, "div", 53, _forTrack0$H);
|
|
41984
41984
|
i0.ɵɵelementEnd();
|
|
41985
41985
|
} if (rf & 2) {
|
|
41986
41986
|
const data_r11 = ctx;
|
|
@@ -42060,7 +42060,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_22_For_3_Templa
|
|
|
42060
42060
|
function ProfileAnalysisModalComponent_Conditional_0_Conditional_22_Template(rf, ctx) { if (rf & 1) {
|
|
42061
42061
|
i0.ɵɵelementStart(0, "div", 20);
|
|
42062
42062
|
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$
|
|
42063
|
+
i0.ɵɵrepeaterCreate(2, ProfileAnalysisModalComponent_Conditional_0_Conditional_22_For_3_Template, 13, 10, "div", 53, _forTrack0$H);
|
|
42064
42064
|
i0.ɵɵelementEnd();
|
|
42065
42065
|
} if (rf & 2) {
|
|
42066
42066
|
const data_r14 = ctx;
|
|
@@ -42179,7 +42179,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_
|
|
|
42179
42179
|
i0.ɵɵelementStart(0, "div", 69)(1, "h3", 70);
|
|
42180
42180
|
i0.ɵɵtext(2, " Directly Affected Metric ");
|
|
42181
42181
|
i0.ɵɵelementEnd();
|
|
42182
|
-
i0.ɵɵrepeaterCreate(3, ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_1_Conditional_0_For_4_Template, 1, 1, null, null, _forTrack0$
|
|
42182
|
+
i0.ɵɵrepeaterCreate(3, ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_1_Conditional_0_For_4_Template, 1, 1, null, null, _forTrack0$H);
|
|
42183
42183
|
i0.ɵɵelementEnd();
|
|
42184
42184
|
} if (rf & 2) {
|
|
42185
42185
|
const data_r32 = i0.ɵɵnextContext(2);
|
|
@@ -42213,7 +42213,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_
|
|
|
42213
42213
|
i0.ɵɵelementStart(0, "div", 69)(1, "h3", 70);
|
|
42214
42214
|
i0.ɵɵtext(2, " Indirectly Affected Metrics ");
|
|
42215
42215
|
i0.ɵɵelementEnd();
|
|
42216
|
-
i0.ɵɵrepeaterCreate(3, ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_1_Conditional_1_For_4_Template, 1, 1, null, null, _forTrack0$
|
|
42216
|
+
i0.ɵɵrepeaterCreate(3, ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_1_Conditional_1_For_4_Template, 1, 1, null, null, _forTrack0$H);
|
|
42217
42217
|
i0.ɵɵelementEnd();
|
|
42218
42218
|
} if (rf & 2) {
|
|
42219
42219
|
const data_r32 = i0.ɵɵnextContext(2);
|
|
@@ -42245,7 +42245,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_
|
|
|
42245
42245
|
i0.ɵɵproperty("metric", metric_r38)("isLightMode", ctx_r1.isLightMode())("animationKey", $index_r39);
|
|
42246
42246
|
} }
|
|
42247
42247
|
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$
|
|
42248
|
+
i0.ɵɵrepeaterCreate(0, ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_2_For_1_Template, 2, 3, "div", null, _forTrack0$H);
|
|
42249
42249
|
} if (rf & 2) {
|
|
42250
42250
|
const data_r32 = i0.ɵɵnextContext();
|
|
42251
42251
|
i0.ɵɵrepeater(data_r32.metrics);
|
|
@@ -44009,7 +44009,7 @@ class ProfileAnalysisModalComponent {
|
|
|
44009
44009
|
}
|
|
44010
44010
|
static { this.ɵfac = function ProfileAnalysisModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileAnalysisModalComponent)(); }; }
|
|
44011
44011
|
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$
|
|
44012
|
+
i0.ɵɵviewQuery(_c0$M, 5);
|
|
44013
44013
|
i0.ɵɵviewQuery(_c1$m, 5);
|
|
44014
44014
|
} if (rf & 2) {
|
|
44015
44015
|
let _t;
|
|
@@ -44564,7 +44564,7 @@ class ProfileAnalysisModalComponent {
|
|
|
44564
44564
|
}] }); }); })();
|
|
44565
44565
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileAnalysisModalComponent, { className: "ProfileAnalysisModalComponent", filePath: "lib/components/profile-analysis-shop-dashboard/profile-analysis-modal.component.ts", lineNumber: 554 }); })();
|
|
44566
44566
|
|
|
44567
|
-
const _c0$
|
|
44567
|
+
const _c0$L = a0 => ({ name: "light-bulb", source: a0 });
|
|
44568
44568
|
const _c1$l = a0 => ({ name: "trophy", source: a0 });
|
|
44569
44569
|
const _c2$e = a0 => ({ name: "academic-cap", source: a0 });
|
|
44570
44570
|
const _c3$a = a0 => ({ name: "signal", source: a0 });
|
|
@@ -44774,7 +44774,7 @@ class CompetitiveGapModalComponent {
|
|
|
44774
44774
|
i0.ɵɵadvance(2);
|
|
44775
44775
|
i0.ɵɵproperty("ngClass", ctx.iconContainerClasses());
|
|
44776
44776
|
i0.ɵɵadvance();
|
|
44777
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(12, _c0$
|
|
44777
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(12, _c0$L, ctx.iconSource));
|
|
44778
44778
|
i0.ɵɵadvance(3);
|
|
44779
44779
|
i0.ɵɵproperty("ngClass", ctx.titleClasses());
|
|
44780
44780
|
i0.ɵɵadvance();
|
|
@@ -44895,11 +44895,11 @@ class CompetitiveGapModalComponent {
|
|
|
44895
44895
|
}], null, { item: [{ type: i0.Input, args: [{ isSignal: true, alias: "item", required: false }] }], isDark: [{ type: i0.Input, args: [{ isSignal: true, alias: "isDark", required: false }] }] }); })();
|
|
44896
44896
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitiveGapModalComponent, { className: "CompetitiveGapModalComponent", filePath: "lib/components/business-analysis-dashboard/modals/competitive-gap-modal.component.ts", lineNumber: 101 }); })();
|
|
44897
44897
|
|
|
44898
|
-
const _c0$
|
|
44898
|
+
const _c0$K = a0 => ({ name: "list-bullet", source: a0 });
|
|
44899
44899
|
const _c1$k = a0 => ({ name: "arrow-right", source: a0 });
|
|
44900
44900
|
const _c2$d = a0 => ({ name: "check-circle", source: a0 });
|
|
44901
44901
|
const _c3$9 = a0 => ({ name: "exclamation-circle", source: a0 });
|
|
44902
|
-
const _forTrack0$
|
|
44902
|
+
const _forTrack0$G = ($index, $item) => $item.order;
|
|
44903
44903
|
function RecommendationActionStepsModalComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
44904
44904
|
i0.ɵɵelementStart(0, "div", 1)(1, "div", 5);
|
|
44905
44905
|
i0.ɵɵelement(2, "symphiq-icon", 6);
|
|
@@ -44915,7 +44915,7 @@ function RecommendationActionStepsModalComponent_Conditional_1_Template(rf, ctx)
|
|
|
44915
44915
|
i0.ɵɵadvance();
|
|
44916
44916
|
i0.ɵɵproperty("ngClass", ctx_r0.iconContainerClasses());
|
|
44917
44917
|
i0.ɵɵadvance();
|
|
44918
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$
|
|
44918
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$K, ctx_r0.iconSource));
|
|
44919
44919
|
i0.ɵɵadvance(2);
|
|
44920
44920
|
i0.ɵɵproperty("ngClass", ctx_r0.titleClasses());
|
|
44921
44921
|
i0.ɵɵadvance(2);
|
|
@@ -45053,7 +45053,7 @@ class RecommendationActionStepsModalComponent {
|
|
|
45053
45053
|
i0.ɵɵelementStart(0, "div", 0);
|
|
45054
45054
|
i0.ɵɵconditionalCreate(1, RecommendationActionStepsModalComponent_Conditional_1_Template, 8, 7, "div", 1);
|
|
45055
45055
|
i0.ɵɵelementStart(2, "div", 2);
|
|
45056
|
-
i0.ɵɵrepeaterCreate(3, RecommendationActionStepsModalComponent_For_4_Template, 13, 11, "div", 3, _forTrack0$
|
|
45056
|
+
i0.ɵɵrepeaterCreate(3, RecommendationActionStepsModalComponent_For_4_Template, 13, 11, "div", 3, _forTrack0$G);
|
|
45057
45057
|
i0.ɵɵelementEnd();
|
|
45058
45058
|
i0.ɵɵconditionalCreate(5, RecommendationActionStepsModalComponent_Conditional_5_Template, 4, 5, "div", 4);
|
|
45059
45059
|
i0.ɵɵelementEnd();
|
|
@@ -45135,7 +45135,7 @@ class RecommendationActionStepsModalComponent {
|
|
|
45135
45135
|
}], 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
45136
|
(() => { (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
45137
|
|
|
45138
|
-
const _c0$
|
|
45138
|
+
const _c0$J = ["modalContent"];
|
|
45139
45139
|
const _c1$j = ["modalWrapper"];
|
|
45140
45140
|
function BusinessAnalysisModalComponent_Conditional_0_Conditional_10_For_6_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
45141
45141
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
@@ -45654,7 +45654,7 @@ class BusinessAnalysisModalComponent {
|
|
|
45654
45654
|
}
|
|
45655
45655
|
static { this.ɵfac = function BusinessAnalysisModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || BusinessAnalysisModalComponent)(); }; }
|
|
45656
45656
|
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$
|
|
45657
|
+
i0.ɵɵviewQuery(_c0$J, 5);
|
|
45658
45658
|
i0.ɵɵviewQuery(_c1$j, 5);
|
|
45659
45659
|
} if (rf & 2) {
|
|
45660
45660
|
let _t;
|
|
@@ -46524,7 +46524,7 @@ class SearchButtonComponent {
|
|
|
46524
46524
|
}], 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
46525
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SearchButtonComponent, { className: "SearchButtonComponent", filePath: "lib/components/shared/search-button.component.ts", lineNumber: 30 }); })();
|
|
46526
46526
|
|
|
46527
|
-
const _c0$
|
|
46527
|
+
const _c0$I = [[["", "expandedControls", ""]], [["", "condensedLeftContent", ""]], [["", "condensedControls", ""]]];
|
|
46528
46528
|
const _c1$i = ["[expandedControls]", "[condensedLeftContent]", "[condensedControls]"];
|
|
46529
46529
|
function DashboardHeaderComponent_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
46530
46530
|
i0.ɵɵelement(0, "div", 7);
|
|
@@ -46771,7 +46771,7 @@ class DashboardHeaderComponent {
|
|
|
46771
46771
|
}
|
|
46772
46772
|
static { this.ɵfac = function DashboardHeaderComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || DashboardHeaderComponent)(); }; }
|
|
46773
46773
|
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$
|
|
46774
|
+
i0.ɵɵprojectionDef(_c0$I);
|
|
46775
46775
|
i0.ɵɵelementStart(0, "header", 0)(1, "div", 1)(2, "div", 2)(3, "div", 3)(4, "div", 4)(5, "div", 5)(6, "h1", 6);
|
|
46776
46776
|
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
46777
|
i0.ɵɵtext(7);
|
|
@@ -46967,13 +46967,13 @@ class DashboardHeaderComponent {
|
|
|
46967
46967
|
}], 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
46968
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(DashboardHeaderComponent, { className: "DashboardHeaderComponent", filePath: "lib/components/shared/dashboard-header.component.ts", lineNumber: 140 }); })();
|
|
46969
46969
|
|
|
46970
|
-
const _c0$
|
|
46970
|
+
const _c0$H = ["dashboardContainer"];
|
|
46971
46971
|
const _c1$h = () => ({});
|
|
46972
46972
|
const _c2$c = () => [1, 2, 3, 4, 5, 6];
|
|
46973
46973
|
const _c3$8 = () => [1, 2, 3];
|
|
46974
46974
|
const _c4$4 = () => [1, 2, 3, 4];
|
|
46975
46975
|
const _c5$3 = () => [1, 2];
|
|
46976
|
-
const _forTrack0$
|
|
46976
|
+
const _forTrack0$F = ($index, $item) => $item.value;
|
|
46977
46977
|
function SymphiqFunnelAnalysisDashboardComponent_Conditional_7_For_6_Template(rf, ctx) { if (rf & 1) {
|
|
46978
46978
|
i0.ɵɵelementStart(0, "option", 26);
|
|
46979
46979
|
i0.ɵɵtext(1);
|
|
@@ -46993,7 +46993,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_7_Template(rf, ctx)
|
|
|
46993
46993
|
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
46994
|
i0.ɵɵelementStart(4, "select", 25);
|
|
46995
46995
|
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$
|
|
46996
|
+
i0.ɵɵrepeaterCreate(5, SymphiqFunnelAnalysisDashboardComponent_Conditional_7_For_6_Template, 2, 2, "option", 26, _forTrack0$F);
|
|
46997
46997
|
i0.ɵɵelementEnd()()();
|
|
46998
46998
|
} if (rf & 2) {
|
|
46999
46999
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
@@ -47045,7 +47045,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_11_Template(rf, ctx
|
|
|
47045
47045
|
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
47046
|
i0.ɵɵelementStart(1, "select", 30);
|
|
47047
47047
|
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$
|
|
47048
|
+
i0.ɵɵrepeaterCreate(2, SymphiqFunnelAnalysisDashboardComponent_Conditional_11_For_3_Template, 2, 2, "option", 26, _forTrack0$F);
|
|
47049
47049
|
i0.ɵɵelementEnd()();
|
|
47050
47050
|
} if (rf & 2) {
|
|
47051
47051
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
@@ -47821,7 +47821,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_4_Te
|
|
|
47821
47821
|
i0.ɵɵconditionalCreate(14, SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_4_Conditional_14_Template, 2, 0, "div", 107);
|
|
47822
47822
|
i0.ɵɵelementStart(15, "select", 108);
|
|
47823
47823
|
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$
|
|
47824
|
+
i0.ɵɵrepeaterCreate(16, SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_4_For_17_Template, 2, 1, null, null, _forTrack0$F);
|
|
47825
47825
|
i0.ɵɵelementEnd();
|
|
47826
47826
|
i0.ɵɵelementStart(18, "button", 109);
|
|
47827
47827
|
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 +47835,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_4_Te
|
|
|
47835
47835
|
i0.ɵɵtext(23, "Sort");
|
|
47836
47836
|
i0.ɵɵelementEnd()()()();
|
|
47837
47837
|
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$
|
|
47838
|
+
i0.ɵɵrepeaterCreate(26, SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_4_For_27_Template, 1, 1, null, null, _forTrack0$F);
|
|
47839
47839
|
i0.ɵɵelementEnd()()();
|
|
47840
47840
|
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
47841
|
i0.ɵɵelementEnd()();
|
|
@@ -48012,7 +48012,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_5_Te
|
|
|
48012
48012
|
i0.ɵɵconditionalCreate(12, SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_5_Conditional_12_Template, 2, 0, "div", 107);
|
|
48013
48013
|
i0.ɵɵelementStart(13, "select", 150);
|
|
48014
48014
|
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$
|
|
48015
|
+
i0.ɵɵrepeaterCreate(14, SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_5_For_15_Template, 2, 1, null, null, _forTrack0$F);
|
|
48016
48016
|
i0.ɵɵelementEnd()()();
|
|
48017
48017
|
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
48018
|
i0.ɵɵelementEnd()();
|
|
@@ -48123,7 +48123,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_6_Te
|
|
|
48123
48123
|
i0.ɵɵconditionalCreate(13, SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_6_Conditional_13_Template, 2, 0, "div", 107);
|
|
48124
48124
|
i0.ɵɵelementStart(14, "select", 108);
|
|
48125
48125
|
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$
|
|
48126
|
+
i0.ɵɵrepeaterCreate(15, SymphiqFunnelAnalysisDashboardComponent_Conditional_18_Conditional_6_For_16_Template, 2, 1, null, null, _forTrack0$F);
|
|
48127
48127
|
i0.ɵɵelementEnd()()();
|
|
48128
48128
|
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
48129
|
i0.ɵɵelementEnd()();
|
|
@@ -49242,7 +49242,7 @@ class SymphiqFunnelAnalysisDashboardComponent {
|
|
|
49242
49242
|
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
49243
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SymphiqFunnelAnalysisDashboardComponent, selectors: [["symphiq-funnel-analysis-dashboard"]], viewQuery: function SymphiqFunnelAnalysisDashboardComponent_Query(rf, ctx) { if (rf & 1) {
|
|
49244
49244
|
i0.ɵɵviewQuery(ModalComponent, 5);
|
|
49245
|
-
i0.ɵɵviewQuery(_c0$
|
|
49245
|
+
i0.ɵɵviewQuery(_c0$H, 5);
|
|
49246
49246
|
} if (rf & 2) {
|
|
49247
49247
|
let _t;
|
|
49248
49248
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalComponent = _t.first);
|
|
@@ -50614,7 +50614,7 @@ function getTrendClasses(trendPercent, viewMode) {
|
|
|
50614
50614
|
}
|
|
50615
50615
|
}
|
|
50616
50616
|
|
|
50617
|
-
const _forTrack0$
|
|
50617
|
+
const _forTrack0$E = ($index, $item) => $item.performanceItemId;
|
|
50618
50618
|
function SymphiqFunnelAnalysisPreviewComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
|
|
50619
50619
|
i0.ɵɵelementStart(0, "div", 17)(1, "p", 18);
|
|
50620
50620
|
i0.ɵɵtext(2);
|
|
@@ -51233,7 +51233,7 @@ class SymphiqFunnelAnalysisPreviewComponent {
|
|
|
51233
51233
|
i0.ɵɵconditionalCreate(12, SymphiqFunnelAnalysisPreviewComponent_Conditional_12_Template, 3, 7, "div", 9);
|
|
51234
51234
|
i0.ɵɵconditionalCreate(13, SymphiqFunnelAnalysisPreviewComponent_Conditional_13_Template, 18, 23, "div", 10);
|
|
51235
51235
|
i0.ɵɵelementStart(14, "div", 11);
|
|
51236
|
-
i0.ɵɵrepeaterCreate(15, SymphiqFunnelAnalysisPreviewComponent_For_16_Template, 10, 17, "div", 12, _forTrack0$
|
|
51236
|
+
i0.ɵɵrepeaterCreate(15, SymphiqFunnelAnalysisPreviewComponent_For_16_Template, 10, 17, "div", 12, _forTrack0$E);
|
|
51237
51237
|
i0.ɵɵelementEnd();
|
|
51238
51238
|
i0.ɵɵconditionalCreate(17, SymphiqFunnelAnalysisPreviewComponent_Conditional_17_Template, 9, 11, "div", 9);
|
|
51239
51239
|
i0.ɵɵconditionalCreate(18, SymphiqFunnelAnalysisPreviewComponent_Conditional_18_Template, 14, 19, "div", 9);
|
|
@@ -51476,7 +51476,7 @@ class SymphiqFunnelAnalysisPreviewComponent {
|
|
|
51476
51476
|
}], () => [], { 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
51477
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqFunnelAnalysisPreviewComponent, { className: "SymphiqFunnelAnalysisPreviewComponent", filePath: "lib/components/funnel-analysis-preview/symphiq-funnel-analysis-preview.component.ts", lineNumber: 228 }); })();
|
|
51478
51478
|
|
|
51479
|
-
const _forTrack0$
|
|
51479
|
+
const _forTrack0$D = ($index, $item) => $item.id;
|
|
51480
51480
|
function SymphiqWelcomeDashboardComponent_For_51_Template(rf, ctx) { if (rf & 1) {
|
|
51481
51481
|
i0.ɵɵelementStart(0, "div", 27)(1, "div", 32)(2, "div", 33)(3, "span", 34);
|
|
51482
51482
|
i0.ɵɵtext(4);
|
|
@@ -51751,7 +51751,7 @@ class SymphiqWelcomeDashboardComponent {
|
|
|
51751
51751
|
i0.ɵɵtext(48, " Your Onboarding Journey ");
|
|
51752
51752
|
i0.ɵɵelementEnd();
|
|
51753
51753
|
i0.ɵɵelementStart(49, "div", 26);
|
|
51754
|
-
i0.ɵɵrepeaterCreate(50, SymphiqWelcomeDashboardComponent_For_51_Template, 9, 3, "div", 27, _forTrack0$
|
|
51754
|
+
i0.ɵɵrepeaterCreate(50, SymphiqWelcomeDashboardComponent_For_51_Template, 9, 3, "div", 27, _forTrack0$D);
|
|
51755
51755
|
i0.ɵɵelementEnd()()();
|
|
51756
51756
|
i0.ɵɵelementStart(52, "div", 28);
|
|
51757
51757
|
i0.ɵɵnamespaceSVG();
|
|
@@ -52736,8 +52736,8 @@ class FocusAreaToolsModalComponent {
|
|
|
52736
52736
|
}] }); })();
|
|
52737
52737
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaToolsModalComponent, { className: "FocusAreaToolsModalComponent", filePath: "lib/components/create-account-dashboard/focus-area-tools-modal.component.ts", lineNumber: 149 }); })();
|
|
52738
52738
|
|
|
52739
|
-
const _c0$
|
|
52740
|
-
const _forTrack0$
|
|
52739
|
+
const _c0$G = ["shopNameInput"];
|
|
52740
|
+
const _forTrack0$C = ($index, $item) => $item.focusAreaDomain;
|
|
52741
52741
|
function SymphiqCreateAccountDashboardComponent_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
52742
52742
|
i0.ɵɵelementStart(0, "div", 8);
|
|
52743
52743
|
i0.ɵɵelement(1, "symphiq-indeterminate-spinner", 12);
|
|
@@ -53082,7 +53082,7 @@ function SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Cond
|
|
|
53082
53082
|
i0.ɵɵtext(3);
|
|
53083
53083
|
i0.ɵɵelementEnd();
|
|
53084
53084
|
i0.ɵɵelementStart(4, "div", 53);
|
|
53085
|
-
i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Conditional_12_For_6_Template, 7, 5, "div", 54, _forTrack0$
|
|
53085
|
+
i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Conditional_12_For_6_Template, 7, 5, "div", 54, _forTrack0$C);
|
|
53086
53086
|
i0.ɵɵelementEnd()();
|
|
53087
53087
|
} if (rf & 2) {
|
|
53088
53088
|
const ctx_r0 = i0.ɵɵnextContext(3);
|
|
@@ -53112,7 +53112,7 @@ function SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Cond
|
|
|
53112
53112
|
i0.ɵɵtext(3);
|
|
53113
53113
|
i0.ɵɵelementEnd();
|
|
53114
53114
|
i0.ɵɵelementStart(4, "div", 63);
|
|
53115
|
-
i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Conditional_13_For_6_Template, 3, 3, "div", 64, _forTrack0$
|
|
53115
|
+
i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Conditional_13_For_6_Template, 3, 3, "div", 64, _forTrack0$C);
|
|
53116
53116
|
i0.ɵɵelementEnd()();
|
|
53117
53117
|
} if (rf & 2) {
|
|
53118
53118
|
const ctx_r0 = i0.ɵɵnextContext(3);
|
|
@@ -53142,7 +53142,7 @@ function SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Cond
|
|
|
53142
53142
|
i0.ɵɵtext(3);
|
|
53143
53143
|
i0.ɵɵelementEnd();
|
|
53144
53144
|
i0.ɵɵelementStart(4, "div", 66);
|
|
53145
|
-
i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Conditional_14_For_6_Template, 3, 3, "div", 67, _forTrack0$
|
|
53145
|
+
i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_9_Conditional_3_Conditional_14_For_6_Template, 3, 3, "div", 67, _forTrack0$C);
|
|
53146
53146
|
i0.ɵɵelementEnd()();
|
|
53147
53147
|
} if (rf & 2) {
|
|
53148
53148
|
const ctx_r0 = i0.ɵɵnextContext(3);
|
|
@@ -53922,7 +53922,7 @@ class SymphiqCreateAccountDashboardComponent {
|
|
|
53922
53922
|
}
|
|
53923
53923
|
static { this.ɵfac = function SymphiqCreateAccountDashboardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SymphiqCreateAccountDashboardComponent)(); }; }
|
|
53924
53924
|
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$
|
|
53925
|
+
i0.ɵɵviewQuery(_c0$G, 5);
|
|
53926
53926
|
} if (rf & 2) {
|
|
53927
53927
|
let _t;
|
|
53928
53928
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.shopNameInput = _t.first);
|
|
@@ -54482,7 +54482,7 @@ class SymphiqCreateAccountDashboardComponent {
|
|
|
54482
54482
|
}] }); })();
|
|
54483
54483
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqCreateAccountDashboardComponent, { className: "SymphiqCreateAccountDashboardComponent", filePath: "lib/components/create-account-dashboard/symphiq-create-account-dashboard.component.ts", lineNumber: 603 }); })();
|
|
54484
54484
|
|
|
54485
|
-
const _forTrack0$
|
|
54485
|
+
const _forTrack0$B = ($index, $item) => $item.id;
|
|
54486
54486
|
function SymphiqConnectGaDashboardComponent_Conditional_7_Template(rf, ctx) { if (rf & 1) {
|
|
54487
54487
|
i0.ɵɵelementStart(0, "div", 7)(1, "div", 9)(2, "div", 10);
|
|
54488
54488
|
i0.ɵɵelement(3, "symphiq-indeterminate-spinner", 11);
|
|
@@ -54711,7 +54711,7 @@ function SymphiqConnectGaDashboardComponent_Conditional_9_Conditional_14_For_2_T
|
|
|
54711
54711
|
function SymphiqConnectGaDashboardComponent_Conditional_9_Conditional_14_Template(rf, ctx) { if (rf & 1) {
|
|
54712
54712
|
const _r5 = i0.ɵɵgetCurrentView();
|
|
54713
54713
|
i0.ɵɵelementStart(0, "div", 52);
|
|
54714
|
-
i0.ɵɵrepeaterCreate(1, SymphiqConnectGaDashboardComponent_Conditional_9_Conditional_14_For_2_Template, 11, 8, "label", 53, _forTrack0$
|
|
54714
|
+
i0.ɵɵrepeaterCreate(1, SymphiqConnectGaDashboardComponent_Conditional_9_Conditional_14_For_2_Template, 11, 8, "label", 53, _forTrack0$B);
|
|
54715
54715
|
i0.ɵɵelementEnd();
|
|
54716
54716
|
i0.ɵɵelement(3, "div", 54);
|
|
54717
54717
|
i0.ɵɵelementStart(4, "button", 55);
|
|
@@ -56592,7 +56592,7 @@ class TargetChangeBadgeComponent {
|
|
|
56592
56592
|
}], () => [{ 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
56593
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TargetChangeBadgeComponent, { className: "TargetChangeBadgeComponent", filePath: "lib/components/revenue-calculator-dashboard/target-change-badge.component.ts", lineNumber: 27 }); })();
|
|
56594
56594
|
|
|
56595
|
-
const _forTrack0$
|
|
56595
|
+
const _forTrack0$A = ($index, $item) => $item.stageMetric.metric;
|
|
56596
56596
|
const _forTrack1$5 = ($index, $item) => $item.calc.metric;
|
|
56597
56597
|
function FunnelMetricsVisualizationComponent_For_4_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
56598
56598
|
i0.ɵɵelementStart(0, "button", 7);
|
|
@@ -57109,7 +57109,7 @@ class FunnelMetricsVisualizationComponent {
|
|
|
57109
57109
|
i0.ɵɵelementStart(0, "div", 0);
|
|
57110
57110
|
i0.ɵɵelement(1, "symphiq-tooltip-container");
|
|
57111
57111
|
i0.ɵɵelementStart(2, "div", 1);
|
|
57112
|
-
i0.ɵɵrepeaterCreate(3, FunnelMetricsVisualizationComponent_For_4_Template, 28, 15, "div", 2, _forTrack0$
|
|
57112
|
+
i0.ɵɵrepeaterCreate(3, FunnelMetricsVisualizationComponent_For_4_Template, 28, 15, "div", 2, _forTrack0$A);
|
|
57113
57113
|
i0.ɵɵelementEnd()();
|
|
57114
57114
|
} if (rf & 2) {
|
|
57115
57115
|
i0.ɵɵadvance(3);
|
|
@@ -57824,7 +57824,7 @@ class ChartValueFormatter {
|
|
|
57824
57824
|
}
|
|
57825
57825
|
}
|
|
57826
57826
|
|
|
57827
|
-
const _c0$
|
|
57827
|
+
const _c0$F = ["chartdiv"];
|
|
57828
57828
|
class AreaChartComponent {
|
|
57829
57829
|
constructor() {
|
|
57830
57830
|
this.chart = input({}, ...(ngDevMode ? [{ debugName: "chart" }] : []));
|
|
@@ -58137,7 +58137,7 @@ class AreaChartComponent {
|
|
|
58137
58137
|
}
|
|
58138
58138
|
static { this.ɵfac = function AreaChartComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || AreaChartComponent)(); }; }
|
|
58139
58139
|
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$
|
|
58140
|
+
i0.ɵɵviewQuery(_c0$F, 7);
|
|
58141
58141
|
} if (rf & 2) {
|
|
58142
58142
|
let _t;
|
|
58143
58143
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.chartDiv = _t.first);
|
|
@@ -58169,7 +58169,7 @@ var areaChart_component = /*#__PURE__*/Object.freeze({
|
|
|
58169
58169
|
AreaChartComponent: AreaChartComponent
|
|
58170
58170
|
});
|
|
58171
58171
|
|
|
58172
|
-
const _c0$
|
|
58172
|
+
const _c0$E = ["chartdiv"];
|
|
58173
58173
|
class LineChartComponent {
|
|
58174
58174
|
constructor() {
|
|
58175
58175
|
this.chart = input({}, ...(ngDevMode ? [{ debugName: "chart" }] : []));
|
|
@@ -58619,7 +58619,7 @@ class LineChartComponent {
|
|
|
58619
58619
|
}
|
|
58620
58620
|
static { this.ɵfac = function LineChartComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || LineChartComponent)(); }; }
|
|
58621
58621
|
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$
|
|
58622
|
+
i0.ɵɵviewQuery(_c0$E, 7);
|
|
58623
58623
|
} if (rf & 2) {
|
|
58624
58624
|
let _t;
|
|
58625
58625
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.chartDiv = _t.first);
|
|
@@ -58651,7 +58651,7 @@ var lineChart_component = /*#__PURE__*/Object.freeze({
|
|
|
58651
58651
|
LineChartComponent: LineChartComponent
|
|
58652
58652
|
});
|
|
58653
58653
|
|
|
58654
|
-
const _c0$
|
|
58654
|
+
const _c0$D = ["chartdiv"];
|
|
58655
58655
|
class ProgressToTargetChartComponent {
|
|
58656
58656
|
constructor() {
|
|
58657
58657
|
this.data = input(null, ...(ngDevMode ? [{ debugName: "data" }] : []));
|
|
@@ -58902,7 +58902,7 @@ class ProgressToTargetChartComponent {
|
|
|
58902
58902
|
}
|
|
58903
58903
|
static { this.ɵfac = function ProgressToTargetChartComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProgressToTargetChartComponent)(); }; }
|
|
58904
58904
|
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$
|
|
58905
|
+
i0.ɵɵviewQuery(_c0$D, 7);
|
|
58906
58906
|
} if (rf & 2) {
|
|
58907
58907
|
let _t;
|
|
58908
58908
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.chartDiv = _t.first);
|
|
@@ -58925,7 +58925,7 @@ class ProgressToTargetChartComponent {
|
|
|
58925
58925
|
}] }); })();
|
|
58926
58926
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProgressToTargetChartComponent, { className: "ProgressToTargetChartComponent", filePath: "lib/components/revenue-calculator-dashboard/progress-to-target-chart.component.ts", lineNumber: 66 }); })();
|
|
58927
58927
|
|
|
58928
|
-
const _forTrack0$
|
|
58928
|
+
const _forTrack0$z = ($index, $item) => $item.metric;
|
|
58929
58929
|
function MetricReportModalComponent_Conditional_0_Conditional_12_Template(rf, ctx) { if (rf & 1) {
|
|
58930
58930
|
i0.ɵɵelementStart(0, "button", 10);
|
|
58931
58931
|
i0.ɵɵnamespaceSVG();
|
|
@@ -59061,7 +59061,7 @@ function MetricReportModalComponent_Conditional_0_Conditional_65_Template(rf, ct
|
|
|
59061
59061
|
i0.ɵɵtext(12, "Improve by");
|
|
59062
59062
|
i0.ɵɵelementEnd()()();
|
|
59063
59063
|
i0.ɵɵelementStart(13, "tbody");
|
|
59064
|
-
i0.ɵɵrepeaterCreate(14, MetricReportModalComponent_Conditional_0_Conditional_65_For_15_Template, 15, 7, "tr", 47, _forTrack0$
|
|
59064
|
+
i0.ɵɵrepeaterCreate(14, MetricReportModalComponent_Conditional_0_Conditional_65_For_15_Template, 15, 7, "tr", 47, _forTrack0$z);
|
|
59065
59065
|
i0.ɵɵelementEnd()()()();
|
|
59066
59066
|
} if (rf & 2) {
|
|
59067
59067
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
@@ -60570,9 +60570,9 @@ class UserDisplayComponent {
|
|
|
60570
60570
|
}], 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
60571
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(UserDisplayComponent, { className: "UserDisplayComponent", filePath: "lib/components/shared/user-display.component.ts", lineNumber: 27 }); })();
|
|
60572
60572
|
|
|
60573
|
-
const _c0$
|
|
60573
|
+
const _c0$C = ["absoluteInputRef"];
|
|
60574
60574
|
const _c1$g = ["percentageInputRef"];
|
|
60575
|
-
const _forTrack0$
|
|
60575
|
+
const _forTrack0$y = ($index, $item) => $item.id;
|
|
60576
60576
|
function EditMetricTargetModalComponent_Conditional_0_Conditional_27_Template(rf, ctx) { if (rf & 1) {
|
|
60577
60577
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
60578
60578
|
i0.ɵɵelementStart(0, "div", 18);
|
|
@@ -60966,7 +60966,7 @@ function EditMetricTargetModalComponent_Conditional_0_Conditional_37_Template(rf
|
|
|
60966
60966
|
i0.ɵɵtext(8, "Amount set");
|
|
60967
60967
|
i0.ɵɵelementEnd()();
|
|
60968
60968
|
i0.ɵɵelementStart(9, "div", 61);
|
|
60969
|
-
i0.ɵɵrepeaterCreate(10, EditMetricTargetModalComponent_Conditional_0_Conditional_37_For_11_Template, 7, 6, "div", 62, _forTrack0$
|
|
60969
|
+
i0.ɵɵrepeaterCreate(10, EditMetricTargetModalComponent_Conditional_0_Conditional_37_For_11_Template, 7, 6, "div", 62, _forTrack0$y);
|
|
60970
60970
|
i0.ɵɵelementEnd()()();
|
|
60971
60971
|
} if (rf & 2) {
|
|
60972
60972
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
@@ -61703,7 +61703,7 @@ class EditMetricTargetModalComponent {
|
|
|
61703
61703
|
}
|
|
61704
61704
|
static { this.ɵfac = function EditMetricTargetModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || EditMetricTargetModalComponent)(i0.ɵɵdirectiveInject(i0.Injector)); }; }
|
|
61705
61705
|
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$
|
|
61706
|
+
i0.ɵɵviewQuery(_c0$C, 5);
|
|
61707
61707
|
i0.ɵɵviewQuery(_c1$g, 5);
|
|
61708
61708
|
} if (rf & 2) {
|
|
61709
61709
|
let _t;
|
|
@@ -62136,7 +62136,7 @@ class EditMetricTargetModalComponent {
|
|
|
62136
62136
|
}] }); })();
|
|
62137
62137
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(EditMetricTargetModalComponent, { className: "EditMetricTargetModalComponent", filePath: "lib/components/revenue-calculator-dashboard/edit-metric-target-modal.component.ts", lineNumber: 407 }); })();
|
|
62138
62138
|
|
|
62139
|
-
const _c0$
|
|
62139
|
+
const _c0$B = ["absoluteInputRef"];
|
|
62140
62140
|
const _c1$f = ["percentageInputRef"];
|
|
62141
62141
|
function InitialTargetSettingComponent_Conditional_5_Template(rf, ctx) { if (rf & 1) {
|
|
62142
62142
|
i0.ɵɵtext(0);
|
|
@@ -63428,7 +63428,7 @@ class InitialTargetSettingComponent {
|
|
|
63428
63428
|
}
|
|
63429
63429
|
static { this.ɵfac = function InitialTargetSettingComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || InitialTargetSettingComponent)(); }; }
|
|
63430
63430
|
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$
|
|
63431
|
+
i0.ɵɵviewQuery(_c0$B, 5);
|
|
63432
63432
|
i0.ɵɵviewQuery(_c1$f, 5);
|
|
63433
63433
|
} if (rf & 2) {
|
|
63434
63434
|
let _t;
|
|
@@ -64038,7 +64038,7 @@ class InitialTargetSettingComponent {
|
|
|
64038
64038
|
}], 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
64039
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(InitialTargetSettingComponent, { className: "InitialTargetSettingComponent", filePath: "lib/components/revenue-calculator-dashboard/initial-target-setting.component.ts", lineNumber: 626 }); })();
|
|
64040
64040
|
|
|
64041
|
-
const _c0$
|
|
64041
|
+
const _c0$A = () => [];
|
|
64042
64042
|
function SymphiqRevenueCalculatorDashboardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
64043
64043
|
i0.ɵɵelementStart(0, "div", 8);
|
|
64044
64044
|
i0.ɵɵelement(1, "symphiq-indeterminate-spinner", 10);
|
|
@@ -64080,7 +64080,7 @@ function SymphiqRevenueCalculatorDashboardComponent_Conditional_11_Conditional_1
|
|
|
64080
64080
|
} if (rf & 2) {
|
|
64081
64081
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
64082
64082
|
i0.ɵɵadvance();
|
|
64083
|
-
i0.ɵɵproperty("viewMode", ctx_r0.viewMode())("funnelMetrics", ctx_r0.funnelMetrics() ?? i0.ɵɵpureFunction0(13, _c0$
|
|
64083
|
+
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
64084
|
} }
|
|
64085
64085
|
function SymphiqRevenueCalculatorDashboardComponent_Conditional_11_Template(rf, ctx) { if (rf & 1) {
|
|
64086
64086
|
i0.ɵɵelement(0, "symphiq-revenue-calculator-welcome-banner", 18);
|
|
@@ -64881,7 +64881,7 @@ class HierarchyDisplayComponent {
|
|
|
64881
64881
|
}], null, { hierarchyData: [{ type: i0.Input, args: [{ isSignal: true, alias: "hierarchyData", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
|
|
64882
64882
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(HierarchyDisplayComponent, { className: "HierarchyDisplayComponent", filePath: "lib/components/business-analysis-dashboard/hierarchy-display.component.ts", lineNumber: 119 }); })();
|
|
64883
64883
|
|
|
64884
|
-
const _c0$
|
|
64884
|
+
const _c0$z = a0 => ({ name: "chart-bar", source: a0 });
|
|
64885
64885
|
const _c1$e = a0 => ({ name: "light-bulb", source: a0 });
|
|
64886
64886
|
function CompetitiveBenchmarkCardComponent_Conditional_26_Template(rf, ctx) { if (rf & 1) {
|
|
64887
64887
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
@@ -65077,7 +65077,7 @@ class CompetitiveBenchmarkCardComponent {
|
|
|
65077
65077
|
i0.ɵɵadvance();
|
|
65078
65078
|
i0.ɵɵproperty("ngClass", ctx.getSectionClasses());
|
|
65079
65079
|
i0.ɵɵadvance(2);
|
|
65080
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(21, _c0$
|
|
65080
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(21, _c0$z, ctx.IconSourceEnum.HEROICONS))("ngClass", ctx.getSectionIconClasses());
|
|
65081
65081
|
i0.ɵɵadvance();
|
|
65082
65082
|
i0.ɵɵproperty("ngClass", ctx.getSectionTitleClasses());
|
|
65083
65083
|
i0.ɵɵadvance(2);
|
|
@@ -65867,8 +65867,8 @@ class FloatingBackButtonComponent {
|
|
|
65867
65867
|
}], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], embedded: [{ type: i0.Input, args: [{ isSignal: true, alias: "embedded", required: false }] }] }); })();
|
|
65868
65868
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FloatingBackButtonComponent, { className: "FloatingBackButtonComponent", filePath: "lib/components/business-analysis-dashboard/floating-back-button.component.ts", lineNumber: 70 }); })();
|
|
65869
65869
|
|
|
65870
|
-
const _c0$
|
|
65871
|
-
const _forTrack0$
|
|
65870
|
+
const _c0$y = ["searchInput"];
|
|
65871
|
+
const _forTrack0$x = ($index, $item) => $item.id;
|
|
65872
65872
|
function SearchModalComponent_Conditional_0_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
65873
65873
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
65874
65874
|
i0.ɵɵelementStart(0, "button", 18);
|
|
@@ -65996,7 +65996,7 @@ function SearchModalComponent_Conditional_0_Conditional_14_For_2_Template(rf, ct
|
|
|
65996
65996
|
} }
|
|
65997
65997
|
function SearchModalComponent_Conditional_0_Conditional_14_Template(rf, ctx) { if (rf & 1) {
|
|
65998
65998
|
i0.ɵɵelementStart(0, "div", 15);
|
|
65999
|
-
i0.ɵɵrepeaterCreate(1, SearchModalComponent_Conditional_0_Conditional_14_For_2_Template, 17, 13, "button", 19, _forTrack0$
|
|
65999
|
+
i0.ɵɵrepeaterCreate(1, SearchModalComponent_Conditional_0_Conditional_14_For_2_Template, 17, 13, "button", 19, _forTrack0$x);
|
|
66000
66000
|
i0.ɵɵelementEnd();
|
|
66001
66001
|
} if (rf & 2) {
|
|
66002
66002
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
@@ -66232,7 +66232,7 @@ class SearchModalComponent {
|
|
|
66232
66232
|
}
|
|
66233
66233
|
static { this.ɵfac = function SearchModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SearchModalComponent)(); }; }
|
|
66234
66234
|
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$
|
|
66235
|
+
i0.ɵɵviewQuery(_c0$y, 5);
|
|
66236
66236
|
} if (rf & 2) {
|
|
66237
66237
|
let _t;
|
|
66238
66238
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.searchInput = _t.first);
|
|
@@ -67129,8 +67129,8 @@ class SimplifiedRecommendationCardComponent {
|
|
|
67129
67129
|
}], 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
67130
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SimplifiedRecommendationCardComponent, { className: "SimplifiedRecommendationCardComponent", filePath: "lib/components/business-analysis-dashboard/simplified-recommendation-card.component.ts", lineNumber: 121 }); })();
|
|
67131
67131
|
|
|
67132
|
-
const _c0$
|
|
67133
|
-
const _forTrack0$
|
|
67132
|
+
const _c0$x = () => [0, 1, 2];
|
|
67133
|
+
const _forTrack0$w = ($index, $item) => $item.id;
|
|
67134
67134
|
function RecommendationsTiledGridComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
|
|
67135
67135
|
i0.ɵɵelementStart(0, "div", 9);
|
|
67136
67136
|
i0.ɵɵtext(1);
|
|
@@ -67154,7 +67154,7 @@ function RecommendationsTiledGridComponent_Conditional_14_For_2_Template(rf, ctx
|
|
|
67154
67154
|
} }
|
|
67155
67155
|
function RecommendationsTiledGridComponent_Conditional_14_Template(rf, ctx) { if (rf & 1) {
|
|
67156
67156
|
i0.ɵɵelementStart(0, "div", 11);
|
|
67157
|
-
i0.ɵɵrepeaterCreate(1, RecommendationsTiledGridComponent_Conditional_14_For_2_Template, 1, 3, "symphiq-simplified-recommendation-card", 13, _forTrack0$
|
|
67157
|
+
i0.ɵɵrepeaterCreate(1, RecommendationsTiledGridComponent_Conditional_14_For_2_Template, 1, 3, "symphiq-simplified-recommendation-card", 13, _forTrack0$w);
|
|
67158
67158
|
i0.ɵɵelementEnd();
|
|
67159
67159
|
} if (rf & 2) {
|
|
67160
67160
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -67199,7 +67199,7 @@ function RecommendationsTiledGridComponent_Conditional_15_Template(rf, ctx) { if
|
|
|
67199
67199
|
i0.ɵɵelementEnd();
|
|
67200
67200
|
} if (rf & 2) {
|
|
67201
67201
|
i0.ɵɵadvance();
|
|
67202
|
-
i0.ɵɵrepeater(i0.ɵɵpureFunction0(0, _c0$
|
|
67202
|
+
i0.ɵɵrepeater(i0.ɵɵpureFunction0(0, _c0$x));
|
|
67203
67203
|
} }
|
|
67204
67204
|
function RecommendationsTiledGridComponent_Conditional_16_Template(rf, ctx) { if (rf & 1) {
|
|
67205
67205
|
i0.ɵɵelementStart(0, "div", 12)(1, "div", 27);
|
|
@@ -67446,7 +67446,7 @@ class RecommendationsTiledGridComponent {
|
|
|
67446
67446
|
}], 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
67447
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RecommendationsTiledGridComponent, { className: "RecommendationsTiledGridComponent", filePath: "lib/components/business-analysis-dashboard/recommendations-tiled-grid.component.ts", lineNumber: 92 }); })();
|
|
67448
67448
|
|
|
67449
|
-
const _forTrack0$
|
|
67449
|
+
const _forTrack0$v = ($index, $item) => $item.id;
|
|
67450
67450
|
function CollapsibleSectionGroupComponent_For_23_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|
|
67451
67451
|
i0.ɵɵelementStart(0, "div", 20);
|
|
67452
67452
|
i0.ɵɵelement(1, "symphiq-icon", 30);
|
|
@@ -67673,7 +67673,7 @@ class CollapsibleSectionGroupComponent {
|
|
|
67673
67673
|
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
67674
|
i0.ɵɵelementEnd()()();
|
|
67675
67675
|
i0.ɵɵelementStart(21, "div", 16);
|
|
67676
|
-
i0.ɵɵrepeaterCreate(22, CollapsibleSectionGroupComponent_For_23_Template, 15, 17, "div", 17, _forTrack0$
|
|
67676
|
+
i0.ɵɵrepeaterCreate(22, CollapsibleSectionGroupComponent_For_23_Template, 15, 17, "div", 17, _forTrack0$v);
|
|
67677
67677
|
i0.ɵɵelementEnd()()();
|
|
67678
67678
|
} if (rf & 2) {
|
|
67679
67679
|
i0.ɵɵproperty("ngClass", ctx.containerClasses());
|
|
@@ -67797,7 +67797,7 @@ class CollapsibleSectionGroupComponent {
|
|
|
67797
67797
|
}], null, { sections: [{ type: i0.Input, args: [{ isSignal: true, alias: "sections", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
|
|
67798
67798
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CollapsibleSectionGroupComponent, { className: "CollapsibleSectionGroupComponent", filePath: "lib/components/business-analysis-dashboard/collapsible-section-group.component.ts", lineNumber: 100 }); })();
|
|
67799
67799
|
|
|
67800
|
-
const _c0$
|
|
67800
|
+
const _c0$w = () => [];
|
|
67801
67801
|
function SymphiqBusinessAnalysisDashboardComponent_Conditional_7_Template(rf, ctx) { if (rf & 1) {
|
|
67802
67802
|
i0.ɵɵelementStart(0, "div", 6);
|
|
67803
67803
|
i0.ɵɵelement(1, "symphiq-indeterminate-spinner", 13);
|
|
@@ -67867,7 +67867,7 @@ function SymphiqBusinessAnalysisDashboardComponent_Conditional_9_Conditional_1_F
|
|
|
67867
67867
|
const ɵ$index_46_r5 = i0.ɵɵnextContext().$index;
|
|
67868
67868
|
const ctx_r0 = i0.ɵɵnextContext(3);
|
|
67869
67869
|
i0.ɵɵadvance();
|
|
67870
|
-
i0.ɵɵproperty("viewMode", ctx_r0.viewMode())("subsections", ctx_r0.sections()[ɵ$index_46_r5 + 1].subsections || i0.ɵɵpureFunction0(2, _c0$
|
|
67870
|
+
i0.ɵɵproperty("viewMode", ctx_r0.viewMode())("subsections", ctx_r0.sections()[ɵ$index_46_r5 + 1].subsections || i0.ɵɵpureFunction0(2, _c0$w));
|
|
67871
67871
|
} }
|
|
67872
67872
|
function SymphiqBusinessAnalysisDashboardComponent_Conditional_9_Conditional_1_For_1_Template(rf, ctx) { if (rf & 1) {
|
|
67873
67873
|
i0.ɵɵelement(0, "symphiq-profile-section", 22);
|
|
@@ -69492,8 +69492,8 @@ class MetricWelcomeBannerComponent {
|
|
|
69492
69492
|
}], 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
69493
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MetricWelcomeBannerComponent, { className: "MetricWelcomeBannerComponent", filePath: "lib/components/profile-analysis-shop-dashboard/metric-welcome-banner.component.ts", lineNumber: 113 }); })();
|
|
69494
69494
|
|
|
69495
|
-
const _c0$
|
|
69496
|
-
const _forTrack0$
|
|
69495
|
+
const _c0$v = a0 => ({ name: "chevron-right", source: a0 });
|
|
69496
|
+
const _forTrack0$u = ($index, $item) => $item.id;
|
|
69497
69497
|
function RelatedGoalChipsComponent_Conditional_0_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
69498
69498
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
69499
69499
|
i0.ɵɵelementStart(0, "button", 2);
|
|
@@ -69510,11 +69510,11 @@ function RelatedGoalChipsComponent_Conditional_0_For_2_Template(rf, ctx) { if (r
|
|
|
69510
69510
|
i0.ɵɵadvance(2);
|
|
69511
69511
|
i0.ɵɵtextInterpolate(goal_r2.title);
|
|
69512
69512
|
i0.ɵɵadvance();
|
|
69513
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$
|
|
69513
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$v, ctx_r2.IconSourceEnum.HEROICONS));
|
|
69514
69514
|
} }
|
|
69515
69515
|
function RelatedGoalChipsComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
69516
69516
|
i0.ɵɵelementStart(0, "div", 0);
|
|
69517
|
-
i0.ɵɵrepeaterCreate(1, RelatedGoalChipsComponent_Conditional_0_For_2_Template, 4, 5, "button", 1, _forTrack0$
|
|
69517
|
+
i0.ɵɵrepeaterCreate(1, RelatedGoalChipsComponent_Conditional_0_For_2_Template, 4, 5, "button", 1, _forTrack0$u);
|
|
69518
69518
|
i0.ɵɵelementEnd();
|
|
69519
69519
|
} if (rf & 2) {
|
|
69520
69520
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
@@ -69583,7 +69583,7 @@ class RelatedGoalChipsComponent {
|
|
|
69583
69583
|
}], 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
69584
|
(() => { (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
69585
|
|
|
69586
|
-
const _c0$
|
|
69586
|
+
const _c0$u = a0 => ({ name: "chart-bar", source: a0 });
|
|
69587
69587
|
const _c1$d = a0 => ({ name: "signal", source: a0 });
|
|
69588
69588
|
const _c2$b = (a0, a1) => ({ name: a0, source: a1 });
|
|
69589
69589
|
const _c3$7 = a0 => ({ name: "flag", source: a0 });
|
|
@@ -70119,7 +70119,7 @@ class MetricExecutiveSummaryComponent {
|
|
|
70119
70119
|
i0.ɵɵadvance();
|
|
70120
70120
|
i0.ɵɵproperty("ngClass", ctx.bannerClasses());
|
|
70121
70121
|
i0.ɵɵadvance(5);
|
|
70122
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(19, _c0$
|
|
70122
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(19, _c0$u, ctx.iconSource))("size", "w-8 h-8")("ngClass", ctx.iconClasses());
|
|
70123
70123
|
i0.ɵɵadvance();
|
|
70124
70124
|
i0.ɵɵproperty("ngClass", ctx.titleClasses());
|
|
70125
70125
|
i0.ɵɵadvance();
|
|
@@ -70438,7 +70438,7 @@ class MetricExecutiveSummaryComponent {
|
|
|
70438
70438
|
}], 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
70439
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MetricExecutiveSummaryComponent, { className: "MetricExecutiveSummaryComponent", filePath: "lib/components/profile-analysis-shop-dashboard/metric-executive-summary.component.ts", lineNumber: 287 }); })();
|
|
70440
70440
|
|
|
70441
|
-
const _c0$
|
|
70441
|
+
const _c0$t = a0 => ({ name: "chevron-right", source: a0 });
|
|
70442
70442
|
function GoalCardComponent_Conditional_13_Template(rf, ctx) { if (rf & 1) {
|
|
70443
70443
|
i0.ɵɵelementStart(0, "span", 12);
|
|
70444
70444
|
i0.ɵɵtext(1);
|
|
@@ -70723,7 +70723,7 @@ function GoalCardComponent_Conditional_19_Template(rf, ctx) { if (rf & 1) {
|
|
|
70723
70723
|
i0.ɵɵadvance();
|
|
70724
70724
|
i0.ɵɵtextInterpolate1(" ", ctx_r0.goal().objectives.length, " ");
|
|
70725
70725
|
i0.ɵɵadvance();
|
|
70726
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$
|
|
70726
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$t, ctx_r0.IconSourceEnum.HEROICONS));
|
|
70727
70727
|
} }
|
|
70728
70728
|
function GoalCardComponent_Conditional_20_Template(rf, ctx) { if (rf & 1) {
|
|
70729
70729
|
const _r6 = i0.ɵɵgetCurrentView();
|
|
@@ -71345,7 +71345,7 @@ class GoalCardComponent {
|
|
|
71345
71345
|
}], () => [], { 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
71346
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(GoalCardComponent, { className: "GoalCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/goal-card.component.ts", lineNumber: 239 }); })();
|
|
71347
71347
|
|
|
71348
|
-
const _c0$
|
|
71348
|
+
const _c0$s = a0 => ({ name: "link", source: a0 });
|
|
71349
71349
|
function CapabilityMatrixCardComponent_Conditional_5_Template(rf, ctx) { if (rf & 1) {
|
|
71350
71350
|
i0.ɵɵelementStart(0, "p", 4);
|
|
71351
71351
|
i0.ɵɵtext(1);
|
|
@@ -71408,7 +71408,7 @@ function CapabilityMatrixCardComponent_Conditional_29_Template(rf, ctx) { if (rf
|
|
|
71408
71408
|
} if (rf & 2) {
|
|
71409
71409
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
71410
71410
|
i0.ɵɵadvance(2);
|
|
71411
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$
|
|
71411
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$s, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.relatedGoalsIconClasses());
|
|
71412
71412
|
i0.ɵɵadvance();
|
|
71413
71413
|
i0.ɵɵproperty("ngClass", ctx_r0.relatedGoalsTitleClasses());
|
|
71414
71414
|
i0.ɵɵadvance(2);
|
|
@@ -71833,7 +71833,7 @@ class CapabilityMatrixCardComponent {
|
|
|
71833
71833
|
}], () => [], { 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
71834
|
(() => { (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
71835
|
|
|
71836
|
-
const _forTrack0$
|
|
71836
|
+
const _forTrack0$t = ($index, $item) => $item.competitorId || $index;
|
|
71837
71837
|
function CompetitiveComparisonCardComponent_Conditional_8_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
71838
71838
|
i0.ɵɵelementStart(0, "span", 15);
|
|
71839
71839
|
i0.ɵɵtext(1);
|
|
@@ -71946,7 +71946,7 @@ function CompetitiveComparisonCardComponent_Conditional_13_Template(rf, ctx) { i
|
|
|
71946
71946
|
i0.ɵɵelementStart(0, "div", 12)(1, "h6", 21);
|
|
71947
71947
|
i0.ɵɵtext(2, " Competitor Positions ");
|
|
71948
71948
|
i0.ɵɵelementEnd();
|
|
71949
|
-
i0.ɵɵrepeaterCreate(3, CompetitiveComparisonCardComponent_Conditional_13_For_4_Template, 7, 6, "div", 22, _forTrack0$
|
|
71949
|
+
i0.ɵɵrepeaterCreate(3, CompetitiveComparisonCardComponent_Conditional_13_For_4_Template, 7, 6, "div", 22, _forTrack0$t);
|
|
71950
71950
|
i0.ɵɵelementEnd();
|
|
71951
71951
|
} if (rf & 2) {
|
|
71952
71952
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -72334,8 +72334,8 @@ class CompetitiveComparisonCardComponent {
|
|
|
72334
72334
|
}], () => [], { comparison: [{ type: i0.Input, args: [{ isSignal: true, alias: "comparison", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
|
|
72335
72335
|
(() => { (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
72336
|
|
|
72337
|
-
const _c0$
|
|
72338
|
-
const _forTrack0$
|
|
72337
|
+
const _c0$r = a0 => ({ name: "chevron-right", source: a0 });
|
|
72338
|
+
const _forTrack0$s = ($index, $item) => $item.id;
|
|
72339
72339
|
function PhaseTimelineCardComponent_Conditional_8_For_7_Template(rf, ctx) { if (rf & 1) {
|
|
72340
72340
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
72341
72341
|
i0.ɵɵelementStart(0, "button", 15);
|
|
@@ -72352,7 +72352,7 @@ function PhaseTimelineCardComponent_Conditional_8_For_7_Template(rf, ctx) { if (
|
|
|
72352
72352
|
i0.ɵɵadvance(2);
|
|
72353
72353
|
i0.ɵɵtextInterpolate(goal_r2.title);
|
|
72354
72354
|
i0.ɵɵadvance();
|
|
72355
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$
|
|
72355
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$r, ctx_r2.IconSourceEnum.HEROICONS));
|
|
72356
72356
|
} }
|
|
72357
72357
|
function PhaseTimelineCardComponent_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
72358
72358
|
i0.ɵɵelementStart(0, "div", 7)(1, "h6", 10);
|
|
@@ -72364,7 +72364,7 @@ function PhaseTimelineCardComponent_Conditional_8_Template(rf, ctx) { if (rf & 1
|
|
|
72364
72364
|
i0.ɵɵelementEnd();
|
|
72365
72365
|
i0.ɵɵnamespaceHTML();
|
|
72366
72366
|
i0.ɵɵelementStart(5, "div", 13);
|
|
72367
|
-
i0.ɵɵrepeaterCreate(6, PhaseTimelineCardComponent_Conditional_8_For_7_Template, 4, 5, "button", 14, _forTrack0$
|
|
72367
|
+
i0.ɵɵrepeaterCreate(6, PhaseTimelineCardComponent_Conditional_8_For_7_Template, 4, 5, "button", 14, _forTrack0$s);
|
|
72368
72368
|
i0.ɵɵelementEnd()();
|
|
72369
72369
|
} if (rf & 2) {
|
|
72370
72370
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
@@ -72389,7 +72389,7 @@ function PhaseTimelineCardComponent_Conditional_9_For_7_Template(rf, ctx) { if (
|
|
|
72389
72389
|
i0.ɵɵadvance(2);
|
|
72390
72390
|
i0.ɵɵtextInterpolate(recommendation_r5.title);
|
|
72391
72391
|
i0.ɵɵadvance();
|
|
72392
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$
|
|
72392
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$r, ctx_r2.IconSourceEnum.HEROICONS));
|
|
72393
72393
|
} }
|
|
72394
72394
|
function PhaseTimelineCardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
72395
72395
|
i0.ɵɵelementStart(0, "div", 7)(1, "h6", 10);
|
|
@@ -72401,7 +72401,7 @@ function PhaseTimelineCardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1
|
|
|
72401
72401
|
i0.ɵɵelementEnd();
|
|
72402
72402
|
i0.ɵɵnamespaceHTML();
|
|
72403
72403
|
i0.ɵɵelementStart(5, "div", 18);
|
|
72404
|
-
i0.ɵɵrepeaterCreate(6, PhaseTimelineCardComponent_Conditional_9_For_7_Template, 4, 5, "button", 14, _forTrack0$
|
|
72404
|
+
i0.ɵɵrepeaterCreate(6, PhaseTimelineCardComponent_Conditional_9_For_7_Template, 4, 5, "button", 14, _forTrack0$s);
|
|
72405
72405
|
i0.ɵɵelementEnd()();
|
|
72406
72406
|
} if (rf & 2) {
|
|
72407
72407
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
@@ -72814,7 +72814,7 @@ class PhaseTimelineCardComponent {
|
|
|
72814
72814
|
}], () => [], { 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
72815
|
(() => { (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
72816
|
|
|
72817
|
-
const _c0$
|
|
72817
|
+
const _c0$q = a0 => ({ name: "chevron-right", source: a0 });
|
|
72818
72818
|
function OperationalCategoryCardComponent_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
72819
72819
|
i0.ɵɵelementStart(0, "div", 13)(1, "div", 19)(2, "span", 20);
|
|
72820
72820
|
i0.ɵɵtext(3, "Industry Benchmark");
|
|
@@ -72860,7 +72860,7 @@ function OperationalCategoryCardComponent_Conditional_20_Template(rf, ctx) { if
|
|
|
72860
72860
|
i0.ɵɵadvance(4);
|
|
72861
72861
|
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
72862
|
i0.ɵɵadvance();
|
|
72863
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$
|
|
72863
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$q, ctx_r0.IconSourceEnum.HEROICONS));
|
|
72864
72864
|
} }
|
|
72865
72865
|
function OperationalCategoryCardComponent_Conditional_21_Template(rf, ctx) { if (rf & 1) {
|
|
72866
72866
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
@@ -72883,7 +72883,7 @@ function OperationalCategoryCardComponent_Conditional_21_Template(rf, ctx) { if
|
|
|
72883
72883
|
i0.ɵɵadvance(4);
|
|
72884
72884
|
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
72885
|
i0.ɵɵadvance();
|
|
72886
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$
|
|
72886
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$q, ctx_r0.IconSourceEnum.HEROICONS));
|
|
72887
72887
|
} }
|
|
72888
72888
|
function OperationalCategoryCardComponent_Conditional_22_Template(rf, ctx) { if (rf & 1) {
|
|
72889
72889
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
@@ -72906,7 +72906,7 @@ function OperationalCategoryCardComponent_Conditional_22_Template(rf, ctx) { if
|
|
|
72906
72906
|
i0.ɵɵadvance(4);
|
|
72907
72907
|
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
72908
|
i0.ɵɵadvance();
|
|
72909
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$
|
|
72909
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$q, ctx_r0.IconSourceEnum.HEROICONS));
|
|
72910
72910
|
} }
|
|
72911
72911
|
function OperationalCategoryCardComponent_Conditional_23_Template(rf, ctx) { if (rf & 1) {
|
|
72912
72912
|
const _r5 = i0.ɵɵgetCurrentView();
|
|
@@ -73413,9 +73413,9 @@ class OperationalCategoryCardComponent {
|
|
|
73413
73413
|
}], () => [], { 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
73414
|
(() => { (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
73415
|
|
|
73416
|
-
const _c0$
|
|
73416
|
+
const _c0$p = a0 => ({ name: "arrow-trending-up", source: a0 });
|
|
73417
73417
|
const _c1$c = a0 => ({ name: "chat-bubble-left-right", source: a0 });
|
|
73418
|
-
const _forTrack0$
|
|
73418
|
+
const _forTrack0$r = ($index, $item) => $item.questionId;
|
|
73419
73419
|
function KeyDriverCardComponent_Conditional_12_For_6_Template(rf, ctx) { if (rf & 1) {
|
|
73420
73420
|
i0.ɵɵelementStart(0, "div", 13)(1, "p", 14);
|
|
73421
73421
|
i0.ɵɵtext(2);
|
|
@@ -73435,7 +73435,7 @@ function KeyDriverCardComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
|
|
|
73435
73435
|
i0.ɵɵelementStart(3, "span", 12);
|
|
73436
73436
|
i0.ɵɵtext(4, " Supporting Profile Insights ");
|
|
73437
73437
|
i0.ɵɵelementEnd()();
|
|
73438
|
-
i0.ɵɵrepeaterCreate(5, KeyDriverCardComponent_Conditional_12_For_6_Template, 3, 3, "div", 13, _forTrack0$
|
|
73438
|
+
i0.ɵɵrepeaterCreate(5, KeyDriverCardComponent_Conditional_12_For_6_Template, 3, 3, "div", 13, _forTrack0$r);
|
|
73439
73439
|
i0.ɵɵelementEnd();
|
|
73440
73440
|
} if (rf & 2) {
|
|
73441
73441
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -73547,7 +73547,7 @@ class KeyDriverCardComponent {
|
|
|
73547
73547
|
i0.ɵɵadvance(3);
|
|
73548
73548
|
i0.ɵɵproperty("ngClass", ctx.iconClasses());
|
|
73549
73549
|
i0.ɵɵadvance();
|
|
73550
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(10, _c0$
|
|
73550
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(10, _c0$p, ctx.iconSource));
|
|
73551
73551
|
i0.ɵɵadvance(2);
|
|
73552
73552
|
i0.ɵɵproperty("ngClass", ctx.titleClasses());
|
|
73553
73553
|
i0.ɵɵadvance();
|
|
@@ -73623,9 +73623,9 @@ class KeyDriverCardComponent {
|
|
|
73623
73623
|
}], null, { driver: [{ type: i0.Input, args: [{ isSignal: true, alias: "driver", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
|
|
73624
73624
|
(() => { (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
73625
|
|
|
73626
|
-
const _c0$
|
|
73626
|
+
const _c0$o = a0 => ({ name: "exclamation-triangle", source: a0 });
|
|
73627
73627
|
const _c1$b = a0 => ({ name: "chat-bubble-left-right", source: a0 });
|
|
73628
|
-
const _forTrack0$
|
|
73628
|
+
const _forTrack0$q = ($index, $item) => $item.questionId;
|
|
73629
73629
|
function BottleneckCardComponent_Conditional_12_For_6_Template(rf, ctx) { if (rf & 1) {
|
|
73630
73630
|
i0.ɵɵelementStart(0, "div", 13)(1, "p", 14);
|
|
73631
73631
|
i0.ɵɵtext(2);
|
|
@@ -73645,7 +73645,7 @@ function BottleneckCardComponent_Conditional_12_Template(rf, ctx) { if (rf & 1)
|
|
|
73645
73645
|
i0.ɵɵelementStart(3, "span", 12);
|
|
73646
73646
|
i0.ɵɵtext(4, " Supporting Profile Insights ");
|
|
73647
73647
|
i0.ɵɵelementEnd()();
|
|
73648
|
-
i0.ɵɵrepeaterCreate(5, BottleneckCardComponent_Conditional_12_For_6_Template, 3, 3, "div", 13, _forTrack0$
|
|
73648
|
+
i0.ɵɵrepeaterCreate(5, BottleneckCardComponent_Conditional_12_For_6_Template, 3, 3, "div", 13, _forTrack0$q);
|
|
73649
73649
|
i0.ɵɵelementEnd();
|
|
73650
73650
|
} if (rf & 2) {
|
|
73651
73651
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -73779,7 +73779,7 @@ class BottleneckCardComponent {
|
|
|
73779
73779
|
i0.ɵɵadvance(3);
|
|
73780
73780
|
i0.ɵɵproperty("ngClass", ctx.iconClasses());
|
|
73781
73781
|
i0.ɵɵadvance();
|
|
73782
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(14, _c0$
|
|
73782
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(14, _c0$o, ctx.iconSource));
|
|
73783
73783
|
i0.ɵɵadvance(2);
|
|
73784
73784
|
i0.ɵɵproperty("ngClass", ctx.titleClasses());
|
|
73785
73785
|
i0.ɵɵadvance();
|
|
@@ -73850,11 +73850,11 @@ class BottleneckCardComponent {
|
|
|
73850
73850
|
}], null, { bottleneck: [{ type: i0.Input, args: [{ isSignal: true, alias: "bottleneck", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
|
|
73851
73851
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(BottleneckCardComponent, { className: "BottleneckCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/bottleneck-card.component.ts", lineNumber: 104 }); })();
|
|
73852
73852
|
|
|
73853
|
-
const _c0$
|
|
73853
|
+
const _c0$n = a0 => ({ name: "arrow-right", source: a0 });
|
|
73854
73854
|
const _c1$a = a0 => ({ name: "arrow-left", source: a0 });
|
|
73855
73855
|
const _c2$a = a0 => ({ name: "arrows-right-left", source: a0 });
|
|
73856
73856
|
const _c3$6 = a0 => ({ name: "scale", source: a0 });
|
|
73857
|
-
const _forTrack0$
|
|
73857
|
+
const _forTrack0$p = ($index, $item) => $item.metric;
|
|
73858
73858
|
function MetricRelationshipsCardComponent_Conditional_1_For_8_Template(rf, ctx) { if (rf & 1) {
|
|
73859
73859
|
i0.ɵɵelementStart(0, "span", 7);
|
|
73860
73860
|
i0.ɵɵtext(1);
|
|
@@ -73882,7 +73882,7 @@ function MetricRelationshipsCardComponent_Conditional_1_Template(rf, ctx) { if (
|
|
|
73882
73882
|
i0.ɵɵadvance(2);
|
|
73883
73883
|
i0.ɵɵproperty("ngClass", ctx_r1.getIconClasses("influences"));
|
|
73884
73884
|
i0.ɵɵadvance();
|
|
73885
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$
|
|
73885
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$n, ctx_r1.iconSource));
|
|
73886
73886
|
i0.ɵɵadvance();
|
|
73887
73887
|
i0.ɵɵproperty("ngClass", ctx_r1.titleClasses());
|
|
73888
73888
|
i0.ɵɵadvance(3);
|
|
@@ -73953,7 +73953,7 @@ function MetricRelationshipsCardComponent_Conditional_3_Template(rf, ctx) { if (
|
|
|
73953
73953
|
i0.ɵɵtext(5, " Trade-offs ");
|
|
73954
73954
|
i0.ɵɵelementEnd()();
|
|
73955
73955
|
i0.ɵɵelementStart(6, "div", 8);
|
|
73956
|
-
i0.ɵɵrepeaterCreate(7, MetricRelationshipsCardComponent_Conditional_3_For_8_Template, 7, 9, "div", 9, _forTrack0$
|
|
73956
|
+
i0.ɵɵrepeaterCreate(7, MetricRelationshipsCardComponent_Conditional_3_For_8_Template, 7, 9, "div", 9, _forTrack0$p);
|
|
73957
73957
|
i0.ɵɵelementEnd()();
|
|
73958
73958
|
} if (rf & 2) {
|
|
73959
73959
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -74152,7 +74152,7 @@ class MetricRelationshipsCardComponent {
|
|
|
74152
74152
|
}], null, { relationships: [{ type: i0.Input, args: [{ isSignal: true, alias: "relationships", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
|
|
74153
74153
|
(() => { (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
74154
|
|
|
74155
|
-
const _c0$
|
|
74155
|
+
const _c0$m = a0 => ({ name: "link", source: a0 });
|
|
74156
74156
|
function RelatedMetricCardComponent_Conditional_13_Template(rf, ctx) { if (rf & 1) {
|
|
74157
74157
|
i0.ɵɵelementStart(0, "div", 9);
|
|
74158
74158
|
i0.ɵɵelement(1, "symphiq-icon", 10);
|
|
@@ -74163,7 +74163,7 @@ function RelatedMetricCardComponent_Conditional_13_Template(rf, ctx) { if (rf &
|
|
|
74163
74163
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
74164
74164
|
i0.ɵɵproperty("ngClass", ctx_r0.borderClasses());
|
|
74165
74165
|
i0.ɵɵadvance();
|
|
74166
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$
|
|
74166
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$m, ctx_r0.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r0.sharedGoalsIconClasses());
|
|
74167
74167
|
i0.ɵɵadvance();
|
|
74168
74168
|
i0.ɵɵproperty("ngClass", ctx_r0.sharedGoalsTextClasses());
|
|
74169
74169
|
i0.ɵɵadvance();
|
|
@@ -74390,7 +74390,7 @@ class RelatedMetricCardComponent {
|
|
|
74390
74390
|
}], 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
74391
|
(() => { (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
74392
|
|
|
74393
|
-
const _forTrack0$
|
|
74393
|
+
const _forTrack0$o = ($index, $item) => $item.metric;
|
|
74394
74394
|
function RelatedMetricsListComponent_Conditional_1_For_14_Template(rf, ctx) { if (rf & 1) {
|
|
74395
74395
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
74396
74396
|
i0.ɵɵelementStart(0, "symphiq-related-metric-card", 12);
|
|
@@ -74418,7 +74418,7 @@ function RelatedMetricsListComponent_Conditional_1_Template(rf, ctx) { if (rf &
|
|
|
74418
74418
|
i0.ɵɵtext(11);
|
|
74419
74419
|
i0.ɵɵelementEnd()();
|
|
74420
74420
|
i0.ɵɵelementStart(12, "div", 10);
|
|
74421
|
-
i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_1_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$
|
|
74421
|
+
i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_1_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$o);
|
|
74422
74422
|
i0.ɵɵelementEnd()();
|
|
74423
74423
|
} if (rf & 2) {
|
|
74424
74424
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -74464,7 +74464,7 @@ function RelatedMetricsListComponent_Conditional_2_Template(rf, ctx) { if (rf &
|
|
|
74464
74464
|
i0.ɵɵtext(11);
|
|
74465
74465
|
i0.ɵɵelementEnd()();
|
|
74466
74466
|
i0.ɵɵelementStart(12, "div", 10);
|
|
74467
|
-
i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_2_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$
|
|
74467
|
+
i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_2_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$o);
|
|
74468
74468
|
i0.ɵɵelementEnd()();
|
|
74469
74469
|
} if (rf & 2) {
|
|
74470
74470
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -74510,7 +74510,7 @@ function RelatedMetricsListComponent_Conditional_3_Template(rf, ctx) { if (rf &
|
|
|
74510
74510
|
i0.ɵɵtext(11);
|
|
74511
74511
|
i0.ɵɵelementEnd()();
|
|
74512
74512
|
i0.ɵɵelementStart(12, "div", 10);
|
|
74513
|
-
i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_3_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$
|
|
74513
|
+
i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_3_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$o);
|
|
74514
74514
|
i0.ɵɵelementEnd()();
|
|
74515
74515
|
} if (rf & 2) {
|
|
74516
74516
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -74556,7 +74556,7 @@ function RelatedMetricsListComponent_Conditional_4_Template(rf, ctx) { if (rf &
|
|
|
74556
74556
|
i0.ɵɵtext(11);
|
|
74557
74557
|
i0.ɵɵelementEnd()();
|
|
74558
74558
|
i0.ɵɵelementStart(12, "div", 10);
|
|
74559
|
-
i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_4_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$
|
|
74559
|
+
i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_4_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$o);
|
|
74560
74560
|
i0.ɵɵelementEnd()();
|
|
74561
74561
|
} if (rf & 2) {
|
|
74562
74562
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -74832,7 +74832,7 @@ class RelatedMetricsListComponent {
|
|
|
74832
74832
|
}], 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
74833
|
(() => { (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
74834
|
|
|
74835
|
-
const _c0$
|
|
74835
|
+
const _c0$l = (a0, a1) => ({ name: a0, source: a1 });
|
|
74836
74836
|
const _c1$9 = a0 => ({ name: "signal", source: a0 });
|
|
74837
74837
|
const _c2$9 = a0 => ({ name: "calendar", source: a0 });
|
|
74838
74838
|
const _c3$5 = a0 => ({ name: "flag", source: a0 });
|
|
@@ -75042,7 +75042,7 @@ class PerformanceMetricsCardComponent {
|
|
|
75042
75042
|
i0.ɵɵadvance();
|
|
75043
75043
|
i0.ɵɵproperty("ngClass", ctx.trendBadgeClasses());
|
|
75044
75044
|
i0.ɵɵadvance();
|
|
75045
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction2(32, _c0$
|
|
75045
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction2(32, _c0$l, ctx.trendIcon(), ctx.iconSource));
|
|
75046
75046
|
i0.ɵɵadvance();
|
|
75047
75047
|
i0.ɵɵtextInterpolate1(" ", ctx.metrics().trendDirection, " ");
|
|
75048
75048
|
i0.ɵɵadvance(2);
|
|
@@ -75190,7 +75190,7 @@ class PerformanceMetricsCardComponent {
|
|
|
75190
75190
|
}], () => [], { performanceMetrics: [{ type: i0.Input, args: [{ isSignal: true, alias: "performanceMetrics", required: false }] }], mode: [{ type: i0.Input, args: [{ isSignal: true, alias: "mode", required: false }] }] }); })();
|
|
75191
75191
|
(() => { (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
75192
|
|
|
75193
|
-
const _c0$
|
|
75193
|
+
const _c0$k = a0 => ({ name: "funnel", source: a0 });
|
|
75194
75194
|
const _c1$8 = a0 => ({ name: "chart-bar-square", source: a0 });
|
|
75195
75195
|
const _c2$8 = a0 => ({ name: "chevron-right", source: a0 });
|
|
75196
75196
|
const _c3$4 = a0 => ({ name: "arrow-left", source: a0 });
|
|
@@ -75381,7 +75381,7 @@ class FunnelContextCardComponent {
|
|
|
75381
75381
|
} if (rf & 2) {
|
|
75382
75382
|
i0.ɵɵproperty("ngClass", ctx.cardClasses());
|
|
75383
75383
|
i0.ɵɵadvance(2);
|
|
75384
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(13, _c0$
|
|
75384
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(13, _c0$k, ctx.iconSource))("ngClass", ctx.iconClasses());
|
|
75385
75385
|
i0.ɵɵadvance();
|
|
75386
75386
|
i0.ɵɵproperty("ngClass", ctx.headerClasses());
|
|
75387
75387
|
i0.ɵɵadvance(3);
|
|
@@ -75517,7 +75517,7 @@ class FunnelContextCardComponent {
|
|
|
75517
75517
|
}], () => [], { 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
75518
|
(() => { (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
75519
|
|
|
75520
|
-
const _c0$
|
|
75520
|
+
const _c0$j = (a0, a1) => ({ name: a0, source: a1 });
|
|
75521
75521
|
const _c1$7 = a0 => ({ name: "target", source: a0 });
|
|
75522
75522
|
const _c2$7 = a0 => ({ name: "star", source: a0 });
|
|
75523
75523
|
class MetricComparisonStatsComponent {
|
|
@@ -75728,7 +75728,7 @@ class MetricComparisonStatsComponent {
|
|
|
75728
75728
|
i0.ɵɵadvance();
|
|
75729
75729
|
i0.ɵɵproperty("ngClass", ctx.statCardClasses());
|
|
75730
75730
|
i0.ɵɵadvance(2);
|
|
75731
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction2(24, _c0$
|
|
75731
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction2(24, _c0$j, ctx.yoyIcon(), ctx.iconSource))("ngClass", ctx.yoyIconClasses());
|
|
75732
75732
|
i0.ɵɵadvance();
|
|
75733
75733
|
i0.ɵɵproperty("ngClass", ctx.labelClasses());
|
|
75734
75734
|
i0.ɵɵadvance(2);
|
|
@@ -75960,14 +75960,14 @@ class PerformanceOverviewContainerComponent {
|
|
|
75960
75960
|
}], () => [], { 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
75961
|
(() => { (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
75962
|
|
|
75963
|
-
const _c0$
|
|
75963
|
+
const _c0$i = a0 => ({ name: "chevron-right", source: a0 });
|
|
75964
75964
|
const _c1$6 = a0 => ({ name: "chevron-down", source: a0 });
|
|
75965
75965
|
const _c2$6 = a0 => ({ name: "clock", source: a0 });
|
|
75966
75966
|
const _c3$3 = a0 => [a0];
|
|
75967
75967
|
const _c4$1 = () => [];
|
|
75968
75968
|
const _c5$1 = a0 => ({ name: "chart-bar", source: a0 });
|
|
75969
75969
|
const _c6 = a0 => ({ name: "user", source: a0 });
|
|
75970
|
-
const _forTrack0$
|
|
75970
|
+
const _forTrack0$n = ($index, $item) => $item.id || $index;
|
|
75971
75971
|
const _forTrack1$4 = ($index, $item) => $item.dimension || $index;
|
|
75972
75972
|
const _forTrack2$1 = ($index, $item) => $item.phase || $index;
|
|
75973
75973
|
const _forTrack3$1 = ($index, $item) => $item.driver;
|
|
@@ -76163,7 +76163,7 @@ function ProfileSectionContentComponent_Conditional_1_Template(rf, ctx) { if (rf
|
|
|
76163
76163
|
i0.ɵɵadvance(2);
|
|
76164
76164
|
i0.ɵɵproperty("ngClass", ctx_r1.keyStrengthsButtonClasses());
|
|
76165
76165
|
i0.ɵɵadvance(2);
|
|
76166
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(26, _c0$
|
|
76166
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(26, _c0$i, ctx_r1.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r1.keyStrengthsButtonClasses());
|
|
76167
76167
|
i0.ɵɵadvance();
|
|
76168
76168
|
i0.ɵɵproperty("ngClass", ctx_r1.criticalGapsCardClasses());
|
|
76169
76169
|
i0.ɵɵadvance();
|
|
@@ -76175,7 +76175,7 @@ function ProfileSectionContentComponent_Conditional_1_Template(rf, ctx) { if (rf
|
|
|
76175
76175
|
i0.ɵɵadvance(2);
|
|
76176
76176
|
i0.ɵɵproperty("ngClass", ctx_r1.criticalGapsButtonClasses());
|
|
76177
76177
|
i0.ɵɵadvance(2);
|
|
76178
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(28, _c0$
|
|
76178
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(28, _c0$i, ctx_r1.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r1.criticalGapsButtonClasses());
|
|
76179
76179
|
i0.ɵɵadvance();
|
|
76180
76180
|
i0.ɵɵproperty("ngClass", ctx_r1.quickWinsCardClasses());
|
|
76181
76181
|
i0.ɵɵadvance();
|
|
@@ -76254,7 +76254,7 @@ function ProfileSectionContentComponent_Conditional_3_Template(rf, ctx) { if (rf
|
|
|
76254
76254
|
i0.ɵɵadvance(2);
|
|
76255
76255
|
i0.ɵɵproperty("ngClass", ctx_r1.focusAreaStrengthsButtonClasses());
|
|
76256
76256
|
i0.ɵɵadvance(2);
|
|
76257
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(21, _c0$
|
|
76257
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(21, _c0$i, ctx_r1.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r1.focusAreaStrengthsButtonClasses());
|
|
76258
76258
|
i0.ɵɵadvance();
|
|
76259
76259
|
i0.ɵɵproperty("ngClass", ctx_r1.focusAreaGapsStatCardClasses());
|
|
76260
76260
|
i0.ɵɵadvance();
|
|
@@ -76266,7 +76266,7 @@ function ProfileSectionContentComponent_Conditional_3_Template(rf, ctx) { if (rf
|
|
|
76266
76266
|
i0.ɵɵadvance(2);
|
|
76267
76267
|
i0.ɵɵproperty("ngClass", ctx_r1.focusAreaGapsButtonClasses());
|
|
76268
76268
|
i0.ɵɵadvance(2);
|
|
76269
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(23, _c0$
|
|
76269
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(23, _c0$i, ctx_r1.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r1.focusAreaGapsButtonClasses());
|
|
76270
76270
|
i0.ɵɵadvance();
|
|
76271
76271
|
i0.ɵɵproperty("ngClass", ctx_r1.focusAreaOpportunitiesStatCardClasses());
|
|
76272
76272
|
i0.ɵɵadvance();
|
|
@@ -76278,7 +76278,7 @@ function ProfileSectionContentComponent_Conditional_3_Template(rf, ctx) { if (rf
|
|
|
76278
76278
|
i0.ɵɵadvance(2);
|
|
76279
76279
|
i0.ɵɵproperty("ngClass", ctx_r1.focusAreaOpportunitiesButtonClasses());
|
|
76280
76280
|
i0.ɵɵadvance(2);
|
|
76281
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(25, _c0$
|
|
76281
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(25, _c0$i, ctx_r1.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r1.focusAreaOpportunitiesButtonClasses());
|
|
76282
76282
|
} }
|
|
76283
76283
|
function ProfileSectionContentComponent_Conditional_4_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
76284
76284
|
i0.ɵɵelementStart(0, "div");
|
|
@@ -76293,7 +76293,7 @@ function ProfileSectionContentComponent_Conditional_4_For_2_Template(rf, ctx) {
|
|
|
76293
76293
|
} }
|
|
76294
76294
|
function ProfileSectionContentComponent_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|
|
76295
76295
|
i0.ɵɵelementStart(0, "div", 3);
|
|
76296
|
-
i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_4_For_2_Template, 2, 3, "div", null, _forTrack0$
|
|
76296
|
+
i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_4_For_2_Template, 2, 3, "div", null, _forTrack0$n);
|
|
76297
76297
|
i0.ɵɵelementEnd();
|
|
76298
76298
|
} if (rf & 2) {
|
|
76299
76299
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -76310,7 +76310,7 @@ function ProfileSectionContentComponent_Conditional_5_For_2_Template(rf, ctx) {
|
|
|
76310
76310
|
} }
|
|
76311
76311
|
function ProfileSectionContentComponent_Conditional_5_Template(rf, ctx) { if (rf & 1) {
|
|
76312
76312
|
i0.ɵɵelementStart(0, "div", 4);
|
|
76313
|
-
i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_5_For_2_Template, 1, 8, "symphiq-goal-card", 48, _forTrack0$
|
|
76313
|
+
i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_5_For_2_Template, 1, 8, "symphiq-goal-card", 48, _forTrack0$n);
|
|
76314
76314
|
i0.ɵɵelementEnd();
|
|
76315
76315
|
} if (rf & 2) {
|
|
76316
76316
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -76326,7 +76326,7 @@ function ProfileSectionContentComponent_Conditional_6_For_2_Template(rf, ctx) {
|
|
|
76326
76326
|
} }
|
|
76327
76327
|
function ProfileSectionContentComponent_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
76328
76328
|
i0.ɵɵelementStart(0, "div", 5);
|
|
76329
|
-
i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_6_For_2_Template, 1, 3, "symphiq-capability-matrix-card", 49, _forTrack0$
|
|
76329
|
+
i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_6_For_2_Template, 1, 3, "symphiq-capability-matrix-card", 49, _forTrack0$n);
|
|
76330
76330
|
i0.ɵɵelementEnd();
|
|
76331
76331
|
} if (rf & 2) {
|
|
76332
76332
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -76381,7 +76381,7 @@ function ProfileSectionContentComponent_Conditional_9_For_2_Template(rf, ctx) {
|
|
|
76381
76381
|
} }
|
|
76382
76382
|
function ProfileSectionContentComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
76383
76383
|
i0.ɵɵelementStart(0, "div", 8);
|
|
76384
|
-
i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_9_For_2_Template, 1, 2, "symphiq-operational-category-card", 53, _forTrack0$
|
|
76384
|
+
i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_9_For_2_Template, 1, 2, "symphiq-operational-category-card", 53, _forTrack0$n);
|
|
76385
76385
|
i0.ɵɵelementEnd();
|
|
76386
76386
|
} if (rf & 2) {
|
|
76387
76387
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -76625,7 +76625,7 @@ function ProfileSectionContentComponent_Conditional_11_Conditional_2_For_5_Condi
|
|
|
76625
76625
|
i0.ɵɵadvance(2);
|
|
76626
76626
|
i0.ɵɵtextInterpolate1("", ctx_r1.getTacticalRecRelatedMetricsCount(recommendation_r19), " Related Metrics");
|
|
76627
76627
|
i0.ɵɵadvance();
|
|
76628
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$
|
|
76628
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$i, ctx_r1.IconSourceEnumValue.HEROICONS));
|
|
76629
76629
|
} }
|
|
76630
76630
|
function ProfileSectionContentComponent_Conditional_11_Conditional_2_For_5_Template(rf, ctx) { if (rf & 1) {
|
|
76631
76631
|
i0.ɵɵelementStart(0, "div", 16)(1, "div", 69)(2, "h4", 75);
|
|
@@ -76677,7 +76677,7 @@ function ProfileSectionContentComponent_Conditional_11_Conditional_2_Template(rf
|
|
|
76677
76677
|
i0.ɵɵtext(2, "Tactical Recommendations");
|
|
76678
76678
|
i0.ɵɵelementEnd();
|
|
76679
76679
|
i0.ɵɵelementStart(3, "div", 74);
|
|
76680
|
-
i0.ɵɵrepeaterCreate(4, ProfileSectionContentComponent_Conditional_11_Conditional_2_For_5_Template, 14, 12, "div", 16, _forTrack0$
|
|
76680
|
+
i0.ɵɵrepeaterCreate(4, ProfileSectionContentComponent_Conditional_11_Conditional_2_For_5_Template, 14, 12, "div", 16, _forTrack0$n);
|
|
76681
76681
|
i0.ɵɵelementEnd()();
|
|
76682
76682
|
} if (rf & 2) {
|
|
76683
76683
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
@@ -78714,7 +78714,7 @@ class ProfileSectionContentComponent {
|
|
|
78714
78714
|
}], 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
78715
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileSectionContentComponent, { className: "ProfileSectionContentComponent", filePath: "lib/components/profile-analysis-shop-dashboard/profile-section-content.component.ts", lineNumber: 760 }); })();
|
|
78716
78716
|
|
|
78717
|
-
const _forTrack0$
|
|
78717
|
+
const _forTrack0$m = ($index, $item) => $item.id || $index;
|
|
78718
78718
|
function GoalObjectivesModalContentComponent_For_2_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
78719
78719
|
i0.ɵɵelementStart(0, "p", 9);
|
|
78720
78720
|
i0.ɵɵtext(1);
|
|
@@ -78972,7 +78972,7 @@ class GoalObjectivesModalContentComponent {
|
|
|
78972
78972
|
static { this.ɵfac = function GoalObjectivesModalContentComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GoalObjectivesModalContentComponent)(); }; }
|
|
78973
78973
|
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
78974
|
i0.ɵɵelementStart(0, "div", 0);
|
|
78975
|
-
i0.ɵɵrepeaterCreate(1, GoalObjectivesModalContentComponent_For_2_Template, 14, 9, "div", 1, _forTrack0$
|
|
78975
|
+
i0.ɵɵrepeaterCreate(1, GoalObjectivesModalContentComponent_For_2_Template, 14, 9, "div", 1, _forTrack0$m);
|
|
78976
78976
|
i0.ɵɵelementEnd();
|
|
78977
78977
|
} if (rf & 2) {
|
|
78978
78978
|
let tmp_0_0;
|
|
@@ -79072,7 +79072,7 @@ class GoalObjectivesModalContentComponent {
|
|
|
79072
79072
|
}], null, { goal: [{ type: i0.Input, args: [{ isSignal: true, alias: "goal", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
|
|
79073
79073
|
(() => { (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
79074
|
|
|
79075
|
-
const _forTrack0$
|
|
79075
|
+
const _forTrack0$l = ($index, $item) => $item.id || $index;
|
|
79076
79076
|
const _forTrack1$3 = ($index, $item) => ($item == null ? null : $item.questionId) || $index;
|
|
79077
79077
|
function ObjectiveStrategiesModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
79078
79078
|
i0.ɵɵelementStart(0, "div", 2)(1, "p", 6);
|
|
@@ -79513,7 +79513,7 @@ class ObjectiveStrategiesModalContentComponent {
|
|
|
79513
79513
|
i0.ɵɵconditionalCreate(3, ObjectiveStrategiesModalContentComponent_Conditional_3_Template, 10, 5, "div", 3);
|
|
79514
79514
|
i0.ɵɵconditionalCreate(4, ObjectiveStrategiesModalContentComponent_Conditional_4_Template, 6, 2, "div", 4);
|
|
79515
79515
|
i0.ɵɵelementEnd();
|
|
79516
|
-
i0.ɵɵrepeaterCreate(5, ObjectiveStrategiesModalContentComponent_For_6_Template, 17, 10, "div", 5, _forTrack0$
|
|
79516
|
+
i0.ɵɵrepeaterCreate(5, ObjectiveStrategiesModalContentComponent_For_6_Template, 17, 10, "div", 5, _forTrack0$l);
|
|
79517
79517
|
i0.ɵɵelementEnd();
|
|
79518
79518
|
} if (rf & 2) {
|
|
79519
79519
|
let tmp_1_0;
|
|
@@ -79814,7 +79814,7 @@ class TooltipContentBuilder {
|
|
|
79814
79814
|
}
|
|
79815
79815
|
}
|
|
79816
79816
|
|
|
79817
|
-
const _forTrack0$
|
|
79817
|
+
const _forTrack0$k = ($index, $item) => $item.id || $index;
|
|
79818
79818
|
const _forTrack1$2 = ($index, $item) => $item.type + $item.label;
|
|
79819
79819
|
const _forTrack2 = ($index, $item) => $item.order || $index;
|
|
79820
79820
|
const _forTrack3 = ($index, $item) => ($item == null ? null : $item.questionId) || $index;
|
|
@@ -81551,7 +81551,7 @@ class StrategyRecommendationsModalContentComponent {
|
|
|
81551
81551
|
i0.ɵɵconditionalCreate(5, StrategyRecommendationsModalContentComponent_Conditional_5_Template, 2, 2, "span", 4);
|
|
81552
81552
|
i0.ɵɵconditionalCreate(6, StrategyRecommendationsModalContentComponent_Conditional_6_Template, 2, 2, "span", 4);
|
|
81553
81553
|
i0.ɵɵelementEnd()();
|
|
81554
|
-
i0.ɵɵrepeaterCreate(7, StrategyRecommendationsModalContentComponent_For_8_Template, 35, 32, "div", 5, _forTrack0$
|
|
81554
|
+
i0.ɵɵrepeaterCreate(7, StrategyRecommendationsModalContentComponent_For_8_Template, 35, 32, "div", 5, _forTrack0$k);
|
|
81555
81555
|
i0.ɵɵelementEnd();
|
|
81556
81556
|
} if (rf & 2) {
|
|
81557
81557
|
let tmp_1_0;
|
|
@@ -82054,7 +82054,7 @@ class StrategyRecommendationsModalContentComponent {
|
|
|
82054
82054
|
}], 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
82055
|
(() => { (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
82056
|
|
|
82057
|
-
const _c0$
|
|
82057
|
+
const _c0$h = a0 => ({ name: "chevron-right", source: a0 });
|
|
82058
82058
|
function CategoryDetailModalContentComponent_Conditional_16_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
82059
82059
|
i0.ɵɵelementStart(0, "div")(1, "span", 19);
|
|
82060
82060
|
i0.ɵɵtext(2, "Industry:");
|
|
@@ -82167,7 +82167,7 @@ function CategoryDetailModalContentComponent_Conditional_17_For_7_Template(rf, c
|
|
|
82167
82167
|
i0.ɵɵadvance();
|
|
82168
82168
|
i0.ɵɵtextInterpolate1(" ", strength_r3 == null ? null : strength_r3.description, " ");
|
|
82169
82169
|
i0.ɵɵadvance();
|
|
82170
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$
|
|
82170
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$h, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.chevronClasses());
|
|
82171
82171
|
} }
|
|
82172
82172
|
function CategoryDetailModalContentComponent_Conditional_17_Template(rf, ctx) { if (rf & 1) {
|
|
82173
82173
|
i0.ɵɵelementStart(0, "div", 27)(1, "h4", 15);
|
|
@@ -82234,7 +82234,7 @@ function CategoryDetailModalContentComponent_Conditional_18_For_7_Template(rf, c
|
|
|
82234
82234
|
i0.ɵɵadvance();
|
|
82235
82235
|
i0.ɵɵtextInterpolate1(" ", gap_r5 == null ? null : gap_r5.description, " ");
|
|
82236
82236
|
i0.ɵɵadvance();
|
|
82237
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(8, _c0$
|
|
82237
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(8, _c0$h, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.chevronClasses());
|
|
82238
82238
|
} }
|
|
82239
82239
|
function CategoryDetailModalContentComponent_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
82240
82240
|
i0.ɵɵelementStart(0, "div", 38)(1, "h4", 15);
|
|
@@ -82301,7 +82301,7 @@ function CategoryDetailModalContentComponent_Conditional_19_For_7_Template(rf, c
|
|
|
82301
82301
|
i0.ɵɵadvance();
|
|
82302
82302
|
i0.ɵɵconditional((opportunity_r7 == null ? null : opportunity_r7.potentialImpact) ? 7 : -1);
|
|
82303
82303
|
i0.ɵɵadvance();
|
|
82304
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(8, _c0$
|
|
82304
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(8, _c0$h, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.chevronClasses());
|
|
82305
82305
|
} }
|
|
82306
82306
|
function CategoryDetailModalContentComponent_Conditional_19_Template(rf, ctx) { if (rf & 1) {
|
|
82307
82307
|
i0.ɵɵelementStart(0, "div", 44)(1, "h4", 15);
|
|
@@ -83183,7 +83183,7 @@ class StrengthDetailModalContentComponent {
|
|
|
83183
83183
|
}], 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
83184
|
(() => { (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
83185
|
|
|
83186
|
-
const _c0$
|
|
83186
|
+
const _c0$g = () => [];
|
|
83187
83187
|
function GapDetailModalContentComponent_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
83188
83188
|
i0.ɵɵelementStart(0, "span", 9);
|
|
83189
83189
|
i0.ɵɵtext(1);
|
|
@@ -83296,7 +83296,7 @@ function GapDetailModalContentComponent_Conditional_16_Template(rf, ctx) { if (r
|
|
|
83296
83296
|
i0.ɵɵclassMap(ctx_r0.isDark() ? "border-slate-700" : "border-slate-200");
|
|
83297
83297
|
i0.ɵɵproperty("ngClass", ctx_r0.sectionTitleClasses());
|
|
83298
83298
|
i0.ɵɵadvance(2);
|
|
83299
|
-
i0.ɵɵproperty("relatedGoalIds", ((tmp_4_0 = ctx_r0.gap()) == null ? null : tmp_4_0.linkedGoalIds) ?? i0.ɵɵpureFunction0(7, _c0$
|
|
83299
|
+
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
83300
|
} }
|
|
83301
83301
|
function GapDetailModalContentComponent_Conditional_17_For_5_Template(rf, ctx) { if (rf & 1) {
|
|
83302
83302
|
i0.ɵɵelementStart(0, "div", 25);
|
|
@@ -83580,8 +83580,8 @@ class GapDetailModalContentComponent {
|
|
|
83580
83580
|
}], 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
83581
|
(() => { (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
83582
|
|
|
83583
|
-
const _c0$
|
|
83584
|
-
const _forTrack0$
|
|
83583
|
+
const _c0$f = a0 => ({ name: "chevron-right", source: a0 });
|
|
83584
|
+
const _forTrack0$j = ($index, $item) => $item.id || $index;
|
|
83585
83585
|
function OpportunityDetailModalContentComponent_Conditional_11_Template(rf, ctx) { if (rf & 1) {
|
|
83586
83586
|
i0.ɵɵelementStart(0, "div", 9)(1, "h4", 10);
|
|
83587
83587
|
i0.ɵɵnamespaceSVG();
|
|
@@ -83685,14 +83685,14 @@ function OpportunityDetailModalContentComponent_Conditional_14_Conditional_0_For
|
|
|
83685
83685
|
i0.ɵɵadvance(2);
|
|
83686
83686
|
i0.ɵɵtextInterpolate(goal_r5.title || goal_r5.id);
|
|
83687
83687
|
i0.ɵɵadvance();
|
|
83688
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$
|
|
83688
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$f, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.chevronClasses());
|
|
83689
83689
|
} }
|
|
83690
83690
|
function OpportunityDetailModalContentComponent_Conditional_14_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
83691
83691
|
i0.ɵɵelementStart(0, "div", 9)(1, "h4", 24);
|
|
83692
83692
|
i0.ɵɵtext(2, " Related Goals ");
|
|
83693
83693
|
i0.ɵɵelementEnd();
|
|
83694
83694
|
i0.ɵɵelementStart(3, "div", 25);
|
|
83695
|
-
i0.ɵɵrepeaterCreate(4, OpportunityDetailModalContentComponent_Conditional_14_Conditional_0_For_5_Template, 4, 6, "div", 26, _forTrack0$
|
|
83695
|
+
i0.ɵɵrepeaterCreate(4, OpportunityDetailModalContentComponent_Conditional_14_Conditional_0_For_5_Template, 4, 6, "div", 26, _forTrack0$j);
|
|
83696
83696
|
i0.ɵɵelementEnd()();
|
|
83697
83697
|
} if (rf & 2) {
|
|
83698
83698
|
const goals_r6 = i0.ɵɵnextContext();
|
|
@@ -84485,7 +84485,7 @@ class SimplifiedGoalCardComponent {
|
|
|
84485
84485
|
}], 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
84486
|
(() => { (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
84487
|
|
|
84488
|
-
const _forTrack0$
|
|
84488
|
+
const _forTrack0$i = ($index, $item) => $item.id;
|
|
84489
84489
|
function StrategicGoalsTiledGridComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
|
|
84490
84490
|
i0.ɵɵelementStart(0, "div", 9);
|
|
84491
84491
|
i0.ɵɵtext(1);
|
|
@@ -84509,7 +84509,7 @@ function StrategicGoalsTiledGridComponent_Conditional_14_For_2_Template(rf, ctx)
|
|
|
84509
84509
|
} }
|
|
84510
84510
|
function StrategicGoalsTiledGridComponent_Conditional_14_Template(rf, ctx) { if (rf & 1) {
|
|
84511
84511
|
i0.ɵɵelementStart(0, "div", 11);
|
|
84512
|
-
i0.ɵɵrepeaterCreate(1, StrategicGoalsTiledGridComponent_Conditional_14_For_2_Template, 1, 3, "symphiq-simplified-goal-card", 13, _forTrack0$
|
|
84512
|
+
i0.ɵɵrepeaterCreate(1, StrategicGoalsTiledGridComponent_Conditional_14_For_2_Template, 1, 3, "symphiq-simplified-goal-card", 13, _forTrack0$i);
|
|
84513
84513
|
i0.ɵɵelementEnd();
|
|
84514
84514
|
} if (rf & 2) {
|
|
84515
84515
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -84959,7 +84959,7 @@ class FocusAreaHealthIndicatorComponent {
|
|
|
84959
84959
|
}], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], health: [{ type: i0.Input, args: [{ isSignal: true, alias: "health", required: false }] }] }); })();
|
|
84960
84960
|
(() => { (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
84961
|
|
|
84962
|
-
const _c0$
|
|
84962
|
+
const _c0$e = a0 => ({ name: "chevron-right", source: a0 });
|
|
84963
84963
|
const _c1$5 = a0 => ({ name: "chevron-down", source: a0 });
|
|
84964
84964
|
const _c2$5 = a0 => [a0];
|
|
84965
84965
|
function FocusAreaExecutiveSummaryComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
@@ -85288,7 +85288,7 @@ class FocusAreaExecutiveSummaryComponent {
|
|
|
85288
85288
|
i0.ɵɵadvance(2);
|
|
85289
85289
|
i0.ɵɵproperty("ngClass", ctx.getTopPrioritiesButtonTextClasses());
|
|
85290
85290
|
i0.ɵɵadvance(2);
|
|
85291
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(22, _c0$
|
|
85291
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(22, _c0$e, ctx.IconSourceEnum.HEROICONS))("ngClass", ctx.getTopPrioritiesButtonTextClasses());
|
|
85292
85292
|
i0.ɵɵadvance();
|
|
85293
85293
|
i0.ɵɵproperty("ngClass", ctx.getQuickWinsStatCardClasses());
|
|
85294
85294
|
i0.ɵɵadvance();
|
|
@@ -85499,7 +85499,7 @@ class FocusAreaExecutiveSummaryComponent {
|
|
|
85499
85499
|
}], 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
85500
|
(() => { (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
85501
|
|
|
85502
|
-
const _forTrack0$
|
|
85502
|
+
const _forTrack0$h = ($index, $item) => $item.id;
|
|
85503
85503
|
function CollapsibleAnalysisSectionGroupComponent_For_23_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|
|
85504
85504
|
i0.ɵɵelementStart(0, "div", 20);
|
|
85505
85505
|
i0.ɵɵelement(1, "symphiq-icon", 31);
|
|
@@ -85869,7 +85869,7 @@ class CollapsibleAnalysisSectionGroupComponent {
|
|
|
85869
85869
|
i0.ɵɵtext(20);
|
|
85870
85870
|
i0.ɵɵelementEnd()()();
|
|
85871
85871
|
i0.ɵɵelementStart(21, "div", 16);
|
|
85872
|
-
i0.ɵɵrepeaterCreate(22, CollapsibleAnalysisSectionGroupComponent_For_23_Template, 16, 14, "div", 17, _forTrack0$
|
|
85872
|
+
i0.ɵɵrepeaterCreate(22, CollapsibleAnalysisSectionGroupComponent_For_23_Template, 16, 14, "div", 17, _forTrack0$h);
|
|
85873
85873
|
i0.ɵɵelementEnd()()();
|
|
85874
85874
|
} if (rf & 2) {
|
|
85875
85875
|
i0.ɵɵproperty("ngClass", ctx.containerClasses());
|
|
@@ -86063,7 +86063,7 @@ class CollapsibleAnalysisSectionGroupComponent {
|
|
|
86063
86063
|
}], 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
86064
|
(() => { (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
86065
|
|
|
86066
|
-
const _forTrack0$
|
|
86066
|
+
const _forTrack0$g = ($index, $item) => $item.code;
|
|
86067
86067
|
function BillingCurrencySelectorCardComponent_For_15_Template(rf, ctx) { if (rf & 1) {
|
|
86068
86068
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
86069
86069
|
i0.ɵɵelementStart(0, "label", 11)(1, "input", 12);
|
|
@@ -86255,7 +86255,7 @@ class BillingCurrencySelectorCardComponent {
|
|
|
86255
86255
|
i0.ɵɵtext(10, " Choose the currency for your subscription ");
|
|
86256
86256
|
i0.ɵɵelementEnd()()()();
|
|
86257
86257
|
i0.ɵɵelementStart(11, "div", 8)(12, "div", 9)(13, "div", 10);
|
|
86258
|
-
i0.ɵɵrepeaterCreate(14, BillingCurrencySelectorCardComponent_For_15_Template, 10, 12, "label", 11, _forTrack0$
|
|
86258
|
+
i0.ɵɵrepeaterCreate(14, BillingCurrencySelectorCardComponent_For_15_Template, 10, 12, "label", 11, _forTrack0$g);
|
|
86259
86259
|
i0.ɵɵelementEnd()()()();
|
|
86260
86260
|
} if (rf & 2) {
|
|
86261
86261
|
i0.ɵɵproperty("ngClass", ctx.containerClasses());
|
|
@@ -86566,7 +86566,7 @@ class PlanSelectionPlaceholderCardComponent {
|
|
|
86566
86566
|
}], 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
86567
|
(() => { (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
86568
|
|
|
86569
|
-
const _c0$
|
|
86569
|
+
const _c0$d = (a0, a1) => ({ "mb-8": a0, "mb-12": a1 });
|
|
86570
86570
|
function BillingPeriodToggleComponent_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
86571
86571
|
i0.ɵɵelement(0, "div", 7);
|
|
86572
86572
|
} }
|
|
@@ -86655,7 +86655,7 @@ class BillingPeriodToggleComponent {
|
|
|
86655
86655
|
i0.ɵɵtext(14);
|
|
86656
86656
|
i0.ɵɵelementEnd()();
|
|
86657
86657
|
} if (rf & 2) {
|
|
86658
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(11, _c0$
|
|
86658
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(11, _c0$d, ctx.selectedPeriodUnit() !== ctx.periodUnitEnum.YEAR, ctx.selectedPeriodUnit() === ctx.periodUnitEnum.YEAR));
|
|
86659
86659
|
i0.ɵɵadvance(2);
|
|
86660
86660
|
i0.ɵɵproperty("ngClass", ctx.iconClasses());
|
|
86661
86661
|
i0.ɵɵadvance(2);
|
|
@@ -87287,7 +87287,7 @@ At the end of each month, your total AI usage is calculated and automatically bi
|
|
|
87287
87287
|
}], 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
87288
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PlanCardComponent, { className: "PlanCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/plan-card.component.ts", lineNumber: 274 }); })();
|
|
87289
87289
|
|
|
87290
|
-
const _forTrack0$
|
|
87290
|
+
const _forTrack0$f = ($index, $item) => $item.planItemPrice.id;
|
|
87291
87291
|
function PlanSelectionContainerComponent_Conditional_19_Template(rf, ctx) { if (rf & 1) {
|
|
87292
87292
|
i0.ɵɵelementStart(0, "div", 14);
|
|
87293
87293
|
i0.ɵɵelement(1, "symphiq-indeterminate-spinner", 18);
|
|
@@ -87313,7 +87313,7 @@ function PlanSelectionContainerComponent_Conditional_20_For_2_Template(rf, ctx)
|
|
|
87313
87313
|
} }
|
|
87314
87314
|
function PlanSelectionContainerComponent_Conditional_20_Template(rf, ctx) { if (rf & 1) {
|
|
87315
87315
|
i0.ɵɵelementStart(0, "div", 15);
|
|
87316
|
-
i0.ɵɵrepeaterCreate(1, PlanSelectionContainerComponent_Conditional_20_For_2_Template, 1, 5, "symphiq-plan-card", 20, _forTrack0$
|
|
87316
|
+
i0.ɵɵrepeaterCreate(1, PlanSelectionContainerComponent_Conditional_20_For_2_Template, 1, 5, "symphiq-plan-card", 20, _forTrack0$f);
|
|
87317
87317
|
i0.ɵɵelementEnd();
|
|
87318
87318
|
} if (rf & 2) {
|
|
87319
87319
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -87627,7 +87627,7 @@ class PlanSelectionContainerComponent {
|
|
|
87627
87627
|
}], 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
87628
|
(() => { (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
87629
|
|
|
87630
|
-
const _forTrack0$
|
|
87630
|
+
const _forTrack0$e = ($index, $item) => $item.id;
|
|
87631
87631
|
function ProfileCategoryListComponent_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
87632
87632
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
87633
87633
|
i0.ɵɵelementStart(0, "div", 1)(1, "div", 0)(2, "div", 2)(3, "div", 3)(4, "div", 4);
|
|
@@ -87740,7 +87740,7 @@ class ProfileCategoryListComponent {
|
|
|
87740
87740
|
static { this.ɵfac = function ProfileCategoryListComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileCategoryListComponent)(); }; }
|
|
87741
87741
|
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
87742
|
i0.ɵɵelementStart(0, "div", 0);
|
|
87743
|
-
i0.ɵɵrepeaterCreate(1, ProfileCategoryListComponent_For_2_Template, 19, 16, "div", 1, _forTrack0$
|
|
87743
|
+
i0.ɵɵrepeaterCreate(1, ProfileCategoryListComponent_For_2_Template, 19, 16, "div", 1, _forTrack0$e);
|
|
87744
87744
|
i0.ɵɵelementEnd();
|
|
87745
87745
|
} if (rf & 2) {
|
|
87746
87746
|
i0.ɵɵadvance();
|
|
@@ -87809,7 +87809,7 @@ class ProfileCategoryListComponent {
|
|
|
87809
87809
|
}], 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
87810
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileCategoryListComponent, { className: "ProfileCategoryListComponent", filePath: "lib/components/shared/profile/profile-category-list.component.ts", lineNumber: 71 }); })();
|
|
87811
87811
|
|
|
87812
|
-
const _forTrack0$
|
|
87812
|
+
const _forTrack0$d = ($index, $item) => $item.type;
|
|
87813
87813
|
function ProfileViewToggleComponent_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
87814
87814
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
87815
87815
|
i0.ɵɵelementStart(0, "button", 2);
|
|
@@ -87858,7 +87858,7 @@ class ProfileViewToggleComponent {
|
|
|
87858
87858
|
static { this.ɵfac = function ProfileViewToggleComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileViewToggleComponent)(); }; }
|
|
87859
87859
|
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
87860
|
i0.ɵɵelementStart(0, "div", 0);
|
|
87861
|
-
i0.ɵɵrepeaterCreate(1, ProfileViewToggleComponent_For_2_Template, 2, 2, "button", 1, _forTrack0$
|
|
87861
|
+
i0.ɵɵrepeaterCreate(1, ProfileViewToggleComponent_For_2_Template, 2, 2, "button", 1, _forTrack0$d);
|
|
87862
87862
|
i0.ɵɵelementEnd();
|
|
87863
87863
|
} if (rf & 2) {
|
|
87864
87864
|
i0.ɵɵproperty("ngClass", ctx.getContainerClasses());
|
|
@@ -87891,11 +87891,11 @@ class ProfileViewToggleComponent {
|
|
|
87891
87891
|
}], 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
87892
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileViewToggleComponent, { className: "ProfileViewToggleComponent", filePath: "lib/components/shared/profile/profile-view-toggle.component.ts", lineNumber: 32 }); })();
|
|
87893
87893
|
|
|
87894
|
-
const _c0$
|
|
87894
|
+
const _c0$c = ["scrollContainer"];
|
|
87895
87895
|
const _c1$4 = ["stickySentinel"];
|
|
87896
87896
|
const _c2$4 = ["stickyHeader"];
|
|
87897
87897
|
const _c3$2 = ["questionTitle"];
|
|
87898
|
-
const _forTrack0$
|
|
87898
|
+
const _forTrack0$c = ($index, $item) => $item.tempId;
|
|
87899
87899
|
function ProfileQuestionAnswerComponent_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
87900
87900
|
i0.ɵɵelementStart(0, "div", 16);
|
|
87901
87901
|
i0.ɵɵtext(1);
|
|
@@ -88036,7 +88036,7 @@ function ProfileQuestionAnswerComponent_Conditional_26_Conditional_13_Template(r
|
|
|
88036
88036
|
function ProfileQuestionAnswerComponent_Conditional_26_Template(rf, ctx) { if (rf & 1) {
|
|
88037
88037
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
88038
88038
|
i0.ɵɵelementStart(0, "div", 41);
|
|
88039
|
-
i0.ɵɵrepeaterCreate(1, ProfileQuestionAnswerComponent_Conditional_26_For_2_Template, 4, 5, "label", 42, _forTrack0$
|
|
88039
|
+
i0.ɵɵrepeaterCreate(1, ProfileQuestionAnswerComponent_Conditional_26_For_2_Template, 4, 5, "label", 42, _forTrack0$c);
|
|
88040
88040
|
i0.ɵɵelementEnd();
|
|
88041
88041
|
i0.ɵɵelementStart(3, "div", 43)(4, "div", 44)(5, "div", 45)(6, "div", 46)(7, "textarea", 47);
|
|
88042
88042
|
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 +88545,7 @@ class ProfileQuestionAnswerComponent {
|
|
|
88545
88545
|
}
|
|
88546
88546
|
static { this.ɵfac = function ProfileQuestionAnswerComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileQuestionAnswerComponent)(); }; }
|
|
88547
88547
|
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$
|
|
88548
|
+
i0.ɵɵviewQuery(_c0$c, 5);
|
|
88549
88549
|
i0.ɵɵviewQuery(_c1$4, 5);
|
|
88550
88550
|
i0.ɵɵviewQuery(_c2$4, 5);
|
|
88551
88551
|
i0.ɵɵviewQuery(_c3$2, 5);
|
|
@@ -88951,7 +88951,7 @@ class ProfileAnswerAnimationService {
|
|
|
88951
88951
|
}]
|
|
88952
88952
|
}], null, null); })();
|
|
88953
88953
|
|
|
88954
|
-
const _forTrack0$
|
|
88954
|
+
const _forTrack0$b = ($index, $item) => $item.answer.id;
|
|
88955
88955
|
function ProfileQuestionCardComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
88956
88956
|
i0.ɵɵelementStart(0, "div", 1)(1, "span", 15);
|
|
88957
88957
|
i0.ɵɵtext(2);
|
|
@@ -89040,7 +89040,7 @@ function ProfileQuestionCardComponent_Conditional_9_For_2_Template(rf, ctx) { if
|
|
|
89040
89040
|
} }
|
|
89041
89041
|
function ProfileQuestionCardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
89042
89042
|
i0.ɵɵelementStart(0, "div", 8);
|
|
89043
|
-
i0.ɵɵrepeaterCreate(1, ProfileQuestionCardComponent_Conditional_9_For_2_Template, 6, 11, null, null, _forTrack0$
|
|
89043
|
+
i0.ɵɵrepeaterCreate(1, ProfileQuestionCardComponent_Conditional_9_For_2_Template, 6, 11, null, null, _forTrack0$b);
|
|
89044
89044
|
i0.ɵɵelementEnd();
|
|
89045
89045
|
} if (rf & 2) {
|
|
89046
89046
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -89468,7 +89468,7 @@ class ProfileQuestionCardComponent {
|
|
|
89468
89468
|
}], 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
89469
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileQuestionCardComponent, { className: "ProfileQuestionCardComponent", filePath: "lib/components/shared/profile/profile-question-card.component.ts", lineNumber: 175 }); })();
|
|
89470
89470
|
|
|
89471
|
-
const _forTrack0$
|
|
89471
|
+
const _forTrack0$a = ($index, $item) => $item.answer.id;
|
|
89472
89472
|
const _forTrack1$1 = ($index, $item) => $item.history.id;
|
|
89473
89473
|
function ProfileQuestionHistoryComponent_Conditional_16_For_8_Template(rf, ctx) { if (rf & 1) {
|
|
89474
89474
|
i0.ɵɵelementStart(0, "div", 20)(1, "span", 21);
|
|
@@ -89502,7 +89502,7 @@ function ProfileQuestionHistoryComponent_Conditional_16_Template(rf, ctx) { if (
|
|
|
89502
89502
|
i0.ɵɵtext(5);
|
|
89503
89503
|
i0.ɵɵelementEnd();
|
|
89504
89504
|
i0.ɵɵelementStart(6, "div", 19);
|
|
89505
|
-
i0.ɵɵrepeaterCreate(7, ProfileQuestionHistoryComponent_Conditional_16_For_8_Template, 6, 8, null, null, _forTrack0$
|
|
89505
|
+
i0.ɵɵrepeaterCreate(7, ProfileQuestionHistoryComponent_Conditional_16_For_8_Template, 6, 8, null, null, _forTrack0$a);
|
|
89506
89506
|
i0.ɵɵelementEnd()()();
|
|
89507
89507
|
} if (rf & 2) {
|
|
89508
89508
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -89961,10 +89961,10 @@ class ProfileQuestionHistoryComponent {
|
|
|
89961
89961
|
}], 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
89962
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileQuestionHistoryComponent, { className: "ProfileQuestionHistoryComponent", filePath: "lib/components/shared/profile/profile-question-history.component.ts", lineNumber: 151 }); })();
|
|
89963
89963
|
|
|
89964
|
-
const _c0$
|
|
89964
|
+
const _c0$b = ["modalContent"];
|
|
89965
89965
|
const _c1$3 = ["modalWrapper"];
|
|
89966
89966
|
const _c2$3 = ["scrollContainer"];
|
|
89967
|
-
const _forTrack0$
|
|
89967
|
+
const _forTrack0$9 = ($index, $item) => $item.id;
|
|
89968
89968
|
function ProfileQuestionsModalComponent_Conditional_0_Conditional_8_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
89969
89969
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
89970
89970
|
i0.ɵɵelementStart(0, "symphiq-profile-question-history", 10);
|
|
@@ -90016,7 +90016,7 @@ function ProfileQuestionsModalComponent_Conditional_0_Conditional_9_Conditional_
|
|
|
90016
90016
|
} }
|
|
90017
90017
|
function ProfileQuestionsModalComponent_Conditional_0_Conditional_9_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
90018
90018
|
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$
|
|
90019
|
+
i0.ɵɵrepeaterCreate(1, ProfileQuestionsModalComponent_Conditional_0_Conditional_9_Conditional_18_For_2_Template, 1, 9, "symphiq-profile-question-card", 31, _forTrack0$9);
|
|
90020
90020
|
i0.ɵɵelementEnd();
|
|
90021
90021
|
} if (rf & 2) {
|
|
90022
90022
|
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
@@ -90523,7 +90523,7 @@ class ProfileQuestionsModalComponent {
|
|
|
90523
90523
|
}
|
|
90524
90524
|
static { this.ɵfac = function ProfileQuestionsModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileQuestionsModalComponent)(); }; }
|
|
90525
90525
|
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$
|
|
90526
|
+
i0.ɵɵviewQuery(_c0$b, 5);
|
|
90527
90527
|
i0.ɵɵviewQuery(_c1$3, 5);
|
|
90528
90528
|
i0.ɵɵviewQuery(_c2$3, 5);
|
|
90529
90529
|
} if (rf & 2) {
|
|
@@ -90754,7 +90754,7 @@ class ProfileQuestionsModalComponent {
|
|
|
90754
90754
|
}] }); })();
|
|
90755
90755
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileQuestionsModalComponent, { className: "ProfileQuestionsModalComponent", filePath: "lib/components/shared/profile/profile-questions-modal.component.ts", lineNumber: 213 }); })();
|
|
90756
90756
|
|
|
90757
|
-
const _c0$
|
|
90757
|
+
const _c0$a = ["chartdiv"];
|
|
90758
90758
|
function ProfileStatusCardComponent_Conditional_20_Template(rf, ctx) { if (rf & 1) {
|
|
90759
90759
|
i0.ɵɵelementStart(0, "h3", 22);
|
|
90760
90760
|
i0.ɵɵtext(1);
|
|
@@ -91238,7 +91238,7 @@ class ProfileStatusCardComponent {
|
|
|
91238
91238
|
}
|
|
91239
91239
|
static { this.ɵfac = function ProfileStatusCardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileStatusCardComponent)(); }; }
|
|
91240
91240
|
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$
|
|
91241
|
+
i0.ɵɵviewQuery(_c0$a, 5);
|
|
91242
91242
|
} if (rf & 2) {
|
|
91243
91243
|
let _t;
|
|
91244
91244
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.chartDiv = _t.first);
|
|
@@ -92238,13 +92238,13 @@ class StickySubscriptionContinueButtonComponent {
|
|
|
92238
92238
|
}], 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
92239
|
(() => { (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
92240
|
|
|
92241
|
-
const _c0$
|
|
92241
|
+
const _c0$9 = ["shopProfileStatusCard"];
|
|
92242
92242
|
const _c1$2 = ["planSelectionContainer"];
|
|
92243
92243
|
const _c2$2 = () => [];
|
|
92244
92244
|
const _c3$1 = a0 => ({ name: "chevron-right", source: a0 });
|
|
92245
92245
|
const _c4 = a0 => ({ name: "chevron-down", source: a0 });
|
|
92246
92246
|
const _c5 = a0 => [a0];
|
|
92247
|
-
const _forTrack0$
|
|
92247
|
+
const _forTrack0$8 = ($index, $item) => $item.id;
|
|
92248
92248
|
function SymphiqProfileShopAnalysisDashboardComponent_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
92249
92249
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
92250
92250
|
i0.ɵɵelementStart(0, "symphiq-journey-progress-indicator", 27);
|
|
@@ -92790,7 +92790,7 @@ function SymphiqProfileShopAnalysisDashboardComponent_Conditional_10_Conditional
|
|
|
92790
92790
|
} }
|
|
92791
92791
|
function SymphiqProfileShopAnalysisDashboardComponent_Conditional_10_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|
|
92792
92792
|
i0.ɵɵelementStart(0, "section", 53);
|
|
92793
|
-
i0.ɵɵrepeaterCreate(1, SymphiqProfileShopAnalysisDashboardComponent_Conditional_10_Conditional_3_For_2_Template, 9, 16, null, null, _forTrack0$
|
|
92793
|
+
i0.ɵɵrepeaterCreate(1, SymphiqProfileShopAnalysisDashboardComponent_Conditional_10_Conditional_3_For_2_Template, 9, 16, null, null, _forTrack0$8);
|
|
92794
92794
|
i0.ɵɵelementEnd();
|
|
92795
92795
|
} if (rf & 2) {
|
|
92796
92796
|
i0.ɵɵadvance();
|
|
@@ -93878,7 +93878,7 @@ class SymphiqProfileShopAnalysisDashboardComponent {
|
|
|
93878
93878
|
static { this.ɵfac = function SymphiqProfileShopAnalysisDashboardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SymphiqProfileShopAnalysisDashboardComponent)(); }; }
|
|
93879
93879
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SymphiqProfileShopAnalysisDashboardComponent, selectors: [["symphiq-profile-shop-analysis-dashboard"]], viewQuery: function SymphiqProfileShopAnalysisDashboardComponent_Query(rf, ctx) { if (rf & 1) {
|
|
93880
93880
|
i0.ɵɵviewQuery(ModalComponent, 5);
|
|
93881
|
-
i0.ɵɵviewQuery(_c0$
|
|
93881
|
+
i0.ɵɵviewQuery(_c0$9, 5);
|
|
93882
93882
|
i0.ɵɵviewQuery(_c1$2, 5);
|
|
93883
93883
|
} if (rf & 2) {
|
|
93884
93884
|
let _t;
|
|
@@ -94761,12 +94761,20 @@ function ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_7_Templ
|
|
|
94761
94761
|
i0.ɵɵelementStart(0, "span", 14);
|
|
94762
94762
|
i0.ɵɵelement(1, "span", 23);
|
|
94763
94763
|
i0.ɵɵtext(2);
|
|
94764
|
+
i0.ɵɵelementStart(3, "span", 24)(4, "span");
|
|
94765
|
+
i0.ɵɵtext(5, ".");
|
|
94766
|
+
i0.ɵɵelementEnd();
|
|
94767
|
+
i0.ɵɵelementStart(6, "span");
|
|
94768
|
+
i0.ɵɵtext(7, ".");
|
|
94764
94769
|
i0.ɵɵelementEnd();
|
|
94770
|
+
i0.ɵɵelementStart(8, "span");
|
|
94771
|
+
i0.ɵɵtext(9, ".");
|
|
94772
|
+
i0.ɵɵelementEnd()()();
|
|
94765
94773
|
} if (rf & 2) {
|
|
94766
94774
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
94767
94775
|
i0.ɵɵproperty("@statusBadge", ctx_r0.profileStatusCounts().generating);
|
|
94768
94776
|
i0.ɵɵadvance(2);
|
|
94769
|
-
i0.ɵɵtextInterpolate1(" ", ctx_r0.profileStatusCounts().generating, " Generating
|
|
94777
|
+
i0.ɵɵtextInterpolate1(" ", ctx_r0.profileStatusCounts().generating, " Generating");
|
|
94770
94778
|
} }
|
|
94771
94779
|
function ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
94772
94780
|
i0.ɵɵelementStart(0, "span", 15);
|
|
@@ -94791,8 +94799,8 @@ function ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_9_Templ
|
|
|
94791
94799
|
function ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
94792
94800
|
i0.ɵɵelementStart(0, "span", 17);
|
|
94793
94801
|
i0.ɵɵnamespaceSVG();
|
|
94794
|
-
i0.ɵɵelementStart(1, "svg",
|
|
94795
|
-
i0.ɵɵelement(2, "path",
|
|
94802
|
+
i0.ɵɵelementStart(1, "svg", 25);
|
|
94803
|
+
i0.ɵɵelement(2, "path", 26);
|
|
94796
94804
|
i0.ɵɵelementEnd();
|
|
94797
94805
|
i0.ɵɵtext(3);
|
|
94798
94806
|
i0.ɵɵelementEnd();
|
|
@@ -94816,18 +94824,26 @@ function ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_14_Temp
|
|
|
94816
94824
|
} }
|
|
94817
94825
|
function ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_17_Template(rf, ctx) { if (rf & 1) {
|
|
94818
94826
|
i0.ɵɵelementStart(0, "span", 18);
|
|
94819
|
-
i0.ɵɵelement(1, "span",
|
|
94827
|
+
i0.ɵɵelement(1, "span", 27);
|
|
94820
94828
|
i0.ɵɵtext(2);
|
|
94829
|
+
i0.ɵɵelementStart(3, "span", 24)(4, "span");
|
|
94830
|
+
i0.ɵɵtext(5, ".");
|
|
94831
|
+
i0.ɵɵelementEnd();
|
|
94832
|
+
i0.ɵɵelementStart(6, "span");
|
|
94833
|
+
i0.ɵɵtext(7, ".");
|
|
94821
94834
|
i0.ɵɵelementEnd();
|
|
94835
|
+
i0.ɵɵelementStart(8, "span");
|
|
94836
|
+
i0.ɵɵtext(9, ".");
|
|
94837
|
+
i0.ɵɵelementEnd()()();
|
|
94822
94838
|
} if (rf & 2) {
|
|
94823
94839
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
94824
94840
|
i0.ɵɵproperty("@statusBadge", ctx_r0.analysisStatusCounts().generating);
|
|
94825
94841
|
i0.ɵɵadvance(2);
|
|
94826
|
-
i0.ɵɵtextInterpolate1(" ", ctx_r0.analysisStatusCounts().generating, " Generating
|
|
94842
|
+
i0.ɵɵtextInterpolate1(" ", ctx_r0.analysisStatusCounts().generating, " Generating");
|
|
94827
94843
|
} }
|
|
94828
94844
|
function ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
94829
94845
|
i0.ɵɵelementStart(0, "span", 19);
|
|
94830
|
-
i0.ɵɵelement(1, "span",
|
|
94846
|
+
i0.ɵɵelement(1, "span", 28);
|
|
94831
94847
|
i0.ɵɵtext(2);
|
|
94832
94848
|
i0.ɵɵelementEnd();
|
|
94833
94849
|
} if (rf & 2) {
|
|
@@ -94839,8 +94855,8 @@ function ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_18_Temp
|
|
|
94839
94855
|
function ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_19_Template(rf, ctx) { if (rf & 1) {
|
|
94840
94856
|
i0.ɵɵelementStart(0, "span", 17);
|
|
94841
94857
|
i0.ɵɵnamespaceSVG();
|
|
94842
|
-
i0.ɵɵelementStart(1, "svg",
|
|
94843
|
-
i0.ɵɵelement(2, "path",
|
|
94858
|
+
i0.ɵɵelementStart(1, "svg", 25);
|
|
94859
|
+
i0.ɵɵelement(2, "path", 26);
|
|
94844
94860
|
i0.ɵɵelementEnd();
|
|
94845
94861
|
i0.ɵɵtext(3);
|
|
94846
94862
|
i0.ɵɵelementEnd();
|
|
@@ -94865,7 +94881,7 @@ function ProfileAnalysisStatusSummaryComponent_Conditional_2_Template(rf, ctx) {
|
|
|
94865
94881
|
i0.ɵɵtext(5);
|
|
94866
94882
|
i0.ɵɵelementEnd();
|
|
94867
94883
|
i0.ɵɵelementStart(6, "div", 13);
|
|
94868
|
-
i0.ɵɵconditionalCreate(7, ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_7_Template,
|
|
94884
|
+
i0.ɵɵconditionalCreate(7, ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_7_Template, 10, 2, "span", 14);
|
|
94869
94885
|
i0.ɵɵconditionalCreate(8, ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_8_Template, 2, 2, "span", 15);
|
|
94870
94886
|
i0.ɵɵconditionalCreate(9, ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_9_Template, 2, 2, "span", 16);
|
|
94871
94887
|
i0.ɵɵconditionalCreate(10, ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_10_Template, 4, 2, "span", 17);
|
|
@@ -94875,7 +94891,7 @@ function ProfileAnalysisStatusSummaryComponent_Conditional_2_Template(rf, ctx) {
|
|
|
94875
94891
|
i0.ɵɵtext(15);
|
|
94876
94892
|
i0.ɵɵelementEnd();
|
|
94877
94893
|
i0.ɵɵelementStart(16, "div", 13);
|
|
94878
|
-
i0.ɵɵconditionalCreate(17, ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_17_Template,
|
|
94894
|
+
i0.ɵɵconditionalCreate(17, ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_17_Template, 10, 2, "span", 18);
|
|
94879
94895
|
i0.ɵɵconditionalCreate(18, ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_18_Template, 3, 2, "span", 19);
|
|
94880
94896
|
i0.ɵɵconditionalCreate(19, ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_19_Template, 4, 2, "span", 17);
|
|
94881
94897
|
i0.ɵɵconditionalCreate(20, ProfileAnalysisStatusSummaryComponent_Conditional_2_Conditional_20_Template, 2, 1, "span", 20);
|
|
@@ -94953,7 +94969,7 @@ class ProfileAnalysisStatusSummaryComponent {
|
|
|
94953
94969
|
}, ...(ngDevMode ? [{ debugName: "showNoAnalysesMessage" }] : []));
|
|
94954
94970
|
}
|
|
94955
94971
|
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) {
|
|
94972
|
+
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
94973
|
i0.ɵɵelementStart(0, "div", 0);
|
|
94958
94974
|
i0.ɵɵconditionalCreate(1, ProfileAnalysisStatusSummaryComponent_Conditional_1_Template, 10, 2, "div", 1)(2, ProfileAnalysisStatusSummaryComponent_Conditional_2_Template, 21, 14, "div", 2);
|
|
94959
94975
|
i0.ɵɵelementEnd();
|
|
@@ -94961,7 +94977,7 @@ class ProfileAnalysisStatusSummaryComponent {
|
|
|
94961
94977
|
i0.ɵɵproperty("ngClass", ctx.containerClasses());
|
|
94962
94978
|
i0.ɵɵadvance();
|
|
94963
94979
|
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: [
|
|
94980
|
+
} }, 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
94981
|
trigger('statusBadge', [
|
|
94966
94982
|
transition(':enter', [
|
|
94967
94983
|
style({ opacity: 0, transform: 'scale(0.8)' }),
|
|
@@ -95044,7 +95060,7 @@ class ProfileAnalysisStatusSummaryComponent {
|
|
|
95044
95060
|
<span [@statusBadge]="profileStatusCounts()!.generating"
|
|
95045
95061
|
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
95062
|
<span class="w-2 h-2 rounded-full bg-amber-500 animate-pulse"></span>
|
|
95047
|
-
{{ profileStatusCounts()!.generating }} Generating
|
|
95063
|
+
{{ profileStatusCounts()!.generating }} Generating<span class="dots-spinner"><span>.</span><span>.</span><span>.</span></span>
|
|
95048
95064
|
</span>
|
|
95049
95065
|
}
|
|
95050
95066
|
@if (profileStatusCounts()?.notStarted && profileStatusCounts()!.notStarted > 0) {
|
|
@@ -95094,7 +95110,7 @@ class ProfileAnalysisStatusSummaryComponent {
|
|
|
95094
95110
|
<span [@statusBadge]="analysisStatusCounts()!.generating"
|
|
95095
95111
|
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
95112
|
<span class="w-2 h-2 rounded-full bg-slate-400 dark:bg-slate-500 animate-pulse"></span>
|
|
95097
|
-
{{ analysisStatusCounts()!.generating }} Generating
|
|
95113
|
+
{{ analysisStatusCounts()!.generating }} Generating<span class="dots-spinner"><span>.</span><span>.</span><span>.</span></span>
|
|
95098
95114
|
</span>
|
|
95099
95115
|
}
|
|
95100
95116
|
@if (analysisStatusCounts()?.notReviewed && analysisStatusCounts()!.notReviewed > 0) {
|
|
@@ -95126,11 +95142,11 @@ class ProfileAnalysisStatusSummaryComponent {
|
|
|
95126
95142
|
</div>
|
|
95127
95143
|
}
|
|
95128
95144
|
</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"] }]
|
|
95145
|
+
`, 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
95146
|
}], 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:
|
|
95147
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileAnalysisStatusSummaryComponent, { className: "ProfileAnalysisStatusSummaryComponent", filePath: "lib/components/shared/profile-analysis-status-summary.component.ts", lineNumber: 251 }); })();
|
|
95132
95148
|
|
|
95133
|
-
const _forTrack0$
|
|
95149
|
+
const _forTrack0$7 = ($index, $item) => $item.id;
|
|
95134
95150
|
function ProfileAnalysisCardGridComponent_For_2_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
95135
95151
|
i0.ɵɵelementStart(0, "div", 7);
|
|
95136
95152
|
i0.ɵɵtext(1);
|
|
@@ -95448,7 +95464,7 @@ function ProfileAnalysisCardGridComponent_Conditional_3_Template(rf, ctx) { if (
|
|
|
95448
95464
|
i0.ɵɵelement(5, "div", 49);
|
|
95449
95465
|
i0.ɵɵelementEnd();
|
|
95450
95466
|
i0.ɵɵelementStart(6, "div", 51);
|
|
95451
|
-
i0.ɵɵrepeaterCreate(7, ProfileAnalysisCardGridComponent_Conditional_3_For_8_Template, 12, 12, "div", 1, _forTrack0$
|
|
95467
|
+
i0.ɵɵrepeaterCreate(7, ProfileAnalysisCardGridComponent_Conditional_3_For_8_Template, 12, 12, "div", 1, _forTrack0$7);
|
|
95452
95468
|
i0.ɵɵelementEnd()();
|
|
95453
95469
|
} if (rf & 2) {
|
|
95454
95470
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -95528,7 +95544,7 @@ class ProfileAnalysisCardGridComponent {
|
|
|
95528
95544
|
static { this.ɵfac = function ProfileAnalysisCardGridComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileAnalysisCardGridComponent)(); }; }
|
|
95529
95545
|
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
95546
|
i0.ɵɵelementStart(0, "div", 0);
|
|
95531
|
-
i0.ɵɵrepeaterCreate(1, ProfileAnalysisCardGridComponent_For_2_Template, 19, 17, "div", 1, _forTrack0$
|
|
95547
|
+
i0.ɵɵrepeaterCreate(1, ProfileAnalysisCardGridComponent_For_2_Template, 19, 17, "div", 1, _forTrack0$7);
|
|
95532
95548
|
i0.ɵɵelementEnd();
|
|
95533
95549
|
i0.ɵɵconditionalCreate(3, ProfileAnalysisCardGridComponent_Conditional_3_Template, 9, 4, "div", 2);
|
|
95534
95550
|
} if (rf & 2) {
|
|
@@ -96646,7 +96662,7 @@ class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
|
96646
96662
|
}] }); })();
|
|
96647
96663
|
(() => { (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
96664
|
|
|
96649
|
-
const _c0$
|
|
96665
|
+
const _c0$8 = () => [];
|
|
96650
96666
|
function SymphiqProfileFocusAreaDashboardComponent_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|
|
96651
96667
|
i0.ɵɵelementStart(0, "div", 4)(1, "div", 8);
|
|
96652
96668
|
i0.ɵɵelement(2, "symphiq-indeterminate-spinner", 9);
|
|
@@ -96673,7 +96689,7 @@ function SymphiqProfileFocusAreaDashboardComponent_Conditional_5_Template(rf, ct
|
|
|
96673
96689
|
i0.ɵɵelementEnd();
|
|
96674
96690
|
} if (rf & 2) {
|
|
96675
96691
|
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$
|
|
96692
|
+
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
96693
|
} }
|
|
96678
96694
|
function SymphiqProfileFocusAreaDashboardComponent_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
96679
96695
|
i0.ɵɵelementStart(0, "div", 6);
|
|
@@ -97285,8 +97301,8 @@ class FocusAreaWelcomeBannerComponent {
|
|
|
97285
97301
|
}], 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
97302
|
(() => { (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
97303
|
|
|
97288
|
-
const _c0$
|
|
97289
|
-
const _forTrack0$
|
|
97304
|
+
const _c0$7 = ["funnelModalComponent"];
|
|
97305
|
+
const _forTrack0$6 = ($index, $item) => $item.id;
|
|
97290
97306
|
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_7_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
97291
97307
|
i0.ɵɵelementStart(0, "div", 22)(1, "div", 23);
|
|
97292
97308
|
i0.ɵɵelement(2, "symphiq-indeterminate-spinner", 24);
|
|
@@ -97474,7 +97490,7 @@ function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditi
|
|
|
97474
97490
|
} }
|
|
97475
97491
|
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
97476
97492
|
i0.ɵɵelementStart(0, "section", 35);
|
|
97477
|
-
i0.ɵɵrepeaterCreate(1, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditional_2_For_2_Template, 9, 15, null, null, _forTrack0$
|
|
97493
|
+
i0.ɵɵrepeaterCreate(1, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditional_2_For_2_Template, 9, 15, null, null, _forTrack0$6);
|
|
97478
97494
|
i0.ɵɵelementEnd();
|
|
97479
97495
|
} if (rf & 2) {
|
|
97480
97496
|
i0.ɵɵadvance();
|
|
@@ -98005,7 +98021,7 @@ class SymphiqProfileAnalysisFocusAreaDashboardComponent {
|
|
|
98005
98021
|
}
|
|
98006
98022
|
static { this.ɵfac = function SymphiqProfileAnalysisFocusAreaDashboardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SymphiqProfileAnalysisFocusAreaDashboardComponent)(); }; }
|
|
98007
98023
|
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$
|
|
98024
|
+
i0.ɵɵviewQuery(_c0$7, 5);
|
|
98009
98025
|
} if (rf & 2) {
|
|
98010
98026
|
let _t;
|
|
98011
98027
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.funnelModalComponent = _t.first);
|
|
@@ -99349,7 +99365,7 @@ class SymphiqProfileMetricsAnalysesDashboardComponent {
|
|
|
99349
99365
|
}] }); })();
|
|
99350
99366
|
(() => { (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
99367
|
|
|
99352
|
-
const _c0$
|
|
99368
|
+
const _c0$6 = () => [];
|
|
99353
99369
|
function SymphiqProfileMetricDashboardComponent_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|
|
99354
99370
|
i0.ɵɵelementStart(0, "div", 4)(1, "div", 8);
|
|
99355
99371
|
i0.ɵɵelement(2, "symphiq-indeterminate-spinner", 9);
|
|
@@ -99376,7 +99392,7 @@ function SymphiqProfileMetricDashboardComponent_Conditional_5_Template(rf, ctx)
|
|
|
99376
99392
|
i0.ɵɵelementEnd();
|
|
99377
99393
|
} if (rf & 2) {
|
|
99378
99394
|
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$
|
|
99395
|
+
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
99396
|
} }
|
|
99381
99397
|
function SymphiqProfileMetricDashboardComponent_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
99382
99398
|
i0.ɵɵelementStart(0, "div", 6);
|
|
@@ -99619,6 +99635,1251 @@ class SymphiqProfileMetricDashboardComponent {
|
|
|
99619
99635
|
}], 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
99636
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileMetricDashboardComponent, { className: "SymphiqProfileMetricDashboardComponent", filePath: "lib/components/profile-metric-dashboard/symphiq-profile-metric-dashboard.component.ts", lineNumber: 108 }); })();
|
|
99621
99637
|
|
|
99638
|
+
const _c0$5 = ["funnelModalComponent"];
|
|
99639
|
+
const _forTrack0$5 = ($index, $item) => $item.id;
|
|
99640
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_7_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
99641
|
+
i0.ɵɵelementStart(0, "div", 22)(1, "div", 23);
|
|
99642
|
+
i0.ɵɵelement(2, "symphiq-indeterminate-spinner", 24);
|
|
99643
|
+
i0.ɵɵelementStart(3, "div", 25)(4, "h3", 26);
|
|
99644
|
+
i0.ɵɵtext(5, " Loading Your Metric Analysis ");
|
|
99645
|
+
i0.ɵɵelementEnd();
|
|
99646
|
+
i0.ɵɵelementStart(6, "p", 27);
|
|
99647
|
+
i0.ɵɵtext(7, " Please wait while we prepare your personalized insights... ");
|
|
99648
|
+
i0.ɵɵelementEnd()()()();
|
|
99649
|
+
} if (rf & 2) {
|
|
99650
|
+
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
99651
|
+
i0.ɵɵproperty("ngClass", ctx_r1.isLightMode() ? "bg-white/80 border-slate-200" : "bg-slate-800/80 border-slate-700");
|
|
99652
|
+
i0.ɵɵadvance(2);
|
|
99653
|
+
i0.ɵɵproperty("viewMode", ctx_r1.viewMode());
|
|
99654
|
+
i0.ɵɵadvance(2);
|
|
99655
|
+
i0.ɵɵproperty("ngClass", ctx_r1.isLightMode() ? "text-slate-900" : "text-white");
|
|
99656
|
+
i0.ɵɵadvance(2);
|
|
99657
|
+
i0.ɵɵproperty("ngClass", ctx_r1.isLightMode() ? "text-slate-600" : "text-slate-400");
|
|
99658
|
+
} }
|
|
99659
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_7_Template(rf, ctx) { if (rf & 1) {
|
|
99660
|
+
i0.ɵɵelementStart(0, "div", 20);
|
|
99661
|
+
i0.ɵɵelement(1, "symphiq-metric-welcome-banner", 21);
|
|
99662
|
+
i0.ɵɵelementEnd();
|
|
99663
|
+
i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_7_Conditional_2_Template, 8, 4, "div", 22);
|
|
99664
|
+
} if (rf & 2) {
|
|
99665
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
99666
|
+
i0.ɵɵadvance();
|
|
99667
|
+
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("metricName", ctx_r1.metricName())("isOnboarded", true);
|
|
99668
|
+
i0.ɵɵadvance();
|
|
99669
|
+
i0.ɵɵconditional(ctx_r1.isLoading() ? 2 : -1);
|
|
99670
|
+
} }
|
|
99671
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_8_Conditional_0_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
99672
|
+
i0.ɵɵelementStart(0, "div", 29);
|
|
99673
|
+
i0.ɵɵelement(1, "symphiq-content-generation-progress", 31);
|
|
99674
|
+
i0.ɵɵelementEnd();
|
|
99675
|
+
} if (rf & 2) {
|
|
99676
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
99677
|
+
i0.ɵɵproperty("ngClass", ctx_r1.getProgressCardClasses());
|
|
99678
|
+
i0.ɵɵadvance();
|
|
99679
|
+
i0.ɵɵproperty("itemStatus", ctx_r1.itemStatusProfileAnalysis())("viewMode", ctx_r1.viewMode());
|
|
99680
|
+
} }
|
|
99681
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_8_Conditional_0_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
99682
|
+
const _r3 = i0.ɵɵgetCurrentView();
|
|
99683
|
+
i0.ɵɵelementStart(0, "symphiq-strategic-goals-tiled-grid", 32);
|
|
99684
|
+
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)); });
|
|
99685
|
+
i0.ɵɵelementEnd();
|
|
99686
|
+
} if (rf & 2) {
|
|
99687
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
99688
|
+
i0.ɵɵproperty("goals", ctx_r1.strategicRoadmapGoals())("viewMode", ctx_r1.viewMode());
|
|
99689
|
+
} }
|
|
99690
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_8_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
99691
|
+
i0.ɵɵelementStart(0, "div", 28);
|
|
99692
|
+
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);
|
|
99693
|
+
i0.ɵɵelementEnd();
|
|
99694
|
+
} if (rf & 2) {
|
|
99695
|
+
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
99696
|
+
i0.ɵɵadvance();
|
|
99697
|
+
i0.ɵɵconditional(ctx_r1.isProfileAnalysisGenerating() ? 1 : 2);
|
|
99698
|
+
} }
|
|
99699
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_8_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
99700
|
+
i0.ɵɵelementStart(0, "div");
|
|
99701
|
+
i0.ɵɵelement(1, "symphiq-collapsible-analysis-section-group", 33);
|
|
99702
|
+
i0.ɵɵelementEnd();
|
|
99703
|
+
} if (rf & 2) {
|
|
99704
|
+
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
99705
|
+
i0.ɵɵadvance();
|
|
99706
|
+
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());
|
|
99707
|
+
} }
|
|
99708
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
99709
|
+
i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_8_Conditional_0_Template, 3, 1, "div", 28);
|
|
99710
|
+
i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_8_Conditional_1_Template, 2, 9, "div");
|
|
99711
|
+
} if (rf & 2) {
|
|
99712
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
99713
|
+
i0.ɵɵconditional(ctx_r1.profileAnalysis() ? 0 : -1);
|
|
99714
|
+
i0.ɵɵadvance();
|
|
99715
|
+
i0.ɵɵconditional(ctx_r1.nonStrategicSections().length > 0 ? 1 : -1);
|
|
99716
|
+
} }
|
|
99717
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
99718
|
+
const _r4 = i0.ɵɵgetCurrentView();
|
|
99719
|
+
i0.ɵɵelementStart(0, "symphiq-metric-executive-summary", 36);
|
|
99720
|
+
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)); });
|
|
99721
|
+
i0.ɵɵelementEnd();
|
|
99722
|
+
} if (rf & 2) {
|
|
99723
|
+
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
99724
|
+
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("summary", ctx)("metricName", ctx_r1.metricName())("allGoals", ctx_r1.allGoals());
|
|
99725
|
+
} }
|
|
99726
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_1_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
99727
|
+
i0.ɵɵelement(0, "symphiq-section-divider", 37);
|
|
99728
|
+
} if (rf & 2) {
|
|
99729
|
+
const sectionList_r5 = i0.ɵɵnextContext();
|
|
99730
|
+
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
99731
|
+
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("sectionIcon", sectionList_r5[0].icon);
|
|
99732
|
+
} }
|
|
99733
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
99734
|
+
i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_1_Conditional_0_Template, 1, 2, "symphiq-section-divider", 37);
|
|
99735
|
+
} if (rf & 2) {
|
|
99736
|
+
const sectionList_r5 = ctx;
|
|
99737
|
+
i0.ɵɵconditional(sectionList_r5.length > 0 && sectionList_r5[0].icon ? 0 : -1);
|
|
99738
|
+
} }
|
|
99739
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
99740
|
+
i0.ɵɵelementStart(0, "div", 40);
|
|
99741
|
+
i0.ɵɵelement(1, "symphiq-icon", 45);
|
|
99742
|
+
i0.ɵɵelementEnd();
|
|
99743
|
+
} if (rf & 2) {
|
|
99744
|
+
const section_r6 = i0.ɵɵnextContext().$implicit;
|
|
99745
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
99746
|
+
i0.ɵɵproperty("ngClass", ctx_r1.getSectionIconClasses());
|
|
99747
|
+
i0.ɵɵadvance();
|
|
99748
|
+
i0.ɵɵproperty("icon", section_r6.icon);
|
|
99749
|
+
} }
|
|
99750
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_6_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
99751
|
+
i0.ɵɵelementStart(0, "div", 47);
|
|
99752
|
+
i0.ɵɵelement(1, "symphiq-napkin-visual-placeholder", 49);
|
|
99753
|
+
i0.ɵɵelementEnd();
|
|
99754
|
+
} if (rf & 2) {
|
|
99755
|
+
const section_r6 = i0.ɵɵnextContext(2).$implicit;
|
|
99756
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
99757
|
+
i0.ɵɵadvance();
|
|
99758
|
+
i0.ɵɵproperty("visual", section_r6.visual)("viewMode", ctx_r1.viewMode());
|
|
99759
|
+
} }
|
|
99760
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_6_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
99761
|
+
i0.ɵɵelementStart(0, "div", 50)(1, "p", 51);
|
|
99762
|
+
i0.ɵɵtext(2);
|
|
99763
|
+
i0.ɵɵelementEnd()();
|
|
99764
|
+
} if (rf & 2) {
|
|
99765
|
+
const section_r6 = i0.ɵɵnextContext(2).$implicit;
|
|
99766
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
99767
|
+
i0.ɵɵclassProp("lg:w-1/3", section_r6.visual && section_r6.visual.enabled)("lg:w-full", !section_r6.visual || !section_r6.visual.enabled);
|
|
99768
|
+
i0.ɵɵadvance();
|
|
99769
|
+
i0.ɵɵproperty("ngClass", ctx_r1.getSectionDescriptionClasses());
|
|
99770
|
+
i0.ɵɵadvance();
|
|
99771
|
+
i0.ɵɵtextInterpolate1(" ", section_r6.description, " ");
|
|
99772
|
+
} }
|
|
99773
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
99774
|
+
i0.ɵɵelementStart(0, "div", 46);
|
|
99775
|
+
i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_6_Conditional_1_Template, 2, 2, "div", 47);
|
|
99776
|
+
i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_6_Conditional_2_Template, 3, 6, "div", 48);
|
|
99777
|
+
i0.ɵɵelementEnd();
|
|
99778
|
+
} if (rf & 2) {
|
|
99779
|
+
const ctx_r6 = i0.ɵɵnextContext();
|
|
99780
|
+
const section_r6 = ctx_r6.$implicit;
|
|
99781
|
+
const ɵ$index_63_r8 = ctx_r6.$index;
|
|
99782
|
+
i0.ɵɵclassProp("lg:flex-row-reverse", ɵ$index_63_r8 % 2 === 0);
|
|
99783
|
+
i0.ɵɵadvance();
|
|
99784
|
+
i0.ɵɵconditional(section_r6.visual && section_r6.visual.enabled ? 1 : -1);
|
|
99785
|
+
i0.ɵɵadvance();
|
|
99786
|
+
i0.ɵɵconditional(section_r6.description ? 2 : -1);
|
|
99787
|
+
} }
|
|
99788
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
99789
|
+
i0.ɵɵelement(0, "symphiq-section-divider", 37);
|
|
99790
|
+
} if (rf & 2) {
|
|
99791
|
+
const ɵ$index_63_r8 = i0.ɵɵnextContext().$index;
|
|
99792
|
+
const sectionList_r9 = i0.ɵɵnextContext();
|
|
99793
|
+
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
99794
|
+
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("sectionIcon", sectionList_r9[ɵ$index_63_r8 + 1].icon);
|
|
99795
|
+
} }
|
|
99796
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_2_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
99797
|
+
i0.ɵɵelementStart(0, "div", 38)(1, "div", 39);
|
|
99798
|
+
i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_2_Template, 2, 2, "div", 40);
|
|
99799
|
+
i0.ɵɵelementStart(3, "div", 41)(4, "h3", 42);
|
|
99800
|
+
i0.ɵɵtext(5);
|
|
99801
|
+
i0.ɵɵelementEnd()()();
|
|
99802
|
+
i0.ɵɵconditionalCreate(6, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_6_Template, 3, 4, "div", 43);
|
|
99803
|
+
i0.ɵɵelement(7, "symphiq-profile-section-content", 44);
|
|
99804
|
+
i0.ɵɵelementEnd();
|
|
99805
|
+
i0.ɵɵconditionalCreate(8, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_8_Template, 1, 2, "symphiq-section-divider", 37);
|
|
99806
|
+
} if (rf & 2) {
|
|
99807
|
+
const section_r6 = ctx.$implicit;
|
|
99808
|
+
const ɵ$index_63_r8 = ctx.$index;
|
|
99809
|
+
const ɵ$count_63_r10 = ctx.$count;
|
|
99810
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
99811
|
+
i0.ɵɵproperty("id", "section-" + section_r6.id)("ngClass", ctx_r1.getSectionCardClasses());
|
|
99812
|
+
i0.ɵɵadvance(2);
|
|
99813
|
+
i0.ɵɵconditional(section_r6.icon ? 2 : -1);
|
|
99814
|
+
i0.ɵɵadvance(2);
|
|
99815
|
+
i0.ɵɵproperty("ngClass", ctx_r1.getSectionTitleClasses());
|
|
99816
|
+
i0.ɵɵadvance();
|
|
99817
|
+
i0.ɵɵtextInterpolate1(" ", section_r6.title, " ");
|
|
99818
|
+
i0.ɵɵadvance();
|
|
99819
|
+
i0.ɵɵconditional(section_r6.description || section_r6.visual && section_r6.visual.enabled ? 6 : -1);
|
|
99820
|
+
i0.ɵɵadvance();
|
|
99821
|
+
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());
|
|
99822
|
+
i0.ɵɵadvance();
|
|
99823
|
+
i0.ɵɵconditional(!(ɵ$index_63_r8 === ɵ$count_63_r10 - 1) ? 8 : -1);
|
|
99824
|
+
} }
|
|
99825
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
99826
|
+
i0.ɵɵelementStart(0, "section", 35);
|
|
99827
|
+
i0.ɵɵrepeaterCreate(1, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_2_For_2_Template, 9, 15, null, null, _forTrack0$5);
|
|
99828
|
+
i0.ɵɵelementEnd();
|
|
99829
|
+
} if (rf & 2) {
|
|
99830
|
+
i0.ɵɵadvance();
|
|
99831
|
+
i0.ɵɵrepeater(ctx);
|
|
99832
|
+
} }
|
|
99833
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
99834
|
+
i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_0_Template, 1, 4, "symphiq-metric-executive-summary", 34);
|
|
99835
|
+
i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_1_Template, 1, 1);
|
|
99836
|
+
i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Conditional_2_Template, 3, 0, "section", 35);
|
|
99837
|
+
} if (rf & 2) {
|
|
99838
|
+
let tmp_2_0;
|
|
99839
|
+
let tmp_3_0;
|
|
99840
|
+
let tmp_4_0;
|
|
99841
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
99842
|
+
i0.ɵɵconditional((tmp_2_0 = ctx_r1.metricExecutiveSummary()) ? 0 : -1, tmp_2_0);
|
|
99843
|
+
i0.ɵɵadvance();
|
|
99844
|
+
i0.ɵɵconditional((tmp_3_0 = ctx_r1.sections()) ? 1 : -1, tmp_3_0);
|
|
99845
|
+
i0.ɵɵadvance();
|
|
99846
|
+
i0.ɵɵconditional((tmp_4_0 = ctx_r1.sections()) ? 2 : -1, tmp_4_0);
|
|
99847
|
+
} }
|
|
99848
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
99849
|
+
i0.ɵɵelement(0, "symphiq-floating-toc", 7);
|
|
99850
|
+
} if (rf & 2) {
|
|
99851
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
99852
|
+
i0.ɵɵproperty("sections", ctx_r1.tocSections())("viewMode", ctx_r1.viewMode())("embedded", ctx_r1.embedded())("scrollElement", ctx_r1.scrollElement() ?? undefined);
|
|
99853
|
+
} }
|
|
99854
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_11_Template(rf, ctx) { if (rf & 1) {
|
|
99855
|
+
i0.ɵɵelement(0, "symphiq-section-navigation", 7);
|
|
99856
|
+
} if (rf & 2) {
|
|
99857
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
99858
|
+
i0.ɵɵproperty("sections", ctx_r1.tocSections())("viewMode", ctx_r1.viewMode())("embedded", ctx_r1.embedded())("scrollElement", ctx_r1.scrollElement() ?? undefined);
|
|
99859
|
+
} }
|
|
99860
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_15_Template(rf, ctx) { if (rf & 1) {
|
|
99861
|
+
i0.ɵɵelement(0, "symphiq-goal-card", 11);
|
|
99862
|
+
} if (rf & 2) {
|
|
99863
|
+
const data_r11 = ctx;
|
|
99864
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
99865
|
+
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());
|
|
99866
|
+
} }
|
|
99867
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_16_Template(rf, ctx) { if (rf & 1) {
|
|
99868
|
+
i0.ɵɵelement(0, "symphiq-goal-objectives-modal-content", 12);
|
|
99869
|
+
} if (rf & 2) {
|
|
99870
|
+
const data_r12 = ctx;
|
|
99871
|
+
i0.ɵɵproperty("goal", data_r12.goal)("viewMode", data_r12.viewMode);
|
|
99872
|
+
} }
|
|
99873
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_17_Template(rf, ctx) { if (rf & 1) {
|
|
99874
|
+
i0.ɵɵelement(0, "symphiq-objective-strategies-modal-content", 13);
|
|
99875
|
+
} if (rf & 2) {
|
|
99876
|
+
const data_r13 = ctx;
|
|
99877
|
+
i0.ɵɵproperty("objective", data_r13.objective)("goalTitle", data_r13.goalTitle)("viewMode", data_r13.viewMode);
|
|
99878
|
+
} }
|
|
99879
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
99880
|
+
i0.ɵɵelement(0, "symphiq-strategy-recommendations-modal-content", 14);
|
|
99881
|
+
} if (rf & 2) {
|
|
99882
|
+
const data_r14 = ctx;
|
|
99883
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
99884
|
+
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());
|
|
99885
|
+
} }
|
|
99886
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_19_Template(rf, ctx) { if (rf & 1) {
|
|
99887
|
+
i0.ɵɵelement(0, "symphiq-category-detail-modal-content", 15);
|
|
99888
|
+
} if (rf & 2) {
|
|
99889
|
+
const data_r15 = ctx;
|
|
99890
|
+
i0.ɵɵproperty("category", data_r15.category)("viewMode", data_r15.viewMode)("scrollToSection", data_r15.scrollToSection);
|
|
99891
|
+
} }
|
|
99892
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_20_Template(rf, ctx) { if (rf & 1) {
|
|
99893
|
+
i0.ɵɵelement(0, "symphiq-strength-detail-modal-content", 16);
|
|
99894
|
+
} if (rf & 2) {
|
|
99895
|
+
const data_r16 = ctx;
|
|
99896
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
99897
|
+
i0.ɵɵproperty("strength", data_r16.strength)("viewMode", data_r16.viewMode)("allFunnelStrengths", ctx_r1.funnelStrengths())("currentModalState", ctx_r1.getCurrentModalState());
|
|
99898
|
+
} }
|
|
99899
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_21_Template(rf, ctx) { if (rf & 1) {
|
|
99900
|
+
i0.ɵɵelement(0, "symphiq-gap-detail-modal-content", 17);
|
|
99901
|
+
} if (rf & 2) {
|
|
99902
|
+
const data_r17 = ctx;
|
|
99903
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
99904
|
+
i0.ɵɵproperty("gap", data_r17.gap)("viewMode", data_r17.viewMode)("allGoals", ctx_r1.allGoals())("allWeaknesses", ctx_r1.funnelWeaknesses())("currentModalState", ctx_r1.getCurrentModalState());
|
|
99905
|
+
} }
|
|
99906
|
+
function SymphiqProfileAnalysisMetricDashboardComponent_Conditional_22_Template(rf, ctx) { if (rf & 1) {
|
|
99907
|
+
i0.ɵɵelement(0, "symphiq-opportunity-detail-modal-content", 18);
|
|
99908
|
+
} if (rf & 2) {
|
|
99909
|
+
const data_r18 = ctx;
|
|
99910
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
99911
|
+
i0.ɵɵproperty("opportunity", data_r18.opportunity)("viewMode", data_r18.viewMode)("allStrengths", ctx_r1.funnelStrengths())("currentModalState", ctx_r1.getCurrentModalState());
|
|
99912
|
+
} }
|
|
99913
|
+
class SymphiqProfileAnalysisMetricDashboardComponent {
|
|
99914
|
+
constructor() {
|
|
99915
|
+
this.viewMode = input(ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "viewMode" }] : []));
|
|
99916
|
+
this.profileAnalysis = input(...(ngDevMode ? [undefined, { debugName: "profileAnalysis" }] : []));
|
|
99917
|
+
this.funnelAnalysis = input(...(ngDevMode ? [undefined, { debugName: "funnelAnalysis" }] : []));
|
|
99918
|
+
this.profile = input(...(ngDevMode ? [undefined, { debugName: "profile" }] : []));
|
|
99919
|
+
this.isLoading = input(undefined, ...(ngDevMode ? [{ debugName: "isLoading" }] : []));
|
|
99920
|
+
this.requestedByUser = input(...(ngDevMode ? [undefined, { debugName: "requestedByUser" }] : []));
|
|
99921
|
+
this.embedded = input(false, ...(ngDevMode ? [{ debugName: "embedded" }] : []));
|
|
99922
|
+
this.scrollEvent = input(undefined, ...(ngDevMode ? [{ debugName: "scrollEvent" }] : []));
|
|
99923
|
+
this.scrollElement = input(null, ...(ngDevMode ? [{ debugName: "scrollElement" }] : []));
|
|
99924
|
+
this.funnelMetric = input(...(ngDevMode ? [undefined, { debugName: "funnelMetric" }] : []));
|
|
99925
|
+
this.itemStatusProfileAnalysis = input(...(ngDevMode ? [undefined, { debugName: "itemStatusProfileAnalysis" }] : []));
|
|
99926
|
+
this.isMarkingAsReviewed = input(false, ...(ngDevMode ? [{ debugName: "isMarkingAsReviewed" }] : []));
|
|
99927
|
+
this.nextStepClick = output();
|
|
99928
|
+
this.markAsReviewedClick = output();
|
|
99929
|
+
this.funnelAnalysisSignal = signal(undefined, ...(ngDevMode ? [{ debugName: "funnelAnalysisSignal" }] : []));
|
|
99930
|
+
this.headerScrollService = inject(HeaderScrollService);
|
|
99931
|
+
this.modalService = inject(ModalService);
|
|
99932
|
+
this.viewModeService = inject(ViewModeService);
|
|
99933
|
+
this.profileContextService = inject(ProfileContextService);
|
|
99934
|
+
this.profileItemLookupService = inject(ProfileItemLookupService);
|
|
99935
|
+
this.IconSourceEnum = IconSourceEnum;
|
|
99936
|
+
this.scrollProgress = signal(0, ...(ngDevMode ? [{ debugName: "scrollProgress" }] : []));
|
|
99937
|
+
this.currentDisplayMode = signal(DisplayModeEnum.SIMPLIFIED, ...(ngDevMode ? [{ debugName: "currentDisplayMode" }] : []));
|
|
99938
|
+
this.isSearchOpen = signal(false, ...(ngDevMode ? [{ debugName: "isSearchOpen" }] : []));
|
|
99939
|
+
this.isViewModeSwitcherOpen = signal(false, ...(ngDevMode ? [{ debugName: "isViewModeSwitcherOpen" }] : []));
|
|
99940
|
+
this.modalType = signal(null, ...(ngDevMode ? [{ debugName: "modalType" }] : []));
|
|
99941
|
+
this.modalData = signal(null, ...(ngDevMode ? [{ debugName: "modalData" }] : []));
|
|
99942
|
+
this.currentModalNavigationStack = signal([], ...(ngDevMode ? [{ debugName: "currentModalNavigationStack" }] : []));
|
|
99943
|
+
this.isLightMode = computed(() => this.viewMode() === ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "isLightMode" }] : []));
|
|
99944
|
+
this.isSimplifiedView = computed(() => this.currentDisplayMode() === DisplayModeEnum.SIMPLIFIED, ...(ngDevMode ? [{ debugName: "isSimplifiedView" }] : []));
|
|
99945
|
+
this.isProfileAnalysisGenerating = computed(() => {
|
|
99946
|
+
const profileAnalysis = this.profileAnalysis();
|
|
99947
|
+
if (!profileAnalysis)
|
|
99948
|
+
return false;
|
|
99949
|
+
const status = profileAnalysis.selfContentStatus;
|
|
99950
|
+
return status === AiDynamicContentStatusEnum.REQUESTED || status === AiDynamicContentStatusEnum.GENERATING;
|
|
99951
|
+
}, ...(ngDevMode ? [{ debugName: "isProfileAnalysisGenerating" }] : []));
|
|
99952
|
+
this.shouldShowHeaderControls = computed(() => {
|
|
99953
|
+
return !!this.profileAnalysis();
|
|
99954
|
+
}, ...(ngDevMode ? [{ debugName: "shouldShowHeaderControls" }] : []));
|
|
99955
|
+
this.shouldShowReviewFooter = computed(() => {
|
|
99956
|
+
const profileAnalysis = this.profileAnalysis();
|
|
99957
|
+
if (!profileAnalysis)
|
|
99958
|
+
return false;
|
|
99959
|
+
return profileAnalysis.selfContentStatus === AiDynamicContentStatusEnum.GENERATED &&
|
|
99960
|
+
profileAnalysis.reviewStatus === ProfileAnalysisReviewStatusEnum.NOT_REVIEWED;
|
|
99961
|
+
}, ...(ngDevMode ? [{ debugName: "shouldShowReviewFooter" }] : []));
|
|
99962
|
+
this.COLLAPSE_THRESHOLD = 20;
|
|
99963
|
+
this.EXPAND_THRESHOLD = 10;
|
|
99964
|
+
this.embeddedScrollEffect = effect(() => {
|
|
99965
|
+
const scrollEvent = this.scrollEvent();
|
|
99966
|
+
const isEmbedded = this.embedded();
|
|
99967
|
+
if (isEmbedded && !scrollEvent) {
|
|
99968
|
+
return;
|
|
99969
|
+
}
|
|
99970
|
+
if (!scrollEvent || !isEmbedded) {
|
|
99971
|
+
return;
|
|
99972
|
+
}
|
|
99973
|
+
const detail = scrollEvent.detail;
|
|
99974
|
+
if (!detail) {
|
|
99975
|
+
return;
|
|
99976
|
+
}
|
|
99977
|
+
const scrollTop = detail.scrollTop || 0;
|
|
99978
|
+
const currentState = this.headerScrollService.isScrolled();
|
|
99979
|
+
if (!currentState && scrollTop > this.COLLAPSE_THRESHOLD) {
|
|
99980
|
+
this.headerScrollService.isScrolled.set(true);
|
|
99981
|
+
}
|
|
99982
|
+
else if (currentState && scrollTop < this.EXPAND_THRESHOLD) {
|
|
99983
|
+
this.headerScrollService.isScrolled.set(false);
|
|
99984
|
+
}
|
|
99985
|
+
const scrollElement = this.scrollElement();
|
|
99986
|
+
if (scrollElement) {
|
|
99987
|
+
const scrollHeight = scrollElement.scrollHeight || 0;
|
|
99988
|
+
const clientHeight = scrollElement.clientHeight || 0;
|
|
99989
|
+
const maxScroll = scrollHeight - clientHeight;
|
|
99990
|
+
if (maxScroll > 0) {
|
|
99991
|
+
const progress = (scrollTop / maxScroll) * 100;
|
|
99992
|
+
this.scrollProgress.set(Math.min(100, Math.max(0, progress)));
|
|
99993
|
+
}
|
|
99994
|
+
}
|
|
99995
|
+
}, ...(ngDevMode ? [{ debugName: "embeddedScrollEffect" }] : []));
|
|
99996
|
+
this.metricName = computed(() => {
|
|
99997
|
+
const funnelMetric = this.funnelMetric();
|
|
99998
|
+
if (funnelMetric?.funnelMetric) {
|
|
99999
|
+
return MetricEnumUtil.title(funnelMetric.funnelMetric);
|
|
100000
|
+
}
|
|
100001
|
+
const metric = this.profileAnalysis()?.profileAnalysisStructured?.metricExecutiveSummary?.metric;
|
|
100002
|
+
if (!metric)
|
|
100003
|
+
return '';
|
|
100004
|
+
return metric.replace(/_/g, ' ').replace(/\b\w/g, (l) => l.toUpperCase());
|
|
100005
|
+
}, ...(ngDevMode ? [{ debugName: "metricName" }] : []));
|
|
100006
|
+
this.metricExecutiveSummary = computed(() => {
|
|
100007
|
+
const summary = this.profileAnalysis()?.profileAnalysisStructured?.metricExecutiveSummary;
|
|
100008
|
+
if (!summary)
|
|
100009
|
+
return undefined;
|
|
100010
|
+
return {
|
|
100011
|
+
...summary,
|
|
100012
|
+
gradeRationale: this.formatGradeInText(summary.gradeRationale),
|
|
100013
|
+
narrative: this.formatGradeInText(summary.narrative)
|
|
100014
|
+
};
|
|
100015
|
+
}, ...(ngDevMode ? [{ debugName: "metricExecutiveSummary" }] : []));
|
|
100016
|
+
this.sections = computed(() => {
|
|
100017
|
+
return this.profileAnalysis()?.profileAnalysisStructured?.sections;
|
|
100018
|
+
}, ...(ngDevMode ? [{ debugName: "sections" }] : []));
|
|
100019
|
+
this.allGoals = computed(() => {
|
|
100020
|
+
const sectionList = this.sections();
|
|
100021
|
+
if (!sectionList)
|
|
100022
|
+
return [];
|
|
100023
|
+
return sectionList.flatMap(section => section.goals || []);
|
|
100024
|
+
}, ...(ngDevMode ? [{ debugName: "allGoals" }] : []));
|
|
100025
|
+
this.strategicRoadmapGoals = computed(() => {
|
|
100026
|
+
const sectionList = this.sections();
|
|
100027
|
+
if (!sectionList)
|
|
100028
|
+
return [];
|
|
100029
|
+
const strategicSection = sectionList.find(section => section.id === 'strategic-roadmap');
|
|
100030
|
+
const goals = strategicSection?.goals || [];
|
|
100031
|
+
const priorityOrder = {
|
|
100032
|
+
'CRITICAL': 0,
|
|
100033
|
+
'HIGH': 1,
|
|
100034
|
+
'MEDIUM': 2,
|
|
100035
|
+
'LOW': 3
|
|
100036
|
+
};
|
|
100037
|
+
return [...goals].sort((a, b) => {
|
|
100038
|
+
const priorityA = priorityOrder[a.priority] ?? 999;
|
|
100039
|
+
const priorityB = priorityOrder[b.priority] ?? 999;
|
|
100040
|
+
return priorityA - priorityB;
|
|
100041
|
+
});
|
|
100042
|
+
}, ...(ngDevMode ? [{ debugName: "strategicRoadmapGoals" }] : []));
|
|
100043
|
+
this.nonStrategicSections = computed(() => {
|
|
100044
|
+
const metricSummary = this.metricExecutiveSummary();
|
|
100045
|
+
const sectionList = this.sections();
|
|
100046
|
+
if (!sectionList) {
|
|
100047
|
+
if (metricSummary) {
|
|
100048
|
+
const executiveSummarySection = {
|
|
100049
|
+
id: 'metric-executive-summary',
|
|
100050
|
+
title: 'Executive Summary',
|
|
100051
|
+
description: metricSummary.gradeRationale,
|
|
100052
|
+
icon: { name: 'clipboard-document-check', source: IconSourceEnum.HEROICONS },
|
|
100053
|
+
goals: []
|
|
100054
|
+
};
|
|
100055
|
+
return [executiveSummarySection];
|
|
100056
|
+
}
|
|
100057
|
+
return [];
|
|
100058
|
+
}
|
|
100059
|
+
const filteredSections = sectionList.filter(section => section.id !== 'strategic-roadmap');
|
|
100060
|
+
if (metricSummary) {
|
|
100061
|
+
const executiveSummarySection = {
|
|
100062
|
+
id: 'metric-executive-summary',
|
|
100063
|
+
title: 'Executive Summary',
|
|
100064
|
+
description: metricSummary.gradeRationale,
|
|
100065
|
+
icon: { name: 'clipboard-document-check', source: IconSourceEnum.HEROICONS },
|
|
100066
|
+
goals: []
|
|
100067
|
+
};
|
|
100068
|
+
return [executiveSummarySection, ...filteredSections];
|
|
100069
|
+
}
|
|
100070
|
+
return filteredSections;
|
|
100071
|
+
}, ...(ngDevMode ? [{ debugName: "nonStrategicSections" }] : []));
|
|
100072
|
+
this.tocSections = computed(() => {
|
|
100073
|
+
const sectionList = this.sections();
|
|
100074
|
+
const tocItems = [];
|
|
100075
|
+
if (this.metricExecutiveSummary()) {
|
|
100076
|
+
tocItems.push({
|
|
100077
|
+
id: 'metric-executive-summary',
|
|
100078
|
+
title: 'Executive Summary',
|
|
100079
|
+
subsections: []
|
|
100080
|
+
});
|
|
100081
|
+
}
|
|
100082
|
+
if (sectionList) {
|
|
100083
|
+
tocItems.push(...sectionList.map(section => ({
|
|
100084
|
+
id: section.id || '',
|
|
100085
|
+
title: section.title || '',
|
|
100086
|
+
subsections: []
|
|
100087
|
+
})));
|
|
100088
|
+
}
|
|
100089
|
+
return tocItems;
|
|
100090
|
+
}, ...(ngDevMode ? [{ debugName: "tocSections" }] : []));
|
|
100091
|
+
this.displayModeLabel = computed(() => {
|
|
100092
|
+
const labels = {
|
|
100093
|
+
[DisplayModeEnum.SIMPLIFIED]: 'Simplified',
|
|
100094
|
+
[DisplayModeEnum.COMPACT]: 'Compact',
|
|
100095
|
+
[DisplayModeEnum.EXPANDED]: 'Expanded'
|
|
100096
|
+
};
|
|
100097
|
+
return labels[this.currentDisplayMode()];
|
|
100098
|
+
}, ...(ngDevMode ? [{ debugName: "displayModeLabel" }] : []));
|
|
100099
|
+
this.allMetrics = computed(() => {
|
|
100100
|
+
const funnelAnalysis = this.funnelAnalysisSignal();
|
|
100101
|
+
if (!funnelAnalysis) {
|
|
100102
|
+
return [];
|
|
100103
|
+
}
|
|
100104
|
+
const performanceOverview = normalizeToV3(funnelAnalysis.performanceOverviewStructured);
|
|
100105
|
+
const metrics = performanceOverview?.metrics || [];
|
|
100106
|
+
const metricMap = new Map();
|
|
100107
|
+
metrics.forEach((m) => {
|
|
100108
|
+
const metricName = m.metric;
|
|
100109
|
+
if (!metricName)
|
|
100110
|
+
return;
|
|
100111
|
+
const existing = metricMap.get(metricName);
|
|
100112
|
+
if (!existing) {
|
|
100113
|
+
metricMap.set(metricName, m);
|
|
100114
|
+
return;
|
|
100115
|
+
}
|
|
100116
|
+
const isPercentageMetric = metricName.includes('RATE') || metricName.includes('BOUNCE') || metricName.includes('CONVERSION');
|
|
100117
|
+
if (isPercentageMetric) {
|
|
100118
|
+
const currentValue = m.currentValue || 0;
|
|
100119
|
+
const existingValue = existing.currentValue || 0;
|
|
100120
|
+
if (existingValue > 100 && currentValue <= 100) {
|
|
100121
|
+
metricMap.set(metricName, m);
|
|
100122
|
+
}
|
|
100123
|
+
else if (existingValue <= 100 && currentValue <= 100) {
|
|
100124
|
+
if ((m.priority || 999) < (existing.priority || 999)) {
|
|
100125
|
+
metricMap.set(metricName, m);
|
|
100126
|
+
}
|
|
100127
|
+
}
|
|
100128
|
+
}
|
|
100129
|
+
else {
|
|
100130
|
+
if ((m.priority || 999) < (existing.priority || 999)) {
|
|
100131
|
+
metricMap.set(metricName, m);
|
|
100132
|
+
}
|
|
100133
|
+
}
|
|
100134
|
+
});
|
|
100135
|
+
return Array.from(metricMap.values());
|
|
100136
|
+
}, ...(ngDevMode ? [{ debugName: "allMetrics" }] : []));
|
|
100137
|
+
this.allCharts = computed(() => {
|
|
100138
|
+
const funnelAnalysis = this.funnelAnalysisSignal();
|
|
100139
|
+
if (!funnelAnalysis) {
|
|
100140
|
+
return [];
|
|
100141
|
+
}
|
|
100142
|
+
const performanceOverview = normalizeToV3(funnelAnalysis.performanceOverviewStructured);
|
|
100143
|
+
return performanceOverview?.charts || [];
|
|
100144
|
+
}, ...(ngDevMode ? [{ debugName: "allCharts" }] : []));
|
|
100145
|
+
this.allInsights = computed(() => {
|
|
100146
|
+
const funnelAnalysis = this.funnelAnalysisSignal();
|
|
100147
|
+
if (!funnelAnalysis) {
|
|
100148
|
+
return [];
|
|
100149
|
+
}
|
|
100150
|
+
const performanceOverview = normalizeToV3(funnelAnalysis.performanceOverviewStructured);
|
|
100151
|
+
return performanceOverview?.insights || [];
|
|
100152
|
+
}, ...(ngDevMode ? [{ debugName: "allInsights" }] : []));
|
|
100153
|
+
this.allBusinessInsights = computed(() => {
|
|
100154
|
+
const profile = this.profile();
|
|
100155
|
+
return profile?.profileStructured?.recommendations || [];
|
|
100156
|
+
}, ...(ngDevMode ? [{ debugName: "allBusinessInsights" }] : []));
|
|
100157
|
+
this.funnelStrengths = computed(() => {
|
|
100158
|
+
const funnelAnalysis = this.funnelAnalysisSignal();
|
|
100159
|
+
if (!funnelAnalysis) {
|
|
100160
|
+
return [];
|
|
100161
|
+
}
|
|
100162
|
+
const performanceOverview = normalizeToV3(funnelAnalysis.performanceOverviewStructured);
|
|
100163
|
+
return performanceOverview?.strengths || [];
|
|
100164
|
+
}, ...(ngDevMode ? [{ debugName: "funnelStrengths" }] : []));
|
|
100165
|
+
this.funnelWeaknesses = computed(() => {
|
|
100166
|
+
const funnelAnalysis = this.funnelAnalysisSignal();
|
|
100167
|
+
if (!funnelAnalysis) {
|
|
100168
|
+
return [];
|
|
100169
|
+
}
|
|
100170
|
+
const performanceOverview = normalizeToV3(funnelAnalysis.performanceOverviewStructured);
|
|
100171
|
+
return performanceOverview?.weaknesses || [];
|
|
100172
|
+
}, ...(ngDevMode ? [{ debugName: "funnelWeaknesses" }] : []));
|
|
100173
|
+
}
|
|
100174
|
+
onWindowScroll() {
|
|
100175
|
+
this.headerScrollService.handleScroll(this.embedded());
|
|
100176
|
+
if (!this.embedded()) {
|
|
100177
|
+
const scrollTop = window.scrollY;
|
|
100178
|
+
const docHeight = document.documentElement.scrollHeight - window.innerHeight;
|
|
100179
|
+
this.scrollProgress.set((scrollTop / docHeight) * 100);
|
|
100180
|
+
}
|
|
100181
|
+
}
|
|
100182
|
+
ngOnChanges(changes) {
|
|
100183
|
+
if (changes['funnelAnalysis']) {
|
|
100184
|
+
this.funnelAnalysisSignal.set(this.funnelAnalysis());
|
|
100185
|
+
}
|
|
100186
|
+
}
|
|
100187
|
+
ngOnInit() {
|
|
100188
|
+
this.funnelAnalysisSignal.set(this.funnelAnalysis());
|
|
100189
|
+
const profileToUse = this.profile();
|
|
100190
|
+
if (profileToUse) {
|
|
100191
|
+
this.profileItemLookupService.setProfile(profileToUse);
|
|
100192
|
+
}
|
|
100193
|
+
const initialMode = this.currentDisplayMode();
|
|
100194
|
+
if (initialMode === DisplayModeEnum.EXPANDED) {
|
|
100195
|
+
this.viewModeService.setViewMode('expanded');
|
|
100196
|
+
}
|
|
100197
|
+
else {
|
|
100198
|
+
this.viewModeService.setViewMode('compact');
|
|
100199
|
+
}
|
|
100200
|
+
this.modalService.modalState$.subscribe(state => {
|
|
100201
|
+
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') {
|
|
100202
|
+
this.modalType.set(state.type);
|
|
100203
|
+
this.modalData.set(state.data);
|
|
100204
|
+
this.currentModalNavigationStack.set(state.navigationStack || []);
|
|
100205
|
+
}
|
|
100206
|
+
else if (state.type === null) {
|
|
100207
|
+
this.modalType.set(null);
|
|
100208
|
+
this.modalData.set(null);
|
|
100209
|
+
this.currentModalNavigationStack.set([]);
|
|
100210
|
+
}
|
|
100211
|
+
});
|
|
100212
|
+
}
|
|
100213
|
+
ngAfterViewInit() {
|
|
100214
|
+
if (this.funnelModalComponent) {
|
|
100215
|
+
this.funnelModalComponent.setMetricsAndInsights(this.allMetrics(), [], this.allCharts());
|
|
100216
|
+
}
|
|
100217
|
+
}
|
|
100218
|
+
ngOnDestroy() {
|
|
100219
|
+
this.headerScrollService.resetState();
|
|
100220
|
+
this.viewModeService.setViewMode('compact');
|
|
100221
|
+
}
|
|
100222
|
+
openSearch() {
|
|
100223
|
+
this.isSearchOpen.set(true);
|
|
100224
|
+
}
|
|
100225
|
+
closeSearch() {
|
|
100226
|
+
this.isSearchOpen.set(false);
|
|
100227
|
+
}
|
|
100228
|
+
openViewModeSwitcher() {
|
|
100229
|
+
this.isViewModeSwitcherOpen.set(true);
|
|
100230
|
+
}
|
|
100231
|
+
closeViewModeSwitcher() {
|
|
100232
|
+
this.isViewModeSwitcherOpen.set(false);
|
|
100233
|
+
}
|
|
100234
|
+
handleMarkAsReviewedClick() {
|
|
100235
|
+
this.markAsReviewedClick.emit();
|
|
100236
|
+
}
|
|
100237
|
+
openGoalModal(goal) {
|
|
100238
|
+
this.modalService.navigateToGoalDetail(goal, this.viewMode());
|
|
100239
|
+
}
|
|
100240
|
+
handleTopPrioritiesClick() {
|
|
100241
|
+
const summary = this.metricExecutiveSummary();
|
|
100242
|
+
if (summary?.topPriorities) {
|
|
100243
|
+
const metricName = this.metricName();
|
|
100244
|
+
this.modalService.openTopPrioritiesListModal(summary.topPriorities, this.viewMode(), metricName);
|
|
100245
|
+
}
|
|
100246
|
+
}
|
|
100247
|
+
handlePriorityDetailClick(priority) {
|
|
100248
|
+
const summary = this.metricExecutiveSummary();
|
|
100249
|
+
if (summary?.topPriorities) {
|
|
100250
|
+
const metricName = this.metricName();
|
|
100251
|
+
const index = summary.topPriorities.indexOf(priority);
|
|
100252
|
+
this.modalService.navigateToTopPriorityDetail(priority, index, this.viewMode(), metricName);
|
|
100253
|
+
}
|
|
100254
|
+
}
|
|
100255
|
+
getCurrentModalState() {
|
|
100256
|
+
return {
|
|
100257
|
+
type: this.modalType(),
|
|
100258
|
+
data: this.modalData(),
|
|
100259
|
+
charts: [],
|
|
100260
|
+
previousState: null,
|
|
100261
|
+
navigationStack: this.currentModalNavigationStack()
|
|
100262
|
+
};
|
|
100263
|
+
}
|
|
100264
|
+
getGoalDetailData() {
|
|
100265
|
+
const data = this.modalData();
|
|
100266
|
+
if (data && 'goal' in data) {
|
|
100267
|
+
return data;
|
|
100268
|
+
}
|
|
100269
|
+
return null;
|
|
100270
|
+
}
|
|
100271
|
+
getObjectiveStrategiesData() {
|
|
100272
|
+
const data = this.modalData();
|
|
100273
|
+
if (data && 'objective' in data) {
|
|
100274
|
+
return data;
|
|
100275
|
+
}
|
|
100276
|
+
return null;
|
|
100277
|
+
}
|
|
100278
|
+
getStrategyRecommendationsData() {
|
|
100279
|
+
const data = this.modalData();
|
|
100280
|
+
if (data && 'strategy' in data) {
|
|
100281
|
+
return data;
|
|
100282
|
+
}
|
|
100283
|
+
return null;
|
|
100284
|
+
}
|
|
100285
|
+
getCategoryDetailData() {
|
|
100286
|
+
const data = this.modalData();
|
|
100287
|
+
if (data && 'category' in data) {
|
|
100288
|
+
return data;
|
|
100289
|
+
}
|
|
100290
|
+
return null;
|
|
100291
|
+
}
|
|
100292
|
+
getStrengthDetailData() {
|
|
100293
|
+
const data = this.modalData();
|
|
100294
|
+
if (data && 'strength' in data) {
|
|
100295
|
+
return data;
|
|
100296
|
+
}
|
|
100297
|
+
return null;
|
|
100298
|
+
}
|
|
100299
|
+
getGapDetailData() {
|
|
100300
|
+
const data = this.modalData();
|
|
100301
|
+
if (data && 'gap' in data) {
|
|
100302
|
+
return data;
|
|
100303
|
+
}
|
|
100304
|
+
return null;
|
|
100305
|
+
}
|
|
100306
|
+
getOpportunityDetailData() {
|
|
100307
|
+
const data = this.modalData();
|
|
100308
|
+
if (data && 'opportunity' in data) {
|
|
100309
|
+
return data;
|
|
100310
|
+
}
|
|
100311
|
+
return null;
|
|
100312
|
+
}
|
|
100313
|
+
handleDisplayModeChange(mode) {
|
|
100314
|
+
this.currentDisplayMode.set(mode);
|
|
100315
|
+
if (mode === DisplayModeEnum.EXPANDED) {
|
|
100316
|
+
this.viewModeService.setViewMode('expanded');
|
|
100317
|
+
}
|
|
100318
|
+
else {
|
|
100319
|
+
this.viewModeService.setViewMode('compact');
|
|
100320
|
+
}
|
|
100321
|
+
this.closeViewModeSwitcher();
|
|
100322
|
+
}
|
|
100323
|
+
getAnalysisSubtitle() {
|
|
100324
|
+
return this.metricName() + ' Analysis';
|
|
100325
|
+
}
|
|
100326
|
+
getContainerClasses() {
|
|
100327
|
+
return this.isLightMode() ? 'text-slate-900' : 'text-white';
|
|
100328
|
+
}
|
|
100329
|
+
getProgressCardClasses() {
|
|
100330
|
+
return this.isLightMode()
|
|
100331
|
+
? 'bg-white border-slate-200'
|
|
100332
|
+
: 'bg-slate-800/40 border-slate-700/50';
|
|
100333
|
+
}
|
|
100334
|
+
getSectionTitleClasses() {
|
|
100335
|
+
return this.isLightMode() ? 'text-slate-900' : 'text-white';
|
|
100336
|
+
}
|
|
100337
|
+
getSectionCardClasses() {
|
|
100338
|
+
return this.isLightMode()
|
|
100339
|
+
? 'bg-white border border-slate-200'
|
|
100340
|
+
: 'bg-slate-800/50 border border-slate-700/50';
|
|
100341
|
+
}
|
|
100342
|
+
getSectionIconClasses() {
|
|
100343
|
+
return this.isLightMode()
|
|
100344
|
+
? 'bg-blue-50 text-blue-600'
|
|
100345
|
+
: 'bg-blue-500/20 text-blue-400';
|
|
100346
|
+
}
|
|
100347
|
+
getSectionDescriptionClasses() {
|
|
100348
|
+
return this.isLightMode() ? 'text-slate-600' : 'text-slate-400';
|
|
100349
|
+
}
|
|
100350
|
+
formatGradeInText(text) {
|
|
100351
|
+
if (!text)
|
|
100352
|
+
return text;
|
|
100353
|
+
return text
|
|
100354
|
+
.replace(/A_PLUS/g, 'A+')
|
|
100355
|
+
.replace(/A_MINUS/g, 'A-')
|
|
100356
|
+
.replace(/B_PLUS/g, 'B+')
|
|
100357
|
+
.replace(/B_MINUS/g, 'B-')
|
|
100358
|
+
.replace(/C_PLUS/g, 'C+')
|
|
100359
|
+
.replace(/C_MINUS/g, 'C-')
|
|
100360
|
+
.replace(/D_PLUS/g, 'D+')
|
|
100361
|
+
.replace(/D_MINUS/g, 'D-')
|
|
100362
|
+
.replace(/F_PLUS/g, 'F+')
|
|
100363
|
+
.replace(/F_MINUS/g, 'F-');
|
|
100364
|
+
}
|
|
100365
|
+
static { this.ɵfac = function SymphiqProfileAnalysisMetricDashboardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SymphiqProfileAnalysisMetricDashboardComponent)(); }; }
|
|
100366
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SymphiqProfileAnalysisMetricDashboardComponent, selectors: [["symphiq-profile-analysis-metric-dashboard"]], viewQuery: function SymphiqProfileAnalysisMetricDashboardComponent_Query(rf, ctx) { if (rf & 1) {
|
|
100367
|
+
i0.ɵɵviewQuery(_c0$5, 5);
|
|
100368
|
+
} if (rf & 2) {
|
|
100369
|
+
let _t;
|
|
100370
|
+
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.funnelModalComponent = _t.first);
|
|
100371
|
+
} }, hostBindings: function SymphiqProfileAnalysisMetricDashboardComponent_HostBindings(rf, ctx) { if (rf & 1) {
|
|
100372
|
+
i0.ɵɵlistener("scroll", function SymphiqProfileAnalysisMetricDashboardComponent_scroll_HostBindingHandler($event) { return ctx.onWindowScroll($event); }, i0.ɵɵresolveWindow);
|
|
100373
|
+
} }, 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) {
|
|
100374
|
+
const _r1 = i0.ɵɵgetCurrentView();
|
|
100375
|
+
i0.ɵɵelementStart(0, "div", 1);
|
|
100376
|
+
i0.ɵɵelement(1, "div", 2);
|
|
100377
|
+
i0.ɵɵelementStart(2, "div");
|
|
100378
|
+
i0.ɵɵelement(3, "div", 3);
|
|
100379
|
+
i0.ɵɵelementEnd();
|
|
100380
|
+
i0.ɵɵelementStart(4, "div", 4)(5, "symphiq-dashboard-header", 5);
|
|
100381
|
+
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()); });
|
|
100382
|
+
i0.ɵɵelementEnd();
|
|
100383
|
+
i0.ɵɵelementStart(6, "main", 6);
|
|
100384
|
+
i0.ɵɵconditionalCreate(7, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_7_Template, 3, 4);
|
|
100385
|
+
i0.ɵɵconditionalCreate(8, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_8_Template, 2, 2);
|
|
100386
|
+
i0.ɵɵconditionalCreate(9, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_9_Template, 3, 3);
|
|
100387
|
+
i0.ɵɵelementEnd();
|
|
100388
|
+
i0.ɵɵconditionalCreate(10, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_10_Template, 1, 4, "symphiq-floating-toc", 7);
|
|
100389
|
+
i0.ɵɵconditionalCreate(11, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_11_Template, 1, 4, "symphiq-section-navigation", 7);
|
|
100390
|
+
i0.ɵɵelementStart(12, "symphiq-search-modal", 8);
|
|
100391
|
+
i0.ɵɵlistener("close", function SymphiqProfileAnalysisMetricDashboardComponent_Template_symphiq_search_modal_close_12_listener() { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.closeSearch()); });
|
|
100392
|
+
i0.ɵɵelementEnd();
|
|
100393
|
+
i0.ɵɵelementStart(13, "symphiq-view-mode-switcher-modal", 9);
|
|
100394
|
+
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)); });
|
|
100395
|
+
i0.ɵɵelementEnd();
|
|
100396
|
+
i0.ɵɵelementStart(14, "symphiq-profile-analysis-modal", 10);
|
|
100397
|
+
i0.ɵɵconditionalCreate(15, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_15_Template, 1, 8, "symphiq-goal-card", 11);
|
|
100398
|
+
i0.ɵɵconditionalCreate(16, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_16_Template, 1, 2, "symphiq-goal-objectives-modal-content", 12);
|
|
100399
|
+
i0.ɵɵconditionalCreate(17, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_17_Template, 1, 3, "symphiq-objective-strategies-modal-content", 13);
|
|
100400
|
+
i0.ɵɵconditionalCreate(18, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_18_Template, 1, 10, "symphiq-strategy-recommendations-modal-content", 14);
|
|
100401
|
+
i0.ɵɵconditionalCreate(19, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_19_Template, 1, 3, "symphiq-category-detail-modal-content", 15);
|
|
100402
|
+
i0.ɵɵconditionalCreate(20, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_20_Template, 1, 4, "symphiq-strength-detail-modal-content", 16);
|
|
100403
|
+
i0.ɵɵconditionalCreate(21, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_21_Template, 1, 5, "symphiq-gap-detail-modal-content", 17);
|
|
100404
|
+
i0.ɵɵconditionalCreate(22, SymphiqProfileAnalysisMetricDashboardComponent_Conditional_22_Template, 1, 4, "symphiq-opportunity-detail-modal-content", 18);
|
|
100405
|
+
i0.ɵɵelementEnd();
|
|
100406
|
+
i0.ɵɵelement(23, "symphiq-funnel-analysis-modal", null, 0);
|
|
100407
|
+
i0.ɵɵelementStart(25, "symphiq-mark-as-reviewed-footer", 19);
|
|
100408
|
+
i0.ɵɵlistener("markAsReviewedClick", function SymphiqProfileAnalysisMetricDashboardComponent_Template_symphiq_mark_as_reviewed_footer_markAsReviewedClick_25_listener() { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.handleMarkAsReviewedClick()); });
|
|
100409
|
+
i0.ɵɵelementEnd();
|
|
100410
|
+
i0.ɵɵelement(26, "symphiq-tooltip-container");
|
|
100411
|
+
i0.ɵɵelementEnd()();
|
|
100412
|
+
} if (rf & 2) {
|
|
100413
|
+
let tmp_14_0;
|
|
100414
|
+
let tmp_32_0;
|
|
100415
|
+
let tmp_33_0;
|
|
100416
|
+
let tmp_34_0;
|
|
100417
|
+
let tmp_35_0;
|
|
100418
|
+
let tmp_36_0;
|
|
100419
|
+
let tmp_37_0;
|
|
100420
|
+
let tmp_38_0;
|
|
100421
|
+
let tmp_39_0;
|
|
100422
|
+
let tmp_41_0;
|
|
100423
|
+
let tmp_42_0;
|
|
100424
|
+
i0.ɵɵclassProp("min-h-screen", !ctx.embedded());
|
|
100425
|
+
i0.ɵɵproperty("ngClass", ctx.getContainerClasses());
|
|
100426
|
+
i0.ɵɵadvance();
|
|
100427
|
+
i0.ɵɵclassProp("light-mode", ctx.isLightMode());
|
|
100428
|
+
i0.ɵɵadvance();
|
|
100429
|
+
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");
|
|
100430
|
+
i0.ɵɵadvance();
|
|
100431
|
+
i0.ɵɵstyleProp("width", ctx.scrollProgress(), "%");
|
|
100432
|
+
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");
|
|
100433
|
+
i0.ɵɵadvance(2);
|
|
100434
|
+
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());
|
|
100435
|
+
i0.ɵɵadvance();
|
|
100436
|
+
i0.ɵɵclassProp("pb-32", ctx.shouldShowReviewFooter());
|
|
100437
|
+
i0.ɵɵadvance();
|
|
100438
|
+
i0.ɵɵconditional(ctx.isSimplifiedView() ? 7 : -1);
|
|
100439
|
+
i0.ɵɵadvance();
|
|
100440
|
+
i0.ɵɵconditional(ctx.isSimplifiedView() ? 8 : -1);
|
|
100441
|
+
i0.ɵɵadvance();
|
|
100442
|
+
i0.ɵɵconditional(!ctx.isSimplifiedView() ? 9 : -1);
|
|
100443
|
+
i0.ɵɵadvance();
|
|
100444
|
+
i0.ɵɵconditional(!ctx.isSimplifiedView() && ctx.sections() ? 10 : -1);
|
|
100445
|
+
i0.ɵɵadvance();
|
|
100446
|
+
i0.ɵɵconditional(!ctx.isSimplifiedView() && ctx.sections() ? 11 : -1);
|
|
100447
|
+
i0.ɵɵadvance();
|
|
100448
|
+
i0.ɵɵproperty("isOpen", ctx.isSearchOpen())("isLightMode", ctx.isLightMode());
|
|
100449
|
+
i0.ɵɵadvance();
|
|
100450
|
+
i0.ɵɵproperty("isOpen", ctx.isViewModeSwitcherOpen())("currentMode", ctx.currentDisplayMode())("viewMode", ctx.viewMode());
|
|
100451
|
+
i0.ɵɵadvance();
|
|
100452
|
+
i0.ɵɵproperty("isLightMode", ctx.isLightMode())("allMetrics", ctx.allMetrics())("allInsights", ctx.allInsights())("allBusinessInsights", ctx.allBusinessInsights())("allCharts", ctx.allCharts());
|
|
100453
|
+
i0.ɵɵadvance();
|
|
100454
|
+
i0.ɵɵconditional((tmp_32_0 = ctx.modalType() === "goal-detail" && ctx.getGoalDetailData()) ? 15 : -1, tmp_32_0);
|
|
100455
|
+
i0.ɵɵadvance();
|
|
100456
|
+
i0.ɵɵconditional((tmp_33_0 = ctx.modalType() === "goal-objectives" && ctx.getGoalDetailData()) ? 16 : -1, tmp_33_0);
|
|
100457
|
+
i0.ɵɵadvance();
|
|
100458
|
+
i0.ɵɵconditional((tmp_34_0 = ctx.modalType() === "objective-strategies" && ctx.getObjectiveStrategiesData()) ? 17 : -1, tmp_34_0);
|
|
100459
|
+
i0.ɵɵadvance();
|
|
100460
|
+
i0.ɵɵconditional((tmp_35_0 = ctx.modalType() === "strategy-recommendations" && ctx.getStrategyRecommendationsData()) ? 18 : -1, tmp_35_0);
|
|
100461
|
+
i0.ɵɵadvance();
|
|
100462
|
+
i0.ɵɵconditional((tmp_36_0 = ctx.modalType() === "category-detail" && ctx.getCategoryDetailData()) ? 19 : -1, tmp_36_0);
|
|
100463
|
+
i0.ɵɵadvance();
|
|
100464
|
+
i0.ɵɵconditional((tmp_37_0 = ctx.modalType() === "strength-detail" && ctx.getStrengthDetailData()) ? 20 : -1, tmp_37_0);
|
|
100465
|
+
i0.ɵɵadvance();
|
|
100466
|
+
i0.ɵɵconditional((tmp_38_0 = ctx.modalType() === "gap-detail" && ctx.getGapDetailData()) ? 21 : -1, tmp_38_0);
|
|
100467
|
+
i0.ɵɵadvance();
|
|
100468
|
+
i0.ɵɵconditional((tmp_39_0 = ctx.modalType() === "opportunity-detail" && ctx.getOpportunityDetailData()) ? 22 : -1, tmp_39_0);
|
|
100469
|
+
i0.ɵɵadvance(3);
|
|
100470
|
+
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());
|
|
100471
|
+
} }, dependencies: [CommonModule, i1$1.NgClass, DashboardHeaderComponent,
|
|
100472
|
+
SearchModalComponent,
|
|
100473
|
+
ViewModeSwitcherModalComponent,
|
|
100474
|
+
FloatingTocComponent,
|
|
100475
|
+
SectionNavigationComponent,
|
|
100476
|
+
MetricWelcomeBannerComponent,
|
|
100477
|
+
MetricExecutiveSummaryComponent,
|
|
100478
|
+
NapkinVisualPlaceholderComponent,
|
|
100479
|
+
TooltipContainerComponent,
|
|
100480
|
+
ProfileSectionContentComponent,
|
|
100481
|
+
ProfileAnalysisModalComponent,
|
|
100482
|
+
ModalComponent,
|
|
100483
|
+
GoalCardComponent,
|
|
100484
|
+
GoalObjectivesModalContentComponent,
|
|
100485
|
+
ObjectiveStrategiesModalContentComponent,
|
|
100486
|
+
StrategyRecommendationsModalContentComponent,
|
|
100487
|
+
CategoryDetailModalContentComponent,
|
|
100488
|
+
StrengthDetailModalContentComponent,
|
|
100489
|
+
GapDetailModalContentComponent,
|
|
100490
|
+
OpportunityDetailModalContentComponent,
|
|
100491
|
+
SectionDividerComponent,
|
|
100492
|
+
SymphiqIconComponent,
|
|
100493
|
+
StrategicGoalsTiledGridComponent,
|
|
100494
|
+
CollapsibleAnalysisSectionGroupComponent,
|
|
100495
|
+
ContentGenerationProgressComponent,
|
|
100496
|
+
IndeterminateSpinnerComponent,
|
|
100497
|
+
MarkAsReviewedFooterComponent], encapsulation: 2, changeDetection: 0 }); }
|
|
100498
|
+
}
|
|
100499
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SymphiqProfileAnalysisMetricDashboardComponent, [{
|
|
100500
|
+
type: Component,
|
|
100501
|
+
args: [{
|
|
100502
|
+
selector: 'symphiq-profile-analysis-metric-dashboard',
|
|
100503
|
+
standalone: true,
|
|
100504
|
+
imports: [
|
|
100505
|
+
CommonModule,
|
|
100506
|
+
DashboardHeaderComponent,
|
|
100507
|
+
SearchModalComponent,
|
|
100508
|
+
ViewModeSwitcherModalComponent,
|
|
100509
|
+
FloatingTocComponent,
|
|
100510
|
+
SectionNavigationComponent,
|
|
100511
|
+
MetricWelcomeBannerComponent,
|
|
100512
|
+
MetricExecutiveSummaryComponent,
|
|
100513
|
+
NapkinVisualPlaceholderComponent,
|
|
100514
|
+
TooltipContainerComponent,
|
|
100515
|
+
ProfileSectionContentComponent,
|
|
100516
|
+
ProfileAnalysisModalComponent,
|
|
100517
|
+
ModalComponent,
|
|
100518
|
+
GoalCardComponent,
|
|
100519
|
+
GoalObjectivesModalContentComponent,
|
|
100520
|
+
ObjectiveStrategiesModalContentComponent,
|
|
100521
|
+
StrategyRecommendationsModalContentComponent,
|
|
100522
|
+
CategoryDetailModalContentComponent,
|
|
100523
|
+
StrengthDetailModalContentComponent,
|
|
100524
|
+
GapDetailModalContentComponent,
|
|
100525
|
+
OpportunityDetailModalContentComponent,
|
|
100526
|
+
SectionDividerComponent,
|
|
100527
|
+
SymphiqIconComponent,
|
|
100528
|
+
StrategicGoalsTiledGridComponent,
|
|
100529
|
+
CollapsibleAnalysisSectionGroupComponent,
|
|
100530
|
+
ContentGenerationProgressComponent,
|
|
100531
|
+
IndeterminateSpinnerComponent,
|
|
100532
|
+
MarkAsReviewedFooterComponent
|
|
100533
|
+
],
|
|
100534
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
100535
|
+
template: `
|
|
100536
|
+
<div [ngClass]="getContainerClasses()" [class.min-h-screen]="!embedded()" class="relative">
|
|
100537
|
+
<div class="animated-bubbles" [class.light-mode]="isLightMode()"
|
|
100538
|
+
style="position: fixed; top: 0; left: 0; right: 0; bottom: 0; width: 100vw; height: 100vh; z-index: 1; pointer-events: none;"></div>
|
|
100539
|
+
|
|
100540
|
+
<!-- Scroll Progress Bar -->
|
|
100541
|
+
<div
|
|
100542
|
+
[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'">
|
|
100543
|
+
<div
|
|
100544
|
+
[style.width.%]="scrollProgress()"
|
|
100545
|
+
[ngClass]="isLightMode() ? 'bg-gradient-to-r from-blue-500 to-purple-500' : 'bg-gradient-to-r from-blue-400 to-purple-400'"
|
|
100546
|
+
class="h-full transition-all duration-200 ease-out">
|
|
100547
|
+
</div>
|
|
100548
|
+
</div>
|
|
100549
|
+
|
|
100550
|
+
<div class="relative z-[51]">
|
|
100551
|
+
<!-- Dashboard Header -->
|
|
100552
|
+
<symphiq-dashboard-header
|
|
100553
|
+
[title]="getAnalysisSubtitle()"
|
|
100554
|
+
[subtitle]="''"
|
|
100555
|
+
[currentSection]="'Metric'"
|
|
100556
|
+
[viewMode]="viewMode()"
|
|
100557
|
+
[viewModeLabel]="displayModeLabel()"
|
|
100558
|
+
[isLoading]="isLoading()"
|
|
100559
|
+
[requestedByUser]="requestedByUser()"
|
|
100560
|
+
[createdDate]="profileAnalysis()?.selfContentCompletedDate"
|
|
100561
|
+
[showControls]="shouldShowHeaderControls()"
|
|
100562
|
+
(searchClick)="openSearch()"
|
|
100563
|
+
(viewModeClick)="openViewModeSwitcher()"
|
|
100564
|
+
/>
|
|
100565
|
+
|
|
100566
|
+
<!-- Main Content -->
|
|
100567
|
+
<main class="relative z-10 max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-12 space-y-12"
|
|
100568
|
+
[class.pb-32]="shouldShowReviewFooter()">
|
|
100569
|
+
|
|
100570
|
+
<!-- Welcome Banner (Simplified View Only) -->
|
|
100571
|
+
@if (isSimplifiedView()) {
|
|
100572
|
+
<div class="mb-12">
|
|
100573
|
+
<symphiq-metric-welcome-banner
|
|
100574
|
+
[viewMode]="viewMode()"
|
|
100575
|
+
[metricName]="metricName()"
|
|
100576
|
+
[isOnboarded]="true"
|
|
100577
|
+
/>
|
|
100578
|
+
</div>
|
|
100579
|
+
|
|
100580
|
+
<!-- Loading Card -->
|
|
100581
|
+
@if (isLoading()) {
|
|
100582
|
+
<div [ngClass]="isLightMode() ? 'bg-white/80 border-slate-200' : 'bg-slate-800/80 border-slate-700'"
|
|
100583
|
+
class="rounded-2xl border shadow-lg p-8 backdrop-blur-sm">
|
|
100584
|
+
<div class="flex flex-col items-center justify-center space-y-4">
|
|
100585
|
+
<symphiq-indeterminate-spinner [viewMode]="viewMode()" size="large" />
|
|
100586
|
+
<div class="text-center">
|
|
100587
|
+
<h3 [ngClass]="isLightMode() ? 'text-slate-900' : 'text-white'" class="text-lg font-semibold mb-1">
|
|
100588
|
+
Loading Your Metric Analysis
|
|
100589
|
+
</h3>
|
|
100590
|
+
<p [ngClass]="isLightMode() ? 'text-slate-600' : 'text-slate-400'" class="text-sm">
|
|
100591
|
+
Please wait while we prepare your personalized insights...
|
|
100592
|
+
</p>
|
|
100593
|
+
</div>
|
|
100594
|
+
</div>
|
|
100595
|
+
</div>
|
|
100596
|
+
}
|
|
100597
|
+
}
|
|
100598
|
+
|
|
100599
|
+
<!-- Simplified View Content -->
|
|
100600
|
+
@if (isSimplifiedView()) {
|
|
100601
|
+
<!-- Strategic Insights & Goals -->
|
|
100602
|
+
@if (profileAnalysis()) {
|
|
100603
|
+
<div class="mb-8">
|
|
100604
|
+
@if (isProfileAnalysisGenerating()) {
|
|
100605
|
+
<div [ngClass]="getProgressCardClasses()" class="rounded-2xl border shadow-lg overflow-hidden">
|
|
100606
|
+
<symphiq-content-generation-progress
|
|
100607
|
+
[itemStatus]="itemStatusProfileAnalysis()"
|
|
100608
|
+
[viewMode]="viewMode()"
|
|
100609
|
+
title="Generating Your Metric Analysis"
|
|
100610
|
+
subtitle="We're analyzing your data to create your personalized analysis. It will appear when ready."
|
|
100611
|
+
/>
|
|
100612
|
+
</div>
|
|
100613
|
+
} @else {
|
|
100614
|
+
<symphiq-strategic-goals-tiled-grid
|
|
100615
|
+
[goals]="strategicRoadmapGoals()"
|
|
100616
|
+
[viewMode]="viewMode()"
|
|
100617
|
+
(viewMoreClick)="openGoalModal($event)"
|
|
100618
|
+
/>
|
|
100619
|
+
}
|
|
100620
|
+
</div>
|
|
100621
|
+
}
|
|
100622
|
+
|
|
100623
|
+
<!-- Supporting Business Context -->
|
|
100624
|
+
@if (nonStrategicSections().length > 0) {
|
|
100625
|
+
<div>
|
|
100626
|
+
<symphiq-collapsible-analysis-section-group
|
|
100627
|
+
[sections]="nonStrategicSections()"
|
|
100628
|
+
[viewMode]="viewMode()"
|
|
100629
|
+
[metricExecutiveSummary]="metricExecutiveSummary()"
|
|
100630
|
+
[metricName]="metricName()"
|
|
100631
|
+
[allGoals]="allGoals()"
|
|
100632
|
+
[allMetrics]="allMetrics()"
|
|
100633
|
+
[allCharts]="allCharts()"
|
|
100634
|
+
[allInsights]="allInsights()"
|
|
100635
|
+
[businessProfile]="profile()"
|
|
100636
|
+
/>
|
|
100637
|
+
</div>
|
|
100638
|
+
}
|
|
100639
|
+
}
|
|
100640
|
+
|
|
100641
|
+
<!-- Compact & Expanded View Content -->
|
|
100642
|
+
@if (!isSimplifiedView()) {
|
|
100643
|
+
<!-- Metric Executive Summary -->
|
|
100644
|
+
@if (metricExecutiveSummary(); as summary) {
|
|
100645
|
+
<symphiq-metric-executive-summary
|
|
100646
|
+
[viewMode]="viewMode()"
|
|
100647
|
+
[summary]="summary"
|
|
100648
|
+
[metricName]="metricName()"
|
|
100649
|
+
[allGoals]="allGoals()"
|
|
100650
|
+
(topPrioritiesClick)="handleTopPrioritiesClick()"
|
|
100651
|
+
(priorityDetailClick)="handlePriorityDetailClick($event)"
|
|
100652
|
+
/>
|
|
100653
|
+
}
|
|
100654
|
+
|
|
100655
|
+
<!-- Divider Before First Section -->
|
|
100656
|
+
@if (sections(); as sectionList) {
|
|
100657
|
+
@if (sectionList.length > 0 && sectionList[0].icon) {
|
|
100658
|
+
<symphiq-section-divider
|
|
100659
|
+
[viewMode]="viewMode()"
|
|
100660
|
+
[sectionIcon]="sectionList[0].icon"
|
|
100661
|
+
/>
|
|
100662
|
+
}
|
|
100663
|
+
}
|
|
100664
|
+
|
|
100665
|
+
<!-- Profile Analysis Sections -->
|
|
100666
|
+
@if (sections(); as sectionList) {
|
|
100667
|
+
<section class="space-y-8">
|
|
100668
|
+
@for (section of sectionList; track section.id; let idx = $index; let last = $last) {
|
|
100669
|
+
<div [id]="'section-' + section.id" [ngClass]="getSectionCardClasses()"
|
|
100670
|
+
class="rounded-xl p-8 scroll-mt-24">
|
|
100671
|
+
<!-- Icon and Title -->
|
|
100672
|
+
<div class="flex items-start gap-3 mb-6">
|
|
100673
|
+
@if (section.icon) {
|
|
100674
|
+
<div [ngClass]="getSectionIconClasses()"
|
|
100675
|
+
class="flex-shrink-0 w-12 h-12 rounded-xl flex items-center justify-center">
|
|
100676
|
+
<symphiq-icon [icon]="section.icon" size="w-6 h-6"></symphiq-icon>
|
|
100677
|
+
</div>
|
|
100678
|
+
}
|
|
100679
|
+
<div class="flex-1">
|
|
100680
|
+
<h3 [ngClass]="getSectionTitleClasses()" class="text-2xl font-bold">
|
|
100681
|
+
{{ section.title }}
|
|
100682
|
+
</h3>
|
|
100683
|
+
</div>
|
|
100684
|
+
</div>
|
|
100685
|
+
|
|
100686
|
+
<!-- Description and Visual Side-by-Side -->
|
|
100687
|
+
@if (section.description || (section.visual && section.visual.enabled)) {
|
|
100688
|
+
<div class="mb-6 flex flex-col lg:flex-row gap-6 items-start"
|
|
100689
|
+
[class.lg:flex-row-reverse]="idx % 2 === 0">
|
|
100690
|
+
@if (section.visual && section.visual.enabled) {
|
|
100691
|
+
<div class="w-full lg:w-2/3">
|
|
100692
|
+
<symphiq-napkin-visual-placeholder
|
|
100693
|
+
[visual]="section.visual"
|
|
100694
|
+
[viewMode]="viewMode()"
|
|
100695
|
+
/>
|
|
100696
|
+
</div>
|
|
100697
|
+
}
|
|
100698
|
+
@if (section.description) {
|
|
100699
|
+
<div class="w-full"
|
|
100700
|
+
[class.lg:w-1/3]="section.visual && section.visual.enabled" [class.lg:w-full]="!section.visual || !section.visual.enabled">
|
|
100701
|
+
<p [ngClass]="getSectionDescriptionClasses()"
|
|
100702
|
+
class="text-sm leading-relaxed whitespace-pre-line">
|
|
100703
|
+
{{ section.description }}
|
|
100704
|
+
</p>
|
|
100705
|
+
</div>
|
|
100706
|
+
}
|
|
100707
|
+
</div>
|
|
100708
|
+
}
|
|
100709
|
+
|
|
100710
|
+
<!-- Section Content -->
|
|
100711
|
+
<symphiq-profile-section-content
|
|
100712
|
+
[section]="section"
|
|
100713
|
+
[viewMode]="viewMode()"
|
|
100714
|
+
[sectionIndex]="idx"
|
|
100715
|
+
[allGoals]="allGoals()"
|
|
100716
|
+
[allMetrics]="allMetrics()"
|
|
100717
|
+
[allCharts]="allCharts()"
|
|
100718
|
+
[allInsights]="allInsights()"
|
|
100719
|
+
[businessProfile]="profile()"
|
|
100720
|
+
/>
|
|
100721
|
+
</div>
|
|
100722
|
+
|
|
100723
|
+
<!-- Section Divider (between sections) -->
|
|
100724
|
+
@if (!last) {
|
|
100725
|
+
<symphiq-section-divider
|
|
100726
|
+
[viewMode]="viewMode()"
|
|
100727
|
+
[sectionIcon]="sectionList[idx + 1].icon"
|
|
100728
|
+
/>
|
|
100729
|
+
}
|
|
100730
|
+
}
|
|
100731
|
+
</section>
|
|
100732
|
+
}
|
|
100733
|
+
}
|
|
100734
|
+
|
|
100735
|
+
</main>
|
|
100736
|
+
|
|
100737
|
+
<!-- Table of Contents (Compact & Expanded Views) -->
|
|
100738
|
+
@if (!isSimplifiedView() && sections()) {
|
|
100739
|
+
<symphiq-floating-toc
|
|
100740
|
+
[sections]="tocSections()"
|
|
100741
|
+
[viewMode]="viewMode()"
|
|
100742
|
+
[embedded]="embedded()"
|
|
100743
|
+
[scrollElement]="scrollElement() ?? undefined"
|
|
100744
|
+
/>
|
|
100745
|
+
}
|
|
100746
|
+
|
|
100747
|
+
<!-- Section Navigation Dots (Compact & Expanded Views) -->
|
|
100748
|
+
@if (!isSimplifiedView() && sections()) {
|
|
100749
|
+
<symphiq-section-navigation
|
|
100750
|
+
[sections]="tocSections()"
|
|
100751
|
+
[viewMode]="viewMode()"
|
|
100752
|
+
[embedded]="embedded()"
|
|
100753
|
+
[scrollElement]="scrollElement() ?? undefined"
|
|
100754
|
+
/>
|
|
100755
|
+
}
|
|
100756
|
+
|
|
100757
|
+
<!-- Search Modal -->
|
|
100758
|
+
<symphiq-search-modal
|
|
100759
|
+
[isOpen]="isSearchOpen()"
|
|
100760
|
+
[isLightMode]="isLightMode()"
|
|
100761
|
+
(close)="closeSearch()"
|
|
100762
|
+
/>
|
|
100763
|
+
|
|
100764
|
+
<!-- View Mode Switcher Modal -->
|
|
100765
|
+
<symphiq-view-mode-switcher-modal
|
|
100766
|
+
[isOpen]="isViewModeSwitcherOpen()"
|
|
100767
|
+
[currentMode]="currentDisplayMode()"
|
|
100768
|
+
[viewMode]="viewMode()"
|
|
100769
|
+
(close)="closeViewModeSwitcher()"
|
|
100770
|
+
(modeSelected)="handleDisplayModeChange($event)"
|
|
100771
|
+
/>
|
|
100772
|
+
|
|
100773
|
+
<!-- Profile Analysis Modal -->
|
|
100774
|
+
<symphiq-profile-analysis-modal
|
|
100775
|
+
[isLightMode]="isLightMode()"
|
|
100776
|
+
[allMetrics]="allMetrics()"
|
|
100777
|
+
[allInsights]="allInsights()"
|
|
100778
|
+
[allBusinessInsights]="allBusinessInsights()"
|
|
100779
|
+
[allCharts]="allCharts()"
|
|
100780
|
+
>
|
|
100781
|
+
@if (modalType() === 'goal-detail' && getGoalDetailData(); as data) {
|
|
100782
|
+
<symphiq-goal-card
|
|
100783
|
+
[goal]="data.goal"
|
|
100784
|
+
[viewMode]="data.viewMode"
|
|
100785
|
+
[isInModal]="true"
|
|
100786
|
+
[allMetrics]="allMetrics()"
|
|
100787
|
+
[allCharts]="allCharts()"
|
|
100788
|
+
[allInsights]="allInsights()"
|
|
100789
|
+
[currentModalState]="getCurrentModalState()"
|
|
100790
|
+
[businessProfile]="profile()"
|
|
100791
|
+
/>
|
|
100792
|
+
}
|
|
100793
|
+
@if (modalType() === 'goal-objectives' && getGoalDetailData(); as data) {
|
|
100794
|
+
<symphiq-goal-objectives-modal-content
|
|
100795
|
+
[goal]="data.goal"
|
|
100796
|
+
[viewMode]="data.viewMode"
|
|
100797
|
+
/>
|
|
100798
|
+
}
|
|
100799
|
+
@if (modalType() === 'objective-strategies' && getObjectiveStrategiesData(); as data) {
|
|
100800
|
+
<symphiq-objective-strategies-modal-content
|
|
100801
|
+
[objective]="data.objective"
|
|
100802
|
+
[goalTitle]="data.goalTitle"
|
|
100803
|
+
[viewMode]="data.viewMode"
|
|
100804
|
+
/>
|
|
100805
|
+
}
|
|
100806
|
+
@if (modalType() === 'strategy-recommendations' && getStrategyRecommendationsData(); as data) {
|
|
100807
|
+
<symphiq-strategy-recommendations-modal-content
|
|
100808
|
+
[strategy]="data.strategy"
|
|
100809
|
+
[objectiveTitle]="data.objectiveTitle"
|
|
100810
|
+
[goalTitle]="data.goalTitle"
|
|
100811
|
+
[viewMode]="data.viewMode"
|
|
100812
|
+
[expandedRecommendationId]="data.expandedRecommendationId"
|
|
100813
|
+
[allMetrics]="allMetrics()"
|
|
100814
|
+
[allCharts]="allCharts()"
|
|
100815
|
+
[allInsights]="allInsights()"
|
|
100816
|
+
[allBusinessInsights]="allBusinessInsights()"
|
|
100817
|
+
[currentModalState]="getCurrentModalState()"
|
|
100818
|
+
/>
|
|
100819
|
+
}
|
|
100820
|
+
@if (modalType() === 'category-detail' && getCategoryDetailData(); as data) {
|
|
100821
|
+
<symphiq-category-detail-modal-content
|
|
100822
|
+
[category]="data.category"
|
|
100823
|
+
[viewMode]="data.viewMode"
|
|
100824
|
+
[scrollToSection]="data.scrollToSection"
|
|
100825
|
+
/>
|
|
100826
|
+
}
|
|
100827
|
+
@if (modalType() === 'strength-detail' && getStrengthDetailData(); as data) {
|
|
100828
|
+
<symphiq-strength-detail-modal-content
|
|
100829
|
+
[strength]="data.strength"
|
|
100830
|
+
[viewMode]="data.viewMode"
|
|
100831
|
+
[allFunnelStrengths]="funnelStrengths()"
|
|
100832
|
+
[currentModalState]="getCurrentModalState()"
|
|
100833
|
+
/>
|
|
100834
|
+
}
|
|
100835
|
+
@if (modalType() === 'gap-detail' && getGapDetailData(); as data) {
|
|
100836
|
+
<symphiq-gap-detail-modal-content
|
|
100837
|
+
[gap]="data.gap"
|
|
100838
|
+
[viewMode]="data.viewMode"
|
|
100839
|
+
[allGoals]="allGoals()"
|
|
100840
|
+
[allWeaknesses]="funnelWeaknesses()"
|
|
100841
|
+
[currentModalState]="getCurrentModalState()"
|
|
100842
|
+
/>
|
|
100843
|
+
}
|
|
100844
|
+
@if (modalType() === 'opportunity-detail' && getOpportunityDetailData(); as data) {
|
|
100845
|
+
<symphiq-opportunity-detail-modal-content
|
|
100846
|
+
[opportunity]="data.opportunity"
|
|
100847
|
+
[viewMode]="data.viewMode"
|
|
100848
|
+
[allStrengths]="funnelStrengths()"
|
|
100849
|
+
[currentModalState]="getCurrentModalState()"
|
|
100850
|
+
/>
|
|
100851
|
+
}
|
|
100852
|
+
</symphiq-profile-analysis-modal>
|
|
100853
|
+
|
|
100854
|
+
<!-- Funnel Analysis Modal -->
|
|
100855
|
+
<symphiq-funnel-analysis-modal
|
|
100856
|
+
#funnelModalComponent
|
|
100857
|
+
/>
|
|
100858
|
+
|
|
100859
|
+
<!-- Mark as Reviewed Sticky Footer -->
|
|
100860
|
+
<symphiq-mark-as-reviewed-footer
|
|
100861
|
+
[viewMode]="viewMode()"
|
|
100862
|
+
[reviewStatus]="profileAnalysis()?.reviewStatus"
|
|
100863
|
+
[selfContentStatus]="profileAnalysis()?.selfContentStatus"
|
|
100864
|
+
[isMarkingAsReviewed]="isMarkingAsReviewed()"
|
|
100865
|
+
(markAsReviewedClick)="handleMarkAsReviewedClick()"
|
|
100866
|
+
/>
|
|
100867
|
+
|
|
100868
|
+
<!-- Tooltip Container -->
|
|
100869
|
+
<symphiq-tooltip-container />
|
|
100870
|
+
</div>
|
|
100871
|
+
</div>
|
|
100872
|
+
`
|
|
100873
|
+
}]
|
|
100874
|
+
}], null, { funnelModalComponent: [{
|
|
100875
|
+
type: ViewChild,
|
|
100876
|
+
args: ['funnelModalComponent']
|
|
100877
|
+
}], 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: [{
|
|
100878
|
+
type: HostListener,
|
|
100879
|
+
args: ['window:scroll', ['$event']]
|
|
100880
|
+
}] }); })();
|
|
100881
|
+
(() => { (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 }); })();
|
|
100882
|
+
|
|
99622
100883
|
const _forTrack0$4 = ($index, $item) => $item.id;
|
|
99623
100884
|
function ShopProfileCategoryListComponent_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
99624
100885
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
@@ -104785,5 +106046,5 @@ var pieChart_component = /*#__PURE__*/Object.freeze({
|
|
|
104785
106046
|
* Generated bundle index. Do not edit.
|
|
104786
106047
|
*/
|
|
104787
106048
|
|
|
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 };
|
|
106049
|
+
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
106050
|
//# sourceMappingURL=symphiq-components.mjs.map
|