@eric-emg/symphiq-components 1.2.467 → 1.2.469
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 +1958 -363
- package/fesm2022/symphiq-components.mjs.map +1 -1
- package/index.d.ts +161 -4
- package/index.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -3258,7 +3258,7 @@ class DataLoaderService {
|
|
|
3258
3258
|
args: [{ providedIn: 'root' }]
|
|
3259
3259
|
}], () => [{ type: i1.HttpClient }], null); })();
|
|
3260
3260
|
|
|
3261
|
-
const _c0$
|
|
3261
|
+
const _c0$1h = a0 => ["skeleton-loader", "rounded-lg", "relative", "overflow-hidden", a0];
|
|
3262
3262
|
const _c1$I = a0 => ["skeleton-shimmer-overlay", "absolute", "inset-0", "bg-gradient-to-r", a0];
|
|
3263
3263
|
class SkeletonLoaderComponent {
|
|
3264
3264
|
constructor() {
|
|
@@ -3275,7 +3275,7 @@ class SkeletonLoaderComponent {
|
|
|
3275
3275
|
} if (rf & 2) {
|
|
3276
3276
|
i0.ɵɵstyleProp("width", ctx.width())("height", ctx.height());
|
|
3277
3277
|
i0.ɵɵclassProp("skeleton-shimmer", true)("skeleton-pulse", ctx.pulse());
|
|
3278
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c0$
|
|
3278
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c0$1h, ctx.isLightMode() ? "bg-slate-200/80" : "bg-slate-700/80"));
|
|
3279
3279
|
i0.ɵɵadvance();
|
|
3280
3280
|
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(12, _c1$I, ctx.isLightMode() ? "from-transparent via-white/60 to-transparent" : "from-transparent via-slate-500/40 to-transparent"));
|
|
3281
3281
|
} }, 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 }); }
|
|
@@ -3315,7 +3315,7 @@ const ChartContainerComponent_Conditional_1_Conditional_13_Defer_2_DepsFn = () =
|
|
|
3315
3315
|
const ChartContainerComponent_Conditional_1_Conditional_14_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return barChart_component; }).then(m => m.BarChartComponent)];
|
|
3316
3316
|
const ChartContainerComponent_Conditional_1_Conditional_15_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return pieChart_component; }).then(m => m.PieChartComponent)];
|
|
3317
3317
|
const ChartContainerComponent_Conditional_1_Conditional_16_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return areaChart_component; }).then(m => m.AreaChartComponent)];
|
|
3318
|
-
const _c0$
|
|
3318
|
+
const _c0$1g = (a0, a1) => [a0, a1];
|
|
3319
3319
|
function ChartContainerComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
3320
3320
|
i0.ɵɵelementStart(0, "div", 0)(1, "div", 2);
|
|
3321
3321
|
i0.ɵɵelement(2, "symphiq-skeleton-loader", 3)(3, "symphiq-skeleton-loader", 3);
|
|
@@ -3367,7 +3367,7 @@ function ChartContainerComponent_Conditional_1_Conditional_11_Template(rf, ctx)
|
|
|
3367
3367
|
i0.ɵɵelementEnd()();
|
|
3368
3368
|
} if (rf & 2) {
|
|
3369
3369
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
3370
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(1, _c0$
|
|
3370
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(1, _c0$1g, ctx_r0.iconClass(), ctx_r0.isLightMode() ? "bg-white/90 hover:bg-white" : "bg-slate-800/90 hover:bg-slate-800"));
|
|
3371
3371
|
} }
|
|
3372
3372
|
function ChartContainerComponent_Conditional_1_Conditional_13_Defer_0_Template(rf, ctx) { if (rf & 1) {
|
|
3373
3373
|
i0.ɵɵelement(0, "symphiq-line-chart", 23);
|
|
@@ -3914,7 +3914,7 @@ class CompetitiveScoreService {
|
|
|
3914
3914
|
}]
|
|
3915
3915
|
}], null, null); })();
|
|
3916
3916
|
|
|
3917
|
-
const _forTrack0$
|
|
3917
|
+
const _forTrack0$14 = ($index, $item) => $item.category;
|
|
3918
3918
|
function CompetitivePositioningSummaryComponent_Conditional_1_For_47_Conditional_12_Template(rf, ctx) { if (rf & 1) {
|
|
3919
3919
|
i0.ɵɵelementStart(0, "div", 15);
|
|
3920
3920
|
i0.ɵɵelement(1, "div", 37);
|
|
@@ -4073,7 +4073,7 @@ function CompetitivePositioningSummaryComponent_Conditional_1_Template(rf, ctx)
|
|
|
4073
4073
|
i0.ɵɵelementEnd()();
|
|
4074
4074
|
i0.ɵɵnamespaceHTML();
|
|
4075
4075
|
i0.ɵɵelementStart(43, "div", 24)(44, "div", 25)(45, "div", 26);
|
|
4076
|
-
i0.ɵɵrepeaterCreate(46, CompetitivePositioningSummaryComponent_Conditional_1_For_47_Template, 15, 12, "div", 27, _forTrack0$
|
|
4076
|
+
i0.ɵɵrepeaterCreate(46, CompetitivePositioningSummaryComponent_Conditional_1_For_47_Template, 15, 12, "div", 27, _forTrack0$14);
|
|
4077
4077
|
i0.ɵɵelementEnd()()()();
|
|
4078
4078
|
i0.ɵɵelementStart(48, "div", 28)(49, "button", 29);
|
|
4079
4079
|
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()); });
|
|
@@ -4282,7 +4282,7 @@ function CompetitivePositioningSummaryComponent_Conditional_2_Template(rf, ctx)
|
|
|
4282
4282
|
i0.ɵɵelementStart(32, "div", 50)(33, "h4", 51);
|
|
4283
4283
|
i0.ɵɵtext(34, "By Funnel Stage");
|
|
4284
4284
|
i0.ɵɵelementEnd();
|
|
4285
|
-
i0.ɵɵrepeaterCreate(35, CompetitivePositioningSummaryComponent_Conditional_2_For_36_Template, 12, 11, "div", 52, _forTrack0$
|
|
4285
|
+
i0.ɵɵrepeaterCreate(35, CompetitivePositioningSummaryComponent_Conditional_2_For_36_Template, 12, 11, "div", 52, _forTrack0$14);
|
|
4286
4286
|
i0.ɵɵelementEnd();
|
|
4287
4287
|
i0.ɵɵelementStart(37, "div", 28)(38, "button", 53);
|
|
4288
4288
|
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()); });
|
|
@@ -4969,7 +4969,7 @@ class CompetitivePositioningSummaryComponent {
|
|
|
4969
4969
|
}], 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"] }] }); })();
|
|
4970
4970
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitivePositioningSummaryComponent, { className: "CompetitivePositioningSummaryComponent", filePath: "lib/components/funnel-analysis-dashboard/competitive-positioning-summary.component.ts", lineNumber: 298 }); })();
|
|
4971
4971
|
|
|
4972
|
-
const _c0$
|
|
4972
|
+
const _c0$1f = () => [1, 2, 3, 4];
|
|
4973
4973
|
function OverallAssessmentComponent_Conditional_0_For_10_Template(rf, ctx) { if (rf & 1) {
|
|
4974
4974
|
i0.ɵɵelementStart(0, "div", 9);
|
|
4975
4975
|
i0.ɵɵelement(1, "symphiq-skeleton-loader", 6)(2, "symphiq-skeleton-loader", 6);
|
|
@@ -5003,7 +5003,7 @@ function OverallAssessmentComponent_Conditional_0_Template(rf, ctx) { if (rf & 1
|
|
|
5003
5003
|
i0.ɵɵadvance(2);
|
|
5004
5004
|
i0.ɵɵproperty("width", "100px")("height", "70px")("isLightMode", ctx_r0.isLightMode());
|
|
5005
5005
|
i0.ɵɵadvance(2);
|
|
5006
|
-
i0.ɵɵrepeater(i0.ɵɵpureFunction0(14, _c0$
|
|
5006
|
+
i0.ɵɵrepeater(i0.ɵɵpureFunction0(14, _c0$1f));
|
|
5007
5007
|
i0.ɵɵadvance(2);
|
|
5008
5008
|
i0.ɵɵproperty("width", "100%")("height", "200px")("isLightMode", ctx_r0.isLightMode());
|
|
5009
5009
|
} }
|
|
@@ -6218,7 +6218,7 @@ class OverallAssessmentComponent {
|
|
|
6218
6218
|
}], 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"] }] }); })();
|
|
6219
6219
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(OverallAssessmentComponent, { className: "OverallAssessmentComponent", filePath: "lib/components/funnel-analysis-dashboard/overall-assessment.component.ts", lineNumber: 303 }); })();
|
|
6220
6220
|
|
|
6221
|
-
const _c0$
|
|
6221
|
+
const _c0$1e = () => [1, 2, 3];
|
|
6222
6222
|
const _c1$H = () => [1, 2, 3, 4];
|
|
6223
6223
|
const _c2$u = () => [];
|
|
6224
6224
|
function InsightCardComponent_Conditional_0_Conditional_0_For_7_Template(rf, ctx) { if (rf & 1) {
|
|
@@ -6256,7 +6256,7 @@ function InsightCardComponent_Conditional_0_Conditional_0_Template(rf, ctx) { if
|
|
|
6256
6256
|
i0.ɵɵadvance();
|
|
6257
6257
|
i0.ɵɵproperty("width", "60%")("height", "20px")("isLightMode", ctx_r0.isLightMode());
|
|
6258
6258
|
i0.ɵɵadvance();
|
|
6259
|
-
i0.ɵɵrepeater(i0.ɵɵpureFunction0(8, _c0$
|
|
6259
|
+
i0.ɵɵrepeater(i0.ɵɵpureFunction0(8, _c0$1e));
|
|
6260
6260
|
i0.ɵɵadvance(3);
|
|
6261
6261
|
i0.ɵɵrepeater(i0.ɵɵpureFunction0(9, _c1$H));
|
|
6262
6262
|
} }
|
|
@@ -8956,10 +8956,10 @@ class MetricCardComponent {
|
|
|
8956
8956
|
}], () => [], { 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 }] }] }); })();
|
|
8957
8957
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MetricCardComponent, { className: "MetricCardComponent", filePath: "lib/components/funnel-analysis-dashboard/metric-card.component.ts", lineNumber: 537 }); })();
|
|
8958
8958
|
|
|
8959
|
-
const _c0$
|
|
8959
|
+
const _c0$1d = () => [1, 2, 3];
|
|
8960
8960
|
const _c1$G = (a0, a1, a2) => [a0, a1, a2];
|
|
8961
8961
|
const _c2$t = (a0, a1) => [a0, a1];
|
|
8962
|
-
const _forTrack0$
|
|
8962
|
+
const _forTrack0$13 = ($index, $item) => $item.metric;
|
|
8963
8963
|
const _forTrack1$9 = ($index, $item) => $item.dimensionValue;
|
|
8964
8964
|
function BreakdownSectionComponent_Conditional_0_For_7_For_4_Template(rf, ctx) { if (rf & 1) {
|
|
8965
8965
|
i0.ɵɵelementStart(0, "div", 7);
|
|
@@ -8986,7 +8986,7 @@ function BreakdownSectionComponent_Conditional_0_For_7_Template(rf, ctx) { if (r
|
|
|
8986
8986
|
i0.ɵɵadvance();
|
|
8987
8987
|
i0.ɵɵproperty("width", "30%")("height", "18px")("isLightMode", ctx_r0.isLightMode());
|
|
8988
8988
|
i0.ɵɵadvance(2);
|
|
8989
|
-
i0.ɵɵrepeater(i0.ɵɵpureFunction0(3, _c0$
|
|
8989
|
+
i0.ɵɵrepeater(i0.ɵɵpureFunction0(3, _c0$1d));
|
|
8990
8990
|
} }
|
|
8991
8991
|
function BreakdownSectionComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
8992
8992
|
i0.ɵɵelementStart(0, "div", 0)(1, "div", 2);
|
|
@@ -9005,7 +9005,7 @@ function BreakdownSectionComponent_Conditional_0_Template(rf, ctx) { if (rf & 1)
|
|
|
9005
9005
|
i0.ɵɵadvance();
|
|
9006
9006
|
i0.ɵɵproperty("width", "85%")("height", "14px")("isLightMode", ctx_r0.isLightMode());
|
|
9007
9007
|
i0.ɵɵadvance(2);
|
|
9008
|
-
i0.ɵɵrepeater(i0.ɵɵpureFunction0(10, _c0$
|
|
9008
|
+
i0.ɵɵrepeater(i0.ɵɵpureFunction0(10, _c0$1d));
|
|
9009
9009
|
} }
|
|
9010
9010
|
function BreakdownSectionComponent_Conditional_1_Conditional_6_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
9011
9011
|
const _r2 = i0.ɵɵgetCurrentView();
|
|
@@ -9282,7 +9282,7 @@ function BreakdownSectionComponent_Conditional_1_Template(rf, ctx) { if (rf & 1)
|
|
|
9282
9282
|
i0.ɵɵelementEnd()();
|
|
9283
9283
|
i0.ɵɵconditionalCreate(6, BreakdownSectionComponent_Conditional_1_Conditional_6_Template, 3, 0, "div", 11);
|
|
9284
9284
|
i0.ɵɵelementStart(7, "div", 12);
|
|
9285
|
-
i0.ɵɵrepeaterCreate(8, BreakdownSectionComponent_Conditional_1_For_9_Template, 28, 18, "div", 13, _forTrack0$
|
|
9285
|
+
i0.ɵɵrepeaterCreate(8, BreakdownSectionComponent_Conditional_1_For_9_Template, 28, 18, "div", 13, _forTrack0$13);
|
|
9286
9286
|
i0.ɵɵelementEnd()();
|
|
9287
9287
|
} if (rf & 2) {
|
|
9288
9288
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -10680,7 +10680,7 @@ class ChartCardComponent {
|
|
|
10680
10680
|
}], 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"] }] }); }); })();
|
|
10681
10681
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ChartCardComponent, { className: "ChartCardComponent", filePath: "lib/components/shared/chart-card.component.ts", lineNumber: 101 }); })();
|
|
10682
10682
|
|
|
10683
|
-
const _forTrack0$
|
|
10683
|
+
const _forTrack0$12 = ($index, $item) => $item.id;
|
|
10684
10684
|
function FunnelStrengthsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
10685
10685
|
i0.ɵɵelementStart(0, "div", 1);
|
|
10686
10686
|
i0.ɵɵnamespaceSVG();
|
|
@@ -10794,7 +10794,7 @@ function FunnelStrengthsListModalContentComponent_Conditional_2_For_2_Template(r
|
|
|
10794
10794
|
} }
|
|
10795
10795
|
function FunnelStrengthsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
10796
10796
|
i0.ɵɵelementStart(0, "div", 2);
|
|
10797
|
-
i0.ɵɵrepeaterCreate(1, FunnelStrengthsListModalContentComponent_Conditional_2_For_2_Template, 30, 22, "button", 7, _forTrack0$
|
|
10797
|
+
i0.ɵɵrepeaterCreate(1, FunnelStrengthsListModalContentComponent_Conditional_2_For_2_Template, 30, 22, "button", 7, _forTrack0$12);
|
|
10798
10798
|
i0.ɵɵelementEnd();
|
|
10799
10799
|
} if (rf & 2) {
|
|
10800
10800
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -11004,7 +11004,7 @@ class FunnelStrengthsListModalContentComponent {
|
|
|
11004
11004
|
}], null, { strengths: [{ type: i0.Input, args: [{ isSignal: true, alias: "strengths", required: true }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: true }] }] }); })();
|
|
11005
11005
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FunnelStrengthsListModalContentComponent, { className: "FunnelStrengthsListModalContentComponent", filePath: "lib/components/funnel-analysis-dashboard/funnel-strengths-list-modal-content.component.ts", lineNumber: 93 }); })();
|
|
11006
11006
|
|
|
11007
|
-
const _forTrack0$
|
|
11007
|
+
const _forTrack0$11 = ($index, $item) => $item.severity;
|
|
11008
11008
|
const _forTrack1$8 = ($index, $item) => $item.id;
|
|
11009
11009
|
function FunnelWeaknessesListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
11010
11010
|
i0.ɵɵelementStart(0, "div", 1);
|
|
@@ -11183,7 +11183,7 @@ function FunnelWeaknessesListModalContentComponent_Conditional_2_For_2_Template(
|
|
|
11183
11183
|
} }
|
|
11184
11184
|
function FunnelWeaknessesListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
11185
11185
|
i0.ɵɵelementStart(0, "div", 2);
|
|
11186
|
-
i0.ɵɵrepeaterCreate(1, FunnelWeaknessesListModalContentComponent_Conditional_2_For_2_Template, 9, 7, "div", null, _forTrack0$
|
|
11186
|
+
i0.ɵɵrepeaterCreate(1, FunnelWeaknessesListModalContentComponent_Conditional_2_For_2_Template, 9, 7, "div", null, _forTrack0$11);
|
|
11187
11187
|
i0.ɵɵelementEnd();
|
|
11188
11188
|
} if (rf & 2) {
|
|
11189
11189
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -11533,7 +11533,7 @@ class FunnelWeaknessesListModalContentComponent {
|
|
|
11533
11533
|
}], null, { weaknesses: [{ type: i0.Input, args: [{ isSignal: true, alias: "weaknesses", required: true }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: true }] }] }); })();
|
|
11534
11534
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FunnelWeaknessesListModalContentComponent, { className: "FunnelWeaknessesListModalContentComponent", filePath: "lib/components/funnel-analysis-dashboard/funnel-weaknesses-list-modal-content.component.ts", lineNumber: 132 }); })();
|
|
11535
11535
|
|
|
11536
|
-
const _c0$
|
|
11536
|
+
const _c0$1c = () => [1, 2, 3, 4, 5, 6, 7, 8, 9, 10];
|
|
11537
11537
|
function FunnelStrengthDetailModalContentComponent_For_18_Template(rf, ctx) { if (rf & 1) {
|
|
11538
11538
|
i0.ɵɵelement(0, "div", 12);
|
|
11539
11539
|
} if (rf & 2) {
|
|
@@ -11809,7 +11809,7 @@ class FunnelStrengthDetailModalContentComponent {
|
|
|
11809
11809
|
i0.ɵɵadvance();
|
|
11810
11810
|
i0.ɵɵproperty("ngClass", ctx.impactScoreLabelClasses());
|
|
11811
11811
|
i0.ɵɵadvance(3);
|
|
11812
|
-
i0.ɵɵrepeater(i0.ɵɵpureFunction0(35, _c0$
|
|
11812
|
+
i0.ɵɵrepeater(i0.ɵɵpureFunction0(35, _c0$1c));
|
|
11813
11813
|
i0.ɵɵadvance(2);
|
|
11814
11814
|
i0.ɵɵproperty("ngClass", ctx.titleClasses());
|
|
11815
11815
|
i0.ɵɵadvance();
|
|
@@ -11985,7 +11985,7 @@ class FunnelStrengthDetailModalContentComponent {
|
|
|
11985
11985
|
}], 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 }] }] }); })();
|
|
11986
11986
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FunnelStrengthDetailModalContentComponent, { className: "FunnelStrengthDetailModalContentComponent", filePath: "lib/components/funnel-analysis-dashboard/funnel-strength-detail-modal-content.component.ts", lineNumber: 128 }); })();
|
|
11987
11987
|
|
|
11988
|
-
const _c0$
|
|
11988
|
+
const _c0$1b = () => [1, 2, 3, 4, 5, 6, 7, 8, 9, 10];
|
|
11989
11989
|
function FunnelWeaknessDetailModalContentComponent_For_27_Template(rf, ctx) { if (rf & 1) {
|
|
11990
11990
|
i0.ɵɵelement(0, "div", 17);
|
|
11991
11991
|
} if (rf & 2) {
|
|
@@ -12496,7 +12496,7 @@ class FunnelWeaknessDetailModalContentComponent {
|
|
|
12496
12496
|
i0.ɵɵadvance();
|
|
12497
12497
|
i0.ɵɵproperty("ngClass", ctx.impactScoreLabelClasses());
|
|
12498
12498
|
i0.ɵɵadvance(3);
|
|
12499
|
-
i0.ɵɵrepeater(i0.ɵɵpureFunction0(49, _c0$
|
|
12499
|
+
i0.ɵɵrepeater(i0.ɵɵpureFunction0(49, _c0$1b));
|
|
12500
12500
|
i0.ɵɵadvance(2);
|
|
12501
12501
|
i0.ɵɵproperty("ngClass", ctx.titleClasses());
|
|
12502
12502
|
i0.ɵɵadvance();
|
|
@@ -12957,8 +12957,8 @@ class ProfileItemLookupService {
|
|
|
12957
12957
|
}]
|
|
12958
12958
|
}], null, null); })();
|
|
12959
12959
|
|
|
12960
|
-
const _c0$
|
|
12961
|
-
const _forTrack0
|
|
12960
|
+
const _c0$1a = a0 => ({ name: "chevron-right", source: a0 });
|
|
12961
|
+
const _forTrack0$10 = ($index, $item) => $item.id;
|
|
12962
12962
|
function RelatedAreaChipsComponent_Conditional_0_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
12963
12963
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
12964
12964
|
i0.ɵɵelementStart(0, "button", 2);
|
|
@@ -12975,11 +12975,11 @@ function RelatedAreaChipsComponent_Conditional_0_For_2_Template(rf, ctx) { if (r
|
|
|
12975
12975
|
i0.ɵɵadvance(2);
|
|
12976
12976
|
i0.ɵɵtextInterpolate(item_r2.label);
|
|
12977
12977
|
i0.ɵɵadvance();
|
|
12978
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$
|
|
12978
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$1a, ctx_r2.IconSourceEnum.HEROICONS));
|
|
12979
12979
|
} }
|
|
12980
12980
|
function RelatedAreaChipsComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
12981
12981
|
i0.ɵɵelementStart(0, "div", 0);
|
|
12982
|
-
i0.ɵɵrepeaterCreate(1, RelatedAreaChipsComponent_Conditional_0_For_2_Template, 4, 5, "button", 1, _forTrack0
|
|
12982
|
+
i0.ɵɵrepeaterCreate(1, RelatedAreaChipsComponent_Conditional_0_For_2_Template, 4, 5, "button", 1, _forTrack0$10);
|
|
12983
12983
|
i0.ɵɵelementEnd();
|
|
12984
12984
|
} if (rf & 2) {
|
|
12985
12985
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
@@ -13059,7 +13059,7 @@ class RelatedAreaChipsComponent {
|
|
|
13059
13059
|
}], 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 }] }] }); })();
|
|
13060
13060
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RelatedAreaChipsComponent, { className: "RelatedAreaChipsComponent", filePath: "lib/components/business-analysis-dashboard/shared/related-area-chips.component.ts", lineNumber: 31 }); })();
|
|
13061
13061
|
|
|
13062
|
-
const _c0$
|
|
13062
|
+
const _c0$19 = a0 => ({ name: "chevron-right", source: a0 });
|
|
13063
13063
|
function CompetitorChipListComponent_Conditional_0_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
13064
13064
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
13065
13065
|
i0.ɵɵelementStart(0, "button", 2);
|
|
@@ -13076,7 +13076,7 @@ function CompetitorChipListComponent_Conditional_0_For_2_Template(rf, ctx) { if
|
|
|
13076
13076
|
i0.ɵɵadvance(2);
|
|
13077
13077
|
i0.ɵɵtextInterpolate(ctx_r2.getItemLabel(item_r2));
|
|
13078
13078
|
i0.ɵɵadvance();
|
|
13079
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$
|
|
13079
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$19, ctx_r2.IconSourceEnum.HEROICONS));
|
|
13080
13080
|
} }
|
|
13081
13081
|
function CompetitorChipListComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
13082
13082
|
i0.ɵɵelementStart(0, "div", 0);
|
|
@@ -13204,7 +13204,7 @@ class CompetitorChipListComponent {
|
|
|
13204
13204
|
}], 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 }] }] }); })();
|
|
13205
13205
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitorChipListComponent, { className: "CompetitorChipListComponent", filePath: "lib/components/business-analysis-dashboard/shared/competitor-chip-list.component.ts", lineNumber: 37 }); })();
|
|
13206
13206
|
|
|
13207
|
-
const _forTrack0
|
|
13207
|
+
const _forTrack0$$ = ($index, $item) => $item.id;
|
|
13208
13208
|
function CompetitorContextSectionComponent_Conditional_0_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
13209
13209
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
13210
13210
|
i0.ɵɵelementStart(0, "button", 8);
|
|
@@ -13287,7 +13287,7 @@ function CompetitorContextSectionComponent_Conditional_0_Template(rf, ctx) { if
|
|
|
13287
13287
|
i0.ɵɵconditionalCreate(8, CompetitorContextSectionComponent_Conditional_0_Conditional_8_Template, 5, 4, "button", 4);
|
|
13288
13288
|
i0.ɵɵelementEnd();
|
|
13289
13289
|
i0.ɵɵelementStart(9, "div", 5)(10, "div", 6);
|
|
13290
|
-
i0.ɵɵrepeaterCreate(11, CompetitorContextSectionComponent_Conditional_0_For_12_Template, 10, 6, "button", 7, _forTrack0
|
|
13290
|
+
i0.ɵɵrepeaterCreate(11, CompetitorContextSectionComponent_Conditional_0_For_12_Template, 10, 6, "button", 7, _forTrack0$$);
|
|
13291
13291
|
i0.ɵɵelementEnd()()();
|
|
13292
13292
|
} if (rf & 2) {
|
|
13293
13293
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -13477,8 +13477,8 @@ class CompetitorContextSectionComponent {
|
|
|
13477
13477
|
}], 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"] }] }); })();
|
|
13478
13478
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitorContextSectionComponent, { className: "CompetitorContextSectionComponent", filePath: "lib/components/business-analysis-dashboard/cards/competitor-context-section.component.ts", lineNumber: 86 }); })();
|
|
13479
13479
|
|
|
13480
|
-
const _c0$
|
|
13481
|
-
const _forTrack0$
|
|
13480
|
+
const _c0$18 = a0 => ({ name: "chevron-right", source: a0 });
|
|
13481
|
+
const _forTrack0$_ = ($index, $item) => $item.id;
|
|
13482
13482
|
function RelatedRecommendationChipsComponent_Conditional_0_For_3_Template(rf, ctx) { if (rf & 1) {
|
|
13483
13483
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
13484
13484
|
i0.ɵɵelementStart(0, "button", 4);
|
|
@@ -13498,7 +13498,7 @@ function RelatedRecommendationChipsComponent_Conditional_0_For_3_Template(rf, ct
|
|
|
13498
13498
|
i0.ɵɵadvance(2);
|
|
13499
13499
|
i0.ɵɵtextInterpolate(rec_r2.title);
|
|
13500
13500
|
i0.ɵɵadvance();
|
|
13501
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$
|
|
13501
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$18, ctx_r2.IconSourceEnum.HEROICONS));
|
|
13502
13502
|
} }
|
|
13503
13503
|
function RelatedRecommendationChipsComponent_Conditional_0_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|
|
13504
13504
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
@@ -13521,7 +13521,7 @@ function RelatedRecommendationChipsComponent_Conditional_0_Conditional_4_Templat
|
|
|
13521
13521
|
} }
|
|
13522
13522
|
function RelatedRecommendationChipsComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
13523
13523
|
i0.ɵɵelementStart(0, "div", 0)(1, "div", 1);
|
|
13524
|
-
i0.ɵɵrepeaterCreate(2, RelatedRecommendationChipsComponent_Conditional_0_For_3_Template, 5, 6, "button", 2, _forTrack0$
|
|
13524
|
+
i0.ɵɵrepeaterCreate(2, RelatedRecommendationChipsComponent_Conditional_0_For_3_Template, 5, 6, "button", 2, _forTrack0$_);
|
|
13525
13525
|
i0.ɵɵelementEnd();
|
|
13526
13526
|
i0.ɵɵconditionalCreate(4, RelatedRecommendationChipsComponent_Conditional_0_Conditional_4_Template, 5, 4, "button", 3);
|
|
13527
13527
|
i0.ɵɵelementEnd();
|
|
@@ -13977,7 +13977,7 @@ class RelatedFunnelInsightsSectionComponent {
|
|
|
13977
13977
|
}], 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"] }] }); })();
|
|
13978
13978
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RelatedFunnelInsightsSectionComponent, { className: "RelatedFunnelInsightsSectionComponent", filePath: "lib/components/business-analysis-dashboard/shared/related-funnel-insights-section.component.ts", lineNumber: 47 }); })();
|
|
13979
13979
|
|
|
13980
|
-
const _forTrack0$
|
|
13980
|
+
const _forTrack0$Z = ($index, $item) => $item.order;
|
|
13981
13981
|
function RecommendationCardComponent_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|
|
13982
13982
|
i0.ɵɵelementStart(0, "div", 9);
|
|
13983
13983
|
i0.ɵɵelement(1, "symphiq-icon", 11);
|
|
@@ -14330,7 +14330,7 @@ function RecommendationCardComponent_Conditional_13_Conditional_12_Conditional_6
|
|
|
14330
14330
|
} }
|
|
14331
14331
|
function RecommendationCardComponent_Conditional_13_Conditional_12_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
14332
14332
|
i0.ɵɵelementStart(0, "div", 37);
|
|
14333
|
-
i0.ɵɵrepeaterCreate(1, RecommendationCardComponent_Conditional_13_Conditional_12_Conditional_6_For_2_Template, 13, 9, "div", 41, _forTrack0$
|
|
14333
|
+
i0.ɵɵrepeaterCreate(1, RecommendationCardComponent_Conditional_13_Conditional_12_Conditional_6_For_2_Template, 13, 9, "div", 41, _forTrack0$Z);
|
|
14334
14334
|
i0.ɵɵelementEnd();
|
|
14335
14335
|
} if (rf & 2) {
|
|
14336
14336
|
const ctx_r0 = i0.ɵɵnextContext(3);
|
|
@@ -15168,7 +15168,7 @@ const ModalComponent_Conditional_0_Conditional_19_Conditional_4_Defer_2_DepsFn =
|
|
|
15168
15168
|
const ModalComponent_Conditional_0_Conditional_19_Conditional_5_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return barChart_component; }).then(m => m.BarChartComponent)];
|
|
15169
15169
|
const ModalComponent_Conditional_0_Conditional_19_Conditional_6_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return pieChart_component; }).then(m => m.PieChartComponent)];
|
|
15170
15170
|
const ModalComponent_Conditional_0_Conditional_19_Conditional_7_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return areaChart_component; }).then(m => m.AreaChartComponent)];
|
|
15171
|
-
const _forTrack0$
|
|
15171
|
+
const _forTrack0$Y = ($index, $item) => $item.id || $index;
|
|
15172
15172
|
function ModalComponent_Conditional_0_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
15173
15173
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
15174
15174
|
i0.ɵɵelementStart(0, "button", 13);
|
|
@@ -15542,7 +15542,7 @@ function ModalComponent_Conditional_0_Conditional_22_For_3_Template(rf, ctx) { i
|
|
|
15542
15542
|
function ModalComponent_Conditional_0_Conditional_22_Template(rf, ctx) { if (rf & 1) {
|
|
15543
15543
|
i0.ɵɵelementStart(0, "div", 22);
|
|
15544
15544
|
i0.ɵɵconditionalCreate(1, ModalComponent_Conditional_0_Conditional_22_Conditional_1_Template, 2, 2, "p", 55);
|
|
15545
|
-
i0.ɵɵrepeaterCreate(2, ModalComponent_Conditional_0_Conditional_22_For_3_Template, 2, 5, "div", null, _forTrack0$
|
|
15545
|
+
i0.ɵɵrepeaterCreate(2, ModalComponent_Conditional_0_Conditional_22_For_3_Template, 2, 5, "div", null, _forTrack0$Y);
|
|
15546
15546
|
i0.ɵɵelementEnd();
|
|
15547
15547
|
} if (rf & 2) {
|
|
15548
15548
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
@@ -19779,7 +19779,7 @@ class NarrativeTooltipComponent {
|
|
|
19779
19779
|
}], null, { content: [{ type: i0.Input, args: [{ isSignal: true, alias: "content", required: true }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: false }] }] }); })();
|
|
19780
19780
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(NarrativeTooltipComponent, { className: "NarrativeTooltipComponent", filePath: "lib/components/funnel-analysis-dashboard/tooltip/narrative-tooltip.component.ts", lineNumber: 27 }); })();
|
|
19781
19781
|
|
|
19782
|
-
const _forTrack0$
|
|
19782
|
+
const _forTrack0$X = ($index, $item) => $item.name;
|
|
19783
19783
|
function CompetitiveStatusTooltipComponent_Conditional_6_For_6_Template(rf, ctx) { if (rf & 1) {
|
|
19784
19784
|
i0.ɵɵelementStart(0, "div", 7)(1, "div", 8)(2, "div", 9);
|
|
19785
19785
|
i0.ɵɵelement(3, "div", 10);
|
|
@@ -19823,7 +19823,7 @@ function CompetitiveStatusTooltipComponent_Conditional_6_Template(rf, ctx) { if
|
|
|
19823
19823
|
i0.ɵɵtext(3);
|
|
19824
19824
|
i0.ɵɵelementEnd();
|
|
19825
19825
|
i0.ɵɵelementStart(4, "div", 5);
|
|
19826
|
-
i0.ɵɵrepeaterCreate(5, CompetitiveStatusTooltipComponent_Conditional_6_For_6_Template, 13, 12, "div", 6, _forTrack0$
|
|
19826
|
+
i0.ɵɵrepeaterCreate(5, CompetitiveStatusTooltipComponent_Conditional_6_For_6_Template, 13, 12, "div", 6, _forTrack0$X);
|
|
19827
19827
|
i0.ɵɵelementEnd()();
|
|
19828
19828
|
} if (rf & 2) {
|
|
19829
19829
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -20070,7 +20070,7 @@ class CompetitiveStatusTooltipComponent {
|
|
|
20070
20070
|
}], 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 }] }] }); })();
|
|
20071
20071
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitiveStatusTooltipComponent, { className: "CompetitiveStatusTooltipComponent", filePath: "lib/components/funnel-analysis-dashboard/tooltip/competitive-status-tooltip.component.ts", lineNumber: 60 }); })();
|
|
20072
20072
|
|
|
20073
|
-
const _forTrack0$
|
|
20073
|
+
const _forTrack0$W = ($index, $item) => $item.name;
|
|
20074
20074
|
function FunnelStageCompetitiveTooltipComponent_Conditional_8_For_7_Template(rf, ctx) { if (rf & 1) {
|
|
20075
20075
|
i0.ɵɵelementStart(0, "div", 9)(1, "div", 10)(2, "span", 11);
|
|
20076
20076
|
i0.ɵɵtext(3);
|
|
@@ -20110,7 +20110,7 @@ function FunnelStageCompetitiveTooltipComponent_Conditional_8_Template(rf, ctx)
|
|
|
20110
20110
|
i0.ɵɵtext(4);
|
|
20111
20111
|
i0.ɵɵelementEnd()();
|
|
20112
20112
|
i0.ɵɵelementStart(5, "div", 8);
|
|
20113
|
-
i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_8_For_7_Template, 11, 9, "div", 9, _forTrack0$
|
|
20113
|
+
i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_8_For_7_Template, 11, 9, "div", 9, _forTrack0$W);
|
|
20114
20114
|
i0.ɵɵelementEnd()();
|
|
20115
20115
|
} if (rf & 2) {
|
|
20116
20116
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -20160,7 +20160,7 @@ function FunnelStageCompetitiveTooltipComponent_Conditional_9_Template(rf, ctx)
|
|
|
20160
20160
|
i0.ɵɵtext(4);
|
|
20161
20161
|
i0.ɵɵelementEnd()();
|
|
20162
20162
|
i0.ɵɵelementStart(5, "div", 8);
|
|
20163
|
-
i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_9_For_7_Template, 11, 9, "div", 9, _forTrack0$
|
|
20163
|
+
i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_9_For_7_Template, 11, 9, "div", 9, _forTrack0$W);
|
|
20164
20164
|
i0.ɵɵelementEnd()();
|
|
20165
20165
|
} if (rf & 2) {
|
|
20166
20166
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -20210,7 +20210,7 @@ function FunnelStageCompetitiveTooltipComponent_Conditional_10_Template(rf, ctx)
|
|
|
20210
20210
|
i0.ɵɵtext(4);
|
|
20211
20211
|
i0.ɵɵelementEnd()();
|
|
20212
20212
|
i0.ɵɵelementStart(5, "div", 8);
|
|
20213
|
-
i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_10_For_7_Template, 11, 9, "div", 9, _forTrack0$
|
|
20213
|
+
i0.ɵɵrepeaterCreate(6, FunnelStageCompetitiveTooltipComponent_Conditional_10_For_7_Template, 11, 9, "div", 9, _forTrack0$W);
|
|
20214
20214
|
i0.ɵɵelementEnd()();
|
|
20215
20215
|
} if (rf & 2) {
|
|
20216
20216
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -20466,7 +20466,7 @@ class MarkdownTooltipComponent {
|
|
|
20466
20466
|
}], null, { content: [{ type: i0.Input, args: [{ isSignal: true, alias: "content", required: true }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: false }] }] }); })();
|
|
20467
20467
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MarkdownTooltipComponent, { className: "MarkdownTooltipComponent", filePath: "lib/components/funnel-analysis-dashboard/tooltip/markdown-tooltip.component.ts", lineNumber: 69 }); })();
|
|
20468
20468
|
|
|
20469
|
-
const _c0$
|
|
20469
|
+
const _c0$17 = () => [];
|
|
20470
20470
|
function TooltipContainerComponent_Conditional_0_Case_3_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
20471
20471
|
i0.ɵɵelement(0, "symphiq-metric-value-tooltip", 6);
|
|
20472
20472
|
} if (rf & 2) {
|
|
@@ -20630,7 +20630,7 @@ function TooltipContainerComponent_Conditional_0_Case_15_Conditional_1_Template(
|
|
|
20630
20630
|
} if (rf & 2) {
|
|
20631
20631
|
i0.ɵɵnextContext(2);
|
|
20632
20632
|
const content_r4 = i0.ɵɵreadContextLet(2);
|
|
20633
|
-
i0.ɵɵrepeater(content_r4["sections"] || i0.ɵɵpureFunction0(0, _c0$
|
|
20633
|
+
i0.ɵɵrepeater(content_r4["sections"] || i0.ɵɵpureFunction0(0, _c0$17));
|
|
20634
20634
|
} }
|
|
20635
20635
|
function TooltipContainerComponent_Conditional_0_Case_15_Template(rf, ctx) { if (rf & 1) {
|
|
20636
20636
|
i0.ɵɵelementStart(0, "div", 3);
|
|
@@ -21498,7 +21498,7 @@ class MobileFABComponent {
|
|
|
21498
21498
|
}], 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"] }] }); })();
|
|
21499
21499
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MobileFABComponent, { className: "MobileFABComponent", filePath: "lib/components/funnel-analysis-dashboard/mobile-fab.component.ts", lineNumber: 75 }); })();
|
|
21500
21500
|
|
|
21501
|
-
const _forTrack0$
|
|
21501
|
+
const _forTrack0$V = ($index, $item) => $item.id;
|
|
21502
21502
|
function MobileBottomNavComponent_For_3_Template(rf, ctx) { if (rf & 1) {
|
|
21503
21503
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
21504
21504
|
i0.ɵɵelementStart(0, "button", 3);
|
|
@@ -21556,7 +21556,7 @@ class MobileBottomNavComponent {
|
|
|
21556
21556
|
static { this.ɵfac = function MobileBottomNavComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || MobileBottomNavComponent)(); }; }
|
|
21557
21557
|
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) {
|
|
21558
21558
|
i0.ɵɵelementStart(0, "div", 0)(1, "div", 1);
|
|
21559
|
-
i0.ɵɵrepeaterCreate(2, MobileBottomNavComponent_For_3_Template, 4, 3, "button", 2, _forTrack0$
|
|
21559
|
+
i0.ɵɵrepeaterCreate(2, MobileBottomNavComponent_For_3_Template, 4, 3, "button", 2, _forTrack0$V);
|
|
21560
21560
|
i0.ɵɵelementEnd()();
|
|
21561
21561
|
} if (rf & 2) {
|
|
21562
21562
|
i0.ɵɵproperty("ngClass", ctx.containerClass());
|
|
@@ -21760,8 +21760,8 @@ class SearchService {
|
|
|
21760
21760
|
}]
|
|
21761
21761
|
}], null, null); })();
|
|
21762
21762
|
|
|
21763
|
-
const _c0$
|
|
21764
|
-
const _forTrack0$
|
|
21763
|
+
const _c0$16 = ["searchInput"];
|
|
21764
|
+
const _forTrack0$U = ($index, $item) => $item.id;
|
|
21765
21765
|
function SearchBarComponent_Conditional_0_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
21766
21766
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
21767
21767
|
i0.ɵɵelementStart(0, "button", 18);
|
|
@@ -21854,7 +21854,7 @@ function SearchBarComponent_Conditional_0_Conditional_14_For_2_Template(rf, ctx)
|
|
|
21854
21854
|
} }
|
|
21855
21855
|
function SearchBarComponent_Conditional_0_Conditional_14_Template(rf, ctx) { if (rf & 1) {
|
|
21856
21856
|
i0.ɵɵelementStart(0, "div", 15);
|
|
21857
|
-
i0.ɵɵrepeaterCreate(1, SearchBarComponent_Conditional_0_Conditional_14_For_2_Template, 16, 12, "button", 19, _forTrack0$
|
|
21857
|
+
i0.ɵɵrepeaterCreate(1, SearchBarComponent_Conditional_0_Conditional_14_For_2_Template, 16, 12, "button", 19, _forTrack0$U);
|
|
21858
21858
|
i0.ɵɵelementEnd();
|
|
21859
21859
|
} if (rf & 2) {
|
|
21860
21860
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
@@ -22122,7 +22122,7 @@ class SearchBarComponent {
|
|
|
22122
22122
|
}
|
|
22123
22123
|
static { this.ɵfac = function SearchBarComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SearchBarComponent)(); }; }
|
|
22124
22124
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SearchBarComponent, selectors: [["symphiq-search-bar"]], viewQuery: function SearchBarComponent_Query(rf, ctx) { if (rf & 1) {
|
|
22125
|
-
i0.ɵɵviewQuery(_c0$
|
|
22125
|
+
i0.ɵɵviewQuery(_c0$16, 5);
|
|
22126
22126
|
} if (rf & 2) {
|
|
22127
22127
|
let _t;
|
|
22128
22128
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.searchInput = _t.first);
|
|
@@ -22345,7 +22345,7 @@ class SearchHighlightDirective {
|
|
|
22345
22345
|
}]
|
|
22346
22346
|
}], () => [], { symphiqSearchHighlight: [{ type: i0.Input, args: [{ isSignal: true, alias: "libSymphiqSearchHighlight", required: false }] }], highlightId: [{ type: i0.Input, args: [{ isSignal: true, alias: "highlightId", required: false }] }] }); })();
|
|
22347
22347
|
|
|
22348
|
-
const _forTrack0$
|
|
22348
|
+
const _forTrack0$T = ($index, $item) => $item.value;
|
|
22349
22349
|
const _forTrack1$7 = ($index, $item) => $item.performanceItemId;
|
|
22350
22350
|
function CompetitiveScorecardComponent_For_12_Template(rf, ctx) { if (rf & 1) {
|
|
22351
22351
|
i0.ɵɵelementStart(0, "div", 7);
|
|
@@ -22720,7 +22720,7 @@ class CompetitiveScorecardComponent {
|
|
|
22720
22720
|
i0.ɵɵtext(9);
|
|
22721
22721
|
i0.ɵɵelementEnd()()();
|
|
22722
22722
|
i0.ɵɵelementStart(10, "div", 6);
|
|
22723
|
-
i0.ɵɵrepeaterCreate(11, CompetitiveScorecardComponent_For_12_Template, 4, 7, "div", 7, _forTrack0$
|
|
22723
|
+
i0.ɵɵrepeaterCreate(11, CompetitiveScorecardComponent_For_12_Template, 4, 7, "div", 7, _forTrack0$T);
|
|
22724
22724
|
i0.ɵɵelementEnd();
|
|
22725
22725
|
i0.ɵɵelementStart(13, "div", 8)(14, "table", 9)(15, "thead")(16, "tr", 10)(17, "th", 11);
|
|
22726
22726
|
i0.ɵɵtext(18, "Metric");
|
|
@@ -23355,7 +23355,7 @@ class SectionDividerComponent {
|
|
|
23355
23355
|
}], 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 }] }] }); })();
|
|
23356
23356
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SectionDividerComponent, { className: "SectionDividerComponent", filePath: "lib/components/shared/section-divider.component.ts", lineNumber: 36 }); })();
|
|
23357
23357
|
|
|
23358
|
-
const _forTrack0$
|
|
23358
|
+
const _forTrack0$S = ($index, $item) => $item.id;
|
|
23359
23359
|
function FloatingTocComponent_Conditional_15_Template(rf, ctx) { if (rf & 1) {
|
|
23360
23360
|
i0.ɵɵnamespaceSVG();
|
|
23361
23361
|
i0.ɵɵelement(0, "path", 8);
|
|
@@ -23407,7 +23407,7 @@ function FloatingTocComponent_For_19_Conditional_7_For_2_Template(rf, ctx) { if
|
|
|
23407
23407
|
} }
|
|
23408
23408
|
function FloatingTocComponent_For_19_Conditional_7_Template(rf, ctx) { if (rf & 1) {
|
|
23409
23409
|
i0.ɵɵelementStart(0, "div", 17);
|
|
23410
|
-
i0.ɵɵrepeaterCreate(1, FloatingTocComponent_For_19_Conditional_7_For_2_Template, 4, 4, "button", 19, _forTrack0$
|
|
23410
|
+
i0.ɵɵrepeaterCreate(1, FloatingTocComponent_For_19_Conditional_7_For_2_Template, 4, 4, "button", 19, _forTrack0$S);
|
|
23411
23411
|
i0.ɵɵelementEnd();
|
|
23412
23412
|
} if (rf & 2) {
|
|
23413
23413
|
const section_r2 = i0.ɵɵnextContext().$implicit;
|
|
@@ -23797,7 +23797,7 @@ class FloatingTocComponent {
|
|
|
23797
23797
|
i0.ɵɵelementEnd()()();
|
|
23798
23798
|
i0.ɵɵnamespaceHTML();
|
|
23799
23799
|
i0.ɵɵelementStart(17, "nav", 9);
|
|
23800
|
-
i0.ɵɵrepeaterCreate(18, FloatingTocComponent_For_19_Template, 8, 6, "div", 10, _forTrack0$
|
|
23800
|
+
i0.ɵɵrepeaterCreate(18, FloatingTocComponent_For_19_Template, 8, 6, "div", 10, _forTrack0$S);
|
|
23801
23801
|
i0.ɵɵelementEnd();
|
|
23802
23802
|
i0.ɵɵelementStart(20, "div", 11)(21, "button", 7);
|
|
23803
23803
|
i0.ɵɵlistener("click", function FloatingTocComponent_Template_button_click_21_listener() { return ctx.scrollToTop(); });
|
|
@@ -23951,7 +23951,7 @@ class FloatingTocComponent {
|
|
|
23951
23951
|
}], 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 }] }] }); })();
|
|
23952
23952
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FloatingTocComponent, { className: "FloatingTocComponent", filePath: "lib/components/business-analysis-dashboard/floating-toc.component.ts", lineNumber: 125 }); })();
|
|
23953
23953
|
|
|
23954
|
-
const _forTrack0$
|
|
23954
|
+
const _forTrack0$R = ($index, $item) => $item.id;
|
|
23955
23955
|
function JourneyProgressIndicatorComponent_For_5_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
23956
23956
|
i0.ɵɵnamespaceSVG();
|
|
23957
23957
|
i0.ɵɵelementStart(0, "svg", 22);
|
|
@@ -24184,7 +24184,7 @@ function JourneyProgressIndicatorComponent_Conditional_23_Template(rf, ctx) { if
|
|
|
24184
24184
|
i0.ɵɵtext(2, "Journey Progress");
|
|
24185
24185
|
i0.ɵɵelementEnd();
|
|
24186
24186
|
i0.ɵɵelementStart(3, "div", 44);
|
|
24187
|
-
i0.ɵɵrepeaterCreate(4, JourneyProgressIndicatorComponent_Conditional_23_For_5_Template, 14, 8, "div", 45, _forTrack0$
|
|
24187
|
+
i0.ɵɵrepeaterCreate(4, JourneyProgressIndicatorComponent_Conditional_23_For_5_Template, 14, 8, "div", 45, _forTrack0$R);
|
|
24188
24188
|
i0.ɵɵelementEnd()();
|
|
24189
24189
|
} if (rf & 2) {
|
|
24190
24190
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
@@ -24633,7 +24633,7 @@ class JourneyProgressIndicatorComponent {
|
|
|
24633
24633
|
static { this.ɵfac = function JourneyProgressIndicatorComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || JourneyProgressIndicatorComponent)(); }; }
|
|
24634
24634
|
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: 12, consts: [[1, "sticky", "top-[60px]", "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) {
|
|
24635
24635
|
i0.ɵɵelementStart(0, "div", 0)(1, "div", 1)(2, "div", 2)(3, "div", 3);
|
|
24636
|
-
i0.ɵɵrepeaterCreate(4, JourneyProgressIndicatorComponent_For_5_Template, 10, 10, null, null, _forTrack0$
|
|
24636
|
+
i0.ɵɵrepeaterCreate(4, JourneyProgressIndicatorComponent_For_5_Template, 10, 10, null, null, _forTrack0$R);
|
|
24637
24637
|
i0.ɵɵelementEnd();
|
|
24638
24638
|
i0.ɵɵconditionalCreate(6, JourneyProgressIndicatorComponent_Conditional_6_Template, 3, 11, "button", 4);
|
|
24639
24639
|
i0.ɵɵelementEnd();
|
|
@@ -25858,7 +25858,7 @@ class FunnelWelcomeBannerComponent {
|
|
|
25858
25858
|
}], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], isOnboarded: [{ type: i0.Input, args: [{ isSignal: true, alias: "isOnboarded", required: false }] }] }); })();
|
|
25859
25859
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FunnelWelcomeBannerComponent, { className: "FunnelWelcomeBannerComponent", filePath: "lib/components/funnel-analysis-dashboard/funnel-welcome-banner.component.ts", lineNumber: 113 }); })();
|
|
25860
25860
|
|
|
25861
|
-
const _c0$
|
|
25861
|
+
const _c0$15 = [[["", "slot", "overall-performance"]], [["", "slot", "performance-metrics"]], [["", "slot", "performance-breakdowns"]], [["", "slot", "competitive-intelligence"]]];
|
|
25862
25862
|
const _c1$F = ["[slot=overall-performance]", "[slot=performance-metrics]", "[slot=performance-breakdowns]", "[slot=competitive-intelligence]"];
|
|
25863
25863
|
class CollapsibleFunnelSectionGroupComponent {
|
|
25864
25864
|
constructor() {
|
|
@@ -25991,7 +25991,7 @@ class CollapsibleFunnelSectionGroupComponent {
|
|
|
25991
25991
|
}
|
|
25992
25992
|
static { this.ɵfac = function CollapsibleFunnelSectionGroupComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || CollapsibleFunnelSectionGroupComponent)(); }; }
|
|
25993
25993
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CollapsibleFunnelSectionGroupComponent, selectors: [["symphiq-collapsible-funnel-section-group"]], inputs: { viewMode: [1, "viewMode"] }, ngContentSelectors: _c1$F, 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) {
|
|
25994
|
-
i0.ɵɵprojectionDef(_c0$
|
|
25994
|
+
i0.ɵɵprojectionDef(_c0$15);
|
|
25995
25995
|
i0.ɵɵelementStart(0, "div", 0)(1, "div", 1)(2, "div", 2)(3, "div", 3)(4, "div", 4);
|
|
25996
25996
|
i0.ɵɵnamespaceSVG();
|
|
25997
25997
|
i0.ɵɵelementStart(5, "svg", 5);
|
|
@@ -26834,10 +26834,10 @@ class ViewModeSwitcherModalComponent {
|
|
|
26834
26834
|
}], 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"] }] }); })();
|
|
26835
26835
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ViewModeSwitcherModalComponent, { className: "ViewModeSwitcherModalComponent", filePath: "lib/components/shared/view-mode-switcher-modal.component.ts", lineNumber: 160 }); })();
|
|
26836
26836
|
|
|
26837
|
-
const _c0$
|
|
26837
|
+
const _c0$14 = a0 => ({ name: "check-badge", source: a0 });
|
|
26838
26838
|
const _c1$E = a0 => ({ name: "check-circle", source: a0 });
|
|
26839
26839
|
const _c2$s = a0 => ({ name: "chevron-right", source: a0 });
|
|
26840
|
-
const _forTrack0$
|
|
26840
|
+
const _forTrack0$Q = ($index, $item) => $item.area;
|
|
26841
26841
|
function KeyStrengthsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
26842
26842
|
i0.ɵɵelementStart(0, "div", 1);
|
|
26843
26843
|
i0.ɵɵelement(1, "symphiq-icon", 3);
|
|
@@ -26851,7 +26851,7 @@ function KeyStrengthsListModalContentComponent_Conditional_1_Template(rf, ctx) {
|
|
|
26851
26851
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
26852
26852
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyStateClasses());
|
|
26853
26853
|
i0.ɵɵadvance();
|
|
26854
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$
|
|
26854
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$14, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
|
|
26855
26855
|
i0.ɵɵadvance();
|
|
26856
26856
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyTitleClasses());
|
|
26857
26857
|
i0.ɵɵadvance(2);
|
|
@@ -26906,7 +26906,7 @@ function KeyStrengthsListModalContentComponent_Conditional_2_For_2_Template(rf,
|
|
|
26906
26906
|
} }
|
|
26907
26907
|
function KeyStrengthsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
26908
26908
|
i0.ɵɵelementStart(0, "div", 2);
|
|
26909
|
-
i0.ɵɵrepeaterCreate(1, KeyStrengthsListModalContentComponent_Conditional_2_For_2_Template, 15, 18, "button", 6, _forTrack0$
|
|
26909
|
+
i0.ɵɵrepeaterCreate(1, KeyStrengthsListModalContentComponent_Conditional_2_For_2_Template, 15, 18, "button", 6, _forTrack0$Q);
|
|
26910
26910
|
i0.ɵɵelementEnd();
|
|
26911
26911
|
} if (rf & 2) {
|
|
26912
26912
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -27066,11 +27066,11 @@ class KeyStrengthsListModalContentComponent {
|
|
|
27066
27066
|
}], null, { keyStrengths: [{ type: i0.Input, args: [{ isSignal: true, alias: "keyStrengths", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: true }] }] }); })();
|
|
27067
27067
|
(() => { (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 }); })();
|
|
27068
27068
|
|
|
27069
|
-
const _c0$
|
|
27069
|
+
const _c0$13 = a0 => ({ name: "shield-check", source: a0 });
|
|
27070
27070
|
const _c1$D = a0 => ({ name: "exclamation-triangle", source: a0 });
|
|
27071
27071
|
const _c2$r = a0 => ({ name: "document-text", source: a0 });
|
|
27072
27072
|
const _c3$k = a0 => ({ name: "chevron-right", source: a0 });
|
|
27073
|
-
const _forTrack0$
|
|
27073
|
+
const _forTrack0$P = ($index, $item) => $item.area;
|
|
27074
27074
|
function CriticalGapsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
27075
27075
|
i0.ɵɵelementStart(0, "div", 1);
|
|
27076
27076
|
i0.ɵɵelement(1, "symphiq-icon", 3);
|
|
@@ -27084,7 +27084,7 @@ function CriticalGapsListModalContentComponent_Conditional_1_Template(rf, ctx) {
|
|
|
27084
27084
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
27085
27085
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyStateClasses());
|
|
27086
27086
|
i0.ɵɵadvance();
|
|
27087
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$
|
|
27087
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$13, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
|
|
27088
27088
|
i0.ɵɵadvance();
|
|
27089
27089
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyTitleClasses());
|
|
27090
27090
|
i0.ɵɵadvance(2);
|
|
@@ -27155,7 +27155,7 @@ function CriticalGapsListModalContentComponent_Conditional_2_For_2_Template(rf,
|
|
|
27155
27155
|
} }
|
|
27156
27156
|
function CriticalGapsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
27157
27157
|
i0.ɵɵelementStart(0, "div", 2);
|
|
27158
|
-
i0.ɵɵrepeaterCreate(1, CriticalGapsListModalContentComponent_Conditional_2_For_2_Template, 23, 25, "button", 6, _forTrack0$
|
|
27158
|
+
i0.ɵɵrepeaterCreate(1, CriticalGapsListModalContentComponent_Conditional_2_For_2_Template, 23, 25, "button", 6, _forTrack0$P);
|
|
27159
27159
|
i0.ɵɵelementEnd();
|
|
27160
27160
|
} if (rf & 2) {
|
|
27161
27161
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -27382,9 +27382,9 @@ class CriticalGapsListModalContentComponent {
|
|
|
27382
27382
|
}], null, { criticalGaps: [{ type: i0.Input, args: [{ isSignal: true, alias: "criticalGaps", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: true }] }] }); })();
|
|
27383
27383
|
(() => { (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 }); })();
|
|
27384
27384
|
|
|
27385
|
-
const _c0$
|
|
27385
|
+
const _c0$12 = a0 => ({ name: "check-circle", source: a0 });
|
|
27386
27386
|
const _c1$C = a0 => ({ name: "chat-bubble-left-right", source: a0 });
|
|
27387
|
-
const _forTrack0$
|
|
27387
|
+
const _forTrack0$O = ($index, $item) => $item.questionId;
|
|
27388
27388
|
function KeyStrengthDetailModalContentComponent_Conditional_13_For_6_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
27389
27389
|
i0.ɵɵelementStart(0, "div", 19)(1, "span", 20);
|
|
27390
27390
|
i0.ɵɵtext(2);
|
|
@@ -27431,14 +27431,14 @@ function KeyStrengthDetailModalContentComponent_Conditional_13_Template(rf, ctx)
|
|
|
27431
27431
|
i0.ɵɵtext(3, " Supporting Evidence ");
|
|
27432
27432
|
i0.ɵɵelementEnd();
|
|
27433
27433
|
i0.ɵɵelementStart(4, "div", 12);
|
|
27434
|
-
i0.ɵɵrepeaterCreate(5, KeyStrengthDetailModalContentComponent_Conditional_13_For_6_Template, 9, 10, "div", 13, _forTrack0$
|
|
27434
|
+
i0.ɵɵrepeaterCreate(5, KeyStrengthDetailModalContentComponent_Conditional_13_For_6_Template, 9, 10, "div", 13, _forTrack0$O);
|
|
27435
27435
|
i0.ɵɵelementEnd()();
|
|
27436
27436
|
} if (rf & 2) {
|
|
27437
27437
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
27438
27438
|
i0.ɵɵadvance();
|
|
27439
27439
|
i0.ɵɵproperty("ngClass", ctx_r1.sectionTitleClasses());
|
|
27440
27440
|
i0.ɵɵadvance();
|
|
27441
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$
|
|
27441
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$12, ctx_r1.IconSourceEnum.HEROICONS))("ngClass", ctx_r1.sectionIconClasses());
|
|
27442
27442
|
i0.ɵɵadvance(3);
|
|
27443
27443
|
i0.ɵɵrepeater(ctx_r1.strength().supportingAnswers);
|
|
27444
27444
|
} }
|
|
@@ -27623,10 +27623,10 @@ class KeyStrengthDetailModalContentComponent {
|
|
|
27623
27623
|
}], null, { strength: [{ type: i0.Input, args: [{ isSignal: true, alias: "strength", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: true }] }] }); })();
|
|
27624
27624
|
(() => { (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 }); })();
|
|
27625
27625
|
|
|
27626
|
-
const _c0$
|
|
27626
|
+
const _c0$11 = a0 => ({ name: "exclamation-triangle", source: a0 });
|
|
27627
27627
|
const _c1$B = a0 => ({ name: "document-text", source: a0 });
|
|
27628
27628
|
const _c2$q = a0 => ({ name: "chat-bubble-left-right", source: a0 });
|
|
27629
|
-
const _forTrack0$
|
|
27629
|
+
const _forTrack0$N = ($index, $item) => $item.questionId;
|
|
27630
27630
|
function CriticalGapDetailModalContentComponent_Conditional_20_For_6_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
27631
27631
|
i0.ɵɵelementStart(0, "div", 23)(1, "p", 25);
|
|
27632
27632
|
i0.ɵɵtext(2, " Gap Identified: ");
|
|
@@ -27694,7 +27694,7 @@ function CriticalGapDetailModalContentComponent_Conditional_20_Template(rf, ctx)
|
|
|
27694
27694
|
i0.ɵɵtext(3, " Supporting Evidence ");
|
|
27695
27695
|
i0.ɵɵelementEnd();
|
|
27696
27696
|
i0.ɵɵelementStart(4, "div", 17);
|
|
27697
|
-
i0.ɵɵrepeaterCreate(5, CriticalGapDetailModalContentComponent_Conditional_20_For_6_Template, 10, 11, "div", 18, _forTrack0$
|
|
27697
|
+
i0.ɵɵrepeaterCreate(5, CriticalGapDetailModalContentComponent_Conditional_20_For_6_Template, 10, 11, "div", 18, _forTrack0$N);
|
|
27698
27698
|
i0.ɵɵelementEnd()();
|
|
27699
27699
|
} if (rf & 2) {
|
|
27700
27700
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -27901,7 +27901,7 @@ class CriticalGapDetailModalContentComponent {
|
|
|
27901
27901
|
i0.ɵɵadvance();
|
|
27902
27902
|
i0.ɵɵproperty("ngClass", ctx.impactSectionClasses());
|
|
27903
27903
|
i0.ɵɵadvance(2);
|
|
27904
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(15, _c0$
|
|
27904
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(15, _c0$11, ctx.IconSourceEnum.HEROICONS))("ngClass", ctx.impactIconClasses());
|
|
27905
27905
|
i0.ɵɵadvance(2);
|
|
27906
27906
|
i0.ɵɵproperty("ngClass", ctx.impactTitleClasses());
|
|
27907
27907
|
i0.ɵɵadvance(2);
|
|
@@ -29486,11 +29486,11 @@ class TopPriorityDetailModalContentComponent {
|
|
|
29486
29486
|
}], 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 }] }] }); })();
|
|
29487
29487
|
(() => { (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 }); })();
|
|
29488
29488
|
|
|
29489
|
-
const _c0
|
|
29489
|
+
const _c0$10 = a0 => ({ name: "check-badge", source: a0 });
|
|
29490
29490
|
const _c1$A = a0 => ({ name: "check-circle", source: a0 });
|
|
29491
29491
|
const _c2$p = a0 => ({ name: "chevron-right", source: a0 });
|
|
29492
29492
|
const _c3$j = a0 => ({ name: "chart-bar", source: a0 });
|
|
29493
|
-
const _forTrack0$
|
|
29493
|
+
const _forTrack0$M = ($index, $item) => $item.capability;
|
|
29494
29494
|
function FocusAreaStrengthsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
29495
29495
|
i0.ɵɵelementStart(0, "div", 1);
|
|
29496
29496
|
i0.ɵɵelement(1, "symphiq-icon", 3);
|
|
@@ -29504,7 +29504,7 @@ function FocusAreaStrengthsListModalContentComponent_Conditional_1_Template(rf,
|
|
|
29504
29504
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
29505
29505
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyStateClasses());
|
|
29506
29506
|
i0.ɵɵadvance();
|
|
29507
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0
|
|
29507
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$10, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
|
|
29508
29508
|
i0.ɵɵadvance();
|
|
29509
29509
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyTitleClasses());
|
|
29510
29510
|
i0.ɵɵadvance(2);
|
|
@@ -29605,7 +29605,7 @@ function FocusAreaStrengthsListModalContentComponent_Conditional_2_For_2_Templat
|
|
|
29605
29605
|
} }
|
|
29606
29606
|
function FocusAreaStrengthsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
29607
29607
|
i0.ɵɵelementStart(0, "div", 2);
|
|
29608
|
-
i0.ɵɵrepeaterCreate(1, FocusAreaStrengthsListModalContentComponent_Conditional_2_For_2_Template, 16, 18, "button", 6, _forTrack0$
|
|
29608
|
+
i0.ɵɵrepeaterCreate(1, FocusAreaStrengthsListModalContentComponent_Conditional_2_For_2_Template, 16, 18, "button", 6, _forTrack0$M);
|
|
29609
29609
|
i0.ɵɵelementEnd();
|
|
29610
29610
|
} if (rf & 2) {
|
|
29611
29611
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -29809,10 +29809,10 @@ class FocusAreaStrengthsListModalContentComponent {
|
|
|
29809
29809
|
}], 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 }] }] }); })();
|
|
29810
29810
|
(() => { (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 }); })();
|
|
29811
29811
|
|
|
29812
|
-
const _c0
|
|
29812
|
+
const _c0$$ = a0 => ({ name: "exclamation-triangle", source: a0 });
|
|
29813
29813
|
const _c1$z = a0 => ({ name: "exclamation-circle", source: a0 });
|
|
29814
29814
|
const _c2$o = a0 => ({ name: "chevron-right", source: a0 });
|
|
29815
|
-
function _forTrack0$
|
|
29815
|
+
function _forTrack0$L($index, $item) { return this.getGapTitle($item); }
|
|
29816
29816
|
function FocusAreaGapsListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
29817
29817
|
i0.ɵɵelementStart(0, "div", 1);
|
|
29818
29818
|
i0.ɵɵelement(1, "symphiq-icon", 3);
|
|
@@ -29826,7 +29826,7 @@ function FocusAreaGapsListModalContentComponent_Conditional_1_Template(rf, ctx)
|
|
|
29826
29826
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
29827
29827
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyStateClasses());
|
|
29828
29828
|
i0.ɵɵadvance();
|
|
29829
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0
|
|
29829
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$$, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
|
|
29830
29830
|
i0.ɵɵadvance();
|
|
29831
29831
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyTitleClasses());
|
|
29832
29832
|
i0.ɵɵadvance(2);
|
|
@@ -29929,7 +29929,7 @@ function FocusAreaGapsListModalContentComponent_Conditional_2_For_2_Template(rf,
|
|
|
29929
29929
|
} }
|
|
29930
29930
|
function FocusAreaGapsListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
29931
29931
|
i0.ɵɵelementStart(0, "div", 2);
|
|
29932
|
-
i0.ɵɵrepeaterCreate(1, FocusAreaGapsListModalContentComponent_Conditional_2_For_2_Template, 15, 18, "button", 6, _forTrack0$
|
|
29932
|
+
i0.ɵɵrepeaterCreate(1, FocusAreaGapsListModalContentComponent_Conditional_2_For_2_Template, 15, 18, "button", 6, _forTrack0$L, true);
|
|
29933
29933
|
i0.ɵɵelementEnd();
|
|
29934
29934
|
} if (rf & 2) {
|
|
29935
29935
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -30203,10 +30203,10 @@ class FocusAreaGapsListModalContentComponent {
|
|
|
30203
30203
|
}], 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 }] }] }); })();
|
|
30204
30204
|
(() => { (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 }); })();
|
|
30205
30205
|
|
|
30206
|
-
const _c0$
|
|
30206
|
+
const _c0$_ = a0 => ({ name: "light-bulb", source: a0 });
|
|
30207
30207
|
const _c1$y = a0 => ({ name: "chevron-right", source: a0 });
|
|
30208
30208
|
const _c2$n = a0 => ({ name: "chart-bar", source: a0 });
|
|
30209
|
-
const _forTrack0$
|
|
30209
|
+
const _forTrack0$K = ($index, $item) => $item.opportunity;
|
|
30210
30210
|
function FocusAreaOpportunitiesListModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
30211
30211
|
i0.ɵɵelementStart(0, "div", 1);
|
|
30212
30212
|
i0.ɵɵelement(1, "symphiq-icon", 3);
|
|
@@ -30220,7 +30220,7 @@ function FocusAreaOpportunitiesListModalContentComponent_Conditional_1_Template(
|
|
|
30220
30220
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
30221
30221
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyStateClasses());
|
|
30222
30222
|
i0.ɵɵadvance();
|
|
30223
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$
|
|
30223
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$_, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
|
|
30224
30224
|
i0.ɵɵadvance();
|
|
30225
30225
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyTitleClasses());
|
|
30226
30226
|
i0.ɵɵadvance(2);
|
|
@@ -30297,7 +30297,7 @@ function FocusAreaOpportunitiesListModalContentComponent_Conditional_2_For_2_Tem
|
|
|
30297
30297
|
} }
|
|
30298
30298
|
function FocusAreaOpportunitiesListModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
30299
30299
|
i0.ɵɵelementStart(0, "div", 2);
|
|
30300
|
-
i0.ɵɵrepeaterCreate(1, FocusAreaOpportunitiesListModalContentComponent_Conditional_2_For_2_Template, 11, 11, "button", 6, _forTrack0$
|
|
30300
|
+
i0.ɵɵrepeaterCreate(1, FocusAreaOpportunitiesListModalContentComponent_Conditional_2_For_2_Template, 11, 11, "button", 6, _forTrack0$K);
|
|
30301
30301
|
i0.ɵɵelementEnd();
|
|
30302
30302
|
} if (rf & 2) {
|
|
30303
30303
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -30472,9 +30472,9 @@ class FocusAreaOpportunitiesListModalContentComponent {
|
|
|
30472
30472
|
}], 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 }] }] }); })();
|
|
30473
30473
|
(() => { (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 }); })();
|
|
30474
30474
|
|
|
30475
|
-
const _c0$
|
|
30475
|
+
const _c0$Z = a0 => ({ name: "chevron-right", source: a0 });
|
|
30476
30476
|
const _c1$x = a0 => ({ name: "chat-bubble-left-right", source: a0 });
|
|
30477
|
-
const _forTrack0$
|
|
30477
|
+
const _forTrack0$J = ($index, $item) => $item.performanceItemId;
|
|
30478
30478
|
function FocusAreaStrengthDetailModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
30479
30479
|
i0.ɵɵelementStart(0, "div")(1, "p", 2);
|
|
30480
30480
|
i0.ɵɵtext(2);
|
|
@@ -30537,14 +30537,14 @@ function FocusAreaStrengthDetailModalContentComponent_Conditional_4_For_5_Templa
|
|
|
30537
30537
|
i0.ɵɵadvance(2);
|
|
30538
30538
|
i0.ɵɵtextInterpolate(ctx_r0.formatMetricName(metric_r3.metric || ""));
|
|
30539
30539
|
i0.ɵɵadvance();
|
|
30540
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$
|
|
30540
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$Z, ctx_r0.IconSourceEnum.HEROICONS));
|
|
30541
30541
|
} }
|
|
30542
30542
|
function FocusAreaStrengthDetailModalContentComponent_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|
|
30543
30543
|
i0.ɵɵelementStart(0, "div", 1)(1, "h4", 8);
|
|
30544
30544
|
i0.ɵɵtext(2);
|
|
30545
30545
|
i0.ɵɵelementEnd();
|
|
30546
30546
|
i0.ɵɵelementStart(3, "div", 9);
|
|
30547
|
-
i0.ɵɵrepeaterCreate(4, FocusAreaStrengthDetailModalContentComponent_Conditional_4_For_5_Template, 4, 5, "button", 10, _forTrack0$
|
|
30547
|
+
i0.ɵɵrepeaterCreate(4, FocusAreaStrengthDetailModalContentComponent_Conditional_4_For_5_Template, 4, 5, "button", 10, _forTrack0$J);
|
|
30548
30548
|
i0.ɵɵelementEnd()();
|
|
30549
30549
|
} if (rf & 2) {
|
|
30550
30550
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -30857,7 +30857,7 @@ class FocusAreaStrengthDetailModalContentComponent {
|
|
|
30857
30857
|
}], 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 }] }] }); })();
|
|
30858
30858
|
(() => { (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 }); })();
|
|
30859
30859
|
|
|
30860
|
-
const _c0$
|
|
30860
|
+
const _c0$Y = a0 => ({ name: "chat-bubble-left-right", source: a0 });
|
|
30861
30861
|
function FocusAreaGapDetailModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
30862
30862
|
i0.ɵɵelementStart(0, "div", 1)(1, "span", 3);
|
|
30863
30863
|
i0.ɵɵtext(2);
|
|
@@ -30954,7 +30954,7 @@ function FocusAreaGapDetailModalContentComponent_Conditional_6_For_5_Template(rf
|
|
|
30954
30954
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
30955
30955
|
i0.ɵɵproperty("ngClass", ctx_r0.answerClasses());
|
|
30956
30956
|
i0.ɵɵadvance(2);
|
|
30957
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$
|
|
30957
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$Y, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.answerIconClasses());
|
|
30958
30958
|
i0.ɵɵadvance();
|
|
30959
30959
|
i0.ɵɵproperty("ngClass", ctx_r0.answerQuestionClasses());
|
|
30960
30960
|
i0.ɵɵadvance();
|
|
@@ -31193,9 +31193,9 @@ class FocusAreaGapDetailModalContentComponent {
|
|
|
31193
31193
|
}], 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 }] }] }); })();
|
|
31194
31194
|
(() => { (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 }); })();
|
|
31195
31195
|
|
|
31196
|
-
const _c0$
|
|
31196
|
+
const _c0$X = a0 => ({ name: "chevron-right", source: a0 });
|
|
31197
31197
|
const _c1$w = () => [];
|
|
31198
|
-
const _forTrack0$
|
|
31198
|
+
const _forTrack0$I = ($index, $item) => $item.performanceItemId;
|
|
31199
31199
|
function FocusAreaOpportunityDetailModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
31200
31200
|
i0.ɵɵelementStart(0, "div")(1, "p", 2);
|
|
31201
31201
|
i0.ɵɵtext(2);
|
|
@@ -31240,14 +31240,14 @@ function FocusAreaOpportunityDetailModalContentComponent_Conditional_3_For_5_Tem
|
|
|
31240
31240
|
i0.ɵɵadvance(2);
|
|
31241
31241
|
i0.ɵɵtextInterpolate(ctx_r0.formatMetricName(metric_r3.metric || ""));
|
|
31242
31242
|
i0.ɵɵadvance();
|
|
31243
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$
|
|
31243
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$X, ctx_r0.IconSourceEnum.HEROICONS));
|
|
31244
31244
|
} }
|
|
31245
31245
|
function FocusAreaOpportunityDetailModalContentComponent_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|
|
31246
31246
|
i0.ɵɵelementStart(0, "div", 1)(1, "h4", 5);
|
|
31247
31247
|
i0.ɵɵtext(2);
|
|
31248
31248
|
i0.ɵɵelementEnd();
|
|
31249
31249
|
i0.ɵɵelementStart(3, "div", 6);
|
|
31250
|
-
i0.ɵɵrepeaterCreate(4, FocusAreaOpportunityDetailModalContentComponent_Conditional_3_For_5_Template, 4, 5, "button", 7, _forTrack0$
|
|
31250
|
+
i0.ɵɵrepeaterCreate(4, FocusAreaOpportunityDetailModalContentComponent_Conditional_3_For_5_Template, 4, 5, "button", 7, _forTrack0$I);
|
|
31251
31251
|
i0.ɵɵelementEnd()();
|
|
31252
31252
|
} if (rf & 2) {
|
|
31253
31253
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -31645,7 +31645,7 @@ class CircularProgressComponent {
|
|
|
31645
31645
|
}], 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 }] }] }); })();
|
|
31646
31646
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CircularProgressComponent, { className: "CircularProgressComponent", filePath: "lib/components/business-analysis-dashboard/visualizations/circular-progress.component.ts", lineNumber: 41 }); })();
|
|
31647
31647
|
|
|
31648
|
-
const _c0$
|
|
31648
|
+
const _c0$W = ["*"];
|
|
31649
31649
|
const _c1$v = (a0, a1) => [a0, a1];
|
|
31650
31650
|
function VisualizationContainerComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
31651
31651
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
@@ -31690,7 +31690,7 @@ class VisualizationContainerComponent {
|
|
|
31690
31690
|
});
|
|
31691
31691
|
}
|
|
31692
31692
|
static { this.ɵfac = function VisualizationContainerComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || VisualizationContainerComponent)(); }; }
|
|
31693
|
-
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$
|
|
31693
|
+
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$W, 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) {
|
|
31694
31694
|
i0.ɵɵprojectionDef();
|
|
31695
31695
|
i0.ɵɵelementStart(0, "div", 0);
|
|
31696
31696
|
i0.ɵɵlistener("click", function VisualizationContainerComponent_Template_div_click_0_listener($event) { return ctx.onVisualizationClick($event); });
|
|
@@ -31811,7 +31811,7 @@ class MetricBadgeComponent {
|
|
|
31811
31811
|
}], 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 }] }] }); })();
|
|
31812
31812
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MetricBadgeComponent, { className: "MetricBadgeComponent", filePath: "lib/components/business-analysis-dashboard/badges/metric-badge.component.ts", lineNumber: 22 }); })();
|
|
31813
31813
|
|
|
31814
|
-
const _c0$
|
|
31814
|
+
const _c0$V = a0 => ({ name: "light-bulb", source: a0 });
|
|
31815
31815
|
const _c1$u = a0 => ({ name: "chevron-right", source: a0 });
|
|
31816
31816
|
function OpportunityHighlightBannerComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
31817
31817
|
i0.ɵɵelementStart(0, "p", 7);
|
|
@@ -31876,7 +31876,7 @@ class OpportunityHighlightBannerComponent {
|
|
|
31876
31876
|
i0.ɵɵadvance();
|
|
31877
31877
|
i0.ɵɵproperty("ngClass", ctx.iconContainerClasses());
|
|
31878
31878
|
i0.ɵɵadvance();
|
|
31879
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(11, _c0$
|
|
31879
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(11, _c0$V, ctx.iconSource));
|
|
31880
31880
|
i0.ɵɵadvance(3);
|
|
31881
31881
|
i0.ɵɵproperty("ngClass", ctx.titleClasses());
|
|
31882
31882
|
i0.ɵɵadvance();
|
|
@@ -31933,7 +31933,7 @@ class OpportunityHighlightBannerComponent {
|
|
|
31933
31933
|
}], 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"] }] }); })();
|
|
31934
31934
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(OpportunityHighlightBannerComponent, { className: "OpportunityHighlightBannerComponent", filePath: "lib/components/business-analysis-dashboard/banners/opportunity-highlight-banner.component.ts", lineNumber: 44 }); })();
|
|
31935
31935
|
|
|
31936
|
-
const _c0$
|
|
31936
|
+
const _c0$U = a0 => ({ name: "users", source: a0 });
|
|
31937
31937
|
function CompetitorOverlapVisualizationComponent_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
31938
31938
|
i0.ɵɵelementStart(0, "div", 5)(1, "div", 6);
|
|
31939
31939
|
i0.ɵɵelement(2, "symphiq-icon", 7);
|
|
@@ -31948,7 +31948,7 @@ function CompetitorOverlapVisualizationComponent_Conditional_18_Template(rf, ctx
|
|
|
31948
31948
|
i0.ɵɵadvance();
|
|
31949
31949
|
i0.ɵɵproperty("ngClass", ctx_r0.competitorListLabelClasses());
|
|
31950
31950
|
i0.ɵɵadvance();
|
|
31951
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$
|
|
31951
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$U, ctx_r0.iconSource));
|
|
31952
31952
|
i0.ɵɵadvance(3);
|
|
31953
31953
|
i0.ɵɵproperty("relatedCompetitorIds", ctx_r0.relatedCompetitorIds())("viewMode", ctx_r0.isDark() ? ctx_r0.ViewModeEnum.DARK : ctx_r0.ViewModeEnum.LIGHT)("isDark", ctx_r0.isDark());
|
|
31954
31954
|
} }
|
|
@@ -32512,7 +32512,7 @@ class ViewportAnimationDirective {
|
|
|
32512
32512
|
type: Input
|
|
32513
32513
|
}] }); })();
|
|
32514
32514
|
|
|
32515
|
-
const _c0$
|
|
32515
|
+
const _c0$T = a0 => ({ name: "star", source: a0 });
|
|
32516
32516
|
const _c1$t = a0 => ({ name: "globe-americas", source: a0 });
|
|
32517
32517
|
const _c2$m = a0 => ({ name: "academic-cap", source: a0 });
|
|
32518
32518
|
const _c3$i = a0 => ({ name: "information-circle", source: a0 });
|
|
@@ -32548,7 +32548,7 @@ function RegionCardComponent_Conditional_16_Template(rf, ctx) { if (rf & 1) {
|
|
|
32548
32548
|
i0.ɵɵelement(0, "symphiq-metric-badge", 13);
|
|
32549
32549
|
} if (rf & 2) {
|
|
32550
32550
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
32551
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(2, _c0$
|
|
32551
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(2, _c0$T, ctx_r0.IconSourceEnum.HEROICONS))("isDark", ctx_r0.isDark);
|
|
32552
32552
|
} }
|
|
32553
32553
|
function RegionCardComponent_Conditional_17_Template(rf, ctx) { if (rf & 1) {
|
|
32554
32554
|
i0.ɵɵelement(0, "symphiq-metric-badge", 14);
|
|
@@ -33586,7 +33586,7 @@ class CompetitiveInsightBadgeComponent {
|
|
|
33586
33586
|
}], 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 }] }] }); })();
|
|
33587
33587
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitiveInsightBadgeComponent, { className: "CompetitiveInsightBadgeComponent", filePath: "lib/components/business-analysis-dashboard/badges/competitive-insight-badge.component.ts", lineNumber: 25 }); })();
|
|
33588
33588
|
|
|
33589
|
-
const _c0$
|
|
33589
|
+
const _c0$S = a0 => ({ name: "calendar-days", source: a0 });
|
|
33590
33590
|
const _c1$s = a0 => ({ name: "chart-bar", source: a0 });
|
|
33591
33591
|
const _c2$l = a0 => ({ name: "academic-cap", source: a0 });
|
|
33592
33592
|
const _c3$h = a0 => ({ name: "information-circle", source: a0 });
|
|
@@ -33607,7 +33607,7 @@ function SeasonCardComponent_Conditional_14_Template(rf, ctx) { if (rf & 1) {
|
|
|
33607
33607
|
i0.ɵɵelement(0, "symphiq-metric-badge", 12);
|
|
33608
33608
|
} if (rf & 2) {
|
|
33609
33609
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
33610
|
-
i0.ɵɵproperty("label", ctx_r0.formatMonthRange())("icon", i0.ɵɵpureFunction1(3, _c0$
|
|
33610
|
+
i0.ɵɵproperty("label", ctx_r0.formatMonthRange())("icon", i0.ɵɵpureFunction1(3, _c0$S, ctx_r0.IconSourceEnum.HEROICONS))("isDark", ctx_r0.isDark);
|
|
33611
33611
|
} }
|
|
33612
33612
|
function SeasonCardComponent_Conditional_15_Template(rf, ctx) { if (rf & 1) {
|
|
33613
33613
|
i0.ɵɵelement(0, "symphiq-metric-badge", 13);
|
|
@@ -34420,7 +34420,7 @@ class SeasonCardComponent {
|
|
|
34420
34420
|
}] }); })();
|
|
34421
34421
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SeasonCardComponent, { className: "SeasonCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/season-card.component.ts", lineNumber: 270 }); })();
|
|
34422
34422
|
|
|
34423
|
-
const _c0$
|
|
34423
|
+
const _c0$R = a0 => ({ name: "currency-dollar", source: a0 });
|
|
34424
34424
|
const _c1$r = a0 => ({ name: "chart-bar", source: a0 });
|
|
34425
34425
|
const _c2$k = a0 => ({ name: "academic-cap", source: a0 });
|
|
34426
34426
|
const _c3$g = a0 => ({ name: "information-circle", source: a0 });
|
|
@@ -34565,7 +34565,7 @@ function CustomerSegmentCardComponent_Conditional_22_Template(rf, ctx) { if (rf
|
|
|
34565
34565
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
34566
34566
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedSectionClasses());
|
|
34567
34567
|
i0.ɵɵadvance();
|
|
34568
|
-
i0.ɵɵproperty("label", ctx_r0.formatPercentage(ctx_r0.item().percentageOfRevenue) + " of Revenue")("icon", i0.ɵɵpureFunction1(4, _c0$
|
|
34568
|
+
i0.ɵɵproperty("label", ctx_r0.formatPercentage(ctx_r0.item().percentageOfRevenue) + " of Revenue")("icon", i0.ɵɵpureFunction1(4, _c0$R, ctx_r0.IconSourceEnum.HEROICONS))("isDark", ctx_r0.isDark);
|
|
34569
34569
|
} }
|
|
34570
34570
|
function CustomerSegmentCardComponent_Conditional_23_Conditional_5_Template(rf, ctx) { if (rf & 1) {
|
|
34571
34571
|
const _r5 = i0.ɵɵgetCurrentView();
|
|
@@ -35536,7 +35536,7 @@ class CustomerSegmentCardComponent {
|
|
|
35536
35536
|
}] }); })();
|
|
35537
35537
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CustomerSegmentCardComponent, { className: "CustomerSegmentCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/customer-segment-card.component.ts", lineNumber: 366 }); })();
|
|
35538
35538
|
|
|
35539
|
-
const _c0$
|
|
35539
|
+
const _c0$Q = a0 => ({ name: "currency-dollar", source: a0 });
|
|
35540
35540
|
const _c1$q = a0 => ({ name: "document-text", source: a0 });
|
|
35541
35541
|
const _c2$j = a0 => ({ name: "academic-cap", source: a0 });
|
|
35542
35542
|
const _c3$f = a0 => ({ name: "information-circle", source: a0 });
|
|
@@ -35634,7 +35634,7 @@ function PriceTierCardComponent_Conditional_25_Template(rf, ctx) { if (rf & 1) {
|
|
|
35634
35634
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
35635
35635
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedSectionClasses());
|
|
35636
35636
|
i0.ɵɵadvance(2);
|
|
35637
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$
|
|
35637
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$Q, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.getExpandedIconClasses());
|
|
35638
35638
|
i0.ɵɵadvance();
|
|
35639
35639
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedTitleClasses());
|
|
35640
35640
|
i0.ɵɵadvance(2);
|
|
@@ -36372,7 +36372,7 @@ class PriceTierCardComponent {
|
|
|
36372
36372
|
}] }); })();
|
|
36373
36373
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PriceTierCardComponent, { className: "PriceTierCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/price-tier-card.component.ts", lineNumber: 261 }); })();
|
|
36374
36374
|
|
|
36375
|
-
const _c0$
|
|
36375
|
+
const _c0$P = () => ({ name: "cube", source: "HEROICONS" });
|
|
36376
36376
|
const _c1$p = () => ({ name: "currency-dollar", source: "HEROICONS" });
|
|
36377
36377
|
const _c2$i = () => ({ name: "chart-bar", source: "HEROICONS" });
|
|
36378
36378
|
const _c3$e = a0 => ({ name: "chart-bar", source: a0 });
|
|
@@ -36380,7 +36380,7 @@ const _c4$8 = a0 => ({ name: "academic-cap", source: a0 });
|
|
|
36380
36380
|
const _c5$5 = a0 => ({ name: "information-circle", source: a0 });
|
|
36381
36381
|
const _c6$2 = a0 => ({ name: "signal", source: a0 });
|
|
36382
36382
|
const _c7$1 = a0 => ({ name: "wrench-screwdriver", source: a0 });
|
|
36383
|
-
const _forTrack0$
|
|
36383
|
+
const _forTrack0$H = ($index, $item) => $item.name;
|
|
36384
36384
|
function ProductCategoryCardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
36385
36385
|
i0.ɵɵelementStart(0, "p", 8);
|
|
36386
36386
|
i0.ɵɵtext(1);
|
|
@@ -36419,7 +36419,7 @@ function ProductCategoryCardComponent_Conditional_14_Conditional_2_Template(rf,
|
|
|
36419
36419
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
36420
36420
|
i0.ɵɵproperty("ngClass", ctx_r0.getStatBoxClasses());
|
|
36421
36421
|
i0.ɵɵadvance(2);
|
|
36422
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction0(6, _c0$
|
|
36422
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction0(6, _c0$P))("ngClass", ctx_r0.getStatIconClasses());
|
|
36423
36423
|
i0.ɵɵadvance(2);
|
|
36424
36424
|
i0.ɵɵproperty("ngClass", ctx_r0.getStatLabelClasses());
|
|
36425
36425
|
i0.ɵɵadvance(2);
|
|
@@ -36511,7 +36511,7 @@ function ProductCategoryCardComponent_Conditional_16_Template(rf, ctx) { if (rf
|
|
|
36511
36511
|
i0.ɵɵelementStart(6, "symphiq-visualization-container", 21);
|
|
36512
36512
|
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)); });
|
|
36513
36513
|
i0.ɵɵelementStart(7, "div", 22);
|
|
36514
|
-
i0.ɵɵrepeaterCreate(8, ProductCategoryCardComponent_Conditional_16_For_9_Template, 2, 5, "div", 23, _forTrack0$
|
|
36514
|
+
i0.ɵɵrepeaterCreate(8, ProductCategoryCardComponent_Conditional_16_For_9_Template, 2, 5, "div", 23, _forTrack0$H);
|
|
36515
36515
|
i0.ɵɵelementEnd()()()();
|
|
36516
36516
|
} if (rf & 2) {
|
|
36517
36517
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -37366,13 +37366,13 @@ class ProductCategoryCardComponent {
|
|
|
37366
37366
|
}] }); })();
|
|
37367
37367
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProductCategoryCardComponent, { className: "ProductCategoryCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/product-category-card.component.ts", lineNumber: 324 }); })();
|
|
37368
37368
|
|
|
37369
|
-
const _c0$
|
|
37369
|
+
const _c0$O = (a0, a1) => ({ name: a0, source: a1 });
|
|
37370
37370
|
function CompetitiveStrengthIndicatorComponent_For_3_Template(rf, ctx) { if (rf & 1) {
|
|
37371
37371
|
i0.ɵɵelement(0, "symphiq-icon", 2);
|
|
37372
37372
|
} if (rf & 2) {
|
|
37373
37373
|
const star_r1 = ctx.$implicit;
|
|
37374
37374
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
37375
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction2(2, _c0$
|
|
37375
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction2(2, _c0$O, star_r1.filled ? "star" : "star", ctx_r1.iconSource))("ngClass", star_r1.filled ? ctx_r1.filledStarClasses() : ctx_r1.emptyStarClasses());
|
|
37376
37376
|
} }
|
|
37377
37377
|
class CompetitiveStrengthIndicatorComponent {
|
|
37378
37378
|
constructor() {
|
|
@@ -37528,7 +37528,7 @@ function getCategoryBadgeClasses(category, isDark) {
|
|
|
37528
37528
|
return `px-3 py-1 rounded-full text-xs font-semibold whitespace-nowrap ${colorClasses}`;
|
|
37529
37529
|
}
|
|
37530
37530
|
|
|
37531
|
-
const _c0$
|
|
37531
|
+
const _c0$N = a0 => ({ name: "shield-check", source: a0 });
|
|
37532
37532
|
const _c1$o = a0 => ({ name: "building-storefront", source: a0 });
|
|
37533
37533
|
const _c2$h = a0 => ({ name: "academic-cap", source: a0 });
|
|
37534
37534
|
const _c3$d = a0 => ({ name: "information-circle", source: a0 });
|
|
@@ -37600,7 +37600,7 @@ function EnhancedListItemCardComponent_Conditional_21_Template(rf, ctx) { if (rf
|
|
|
37600
37600
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
37601
37601
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedSectionClasses());
|
|
37602
37602
|
i0.ɵɵadvance(2);
|
|
37603
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$
|
|
37603
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$N, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.getExpandedIconClasses());
|
|
37604
37604
|
i0.ɵɵadvance();
|
|
37605
37605
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedTitleClasses());
|
|
37606
37606
|
i0.ɵɵadvance(2);
|
|
@@ -38243,7 +38243,7 @@ class EnhancedListItemCardComponent {
|
|
|
38243
38243
|
}] }); })();
|
|
38244
38244
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(EnhancedListItemCardComponent, { className: "EnhancedListItemCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/enhanced-list-item-card.component.ts", lineNumber: 221 }); })();
|
|
38245
38245
|
|
|
38246
|
-
const _c0$
|
|
38246
|
+
const _c0$M = a0 => ({ name: "academic-cap", source: a0 });
|
|
38247
38247
|
const _c1$n = a0 => ({ name: "information-circle", source: a0 });
|
|
38248
38248
|
const _c2$g = a0 => ({ name: "signal", source: a0 });
|
|
38249
38249
|
const _c3$c = a0 => ({ name: "wrench-screwdriver", source: a0 });
|
|
@@ -38324,7 +38324,7 @@ function FocusAreaDetailCardComponent_Conditional_16_Conditional_5_Template(rf,
|
|
|
38324
38324
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
38325
38325
|
i0.ɵɵproperty("ngClass", ctx_r0.getCompetitiveGapSectionClasses());
|
|
38326
38326
|
i0.ɵɵadvance(2);
|
|
38327
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$
|
|
38327
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$M, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.expandedIconClasses());
|
|
38328
38328
|
i0.ɵɵadvance();
|
|
38329
38329
|
i0.ɵɵproperty("ngClass", ctx_r0.expandedTitleClasses());
|
|
38330
38330
|
i0.ɵɵadvance(2);
|
|
@@ -40103,7 +40103,7 @@ class CompetitorAnalysisCardComponent {
|
|
|
40103
40103
|
}] }); })();
|
|
40104
40104
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitorAnalysisCardComponent, { className: "CompetitorAnalysisCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/competitor-analysis-card.component.ts", lineNumber: 312 }); })();
|
|
40105
40105
|
|
|
40106
|
-
const _c0$
|
|
40106
|
+
const _c0$L = ["*"];
|
|
40107
40107
|
class SkeletonCardBaseComponent {
|
|
40108
40108
|
constructor() {
|
|
40109
40109
|
this.viewMode = input(ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "viewMode" }] : []));
|
|
@@ -40123,7 +40123,7 @@ class SkeletonCardBaseComponent {
|
|
|
40123
40123
|
`.trim();
|
|
40124
40124
|
}
|
|
40125
40125
|
static { this.ɵfac = function SkeletonCardBaseComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SkeletonCardBaseComponent)(); }; }
|
|
40126
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SkeletonCardBaseComponent, selectors: [["symphiq-skeleton-card-base"]], inputs: { viewMode: [1, "viewMode"] }, ngContentSelectors: _c0$
|
|
40126
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SkeletonCardBaseComponent, selectors: [["symphiq-skeleton-card-base"]], inputs: { viewMode: [1, "viewMode"] }, ngContentSelectors: _c0$L, decls: 2, vars: 1, consts: [[1, "animate-pulse", 3, "ngClass"]], template: function SkeletonCardBaseComponent_Template(rf, ctx) { if (rf & 1) {
|
|
40127
40127
|
i0.ɵɵprojectionDef();
|
|
40128
40128
|
i0.ɵɵelementStart(0, "div", 0);
|
|
40129
40129
|
i0.ɵɵprojection(1);
|
|
@@ -41288,7 +41288,7 @@ class ProfileItemCardComponent {
|
|
|
41288
41288
|
}], 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 }] }] }); })();
|
|
41289
41289
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileItemCardComponent, { className: "ProfileItemCardComponent", filePath: "lib/components/business-analysis-dashboard/profile-item-card.component.ts", lineNumber: 171 }); })();
|
|
41290
41290
|
|
|
41291
|
-
const _c0$
|
|
41291
|
+
const _c0$K = ["scrollContainer"];
|
|
41292
41292
|
const _c1$m = a0 => ({ name: "arrow-right", source: a0 });
|
|
41293
41293
|
function ItemDetailModalComponent_Conditional_7_Template(rf, ctx) { if (rf & 1) {
|
|
41294
41294
|
const _r2 = i0.ɵɵgetCurrentView();
|
|
@@ -41408,7 +41408,7 @@ class ItemDetailModalComponent {
|
|
|
41408
41408
|
}
|
|
41409
41409
|
static { this.ɵfac = function ItemDetailModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ItemDetailModalComponent)(); }; }
|
|
41410
41410
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ItemDetailModalComponent, selectors: [["symphiq-item-detail-modal"]], viewQuery: function ItemDetailModalComponent_Query(rf, ctx) { if (rf & 1) {
|
|
41411
|
-
i0.ɵɵviewQuery(_c0$
|
|
41411
|
+
i0.ɵɵviewQuery(_c0$K, 5);
|
|
41412
41412
|
} if (rf & 2) {
|
|
41413
41413
|
let _t;
|
|
41414
41414
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.scrollContainer = _t.first);
|
|
@@ -41487,7 +41487,7 @@ class ItemDetailModalComponent {
|
|
|
41487
41487
|
}] }); })();
|
|
41488
41488
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ItemDetailModalComponent, { className: "ItemDetailModalComponent", filePath: "lib/components/business-analysis-dashboard/modals/item-detail-modal.component.ts", lineNumber: 53 }); })();
|
|
41489
41489
|
|
|
41490
|
-
const _c0$
|
|
41490
|
+
const _c0$J = ["modalContent"];
|
|
41491
41491
|
const _c1$l = ["modalWrapper"];
|
|
41492
41492
|
const _c2$f = ["*"];
|
|
41493
41493
|
const ProfileAnalysisModalComponent_Conditional_0_Conditional_31_Conditional_3_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return lineChart_component; }).then(m => m.LineChartComponent)];
|
|
@@ -41496,7 +41496,7 @@ const ProfileAnalysisModalComponent_Conditional_0_Conditional_31_Conditional_5_D
|
|
|
41496
41496
|
const ProfileAnalysisModalComponent_Conditional_0_Conditional_31_Conditional_6_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return areaChart_component; }).then(m => m.AreaChartComponent)];
|
|
41497
41497
|
const _c3$b = a0 => ({ name: "arrow-left", source: a0 });
|
|
41498
41498
|
const _c4$6 = a0 => ({ name: "chevron-right", source: a0 });
|
|
41499
|
-
const _forTrack0$
|
|
41499
|
+
const _forTrack0$G = ($index, $item) => $item.performanceItemId || $index;
|
|
41500
41500
|
const _forTrack1$6 = ($index, $item) => $item.id || $index;
|
|
41501
41501
|
function ProfileAnalysisModalComponent_Conditional_0_Conditional_10_For_5_Conditional_0_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
41502
41502
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
@@ -41707,7 +41707,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_21_For_3_Templa
|
|
|
41707
41707
|
function ProfileAnalysisModalComponent_Conditional_0_Conditional_21_Template(rf, ctx) { if (rf & 1) {
|
|
41708
41708
|
i0.ɵɵelementStart(0, "div", 20);
|
|
41709
41709
|
i0.ɵɵconditionalCreate(1, ProfileAnalysisModalComponent_Conditional_0_Conditional_21_Conditional_1_Template, 2, 2, "p", 52);
|
|
41710
|
-
i0.ɵɵrepeaterCreate(2, ProfileAnalysisModalComponent_Conditional_0_Conditional_21_For_3_Template, 13, 10, "div", 53, _forTrack0$
|
|
41710
|
+
i0.ɵɵrepeaterCreate(2, ProfileAnalysisModalComponent_Conditional_0_Conditional_21_For_3_Template, 13, 10, "div", 53, _forTrack0$G);
|
|
41711
41711
|
i0.ɵɵelementEnd();
|
|
41712
41712
|
} if (rf & 2) {
|
|
41713
41713
|
const data_r11 = ctx;
|
|
@@ -41787,7 +41787,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_22_For_3_Templa
|
|
|
41787
41787
|
function ProfileAnalysisModalComponent_Conditional_0_Conditional_22_Template(rf, ctx) { if (rf & 1) {
|
|
41788
41788
|
i0.ɵɵelementStart(0, "div", 20);
|
|
41789
41789
|
i0.ɵɵconditionalCreate(1, ProfileAnalysisModalComponent_Conditional_0_Conditional_22_Conditional_1_Template, 2, 2, "p", 52);
|
|
41790
|
-
i0.ɵɵrepeaterCreate(2, ProfileAnalysisModalComponent_Conditional_0_Conditional_22_For_3_Template, 13, 10, "div", 53, _forTrack0$
|
|
41790
|
+
i0.ɵɵrepeaterCreate(2, ProfileAnalysisModalComponent_Conditional_0_Conditional_22_For_3_Template, 13, 10, "div", 53, _forTrack0$G);
|
|
41791
41791
|
i0.ɵɵelementEnd();
|
|
41792
41792
|
} if (rf & 2) {
|
|
41793
41793
|
const data_r14 = ctx;
|
|
@@ -41906,7 +41906,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_
|
|
|
41906
41906
|
i0.ɵɵelementStart(0, "div", 69)(1, "h3", 70);
|
|
41907
41907
|
i0.ɵɵtext(2, " Directly Affected Metric ");
|
|
41908
41908
|
i0.ɵɵelementEnd();
|
|
41909
|
-
i0.ɵɵrepeaterCreate(3, ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_1_Conditional_0_For_4_Template, 1, 1, null, null, _forTrack0$
|
|
41909
|
+
i0.ɵɵrepeaterCreate(3, ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_1_Conditional_0_For_4_Template, 1, 1, null, null, _forTrack0$G);
|
|
41910
41910
|
i0.ɵɵelementEnd();
|
|
41911
41911
|
} if (rf & 2) {
|
|
41912
41912
|
const data_r32 = i0.ɵɵnextContext(2);
|
|
@@ -41940,7 +41940,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_
|
|
|
41940
41940
|
i0.ɵɵelementStart(0, "div", 69)(1, "h3", 70);
|
|
41941
41941
|
i0.ɵɵtext(2, " Indirectly Affected Metrics ");
|
|
41942
41942
|
i0.ɵɵelementEnd();
|
|
41943
|
-
i0.ɵɵrepeaterCreate(3, ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_1_Conditional_1_For_4_Template, 1, 1, null, null, _forTrack0$
|
|
41943
|
+
i0.ɵɵrepeaterCreate(3, ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_1_Conditional_1_For_4_Template, 1, 1, null, null, _forTrack0$G);
|
|
41944
41944
|
i0.ɵɵelementEnd();
|
|
41945
41945
|
} if (rf & 2) {
|
|
41946
41946
|
const data_r32 = i0.ɵɵnextContext(2);
|
|
@@ -41972,7 +41972,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_
|
|
|
41972
41972
|
i0.ɵɵproperty("metric", metric_r38)("isLightMode", ctx_r1.isLightMode())("animationKey", $index_r39);
|
|
41973
41973
|
} }
|
|
41974
41974
|
function ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
41975
|
-
i0.ɵɵrepeaterCreate(0, ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_2_For_1_Template, 2, 3, "div", null, _forTrack0$
|
|
41975
|
+
i0.ɵɵrepeaterCreate(0, ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_2_For_1_Template, 2, 3, "div", null, _forTrack0$G);
|
|
41976
41976
|
} if (rf & 2) {
|
|
41977
41977
|
const data_r32 = i0.ɵɵnextContext();
|
|
41978
41978
|
i0.ɵɵrepeater(data_r32.metrics);
|
|
@@ -43736,7 +43736,7 @@ class ProfileAnalysisModalComponent {
|
|
|
43736
43736
|
}
|
|
43737
43737
|
static { this.ɵfac = function ProfileAnalysisModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileAnalysisModalComponent)(); }; }
|
|
43738
43738
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ProfileAnalysisModalComponent, selectors: [["symphiq-profile-analysis-modal"]], viewQuery: function ProfileAnalysisModalComponent_Query(rf, ctx) { if (rf & 1) {
|
|
43739
|
-
i0.ɵɵviewQuery(_c0$
|
|
43739
|
+
i0.ɵɵviewQuery(_c0$J, 5);
|
|
43740
43740
|
i0.ɵɵviewQuery(_c1$l, 5);
|
|
43741
43741
|
} if (rf & 2) {
|
|
43742
43742
|
let _t;
|
|
@@ -44291,7 +44291,7 @@ class ProfileAnalysisModalComponent {
|
|
|
44291
44291
|
}] }); }); })();
|
|
44292
44292
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileAnalysisModalComponent, { className: "ProfileAnalysisModalComponent", filePath: "lib/components/profile-analysis-shop-dashboard/profile-analysis-modal.component.ts", lineNumber: 554 }); })();
|
|
44293
44293
|
|
|
44294
|
-
const _c0$
|
|
44294
|
+
const _c0$I = a0 => ({ name: "light-bulb", source: a0 });
|
|
44295
44295
|
const _c1$k = a0 => ({ name: "trophy", source: a0 });
|
|
44296
44296
|
const _c2$e = a0 => ({ name: "academic-cap", source: a0 });
|
|
44297
44297
|
const _c3$a = a0 => ({ name: "signal", source: a0 });
|
|
@@ -44501,7 +44501,7 @@ class CompetitiveGapModalComponent {
|
|
|
44501
44501
|
i0.ɵɵadvance(2);
|
|
44502
44502
|
i0.ɵɵproperty("ngClass", ctx.iconContainerClasses());
|
|
44503
44503
|
i0.ɵɵadvance();
|
|
44504
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(12, _c0$
|
|
44504
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(12, _c0$I, ctx.iconSource));
|
|
44505
44505
|
i0.ɵɵadvance(3);
|
|
44506
44506
|
i0.ɵɵproperty("ngClass", ctx.titleClasses());
|
|
44507
44507
|
i0.ɵɵadvance();
|
|
@@ -44622,11 +44622,11 @@ class CompetitiveGapModalComponent {
|
|
|
44622
44622
|
}], null, { item: [{ type: i0.Input, args: [{ isSignal: true, alias: "item", required: false }] }], isDark: [{ type: i0.Input, args: [{ isSignal: true, alias: "isDark", required: false }] }] }); })();
|
|
44623
44623
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitiveGapModalComponent, { className: "CompetitiveGapModalComponent", filePath: "lib/components/business-analysis-dashboard/modals/competitive-gap-modal.component.ts", lineNumber: 101 }); })();
|
|
44624
44624
|
|
|
44625
|
-
const _c0$
|
|
44625
|
+
const _c0$H = a0 => ({ name: "list-bullet", source: a0 });
|
|
44626
44626
|
const _c1$j = a0 => ({ name: "arrow-right", source: a0 });
|
|
44627
44627
|
const _c2$d = a0 => ({ name: "check-circle", source: a0 });
|
|
44628
44628
|
const _c3$9 = a0 => ({ name: "exclamation-circle", source: a0 });
|
|
44629
|
-
const _forTrack0$
|
|
44629
|
+
const _forTrack0$F = ($index, $item) => $item.order;
|
|
44630
44630
|
function RecommendationActionStepsModalComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
44631
44631
|
i0.ɵɵelementStart(0, "div", 1)(1, "div", 5);
|
|
44632
44632
|
i0.ɵɵelement(2, "symphiq-icon", 6);
|
|
@@ -44642,7 +44642,7 @@ function RecommendationActionStepsModalComponent_Conditional_1_Template(rf, ctx)
|
|
|
44642
44642
|
i0.ɵɵadvance();
|
|
44643
44643
|
i0.ɵɵproperty("ngClass", ctx_r0.iconContainerClasses());
|
|
44644
44644
|
i0.ɵɵadvance();
|
|
44645
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$
|
|
44645
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$H, ctx_r0.iconSource));
|
|
44646
44646
|
i0.ɵɵadvance(2);
|
|
44647
44647
|
i0.ɵɵproperty("ngClass", ctx_r0.titleClasses());
|
|
44648
44648
|
i0.ɵɵadvance(2);
|
|
@@ -44780,7 +44780,7 @@ class RecommendationActionStepsModalComponent {
|
|
|
44780
44780
|
i0.ɵɵelementStart(0, "div", 0);
|
|
44781
44781
|
i0.ɵɵconditionalCreate(1, RecommendationActionStepsModalComponent_Conditional_1_Template, 8, 7, "div", 1);
|
|
44782
44782
|
i0.ɵɵelementStart(2, "div", 2);
|
|
44783
|
-
i0.ɵɵrepeaterCreate(3, RecommendationActionStepsModalComponent_For_4_Template, 13, 11, "div", 3, _forTrack0$
|
|
44783
|
+
i0.ɵɵrepeaterCreate(3, RecommendationActionStepsModalComponent_For_4_Template, 13, 11, "div", 3, _forTrack0$F);
|
|
44784
44784
|
i0.ɵɵelementEnd();
|
|
44785
44785
|
i0.ɵɵconditionalCreate(5, RecommendationActionStepsModalComponent_Conditional_5_Template, 4, 5, "div", 4);
|
|
44786
44786
|
i0.ɵɵelementEnd();
|
|
@@ -44862,7 +44862,7 @@ class RecommendationActionStepsModalComponent {
|
|
|
44862
44862
|
}], 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 }] }] }); })();
|
|
44863
44863
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RecommendationActionStepsModalComponent, { className: "RecommendationActionStepsModalComponent", filePath: "lib/components/business-analysis-dashboard/modals/recommendation-action-steps-modal.component.ts", lineNumber: 69 }); })();
|
|
44864
44864
|
|
|
44865
|
-
const _c0$
|
|
44865
|
+
const _c0$G = ["modalContent"];
|
|
44866
44866
|
const _c1$i = ["modalWrapper"];
|
|
44867
44867
|
function BusinessAnalysisModalComponent_Conditional_0_Conditional_10_For_6_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
44868
44868
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
@@ -45381,7 +45381,7 @@ class BusinessAnalysisModalComponent {
|
|
|
45381
45381
|
}
|
|
45382
45382
|
static { this.ɵfac = function BusinessAnalysisModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || BusinessAnalysisModalComponent)(); }; }
|
|
45383
45383
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: BusinessAnalysisModalComponent, selectors: [["symphiq-business-analysis-modal"]], viewQuery: function BusinessAnalysisModalComponent_Query(rf, ctx) { if (rf & 1) {
|
|
45384
|
-
i0.ɵɵviewQuery(_c0$
|
|
45384
|
+
i0.ɵɵviewQuery(_c0$G, 5);
|
|
45385
45385
|
i0.ɵɵviewQuery(_c1$i, 5);
|
|
45386
45386
|
} if (rf & 2) {
|
|
45387
45387
|
let _t;
|
|
@@ -46086,13 +46086,13 @@ class IndeterminateSpinnerComponent {
|
|
|
46086
46086
|
}], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], color: [{ type: i0.Input, args: [{ isSignal: true, alias: "color", required: false }] }] }); })();
|
|
46087
46087
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(IndeterminateSpinnerComponent, { className: "IndeterminateSpinnerComponent", filePath: "lib/components/shared/indeterminate-spinner.component.ts", lineNumber: 94 }); })();
|
|
46088
46088
|
|
|
46089
|
-
const _c0$
|
|
46089
|
+
const _c0$F = ["dashboardContainer"];
|
|
46090
46090
|
const _c1$h = () => ({});
|
|
46091
46091
|
const _c2$c = () => [1, 2, 3, 4, 5, 6];
|
|
46092
46092
|
const _c3$8 = () => [1, 2, 3];
|
|
46093
46093
|
const _c4$4 = () => [1, 2, 3, 4];
|
|
46094
46094
|
const _c5$2 = () => [1, 2];
|
|
46095
|
-
const _forTrack0$
|
|
46095
|
+
const _forTrack0$E = ($index, $item) => $item.value;
|
|
46096
46096
|
function SymphiqFunnelAnalysisDashboardComponent_Conditional_13_Template(rf, ctx) { if (rf & 1) {
|
|
46097
46097
|
i0.ɵɵelement(0, "div", 11);
|
|
46098
46098
|
} }
|
|
@@ -46131,7 +46131,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_25_Template(rf, ctx
|
|
|
46131
46131
|
i0.ɵɵlistener("click", function SymphiqFunnelAnalysisDashboardComponent_Conditional_25_Template_div_click_3_listener($event) { i0.ɵɵrestoreView(_r4); return i0.ɵɵresetView($event.stopPropagation()); })("mousedown", function SymphiqFunnelAnalysisDashboardComponent_Conditional_25_Template_div_mousedown_3_listener($event) { i0.ɵɵrestoreView(_r4); return i0.ɵɵresetView($event.stopPropagation()); })("pointerdown", function SymphiqFunnelAnalysisDashboardComponent_Conditional_25_Template_div_pointerdown_3_listener($event) { i0.ɵɵrestoreView(_r4); return i0.ɵɵresetView($event.stopPropagation()); });
|
|
46132
46132
|
i0.ɵɵelementStart(4, "select", 49);
|
|
46133
46133
|
i0.ɵɵlistener("ngModelChange", function SymphiqFunnelAnalysisDashboardComponent_Conditional_25_Template_select_ngModelChange_4_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.changeSectionFilter($event)); });
|
|
46134
|
-
i0.ɵɵrepeaterCreate(5, SymphiqFunnelAnalysisDashboardComponent_Conditional_25_For_6_Template, 2, 2, "option", 50, _forTrack0$
|
|
46134
|
+
i0.ɵɵrepeaterCreate(5, SymphiqFunnelAnalysisDashboardComponent_Conditional_25_For_6_Template, 2, 2, "option", 50, _forTrack0$E);
|
|
46135
46135
|
i0.ɵɵelementEnd()()();
|
|
46136
46136
|
} if (rf & 2) {
|
|
46137
46137
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
@@ -46211,7 +46211,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_46_Template(rf, ctx
|
|
|
46211
46211
|
i0.ɵɵlistener("click", function SymphiqFunnelAnalysisDashboardComponent_Conditional_46_Template_div_click_0_listener($event) { i0.ɵɵrestoreView(_r7); return i0.ɵɵresetView($event.stopPropagation()); })("mousedown", function SymphiqFunnelAnalysisDashboardComponent_Conditional_46_Template_div_mousedown_0_listener($event) { i0.ɵɵrestoreView(_r7); return i0.ɵɵresetView($event.stopPropagation()); })("pointerdown", function SymphiqFunnelAnalysisDashboardComponent_Conditional_46_Template_div_pointerdown_0_listener($event) { i0.ɵɵrestoreView(_r7); return i0.ɵɵresetView($event.stopPropagation()); });
|
|
46212
46212
|
i0.ɵɵelementStart(1, "select", 55);
|
|
46213
46213
|
i0.ɵɵlistener("ngModelChange", function SymphiqFunnelAnalysisDashboardComponent_Conditional_46_Template_select_ngModelChange_1_listener($event) { i0.ɵɵrestoreView(_r7); const ctx_r2 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r2.changeSectionFilter($event)); });
|
|
46214
|
-
i0.ɵɵrepeaterCreate(2, SymphiqFunnelAnalysisDashboardComponent_Conditional_46_For_3_Template, 2, 2, "option", 50, _forTrack0$
|
|
46214
|
+
i0.ɵɵrepeaterCreate(2, SymphiqFunnelAnalysisDashboardComponent_Conditional_46_For_3_Template, 2, 2, "option", 50, _forTrack0$E);
|
|
46215
46215
|
i0.ɵɵelementEnd()();
|
|
46216
46216
|
} if (rf & 2) {
|
|
46217
46217
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
@@ -46985,7 +46985,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_4_Te
|
|
|
46985
46985
|
i0.ɵɵconditionalCreate(14, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_4_Conditional_14_Template, 2, 0, "div", 125);
|
|
46986
46986
|
i0.ɵɵelementStart(15, "select", 126);
|
|
46987
46987
|
i0.ɵɵlistener("ngModelChange", function SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_4_Template_select_ngModelChange_15_listener($event) { i0.ɵɵrestoreView(_r27); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.changeCategoryFilter($event)); });
|
|
46988
|
-
i0.ɵɵrepeaterCreate(16, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_4_For_17_Template, 2, 1, null, null, _forTrack0$
|
|
46988
|
+
i0.ɵɵrepeaterCreate(16, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_4_For_17_Template, 2, 1, null, null, _forTrack0$E);
|
|
46989
46989
|
i0.ɵɵelementEnd();
|
|
46990
46990
|
i0.ɵɵelementStart(18, "button", 127);
|
|
46991
46991
|
i0.ɵɵlistener("click", function SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_4_Template_button_click_18_listener() { i0.ɵɵrestoreView(_r27); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.toggleSortOrder()); });
|
|
@@ -46999,7 +46999,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_4_Te
|
|
|
46999
46999
|
i0.ɵɵtext(23, "Sort");
|
|
47000
47000
|
i0.ɵɵelementEnd()()()();
|
|
47001
47001
|
i0.ɵɵelementStart(24, "div", 130)(25, "div", 131);
|
|
47002
|
-
i0.ɵɵrepeaterCreate(26, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_4_For_27_Template, 1, 1, null, null, _forTrack0$
|
|
47002
|
+
i0.ɵɵrepeaterCreate(26, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_4_For_27_Template, 1, 1, null, null, _forTrack0$E);
|
|
47003
47003
|
i0.ɵɵelementEnd()()();
|
|
47004
47004
|
i0.ɵɵconditionalCreate(28, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_4_Conditional_28_Template, 3, 1, "div", 132)(29, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_4_Conditional_29_Template, 4, 5, "div", 133);
|
|
47005
47005
|
i0.ɵɵelementEnd()();
|
|
@@ -47176,7 +47176,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_5_Te
|
|
|
47176
47176
|
i0.ɵɵconditionalCreate(12, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_5_Conditional_12_Template, 2, 0, "div", 125);
|
|
47177
47177
|
i0.ɵɵelementStart(13, "select", 167);
|
|
47178
47178
|
i0.ɵɵlistener("ngModelChange", function SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_5_Template_select_ngModelChange_13_listener($event) { i0.ɵɵrestoreView(_r37); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.changeBreakdownFilter($event)); });
|
|
47179
|
-
i0.ɵɵrepeaterCreate(14, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_5_For_15_Template, 2, 1, null, null, _forTrack0$
|
|
47179
|
+
i0.ɵɵrepeaterCreate(14, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_5_For_15_Template, 2, 1, null, null, _forTrack0$E);
|
|
47180
47180
|
i0.ɵɵelementEnd()()();
|
|
47181
47181
|
i0.ɵɵconditionalCreate(16, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_5_Conditional_16_Template, 3, 1, "div", 98)(17, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_5_Conditional_17_Template, 4, 5, "div", 168);
|
|
47182
47182
|
i0.ɵɵelementEnd()();
|
|
@@ -47287,7 +47287,7 @@ function SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_6_Te
|
|
|
47287
47287
|
i0.ɵɵconditionalCreate(13, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_6_Conditional_13_Template, 2, 0, "div", 125);
|
|
47288
47288
|
i0.ɵɵelementStart(14, "select", 126);
|
|
47289
47289
|
i0.ɵɵlistener("ngModelChange", function SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_6_Template_select_ngModelChange_14_listener($event) { i0.ɵɵrestoreView(_r41); const ctx_r2 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r2.changeCompetitiveFilter($event)); });
|
|
47290
|
-
i0.ɵɵrepeaterCreate(15, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_6_For_16_Template, 2, 1, null, null, _forTrack0$
|
|
47290
|
+
i0.ɵɵrepeaterCreate(15, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_6_For_16_Template, 2, 1, null, null, _forTrack0$E);
|
|
47291
47291
|
i0.ɵɵelementEnd()()();
|
|
47292
47292
|
i0.ɵɵconditionalCreate(17, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_6_Conditional_17_Template, 6, 5, "div", 98)(18, SymphiqFunnelAnalysisDashboardComponent_Conditional_53_Conditional_6_Conditional_18_Template, 1, 6, "symphiq-competitive-intelligence-view", 95);
|
|
47293
47293
|
i0.ɵɵelementEnd()();
|
|
@@ -48381,7 +48381,7 @@ class SymphiqFunnelAnalysisDashboardComponent {
|
|
|
48381
48381
|
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)); }; }
|
|
48382
48382
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SymphiqFunnelAnalysisDashboardComponent, selectors: [["symphiq-funnel-analysis-dashboard"]], viewQuery: function SymphiqFunnelAnalysisDashboardComponent_Query(rf, ctx) { if (rf & 1) {
|
|
48383
48383
|
i0.ɵɵviewQuery(ModalComponent, 5);
|
|
48384
|
-
i0.ɵɵviewQuery(_c0$
|
|
48384
|
+
i0.ɵɵviewQuery(_c0$F, 5);
|
|
48385
48385
|
} if (rf & 2) {
|
|
48386
48386
|
let _t;
|
|
48387
48387
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalComponent = _t.first);
|
|
@@ -49895,7 +49895,7 @@ function getTrendClasses(trendPercent, viewMode) {
|
|
|
49895
49895
|
}
|
|
49896
49896
|
}
|
|
49897
49897
|
|
|
49898
|
-
const _forTrack0$
|
|
49898
|
+
const _forTrack0$D = ($index, $item) => $item.performanceItemId;
|
|
49899
49899
|
function SymphiqFunnelAnalysisPreviewComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
|
|
49900
49900
|
i0.ɵɵelementStart(0, "div", 17)(1, "p", 18);
|
|
49901
49901
|
i0.ɵɵtext(2);
|
|
@@ -50514,7 +50514,7 @@ class SymphiqFunnelAnalysisPreviewComponent {
|
|
|
50514
50514
|
i0.ɵɵconditionalCreate(12, SymphiqFunnelAnalysisPreviewComponent_Conditional_12_Template, 3, 7, "div", 9);
|
|
50515
50515
|
i0.ɵɵconditionalCreate(13, SymphiqFunnelAnalysisPreviewComponent_Conditional_13_Template, 18, 23, "div", 10);
|
|
50516
50516
|
i0.ɵɵelementStart(14, "div", 11);
|
|
50517
|
-
i0.ɵɵrepeaterCreate(15, SymphiqFunnelAnalysisPreviewComponent_For_16_Template, 10, 17, "div", 12, _forTrack0$
|
|
50517
|
+
i0.ɵɵrepeaterCreate(15, SymphiqFunnelAnalysisPreviewComponent_For_16_Template, 10, 17, "div", 12, _forTrack0$D);
|
|
50518
50518
|
i0.ɵɵelementEnd();
|
|
50519
50519
|
i0.ɵɵconditionalCreate(17, SymphiqFunnelAnalysisPreviewComponent_Conditional_17_Template, 9, 11, "div", 9);
|
|
50520
50520
|
i0.ɵɵconditionalCreate(18, SymphiqFunnelAnalysisPreviewComponent_Conditional_18_Template, 14, 19, "div", 9);
|
|
@@ -50757,7 +50757,7 @@ class SymphiqFunnelAnalysisPreviewComponent {
|
|
|
50757
50757
|
}], () => [], { 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"] }] }); })();
|
|
50758
50758
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqFunnelAnalysisPreviewComponent, { className: "SymphiqFunnelAnalysisPreviewComponent", filePath: "lib/components/funnel-analysis-preview/symphiq-funnel-analysis-preview.component.ts", lineNumber: 228 }); })();
|
|
50759
50759
|
|
|
50760
|
-
const _forTrack0$
|
|
50760
|
+
const _forTrack0$C = ($index, $item) => $item.id;
|
|
50761
50761
|
function SymphiqWelcomeDashboardComponent_For_65_Template(rf, ctx) { if (rf & 1) {
|
|
50762
50762
|
i0.ɵɵelementStart(0, "div", 31)(1, "div", 36)(2, "div", 37)(3, "span", 38);
|
|
50763
50763
|
i0.ɵɵtext(4);
|
|
@@ -51052,7 +51052,7 @@ class SymphiqWelcomeDashboardComponent {
|
|
|
51052
51052
|
i0.ɵɵtext(62, " Your Onboarding Journey ");
|
|
51053
51053
|
i0.ɵɵelementEnd();
|
|
51054
51054
|
i0.ɵɵelementStart(63, "div", 30);
|
|
51055
|
-
i0.ɵɵrepeaterCreate(64, SymphiqWelcomeDashboardComponent_For_65_Template, 9, 3, "div", 31, _forTrack0$
|
|
51055
|
+
i0.ɵɵrepeaterCreate(64, SymphiqWelcomeDashboardComponent_For_65_Template, 9, 3, "div", 31, _forTrack0$C);
|
|
51056
51056
|
i0.ɵɵelementEnd()()();
|
|
51057
51057
|
i0.ɵɵelementStart(66, "div", 32);
|
|
51058
51058
|
i0.ɵɵnamespaceSVG();
|
|
@@ -52090,8 +52090,8 @@ class FocusAreaToolsModalComponent {
|
|
|
52090
52090
|
}] }); })();
|
|
52091
52091
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaToolsModalComponent, { className: "FocusAreaToolsModalComponent", filePath: "lib/components/create-account-dashboard/focus-area-tools-modal.component.ts", lineNumber: 149 }); })();
|
|
52092
52092
|
|
|
52093
|
-
const _c0$
|
|
52094
|
-
const _forTrack0$
|
|
52093
|
+
const _c0$E = ["shopNameInput"];
|
|
52094
|
+
const _forTrack0$B = ($index, $item) => $item.focusAreaDomain;
|
|
52095
52095
|
function SymphiqCreateAccountDashboardComponent_Conditional_22_Template(rf, ctx) { if (rf & 1) {
|
|
52096
52096
|
i0.ɵɵelementStart(0, "div", 13);
|
|
52097
52097
|
i0.ɵɵelement(1, "symphiq-indeterminate-spinner", 17);
|
|
@@ -52436,7 +52436,7 @@ function SymphiqCreateAccountDashboardComponent_Conditional_23_Conditional_3_Con
|
|
|
52436
52436
|
i0.ɵɵtext(3);
|
|
52437
52437
|
i0.ɵɵelementEnd();
|
|
52438
52438
|
i0.ɵɵelementStart(4, "div", 58);
|
|
52439
|
-
i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_23_Conditional_3_Conditional_12_For_6_Template, 7, 5, "div", 59, _forTrack0$
|
|
52439
|
+
i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_23_Conditional_3_Conditional_12_For_6_Template, 7, 5, "div", 59, _forTrack0$B);
|
|
52440
52440
|
i0.ɵɵelementEnd()();
|
|
52441
52441
|
} if (rf & 2) {
|
|
52442
52442
|
const ctx_r0 = i0.ɵɵnextContext(3);
|
|
@@ -52466,7 +52466,7 @@ function SymphiqCreateAccountDashboardComponent_Conditional_23_Conditional_3_Con
|
|
|
52466
52466
|
i0.ɵɵtext(3);
|
|
52467
52467
|
i0.ɵɵelementEnd();
|
|
52468
52468
|
i0.ɵɵelementStart(4, "div", 68);
|
|
52469
|
-
i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_23_Conditional_3_Conditional_13_For_6_Template, 3, 3, "div", 69, _forTrack0$
|
|
52469
|
+
i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_23_Conditional_3_Conditional_13_For_6_Template, 3, 3, "div", 69, _forTrack0$B);
|
|
52470
52470
|
i0.ɵɵelementEnd()();
|
|
52471
52471
|
} if (rf & 2) {
|
|
52472
52472
|
const ctx_r0 = i0.ɵɵnextContext(3);
|
|
@@ -52496,7 +52496,7 @@ function SymphiqCreateAccountDashboardComponent_Conditional_23_Conditional_3_Con
|
|
|
52496
52496
|
i0.ɵɵtext(3);
|
|
52497
52497
|
i0.ɵɵelementEnd();
|
|
52498
52498
|
i0.ɵɵelementStart(4, "div", 71);
|
|
52499
|
-
i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_23_Conditional_3_Conditional_14_For_6_Template, 3, 3, "div", 72, _forTrack0$
|
|
52499
|
+
i0.ɵɵrepeaterCreate(5, SymphiqCreateAccountDashboardComponent_Conditional_23_Conditional_3_Conditional_14_For_6_Template, 3, 3, "div", 72, _forTrack0$B);
|
|
52500
52500
|
i0.ɵɵelementEnd()();
|
|
52501
52501
|
} if (rf & 2) {
|
|
52502
52502
|
const ctx_r0 = i0.ɵɵnextContext(3);
|
|
@@ -53290,7 +53290,7 @@ class SymphiqCreateAccountDashboardComponent {
|
|
|
53290
53290
|
}
|
|
53291
53291
|
static { this.ɵfac = function SymphiqCreateAccountDashboardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SymphiqCreateAccountDashboardComponent)(); }; }
|
|
53292
53292
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SymphiqCreateAccountDashboardComponent, selectors: [["symphiq-create-account-dashboard"]], viewQuery: function SymphiqCreateAccountDashboardComponent_Query(rf, ctx) { if (rf & 1) {
|
|
53293
|
-
i0.ɵɵviewQuery(_c0$
|
|
53293
|
+
i0.ɵɵviewQuery(_c0$E, 5);
|
|
53294
53294
|
} if (rf & 2) {
|
|
53295
53295
|
let _t;
|
|
53296
53296
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.shopNameInput = _t.first);
|
|
@@ -53911,7 +53911,7 @@ class SymphiqCreateAccountDashboardComponent {
|
|
|
53911
53911
|
}] }); })();
|
|
53912
53912
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqCreateAccountDashboardComponent, { className: "SymphiqCreateAccountDashboardComponent", filePath: "lib/components/create-account-dashboard/symphiq-create-account-dashboard.component.ts", lineNumber: 642 }); })();
|
|
53913
53913
|
|
|
53914
|
-
const _forTrack0$
|
|
53914
|
+
const _forTrack0$A = ($index, $item) => $item.id;
|
|
53915
53915
|
function SymphiqConnectGaDashboardComponent_Conditional_21_Template(rf, ctx) { if (rf & 1) {
|
|
53916
53916
|
i0.ɵɵelementStart(0, "div", 12)(1, "div", 14)(2, "div", 15);
|
|
53917
53917
|
i0.ɵɵelement(3, "symphiq-indeterminate-spinner", 16);
|
|
@@ -54140,7 +54140,7 @@ function SymphiqConnectGaDashboardComponent_Conditional_23_Conditional_14_For_2_
|
|
|
54140
54140
|
function SymphiqConnectGaDashboardComponent_Conditional_23_Conditional_14_Template(rf, ctx) { if (rf & 1) {
|
|
54141
54141
|
const _r5 = i0.ɵɵgetCurrentView();
|
|
54142
54142
|
i0.ɵɵelementStart(0, "div", 56);
|
|
54143
|
-
i0.ɵɵrepeaterCreate(1, SymphiqConnectGaDashboardComponent_Conditional_23_Conditional_14_For_2_Template, 11, 8, "label", 57, _forTrack0$
|
|
54143
|
+
i0.ɵɵrepeaterCreate(1, SymphiqConnectGaDashboardComponent_Conditional_23_Conditional_14_For_2_Template, 11, 8, "label", 57, _forTrack0$A);
|
|
54144
54144
|
i0.ɵɵelementEnd();
|
|
54145
54145
|
i0.ɵɵelement(3, "div", 58);
|
|
54146
54146
|
i0.ɵɵelementStart(4, "button", 59);
|
|
@@ -56096,7 +56096,7 @@ class TargetChangeBadgeComponent {
|
|
|
56096
56096
|
}], () => [{ 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 }] }] }); })();
|
|
56097
56097
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TargetChangeBadgeComponent, { className: "TargetChangeBadgeComponent", filePath: "lib/components/revenue-calculator-dashboard/target-change-badge.component.ts", lineNumber: 27 }); })();
|
|
56098
56098
|
|
|
56099
|
-
const _forTrack0$
|
|
56099
|
+
const _forTrack0$z = ($index, $item) => $item.stageMetric.metric;
|
|
56100
56100
|
const _forTrack1$5 = ($index, $item) => $item.calc.metric;
|
|
56101
56101
|
function FunnelMetricsVisualizationComponent_For_4_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
56102
56102
|
i0.ɵɵelementStart(0, "button", 7);
|
|
@@ -56613,7 +56613,7 @@ class FunnelMetricsVisualizationComponent {
|
|
|
56613
56613
|
i0.ɵɵelementStart(0, "div", 0);
|
|
56614
56614
|
i0.ɵɵelement(1, "symphiq-tooltip-container");
|
|
56615
56615
|
i0.ɵɵelementStart(2, "div", 1);
|
|
56616
|
-
i0.ɵɵrepeaterCreate(3, FunnelMetricsVisualizationComponent_For_4_Template, 28, 15, "div", 2, _forTrack0$
|
|
56616
|
+
i0.ɵɵrepeaterCreate(3, FunnelMetricsVisualizationComponent_For_4_Template, 28, 15, "div", 2, _forTrack0$z);
|
|
56617
56617
|
i0.ɵɵelementEnd()();
|
|
56618
56618
|
} if (rf & 2) {
|
|
56619
56619
|
i0.ɵɵadvance(3);
|
|
@@ -57328,7 +57328,7 @@ class ChartValueFormatter {
|
|
|
57328
57328
|
}
|
|
57329
57329
|
}
|
|
57330
57330
|
|
|
57331
|
-
const _c0$
|
|
57331
|
+
const _c0$D = ["chartdiv"];
|
|
57332
57332
|
class AreaChartComponent {
|
|
57333
57333
|
constructor() {
|
|
57334
57334
|
this.chart = input({}, ...(ngDevMode ? [{ debugName: "chart" }] : []));
|
|
@@ -57641,7 +57641,7 @@ class AreaChartComponent {
|
|
|
57641
57641
|
}
|
|
57642
57642
|
static { this.ɵfac = function AreaChartComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || AreaChartComponent)(); }; }
|
|
57643
57643
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AreaChartComponent, selectors: [["symphiq-area-chart"]], viewQuery: function AreaChartComponent_Query(rf, ctx) { if (rf & 1) {
|
|
57644
|
-
i0.ɵɵviewQuery(_c0$
|
|
57644
|
+
i0.ɵɵviewQuery(_c0$D, 7);
|
|
57645
57645
|
} if (rf & 2) {
|
|
57646
57646
|
let _t;
|
|
57647
57647
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.chartDiv = _t.first);
|
|
@@ -57673,7 +57673,7 @@ var areaChart_component = /*#__PURE__*/Object.freeze({
|
|
|
57673
57673
|
AreaChartComponent: AreaChartComponent
|
|
57674
57674
|
});
|
|
57675
57675
|
|
|
57676
|
-
const _c0$
|
|
57676
|
+
const _c0$C = ["chartdiv"];
|
|
57677
57677
|
class LineChartComponent {
|
|
57678
57678
|
constructor() {
|
|
57679
57679
|
this.chart = input({}, ...(ngDevMode ? [{ debugName: "chart" }] : []));
|
|
@@ -58123,7 +58123,7 @@ class LineChartComponent {
|
|
|
58123
58123
|
}
|
|
58124
58124
|
static { this.ɵfac = function LineChartComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || LineChartComponent)(); }; }
|
|
58125
58125
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: LineChartComponent, selectors: [["symphiq-line-chart"]], viewQuery: function LineChartComponent_Query(rf, ctx) { if (rf & 1) {
|
|
58126
|
-
i0.ɵɵviewQuery(_c0$
|
|
58126
|
+
i0.ɵɵviewQuery(_c0$C, 7);
|
|
58127
58127
|
} if (rf & 2) {
|
|
58128
58128
|
let _t;
|
|
58129
58129
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.chartDiv = _t.first);
|
|
@@ -58155,7 +58155,7 @@ var lineChart_component = /*#__PURE__*/Object.freeze({
|
|
|
58155
58155
|
LineChartComponent: LineChartComponent
|
|
58156
58156
|
});
|
|
58157
58157
|
|
|
58158
|
-
const _c0$
|
|
58158
|
+
const _c0$B = ["chartdiv"];
|
|
58159
58159
|
class ProgressToTargetChartComponent {
|
|
58160
58160
|
constructor() {
|
|
58161
58161
|
this.data = input(null, ...(ngDevMode ? [{ debugName: "data" }] : []));
|
|
@@ -58406,7 +58406,7 @@ class ProgressToTargetChartComponent {
|
|
|
58406
58406
|
}
|
|
58407
58407
|
static { this.ɵfac = function ProgressToTargetChartComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProgressToTargetChartComponent)(); }; }
|
|
58408
58408
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ProgressToTargetChartComponent, selectors: [["symphiq-progress-to-target-chart"]], viewQuery: function ProgressToTargetChartComponent_Query(rf, ctx) { if (rf & 1) {
|
|
58409
|
-
i0.ɵɵviewQuery(_c0$
|
|
58409
|
+
i0.ɵɵviewQuery(_c0$B, 7);
|
|
58410
58410
|
} if (rf & 2) {
|
|
58411
58411
|
let _t;
|
|
58412
58412
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.chartDiv = _t.first);
|
|
@@ -58429,7 +58429,7 @@ class ProgressToTargetChartComponent {
|
|
|
58429
58429
|
}] }); })();
|
|
58430
58430
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProgressToTargetChartComponent, { className: "ProgressToTargetChartComponent", filePath: "lib/components/revenue-calculator-dashboard/progress-to-target-chart.component.ts", lineNumber: 66 }); })();
|
|
58431
58431
|
|
|
58432
|
-
const _forTrack0$
|
|
58432
|
+
const _forTrack0$y = ($index, $item) => $item.metric;
|
|
58433
58433
|
function MetricReportModalComponent_Conditional_0_Conditional_12_Template(rf, ctx) { if (rf & 1) {
|
|
58434
58434
|
i0.ɵɵelementStart(0, "button", 10);
|
|
58435
58435
|
i0.ɵɵnamespaceSVG();
|
|
@@ -58565,7 +58565,7 @@ function MetricReportModalComponent_Conditional_0_Conditional_65_Template(rf, ct
|
|
|
58565
58565
|
i0.ɵɵtext(12, "Improve by");
|
|
58566
58566
|
i0.ɵɵelementEnd()()();
|
|
58567
58567
|
i0.ɵɵelementStart(13, "tbody");
|
|
58568
|
-
i0.ɵɵrepeaterCreate(14, MetricReportModalComponent_Conditional_0_Conditional_65_For_15_Template, 15, 7, "tr", 47, _forTrack0$
|
|
58568
|
+
i0.ɵɵrepeaterCreate(14, MetricReportModalComponent_Conditional_0_Conditional_65_For_15_Template, 15, 7, "tr", 47, _forTrack0$y);
|
|
58569
58569
|
i0.ɵɵelementEnd()()()();
|
|
58570
58570
|
} if (rf & 2) {
|
|
58571
58571
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
@@ -60074,9 +60074,9 @@ class UserDisplayComponent {
|
|
|
60074
60074
|
}], 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 }] }] }); })();
|
|
60075
60075
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(UserDisplayComponent, { className: "UserDisplayComponent", filePath: "lib/components/shared/user-display.component.ts", lineNumber: 27 }); })();
|
|
60076
60076
|
|
|
60077
|
-
const _c0$
|
|
60077
|
+
const _c0$A = ["absoluteInputRef"];
|
|
60078
60078
|
const _c1$g = ["percentageInputRef"];
|
|
60079
|
-
const _forTrack0$
|
|
60079
|
+
const _forTrack0$x = ($index, $item) => $item.id;
|
|
60080
60080
|
function EditMetricTargetModalComponent_Conditional_0_Conditional_27_Template(rf, ctx) { if (rf & 1) {
|
|
60081
60081
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
60082
60082
|
i0.ɵɵelementStart(0, "div", 18);
|
|
@@ -60470,7 +60470,7 @@ function EditMetricTargetModalComponent_Conditional_0_Conditional_37_Template(rf
|
|
|
60470
60470
|
i0.ɵɵtext(8, "Amount set");
|
|
60471
60471
|
i0.ɵɵelementEnd()();
|
|
60472
60472
|
i0.ɵɵelementStart(9, "div", 61);
|
|
60473
|
-
i0.ɵɵrepeaterCreate(10, EditMetricTargetModalComponent_Conditional_0_Conditional_37_For_11_Template, 7, 6, "div", 62, _forTrack0$
|
|
60473
|
+
i0.ɵɵrepeaterCreate(10, EditMetricTargetModalComponent_Conditional_0_Conditional_37_For_11_Template, 7, 6, "div", 62, _forTrack0$x);
|
|
60474
60474
|
i0.ɵɵelementEnd()()();
|
|
60475
60475
|
} if (rf & 2) {
|
|
60476
60476
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
@@ -61207,7 +61207,7 @@ class EditMetricTargetModalComponent {
|
|
|
61207
61207
|
}
|
|
61208
61208
|
static { this.ɵfac = function EditMetricTargetModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || EditMetricTargetModalComponent)(i0.ɵɵdirectiveInject(i0.Injector)); }; }
|
|
61209
61209
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: EditMetricTargetModalComponent, selectors: [["symphiq-edit-metric-target-modal"]], viewQuery: function EditMetricTargetModalComponent_Query(rf, ctx) { if (rf & 1) {
|
|
61210
|
-
i0.ɵɵviewQuery(_c0$
|
|
61210
|
+
i0.ɵɵviewQuery(_c0$A, 5);
|
|
61211
61211
|
i0.ɵɵviewQuery(_c1$g, 5);
|
|
61212
61212
|
} if (rf & 2) {
|
|
61213
61213
|
let _t;
|
|
@@ -61640,7 +61640,7 @@ class EditMetricTargetModalComponent {
|
|
|
61640
61640
|
}] }); })();
|
|
61641
61641
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(EditMetricTargetModalComponent, { className: "EditMetricTargetModalComponent", filePath: "lib/components/revenue-calculator-dashboard/edit-metric-target-modal.component.ts", lineNumber: 407 }); })();
|
|
61642
61642
|
|
|
61643
|
-
const _c0$
|
|
61643
|
+
const _c0$z = ["absoluteInputRef"];
|
|
61644
61644
|
const _c1$f = ["percentageInputRef"];
|
|
61645
61645
|
function InitialTargetSettingComponent_Conditional_5_Template(rf, ctx) { if (rf & 1) {
|
|
61646
61646
|
i0.ɵɵtext(0);
|
|
@@ -62932,7 +62932,7 @@ class InitialTargetSettingComponent {
|
|
|
62932
62932
|
}
|
|
62933
62933
|
static { this.ɵfac = function InitialTargetSettingComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || InitialTargetSettingComponent)(); }; }
|
|
62934
62934
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: InitialTargetSettingComponent, selectors: [["symphiq-initial-target-setting"]], viewQuery: function InitialTargetSettingComponent_Query(rf, ctx) { if (rf & 1) {
|
|
62935
|
-
i0.ɵɵviewQuery(_c0$
|
|
62935
|
+
i0.ɵɵviewQuery(_c0$z, 5);
|
|
62936
62936
|
i0.ɵɵviewQuery(_c1$f, 5);
|
|
62937
62937
|
} if (rf & 2) {
|
|
62938
62938
|
let _t;
|
|
@@ -63542,7 +63542,7 @@ class InitialTargetSettingComponent {
|
|
|
63542
63542
|
}], 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"] }] }); })();
|
|
63543
63543
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(InitialTargetSettingComponent, { className: "InitialTargetSettingComponent", filePath: "lib/components/revenue-calculator-dashboard/initial-target-setting.component.ts", lineNumber: 626 }); })();
|
|
63544
63544
|
|
|
63545
|
-
const _c0$
|
|
63545
|
+
const _c0$y = () => [];
|
|
63546
63546
|
function SymphiqRevenueCalculatorDashboardComponent_Conditional_23_Template(rf, ctx) { if (rf & 1) {
|
|
63547
63547
|
i0.ɵɵelementStart(0, "div", 12);
|
|
63548
63548
|
i0.ɵɵelement(1, "symphiq-indeterminate-spinner", 14);
|
|
@@ -63586,7 +63586,7 @@ function SymphiqRevenueCalculatorDashboardComponent_Conditional_25_Template(rf,
|
|
|
63586
63586
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
63587
63587
|
i0.ɵɵproperty("viewMode", ctx_r0.viewMode())("dataLoadStatus", ctx_r0.dataLoadStatus() ?? ctx_r0.ShopDataLoadStatusEnum.NOT_LOADED)("hasTargets", ctx_r0.hasCurrentYearTargets())("isOnboarded", ctx_r0.isOnboarded());
|
|
63588
63588
|
i0.ɵɵadvance(2);
|
|
63589
|
-
i0.ɵɵproperty("viewMode", ctx_r0.viewMode())("funnelMetrics", ctx_r0.funnelMetrics() ?? i0.ɵɵpureFunction0(17, _c0$
|
|
63589
|
+
i0.ɵɵproperty("viewMode", ctx_r0.viewMode())("funnelMetrics", ctx_r0.funnelMetrics() ?? i0.ɵɵpureFunction0(17, _c0$y))("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(18, _c0$y))("users", ctx_r0.users() ?? i0.ɵɵpureFunction0(19, _c0$y));
|
|
63590
63590
|
} }
|
|
63591
63591
|
function SymphiqRevenueCalculatorDashboardComponent_Conditional_26_Conditional_5_Template(rf, ctx) { if (rf & 1) {
|
|
63592
63592
|
i0.ɵɵnamespaceSVG();
|
|
@@ -64459,7 +64459,7 @@ class HierarchyDisplayComponent {
|
|
|
64459
64459
|
}], null, { hierarchyData: [{ type: i0.Input, args: [{ isSignal: true, alias: "hierarchyData", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
|
|
64460
64460
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(HierarchyDisplayComponent, { className: "HierarchyDisplayComponent", filePath: "lib/components/business-analysis-dashboard/hierarchy-display.component.ts", lineNumber: 119 }); })();
|
|
64461
64461
|
|
|
64462
|
-
const _c0$
|
|
64462
|
+
const _c0$x = a0 => ({ name: "chart-bar", source: a0 });
|
|
64463
64463
|
const _c1$e = a0 => ({ name: "light-bulb", source: a0 });
|
|
64464
64464
|
function CompetitiveBenchmarkCardComponent_Conditional_26_Template(rf, ctx) { if (rf & 1) {
|
|
64465
64465
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
@@ -64655,7 +64655,7 @@ class CompetitiveBenchmarkCardComponent {
|
|
|
64655
64655
|
i0.ɵɵadvance();
|
|
64656
64656
|
i0.ɵɵproperty("ngClass", ctx.getSectionClasses());
|
|
64657
64657
|
i0.ɵɵadvance(2);
|
|
64658
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(21, _c0$
|
|
64658
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(21, _c0$x, ctx.IconSourceEnum.HEROICONS))("ngClass", ctx.getSectionIconClasses());
|
|
64659
64659
|
i0.ɵɵadvance();
|
|
64660
64660
|
i0.ɵɵproperty("ngClass", ctx.getSectionTitleClasses());
|
|
64661
64661
|
i0.ɵɵadvance(2);
|
|
@@ -65502,8 +65502,8 @@ class SearchButtonComponent {
|
|
|
65502
65502
|
}], 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"] }] }); })();
|
|
65503
65503
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SearchButtonComponent, { className: "SearchButtonComponent", filePath: "lib/components/shared/search-button.component.ts", lineNumber: 30 }); })();
|
|
65504
65504
|
|
|
65505
|
-
const _c0$
|
|
65506
|
-
const _forTrack0$
|
|
65505
|
+
const _c0$w = ["searchInput"];
|
|
65506
|
+
const _forTrack0$w = ($index, $item) => $item.id;
|
|
65507
65507
|
function SearchModalComponent_Conditional_0_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
65508
65508
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
65509
65509
|
i0.ɵɵelementStart(0, "button", 18);
|
|
@@ -65631,7 +65631,7 @@ function SearchModalComponent_Conditional_0_Conditional_14_For_2_Template(rf, ct
|
|
|
65631
65631
|
} }
|
|
65632
65632
|
function SearchModalComponent_Conditional_0_Conditional_14_Template(rf, ctx) { if (rf & 1) {
|
|
65633
65633
|
i0.ɵɵelementStart(0, "div", 15);
|
|
65634
|
-
i0.ɵɵrepeaterCreate(1, SearchModalComponent_Conditional_0_Conditional_14_For_2_Template, 17, 13, "button", 19, _forTrack0$
|
|
65634
|
+
i0.ɵɵrepeaterCreate(1, SearchModalComponent_Conditional_0_Conditional_14_For_2_Template, 17, 13, "button", 19, _forTrack0$w);
|
|
65635
65635
|
i0.ɵɵelementEnd();
|
|
65636
65636
|
} if (rf & 2) {
|
|
65637
65637
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
@@ -65867,7 +65867,7 @@ class SearchModalComponent {
|
|
|
65867
65867
|
}
|
|
65868
65868
|
static { this.ɵfac = function SearchModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SearchModalComponent)(); }; }
|
|
65869
65869
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SearchModalComponent, selectors: [["symphiq-search-modal"]], viewQuery: function SearchModalComponent_Query(rf, ctx) { if (rf & 1) {
|
|
65870
|
-
i0.ɵɵviewQuery(_c0$
|
|
65870
|
+
i0.ɵɵviewQuery(_c0$w, 5);
|
|
65871
65871
|
} if (rf & 2) {
|
|
65872
65872
|
let _t;
|
|
65873
65873
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.searchInput = _t.first);
|
|
@@ -66764,8 +66764,8 @@ class SimplifiedRecommendationCardComponent {
|
|
|
66764
66764
|
}], 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"] }] }); })();
|
|
66765
66765
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SimplifiedRecommendationCardComponent, { className: "SimplifiedRecommendationCardComponent", filePath: "lib/components/business-analysis-dashboard/simplified-recommendation-card.component.ts", lineNumber: 121 }); })();
|
|
66766
66766
|
|
|
66767
|
-
const _c0$
|
|
66768
|
-
const _forTrack0$
|
|
66767
|
+
const _c0$v = () => [0, 1, 2];
|
|
66768
|
+
const _forTrack0$v = ($index, $item) => $item.id;
|
|
66769
66769
|
function RecommendationsTiledGridComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
|
|
66770
66770
|
i0.ɵɵelementStart(0, "div", 9);
|
|
66771
66771
|
i0.ɵɵtext(1);
|
|
@@ -66789,7 +66789,7 @@ function RecommendationsTiledGridComponent_Conditional_14_For_2_Template(rf, ctx
|
|
|
66789
66789
|
} }
|
|
66790
66790
|
function RecommendationsTiledGridComponent_Conditional_14_Template(rf, ctx) { if (rf & 1) {
|
|
66791
66791
|
i0.ɵɵelementStart(0, "div", 11);
|
|
66792
|
-
i0.ɵɵrepeaterCreate(1, RecommendationsTiledGridComponent_Conditional_14_For_2_Template, 1, 3, "symphiq-simplified-recommendation-card", 13, _forTrack0$
|
|
66792
|
+
i0.ɵɵrepeaterCreate(1, RecommendationsTiledGridComponent_Conditional_14_For_2_Template, 1, 3, "symphiq-simplified-recommendation-card", 13, _forTrack0$v);
|
|
66793
66793
|
i0.ɵɵelementEnd();
|
|
66794
66794
|
} if (rf & 2) {
|
|
66795
66795
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -66834,7 +66834,7 @@ function RecommendationsTiledGridComponent_Conditional_15_Template(rf, ctx) { if
|
|
|
66834
66834
|
i0.ɵɵelementEnd();
|
|
66835
66835
|
} if (rf & 2) {
|
|
66836
66836
|
i0.ɵɵadvance();
|
|
66837
|
-
i0.ɵɵrepeater(i0.ɵɵpureFunction0(0, _c0$
|
|
66837
|
+
i0.ɵɵrepeater(i0.ɵɵpureFunction0(0, _c0$v));
|
|
66838
66838
|
} }
|
|
66839
66839
|
function RecommendationsTiledGridComponent_Conditional_16_Template(rf, ctx) { if (rf & 1) {
|
|
66840
66840
|
i0.ɵɵelementStart(0, "div", 12)(1, "div", 27);
|
|
@@ -67081,7 +67081,7 @@ class RecommendationsTiledGridComponent {
|
|
|
67081
67081
|
}], 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"] }] }); })();
|
|
67082
67082
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RecommendationsTiledGridComponent, { className: "RecommendationsTiledGridComponent", filePath: "lib/components/business-analysis-dashboard/recommendations-tiled-grid.component.ts", lineNumber: 92 }); })();
|
|
67083
67083
|
|
|
67084
|
-
const _forTrack0$
|
|
67084
|
+
const _forTrack0$u = ($index, $item) => $item.id;
|
|
67085
67085
|
function CollapsibleSectionGroupComponent_For_23_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|
|
67086
67086
|
i0.ɵɵelementStart(0, "div", 20);
|
|
67087
67087
|
i0.ɵɵelement(1, "symphiq-icon", 30);
|
|
@@ -67308,7 +67308,7 @@ class CollapsibleSectionGroupComponent {
|
|
|
67308
67308
|
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. ");
|
|
67309
67309
|
i0.ɵɵelementEnd()()();
|
|
67310
67310
|
i0.ɵɵelementStart(21, "div", 16);
|
|
67311
|
-
i0.ɵɵrepeaterCreate(22, CollapsibleSectionGroupComponent_For_23_Template, 15, 17, "div", 17, _forTrack0$
|
|
67311
|
+
i0.ɵɵrepeaterCreate(22, CollapsibleSectionGroupComponent_For_23_Template, 15, 17, "div", 17, _forTrack0$u);
|
|
67312
67312
|
i0.ɵɵelementEnd()()();
|
|
67313
67313
|
} if (rf & 2) {
|
|
67314
67314
|
i0.ɵɵproperty("ngClass", ctx.containerClasses());
|
|
@@ -67432,7 +67432,7 @@ class CollapsibleSectionGroupComponent {
|
|
|
67432
67432
|
}], null, { sections: [{ type: i0.Input, args: [{ isSignal: true, alias: "sections", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
|
|
67433
67433
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CollapsibleSectionGroupComponent, { className: "CollapsibleSectionGroupComponent", filePath: "lib/components/business-analysis-dashboard/collapsible-section-group.component.ts", lineNumber: 100 }); })();
|
|
67434
67434
|
|
|
67435
|
-
const _c0$
|
|
67435
|
+
const _c0$u = () => [];
|
|
67436
67436
|
function SymphiqBusinessAnalysisDashboardComponent_Conditional_14_Template(rf, ctx) { if (rf & 1) {
|
|
67437
67437
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
67438
67438
|
i0.ɵɵelementStart(0, "div", 8)(1, "symphiq-search-button", 20);
|
|
@@ -67576,7 +67576,7 @@ function SymphiqBusinessAnalysisDashboardComponent_Conditional_27_Conditional_1_
|
|
|
67576
67576
|
const ɵ$index_113_r7 = i0.ɵɵnextContext().$index;
|
|
67577
67577
|
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
67578
67578
|
i0.ɵɵadvance();
|
|
67579
|
-
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("subsections", ctx_r1.sections()[ɵ$index_113_r7 + 1].subsections || i0.ɵɵpureFunction0(2, _c0$
|
|
67579
|
+
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("subsections", ctx_r1.sections()[ɵ$index_113_r7 + 1].subsections || i0.ɵɵpureFunction0(2, _c0$u));
|
|
67580
67580
|
} }
|
|
67581
67581
|
function SymphiqBusinessAnalysisDashboardComponent_Conditional_27_Conditional_1_For_1_Template(rf, ctx) { if (rf & 1) {
|
|
67582
67582
|
i0.ɵɵelement(0, "symphiq-profile-section", 36);
|
|
@@ -69657,8 +69657,8 @@ class MetricWelcomeBannerComponent {
|
|
|
69657
69657
|
}], 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 }] }] }); })();
|
|
69658
69658
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MetricWelcomeBannerComponent, { className: "MetricWelcomeBannerComponent", filePath: "lib/components/profile-analysis-shop-dashboard/metric-welcome-banner.component.ts", lineNumber: 113 }); })();
|
|
69659
69659
|
|
|
69660
|
-
const _c0$
|
|
69661
|
-
const _forTrack0$
|
|
69660
|
+
const _c0$t = a0 => ({ name: "chevron-right", source: a0 });
|
|
69661
|
+
const _forTrack0$t = ($index, $item) => $item.id;
|
|
69662
69662
|
function RelatedGoalChipsComponent_Conditional_0_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
69663
69663
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
69664
69664
|
i0.ɵɵelementStart(0, "button", 2);
|
|
@@ -69675,11 +69675,11 @@ function RelatedGoalChipsComponent_Conditional_0_For_2_Template(rf, ctx) { if (r
|
|
|
69675
69675
|
i0.ɵɵadvance(2);
|
|
69676
69676
|
i0.ɵɵtextInterpolate(goal_r2.title);
|
|
69677
69677
|
i0.ɵɵadvance();
|
|
69678
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$
|
|
69678
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$t, ctx_r2.IconSourceEnum.HEROICONS));
|
|
69679
69679
|
} }
|
|
69680
69680
|
function RelatedGoalChipsComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
69681
69681
|
i0.ɵɵelementStart(0, "div", 0);
|
|
69682
|
-
i0.ɵɵrepeaterCreate(1, RelatedGoalChipsComponent_Conditional_0_For_2_Template, 4, 5, "button", 1, _forTrack0$
|
|
69682
|
+
i0.ɵɵrepeaterCreate(1, RelatedGoalChipsComponent_Conditional_0_For_2_Template, 4, 5, "button", 1, _forTrack0$t);
|
|
69683
69683
|
i0.ɵɵelementEnd();
|
|
69684
69684
|
} if (rf & 2) {
|
|
69685
69685
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
@@ -69748,7 +69748,7 @@ class RelatedGoalChipsComponent {
|
|
|
69748
69748
|
}], 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 }] }] }); })();
|
|
69749
69749
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RelatedGoalChipsComponent, { className: "RelatedGoalChipsComponent", filePath: "lib/components/profile-analysis-shop-dashboard/shared/related-goal-chips.component.ts", lineNumber: 31 }); })();
|
|
69750
69750
|
|
|
69751
|
-
const _c0$
|
|
69751
|
+
const _c0$s = a0 => ({ name: "chart-bar", source: a0 });
|
|
69752
69752
|
const _c1$d = a0 => ({ name: "signal", source: a0 });
|
|
69753
69753
|
const _c2$b = (a0, a1) => ({ name: a0, source: a1 });
|
|
69754
69754
|
const _c3$7 = a0 => ({ name: "flag", source: a0 });
|
|
@@ -70284,7 +70284,7 @@ class MetricExecutiveSummaryComponent {
|
|
|
70284
70284
|
i0.ɵɵadvance();
|
|
70285
70285
|
i0.ɵɵproperty("ngClass", ctx.bannerClasses());
|
|
70286
70286
|
i0.ɵɵadvance(5);
|
|
70287
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(19, _c0$
|
|
70287
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(19, _c0$s, ctx.iconSource))("size", "w-8 h-8")("ngClass", ctx.iconClasses());
|
|
70288
70288
|
i0.ɵɵadvance();
|
|
70289
70289
|
i0.ɵɵproperty("ngClass", ctx.titleClasses());
|
|
70290
70290
|
i0.ɵɵadvance();
|
|
@@ -70603,7 +70603,7 @@ class MetricExecutiveSummaryComponent {
|
|
|
70603
70603
|
}], 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"] }] }); })();
|
|
70604
70604
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MetricExecutiveSummaryComponent, { className: "MetricExecutiveSummaryComponent", filePath: "lib/components/profile-analysis-shop-dashboard/metric-executive-summary.component.ts", lineNumber: 287 }); })();
|
|
70605
70605
|
|
|
70606
|
-
const _c0$
|
|
70606
|
+
const _c0$r = a0 => ({ name: "chevron-right", source: a0 });
|
|
70607
70607
|
function GoalCardComponent_Conditional_13_Template(rf, ctx) { if (rf & 1) {
|
|
70608
70608
|
i0.ɵɵelementStart(0, "span", 12);
|
|
70609
70609
|
i0.ɵɵtext(1);
|
|
@@ -70888,7 +70888,7 @@ function GoalCardComponent_Conditional_19_Template(rf, ctx) { if (rf & 1) {
|
|
|
70888
70888
|
i0.ɵɵadvance();
|
|
70889
70889
|
i0.ɵɵtextInterpolate1(" ", ctx_r0.goal().objectives.length, " ");
|
|
70890
70890
|
i0.ɵɵadvance();
|
|
70891
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$
|
|
70891
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$r, ctx_r0.IconSourceEnum.HEROICONS));
|
|
70892
70892
|
} }
|
|
70893
70893
|
function GoalCardComponent_Conditional_20_Template(rf, ctx) { if (rf & 1) {
|
|
70894
70894
|
const _r6 = i0.ɵɵgetCurrentView();
|
|
@@ -71510,7 +71510,7 @@ class GoalCardComponent {
|
|
|
71510
71510
|
}], () => [], { 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 }] }] }); })();
|
|
71511
71511
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(GoalCardComponent, { className: "GoalCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/goal-card.component.ts", lineNumber: 239 }); })();
|
|
71512
71512
|
|
|
71513
|
-
const _c0$
|
|
71513
|
+
const _c0$q = a0 => ({ name: "link", source: a0 });
|
|
71514
71514
|
function CapabilityMatrixCardComponent_Conditional_5_Template(rf, ctx) { if (rf & 1) {
|
|
71515
71515
|
i0.ɵɵelementStart(0, "p", 4);
|
|
71516
71516
|
i0.ɵɵtext(1);
|
|
@@ -71573,7 +71573,7 @@ function CapabilityMatrixCardComponent_Conditional_29_Template(rf, ctx) { if (rf
|
|
|
71573
71573
|
} if (rf & 2) {
|
|
71574
71574
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
71575
71575
|
i0.ɵɵadvance(2);
|
|
71576
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$
|
|
71576
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$q, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.relatedGoalsIconClasses());
|
|
71577
71577
|
i0.ɵɵadvance();
|
|
71578
71578
|
i0.ɵɵproperty("ngClass", ctx_r0.relatedGoalsTitleClasses());
|
|
71579
71579
|
i0.ɵɵadvance(2);
|
|
@@ -71998,7 +71998,7 @@ class CapabilityMatrixCardComponent {
|
|
|
71998
71998
|
}], () => [], { 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 }] }] }); })();
|
|
71999
71999
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CapabilityMatrixCardComponent, { className: "CapabilityMatrixCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/capability-matrix-card.component.ts", lineNumber: 118 }); })();
|
|
72000
72000
|
|
|
72001
|
-
const _forTrack0$
|
|
72001
|
+
const _forTrack0$s = ($index, $item) => $item.competitorId || $index;
|
|
72002
72002
|
function CompetitiveComparisonCardComponent_Conditional_8_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
72003
72003
|
i0.ɵɵelementStart(0, "span", 15);
|
|
72004
72004
|
i0.ɵɵtext(1);
|
|
@@ -72111,7 +72111,7 @@ function CompetitiveComparisonCardComponent_Conditional_13_Template(rf, ctx) { i
|
|
|
72111
72111
|
i0.ɵɵelementStart(0, "div", 12)(1, "h6", 21);
|
|
72112
72112
|
i0.ɵɵtext(2, " Competitor Positions ");
|
|
72113
72113
|
i0.ɵɵelementEnd();
|
|
72114
|
-
i0.ɵɵrepeaterCreate(3, CompetitiveComparisonCardComponent_Conditional_13_For_4_Template, 7, 6, "div", 22, _forTrack0$
|
|
72114
|
+
i0.ɵɵrepeaterCreate(3, CompetitiveComparisonCardComponent_Conditional_13_For_4_Template, 7, 6, "div", 22, _forTrack0$s);
|
|
72115
72115
|
i0.ɵɵelementEnd();
|
|
72116
72116
|
} if (rf & 2) {
|
|
72117
72117
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -72499,8 +72499,8 @@ class CompetitiveComparisonCardComponent {
|
|
|
72499
72499
|
}], () => [], { comparison: [{ type: i0.Input, args: [{ isSignal: true, alias: "comparison", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
|
|
72500
72500
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitiveComparisonCardComponent, { className: "CompetitiveComparisonCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/competitive-comparison-card.component.ts", lineNumber: 126 }); })();
|
|
72501
72501
|
|
|
72502
|
-
const _c0$
|
|
72503
|
-
const _forTrack0$
|
|
72502
|
+
const _c0$p = a0 => ({ name: "chevron-right", source: a0 });
|
|
72503
|
+
const _forTrack0$r = ($index, $item) => $item.id;
|
|
72504
72504
|
function PhaseTimelineCardComponent_Conditional_8_For_7_Template(rf, ctx) { if (rf & 1) {
|
|
72505
72505
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
72506
72506
|
i0.ɵɵelementStart(0, "button", 15);
|
|
@@ -72517,7 +72517,7 @@ function PhaseTimelineCardComponent_Conditional_8_For_7_Template(rf, ctx) { if (
|
|
|
72517
72517
|
i0.ɵɵadvance(2);
|
|
72518
72518
|
i0.ɵɵtextInterpolate(goal_r2.title);
|
|
72519
72519
|
i0.ɵɵadvance();
|
|
72520
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$
|
|
72520
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$p, ctx_r2.IconSourceEnum.HEROICONS));
|
|
72521
72521
|
} }
|
|
72522
72522
|
function PhaseTimelineCardComponent_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
72523
72523
|
i0.ɵɵelementStart(0, "div", 7)(1, "h6", 10);
|
|
@@ -72529,7 +72529,7 @@ function PhaseTimelineCardComponent_Conditional_8_Template(rf, ctx) { if (rf & 1
|
|
|
72529
72529
|
i0.ɵɵelementEnd();
|
|
72530
72530
|
i0.ɵɵnamespaceHTML();
|
|
72531
72531
|
i0.ɵɵelementStart(5, "div", 13);
|
|
72532
|
-
i0.ɵɵrepeaterCreate(6, PhaseTimelineCardComponent_Conditional_8_For_7_Template, 4, 5, "button", 14, _forTrack0$
|
|
72532
|
+
i0.ɵɵrepeaterCreate(6, PhaseTimelineCardComponent_Conditional_8_For_7_Template, 4, 5, "button", 14, _forTrack0$r);
|
|
72533
72533
|
i0.ɵɵelementEnd()();
|
|
72534
72534
|
} if (rf & 2) {
|
|
72535
72535
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
@@ -72554,7 +72554,7 @@ function PhaseTimelineCardComponent_Conditional_9_For_7_Template(rf, ctx) { if (
|
|
|
72554
72554
|
i0.ɵɵadvance(2);
|
|
72555
72555
|
i0.ɵɵtextInterpolate(recommendation_r5.title);
|
|
72556
72556
|
i0.ɵɵadvance();
|
|
72557
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$
|
|
72557
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$p, ctx_r2.IconSourceEnum.HEROICONS));
|
|
72558
72558
|
} }
|
|
72559
72559
|
function PhaseTimelineCardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
72560
72560
|
i0.ɵɵelementStart(0, "div", 7)(1, "h6", 10);
|
|
@@ -72566,7 +72566,7 @@ function PhaseTimelineCardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1
|
|
|
72566
72566
|
i0.ɵɵelementEnd();
|
|
72567
72567
|
i0.ɵɵnamespaceHTML();
|
|
72568
72568
|
i0.ɵɵelementStart(5, "div", 18);
|
|
72569
|
-
i0.ɵɵrepeaterCreate(6, PhaseTimelineCardComponent_Conditional_9_For_7_Template, 4, 5, "button", 14, _forTrack0$
|
|
72569
|
+
i0.ɵɵrepeaterCreate(6, PhaseTimelineCardComponent_Conditional_9_For_7_Template, 4, 5, "button", 14, _forTrack0$r);
|
|
72570
72570
|
i0.ɵɵelementEnd()();
|
|
72571
72571
|
} if (rf & 2) {
|
|
72572
72572
|
const ctx_r2 = i0.ɵɵnextContext();
|
|
@@ -72979,7 +72979,7 @@ class PhaseTimelineCardComponent {
|
|
|
72979
72979
|
}], () => [], { 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 }] }] }); })();
|
|
72980
72980
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PhaseTimelineCardComponent, { className: "PhaseTimelineCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/phase-timeline-card.component.ts", lineNumber: 128 }); })();
|
|
72981
72981
|
|
|
72982
|
-
const _c0$
|
|
72982
|
+
const _c0$o = a0 => ({ name: "chevron-right", source: a0 });
|
|
72983
72983
|
function OperationalCategoryCardComponent_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
72984
72984
|
i0.ɵɵelementStart(0, "div", 13)(1, "div", 19)(2, "span", 20);
|
|
72985
72985
|
i0.ɵɵtext(3, "Industry Benchmark");
|
|
@@ -73025,7 +73025,7 @@ function OperationalCategoryCardComponent_Conditional_20_Template(rf, ctx) { if
|
|
|
73025
73025
|
i0.ɵɵadvance(4);
|
|
73026
73026
|
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" : "");
|
|
73027
73027
|
i0.ɵɵadvance();
|
|
73028
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$
|
|
73028
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$o, ctx_r0.IconSourceEnum.HEROICONS));
|
|
73029
73029
|
} }
|
|
73030
73030
|
function OperationalCategoryCardComponent_Conditional_21_Template(rf, ctx) { if (rf & 1) {
|
|
73031
73031
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
@@ -73048,7 +73048,7 @@ function OperationalCategoryCardComponent_Conditional_21_Template(rf, ctx) { if
|
|
|
73048
73048
|
i0.ɵɵadvance(4);
|
|
73049
73049
|
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" : "");
|
|
73050
73050
|
i0.ɵɵadvance();
|
|
73051
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$
|
|
73051
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$o, ctx_r0.IconSourceEnum.HEROICONS));
|
|
73052
73052
|
} }
|
|
73053
73053
|
function OperationalCategoryCardComponent_Conditional_22_Template(rf, ctx) { if (rf & 1) {
|
|
73054
73054
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
@@ -73071,7 +73071,7 @@ function OperationalCategoryCardComponent_Conditional_22_Template(rf, ctx) { if
|
|
|
73071
73071
|
i0.ɵɵadvance(4);
|
|
73072
73072
|
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");
|
|
73073
73073
|
i0.ɵɵadvance();
|
|
73074
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$
|
|
73074
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$o, ctx_r0.IconSourceEnum.HEROICONS));
|
|
73075
73075
|
} }
|
|
73076
73076
|
function OperationalCategoryCardComponent_Conditional_23_Template(rf, ctx) { if (rf & 1) {
|
|
73077
73077
|
const _r5 = i0.ɵɵgetCurrentView();
|
|
@@ -73578,9 +73578,9 @@ class OperationalCategoryCardComponent {
|
|
|
73578
73578
|
}], () => [], { 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"] }] }); })();
|
|
73579
73579
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(OperationalCategoryCardComponent, { className: "OperationalCategoryCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/operational-category-card.component.ts", lineNumber: 164 }); })();
|
|
73580
73580
|
|
|
73581
|
-
const _c0$
|
|
73581
|
+
const _c0$n = a0 => ({ name: "arrow-trending-up", source: a0 });
|
|
73582
73582
|
const _c1$c = a0 => ({ name: "chat-bubble-left-right", source: a0 });
|
|
73583
|
-
const _forTrack0$
|
|
73583
|
+
const _forTrack0$q = ($index, $item) => $item.questionId;
|
|
73584
73584
|
function KeyDriverCardComponent_Conditional_12_For_6_Template(rf, ctx) { if (rf & 1) {
|
|
73585
73585
|
i0.ɵɵelementStart(0, "div", 13)(1, "p", 14);
|
|
73586
73586
|
i0.ɵɵtext(2);
|
|
@@ -73600,7 +73600,7 @@ function KeyDriverCardComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
|
|
|
73600
73600
|
i0.ɵɵelementStart(3, "span", 12);
|
|
73601
73601
|
i0.ɵɵtext(4, " Supporting Profile Insights ");
|
|
73602
73602
|
i0.ɵɵelementEnd()();
|
|
73603
|
-
i0.ɵɵrepeaterCreate(5, KeyDriverCardComponent_Conditional_12_For_6_Template, 3, 3, "div", 13, _forTrack0$
|
|
73603
|
+
i0.ɵɵrepeaterCreate(5, KeyDriverCardComponent_Conditional_12_For_6_Template, 3, 3, "div", 13, _forTrack0$q);
|
|
73604
73604
|
i0.ɵɵelementEnd();
|
|
73605
73605
|
} if (rf & 2) {
|
|
73606
73606
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -73712,7 +73712,7 @@ class KeyDriverCardComponent {
|
|
|
73712
73712
|
i0.ɵɵadvance(3);
|
|
73713
73713
|
i0.ɵɵproperty("ngClass", ctx.iconClasses());
|
|
73714
73714
|
i0.ɵɵadvance();
|
|
73715
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(10, _c0$
|
|
73715
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(10, _c0$n, ctx.iconSource));
|
|
73716
73716
|
i0.ɵɵadvance(2);
|
|
73717
73717
|
i0.ɵɵproperty("ngClass", ctx.titleClasses());
|
|
73718
73718
|
i0.ɵɵadvance();
|
|
@@ -73788,9 +73788,9 @@ class KeyDriverCardComponent {
|
|
|
73788
73788
|
}], null, { driver: [{ type: i0.Input, args: [{ isSignal: true, alias: "driver", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
|
|
73789
73789
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KeyDriverCardComponent, { className: "KeyDriverCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/key-driver-card.component.ts", lineNumber: 73 }); })();
|
|
73790
73790
|
|
|
73791
|
-
const _c0$
|
|
73791
|
+
const _c0$m = a0 => ({ name: "exclamation-triangle", source: a0 });
|
|
73792
73792
|
const _c1$b = a0 => ({ name: "chat-bubble-left-right", source: a0 });
|
|
73793
|
-
const _forTrack0$
|
|
73793
|
+
const _forTrack0$p = ($index, $item) => $item.questionId;
|
|
73794
73794
|
function BottleneckCardComponent_Conditional_12_For_6_Template(rf, ctx) { if (rf & 1) {
|
|
73795
73795
|
i0.ɵɵelementStart(0, "div", 13)(1, "p", 14);
|
|
73796
73796
|
i0.ɵɵtext(2);
|
|
@@ -73810,7 +73810,7 @@ function BottleneckCardComponent_Conditional_12_Template(rf, ctx) { if (rf & 1)
|
|
|
73810
73810
|
i0.ɵɵelementStart(3, "span", 12);
|
|
73811
73811
|
i0.ɵɵtext(4, " Supporting Profile Insights ");
|
|
73812
73812
|
i0.ɵɵelementEnd()();
|
|
73813
|
-
i0.ɵɵrepeaterCreate(5, BottleneckCardComponent_Conditional_12_For_6_Template, 3, 3, "div", 13, _forTrack0$
|
|
73813
|
+
i0.ɵɵrepeaterCreate(5, BottleneckCardComponent_Conditional_12_For_6_Template, 3, 3, "div", 13, _forTrack0$p);
|
|
73814
73814
|
i0.ɵɵelementEnd();
|
|
73815
73815
|
} if (rf & 2) {
|
|
73816
73816
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -73944,7 +73944,7 @@ class BottleneckCardComponent {
|
|
|
73944
73944
|
i0.ɵɵadvance(3);
|
|
73945
73945
|
i0.ɵɵproperty("ngClass", ctx.iconClasses());
|
|
73946
73946
|
i0.ɵɵadvance();
|
|
73947
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(14, _c0$
|
|
73947
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(14, _c0$m, ctx.iconSource));
|
|
73948
73948
|
i0.ɵɵadvance(2);
|
|
73949
73949
|
i0.ɵɵproperty("ngClass", ctx.titleClasses());
|
|
73950
73950
|
i0.ɵɵadvance();
|
|
@@ -74015,11 +74015,11 @@ class BottleneckCardComponent {
|
|
|
74015
74015
|
}], null, { bottleneck: [{ type: i0.Input, args: [{ isSignal: true, alias: "bottleneck", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
|
|
74016
74016
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(BottleneckCardComponent, { className: "BottleneckCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/bottleneck-card.component.ts", lineNumber: 104 }); })();
|
|
74017
74017
|
|
|
74018
|
-
const _c0$
|
|
74018
|
+
const _c0$l = a0 => ({ name: "arrow-right", source: a0 });
|
|
74019
74019
|
const _c1$a = a0 => ({ name: "arrow-left", source: a0 });
|
|
74020
74020
|
const _c2$a = a0 => ({ name: "arrows-right-left", source: a0 });
|
|
74021
74021
|
const _c3$6 = a0 => ({ name: "scale", source: a0 });
|
|
74022
|
-
const _forTrack0$
|
|
74022
|
+
const _forTrack0$o = ($index, $item) => $item.metric;
|
|
74023
74023
|
function MetricRelationshipsCardComponent_Conditional_1_For_8_Template(rf, ctx) { if (rf & 1) {
|
|
74024
74024
|
i0.ɵɵelementStart(0, "span", 7);
|
|
74025
74025
|
i0.ɵɵtext(1);
|
|
@@ -74047,7 +74047,7 @@ function MetricRelationshipsCardComponent_Conditional_1_Template(rf, ctx) { if (
|
|
|
74047
74047
|
i0.ɵɵadvance(2);
|
|
74048
74048
|
i0.ɵɵproperty("ngClass", ctx_r1.getIconClasses("influences"));
|
|
74049
74049
|
i0.ɵɵadvance();
|
|
74050
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$
|
|
74050
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$l, ctx_r1.iconSource));
|
|
74051
74051
|
i0.ɵɵadvance();
|
|
74052
74052
|
i0.ɵɵproperty("ngClass", ctx_r1.titleClasses());
|
|
74053
74053
|
i0.ɵɵadvance(3);
|
|
@@ -74118,7 +74118,7 @@ function MetricRelationshipsCardComponent_Conditional_3_Template(rf, ctx) { if (
|
|
|
74118
74118
|
i0.ɵɵtext(5, " Trade-offs ");
|
|
74119
74119
|
i0.ɵɵelementEnd()();
|
|
74120
74120
|
i0.ɵɵelementStart(6, "div", 8);
|
|
74121
|
-
i0.ɵɵrepeaterCreate(7, MetricRelationshipsCardComponent_Conditional_3_For_8_Template, 7, 9, "div", 9, _forTrack0$
|
|
74121
|
+
i0.ɵɵrepeaterCreate(7, MetricRelationshipsCardComponent_Conditional_3_For_8_Template, 7, 9, "div", 9, _forTrack0$o);
|
|
74122
74122
|
i0.ɵɵelementEnd()();
|
|
74123
74123
|
} if (rf & 2) {
|
|
74124
74124
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -74317,7 +74317,7 @@ class MetricRelationshipsCardComponent {
|
|
|
74317
74317
|
}], null, { relationships: [{ type: i0.Input, args: [{ isSignal: true, alias: "relationships", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
|
|
74318
74318
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MetricRelationshipsCardComponent, { className: "MetricRelationshipsCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/metric-relationships-card.component.ts", lineNumber: 105 }); })();
|
|
74319
74319
|
|
|
74320
|
-
const _c0$
|
|
74320
|
+
const _c0$k = a0 => ({ name: "link", source: a0 });
|
|
74321
74321
|
function RelatedMetricCardComponent_Conditional_13_Template(rf, ctx) { if (rf & 1) {
|
|
74322
74322
|
i0.ɵɵelementStart(0, "div", 9);
|
|
74323
74323
|
i0.ɵɵelement(1, "symphiq-icon", 10);
|
|
@@ -74328,7 +74328,7 @@ function RelatedMetricCardComponent_Conditional_13_Template(rf, ctx) { if (rf &
|
|
|
74328
74328
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
74329
74329
|
i0.ɵɵproperty("ngClass", ctx_r0.borderClasses());
|
|
74330
74330
|
i0.ɵɵadvance();
|
|
74331
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$
|
|
74331
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$k, ctx_r0.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r0.sharedGoalsIconClasses());
|
|
74332
74332
|
i0.ɵɵadvance();
|
|
74333
74333
|
i0.ɵɵproperty("ngClass", ctx_r0.sharedGoalsTextClasses());
|
|
74334
74334
|
i0.ɵɵadvance();
|
|
@@ -74555,7 +74555,7 @@ class RelatedMetricCardComponent {
|
|
|
74555
74555
|
}], 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"] }] }); })();
|
|
74556
74556
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RelatedMetricCardComponent, { className: "RelatedMetricCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/related-metric-card.component.ts", lineNumber: 68 }); })();
|
|
74557
74557
|
|
|
74558
|
-
const _forTrack0$
|
|
74558
|
+
const _forTrack0$n = ($index, $item) => $item.metric;
|
|
74559
74559
|
function RelatedMetricsListComponent_Conditional_1_For_14_Template(rf, ctx) { if (rf & 1) {
|
|
74560
74560
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
74561
74561
|
i0.ɵɵelementStart(0, "symphiq-related-metric-card", 12);
|
|
@@ -74583,7 +74583,7 @@ function RelatedMetricsListComponent_Conditional_1_Template(rf, ctx) { if (rf &
|
|
|
74583
74583
|
i0.ɵɵtext(11);
|
|
74584
74584
|
i0.ɵɵelementEnd()();
|
|
74585
74585
|
i0.ɵɵelementStart(12, "div", 10);
|
|
74586
|
-
i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_1_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$
|
|
74586
|
+
i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_1_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$n);
|
|
74587
74587
|
i0.ɵɵelementEnd()();
|
|
74588
74588
|
} if (rf & 2) {
|
|
74589
74589
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -74629,7 +74629,7 @@ function RelatedMetricsListComponent_Conditional_2_Template(rf, ctx) { if (rf &
|
|
|
74629
74629
|
i0.ɵɵtext(11);
|
|
74630
74630
|
i0.ɵɵelementEnd()();
|
|
74631
74631
|
i0.ɵɵelementStart(12, "div", 10);
|
|
74632
|
-
i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_2_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$
|
|
74632
|
+
i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_2_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$n);
|
|
74633
74633
|
i0.ɵɵelementEnd()();
|
|
74634
74634
|
} if (rf & 2) {
|
|
74635
74635
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -74675,7 +74675,7 @@ function RelatedMetricsListComponent_Conditional_3_Template(rf, ctx) { if (rf &
|
|
|
74675
74675
|
i0.ɵɵtext(11);
|
|
74676
74676
|
i0.ɵɵelementEnd()();
|
|
74677
74677
|
i0.ɵɵelementStart(12, "div", 10);
|
|
74678
|
-
i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_3_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$
|
|
74678
|
+
i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_3_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$n);
|
|
74679
74679
|
i0.ɵɵelementEnd()();
|
|
74680
74680
|
} if (rf & 2) {
|
|
74681
74681
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -74721,7 +74721,7 @@ function RelatedMetricsListComponent_Conditional_4_Template(rf, ctx) { if (rf &
|
|
|
74721
74721
|
i0.ɵɵtext(11);
|
|
74722
74722
|
i0.ɵɵelementEnd()();
|
|
74723
74723
|
i0.ɵɵelementStart(12, "div", 10);
|
|
74724
|
-
i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_4_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$
|
|
74724
|
+
i0.ɵɵrepeaterCreate(13, RelatedMetricsListComponent_Conditional_4_For_14_Template, 1, 6, "symphiq-related-metric-card", 11, _forTrack0$n);
|
|
74725
74725
|
i0.ɵɵelementEnd()();
|
|
74726
74726
|
} if (rf & 2) {
|
|
74727
74727
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -74997,7 +74997,7 @@ class RelatedMetricsListComponent {
|
|
|
74997
74997
|
}], 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"] }] }); })();
|
|
74998
74998
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RelatedMetricsListComponent, { className: "RelatedMetricsListComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/related-metrics-list.component.ts", lineNumber: 170 }); })();
|
|
74999
74999
|
|
|
75000
|
-
const _c0$
|
|
75000
|
+
const _c0$j = (a0, a1) => ({ name: a0, source: a1 });
|
|
75001
75001
|
const _c1$9 = a0 => ({ name: "signal", source: a0 });
|
|
75002
75002
|
const _c2$9 = a0 => ({ name: "calendar", source: a0 });
|
|
75003
75003
|
const _c3$5 = a0 => ({ name: "flag", source: a0 });
|
|
@@ -75207,7 +75207,7 @@ class PerformanceMetricsCardComponent {
|
|
|
75207
75207
|
i0.ɵɵadvance();
|
|
75208
75208
|
i0.ɵɵproperty("ngClass", ctx.trendBadgeClasses());
|
|
75209
75209
|
i0.ɵɵadvance();
|
|
75210
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction2(32, _c0$
|
|
75210
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction2(32, _c0$j, ctx.trendIcon(), ctx.iconSource));
|
|
75211
75211
|
i0.ɵɵadvance();
|
|
75212
75212
|
i0.ɵɵtextInterpolate1(" ", ctx.metrics().trendDirection, " ");
|
|
75213
75213
|
i0.ɵɵadvance(2);
|
|
@@ -75355,7 +75355,7 @@ class PerformanceMetricsCardComponent {
|
|
|
75355
75355
|
}], () => [], { performanceMetrics: [{ type: i0.Input, args: [{ isSignal: true, alias: "performanceMetrics", required: false }] }], mode: [{ type: i0.Input, args: [{ isSignal: true, alias: "mode", required: false }] }] }); })();
|
|
75356
75356
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PerformanceMetricsCardComponent, { className: "PerformanceMetricsCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/performance-metrics-card.component.ts", lineNumber: 144 }); })();
|
|
75357
75357
|
|
|
75358
|
-
const _c0$
|
|
75358
|
+
const _c0$i = a0 => ({ name: "funnel", source: a0 });
|
|
75359
75359
|
const _c1$8 = a0 => ({ name: "chart-bar-square", source: a0 });
|
|
75360
75360
|
const _c2$8 = a0 => ({ name: "chevron-right", source: a0 });
|
|
75361
75361
|
const _c3$4 = a0 => ({ name: "arrow-left", source: a0 });
|
|
@@ -75546,7 +75546,7 @@ class FunnelContextCardComponent {
|
|
|
75546
75546
|
} if (rf & 2) {
|
|
75547
75547
|
i0.ɵɵproperty("ngClass", ctx.cardClasses());
|
|
75548
75548
|
i0.ɵɵadvance(2);
|
|
75549
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(13, _c0$
|
|
75549
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(13, _c0$i, ctx.iconSource))("ngClass", ctx.iconClasses());
|
|
75550
75550
|
i0.ɵɵadvance();
|
|
75551
75551
|
i0.ɵɵproperty("ngClass", ctx.headerClasses());
|
|
75552
75552
|
i0.ɵɵadvance(3);
|
|
@@ -75682,7 +75682,7 @@ class FunnelContextCardComponent {
|
|
|
75682
75682
|
}], () => [], { 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"] }] }); })();
|
|
75683
75683
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FunnelContextCardComponent, { className: "FunnelContextCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/funnel-context-card.component.ts", lineNumber: 125 }); })();
|
|
75684
75684
|
|
|
75685
|
-
const _c0$
|
|
75685
|
+
const _c0$h = (a0, a1) => ({ name: a0, source: a1 });
|
|
75686
75686
|
const _c1$7 = a0 => ({ name: "target", source: a0 });
|
|
75687
75687
|
const _c2$7 = a0 => ({ name: "star", source: a0 });
|
|
75688
75688
|
class MetricComparisonStatsComponent {
|
|
@@ -75893,7 +75893,7 @@ class MetricComparisonStatsComponent {
|
|
|
75893
75893
|
i0.ɵɵadvance();
|
|
75894
75894
|
i0.ɵɵproperty("ngClass", ctx.statCardClasses());
|
|
75895
75895
|
i0.ɵɵadvance(2);
|
|
75896
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction2(24, _c0$
|
|
75896
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction2(24, _c0$h, ctx.yoyIcon(), ctx.iconSource))("ngClass", ctx.yoyIconClasses());
|
|
75897
75897
|
i0.ɵɵadvance();
|
|
75898
75898
|
i0.ɵɵproperty("ngClass", ctx.labelClasses());
|
|
75899
75899
|
i0.ɵɵadvance(2);
|
|
@@ -76125,14 +76125,14 @@ class PerformanceOverviewContainerComponent {
|
|
|
76125
76125
|
}], () => [], { 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"] }] }); })();
|
|
76126
76126
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PerformanceOverviewContainerComponent, { className: "PerformanceOverviewContainerComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/performance-overview-container.component.ts", lineNumber: 58 }); })();
|
|
76127
76127
|
|
|
76128
|
-
const _c0$
|
|
76128
|
+
const _c0$g = a0 => ({ name: "chevron-right", source: a0 });
|
|
76129
76129
|
const _c1$6 = a0 => ({ name: "chevron-down", source: a0 });
|
|
76130
76130
|
const _c2$6 = a0 => ({ name: "clock", source: a0 });
|
|
76131
76131
|
const _c3$3 = a0 => [a0];
|
|
76132
76132
|
const _c4$1 = () => [];
|
|
76133
76133
|
const _c5 = a0 => ({ name: "chart-bar", source: a0 });
|
|
76134
76134
|
const _c6 = a0 => ({ name: "user", source: a0 });
|
|
76135
|
-
const _forTrack0$
|
|
76135
|
+
const _forTrack0$m = ($index, $item) => $item.id || $index;
|
|
76136
76136
|
const _forTrack1$4 = ($index, $item) => $item.dimension || $index;
|
|
76137
76137
|
const _forTrack2$1 = ($index, $item) => $item.phase || $index;
|
|
76138
76138
|
const _forTrack3$1 = ($index, $item) => $item.driver;
|
|
@@ -76328,7 +76328,7 @@ function ProfileSectionContentComponent_Conditional_1_Template(rf, ctx) { if (rf
|
|
|
76328
76328
|
i0.ɵɵadvance(2);
|
|
76329
76329
|
i0.ɵɵproperty("ngClass", ctx_r1.keyStrengthsButtonClasses());
|
|
76330
76330
|
i0.ɵɵadvance(2);
|
|
76331
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(26, _c0$
|
|
76331
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(26, _c0$g, ctx_r1.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r1.keyStrengthsButtonClasses());
|
|
76332
76332
|
i0.ɵɵadvance();
|
|
76333
76333
|
i0.ɵɵproperty("ngClass", ctx_r1.criticalGapsCardClasses());
|
|
76334
76334
|
i0.ɵɵadvance();
|
|
@@ -76340,7 +76340,7 @@ function ProfileSectionContentComponent_Conditional_1_Template(rf, ctx) { if (rf
|
|
|
76340
76340
|
i0.ɵɵadvance(2);
|
|
76341
76341
|
i0.ɵɵproperty("ngClass", ctx_r1.criticalGapsButtonClasses());
|
|
76342
76342
|
i0.ɵɵadvance(2);
|
|
76343
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(28, _c0$
|
|
76343
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(28, _c0$g, ctx_r1.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r1.criticalGapsButtonClasses());
|
|
76344
76344
|
i0.ɵɵadvance();
|
|
76345
76345
|
i0.ɵɵproperty("ngClass", ctx_r1.quickWinsCardClasses());
|
|
76346
76346
|
i0.ɵɵadvance();
|
|
@@ -76419,7 +76419,7 @@ function ProfileSectionContentComponent_Conditional_3_Template(rf, ctx) { if (rf
|
|
|
76419
76419
|
i0.ɵɵadvance(2);
|
|
76420
76420
|
i0.ɵɵproperty("ngClass", ctx_r1.focusAreaStrengthsButtonClasses());
|
|
76421
76421
|
i0.ɵɵadvance(2);
|
|
76422
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(21, _c0$
|
|
76422
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(21, _c0$g, ctx_r1.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r1.focusAreaStrengthsButtonClasses());
|
|
76423
76423
|
i0.ɵɵadvance();
|
|
76424
76424
|
i0.ɵɵproperty("ngClass", ctx_r1.focusAreaGapsStatCardClasses());
|
|
76425
76425
|
i0.ɵɵadvance();
|
|
@@ -76431,7 +76431,7 @@ function ProfileSectionContentComponent_Conditional_3_Template(rf, ctx) { if (rf
|
|
|
76431
76431
|
i0.ɵɵadvance(2);
|
|
76432
76432
|
i0.ɵɵproperty("ngClass", ctx_r1.focusAreaGapsButtonClasses());
|
|
76433
76433
|
i0.ɵɵadvance(2);
|
|
76434
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(23, _c0$
|
|
76434
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(23, _c0$g, ctx_r1.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r1.focusAreaGapsButtonClasses());
|
|
76435
76435
|
i0.ɵɵadvance();
|
|
76436
76436
|
i0.ɵɵproperty("ngClass", ctx_r1.focusAreaOpportunitiesStatCardClasses());
|
|
76437
76437
|
i0.ɵɵadvance();
|
|
@@ -76443,7 +76443,7 @@ function ProfileSectionContentComponent_Conditional_3_Template(rf, ctx) { if (rf
|
|
|
76443
76443
|
i0.ɵɵadvance(2);
|
|
76444
76444
|
i0.ɵɵproperty("ngClass", ctx_r1.focusAreaOpportunitiesButtonClasses());
|
|
76445
76445
|
i0.ɵɵadvance(2);
|
|
76446
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(25, _c0$
|
|
76446
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(25, _c0$g, ctx_r1.IconSourceEnumValue.HEROICONS))("ngClass", ctx_r1.focusAreaOpportunitiesButtonClasses());
|
|
76447
76447
|
} }
|
|
76448
76448
|
function ProfileSectionContentComponent_Conditional_4_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
76449
76449
|
i0.ɵɵelementStart(0, "div");
|
|
@@ -76458,7 +76458,7 @@ function ProfileSectionContentComponent_Conditional_4_For_2_Template(rf, ctx) {
|
|
|
76458
76458
|
} }
|
|
76459
76459
|
function ProfileSectionContentComponent_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|
|
76460
76460
|
i0.ɵɵelementStart(0, "div", 3);
|
|
76461
|
-
i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_4_For_2_Template, 2, 3, "div", null, _forTrack0$
|
|
76461
|
+
i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_4_For_2_Template, 2, 3, "div", null, _forTrack0$m);
|
|
76462
76462
|
i0.ɵɵelementEnd();
|
|
76463
76463
|
} if (rf & 2) {
|
|
76464
76464
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -76475,7 +76475,7 @@ function ProfileSectionContentComponent_Conditional_5_For_2_Template(rf, ctx) {
|
|
|
76475
76475
|
} }
|
|
76476
76476
|
function ProfileSectionContentComponent_Conditional_5_Template(rf, ctx) { if (rf & 1) {
|
|
76477
76477
|
i0.ɵɵelementStart(0, "div", 4);
|
|
76478
|
-
i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_5_For_2_Template, 1, 8, "symphiq-goal-card", 48, _forTrack0$
|
|
76478
|
+
i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_5_For_2_Template, 1, 8, "symphiq-goal-card", 48, _forTrack0$m);
|
|
76479
76479
|
i0.ɵɵelementEnd();
|
|
76480
76480
|
} if (rf & 2) {
|
|
76481
76481
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -76491,7 +76491,7 @@ function ProfileSectionContentComponent_Conditional_6_For_2_Template(rf, ctx) {
|
|
|
76491
76491
|
} }
|
|
76492
76492
|
function ProfileSectionContentComponent_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
76493
76493
|
i0.ɵɵelementStart(0, "div", 5);
|
|
76494
|
-
i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_6_For_2_Template, 1, 3, "symphiq-capability-matrix-card", 49, _forTrack0$
|
|
76494
|
+
i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_6_For_2_Template, 1, 3, "symphiq-capability-matrix-card", 49, _forTrack0$m);
|
|
76495
76495
|
i0.ɵɵelementEnd();
|
|
76496
76496
|
} if (rf & 2) {
|
|
76497
76497
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -76546,7 +76546,7 @@ function ProfileSectionContentComponent_Conditional_9_For_2_Template(rf, ctx) {
|
|
|
76546
76546
|
} }
|
|
76547
76547
|
function ProfileSectionContentComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
76548
76548
|
i0.ɵɵelementStart(0, "div", 8);
|
|
76549
|
-
i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_9_For_2_Template, 1, 2, "symphiq-operational-category-card", 53, _forTrack0$
|
|
76549
|
+
i0.ɵɵrepeaterCreate(1, ProfileSectionContentComponent_Conditional_9_For_2_Template, 1, 2, "symphiq-operational-category-card", 53, _forTrack0$m);
|
|
76550
76550
|
i0.ɵɵelementEnd();
|
|
76551
76551
|
} if (rf & 2) {
|
|
76552
76552
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -76790,7 +76790,7 @@ function ProfileSectionContentComponent_Conditional_11_Conditional_2_For_5_Condi
|
|
|
76790
76790
|
i0.ɵɵadvance(2);
|
|
76791
76791
|
i0.ɵɵtextInterpolate1("", ctx_r1.getTacticalRecRelatedMetricsCount(recommendation_r19), " Related Metrics");
|
|
76792
76792
|
i0.ɵɵadvance();
|
|
76793
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$
|
|
76793
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$g, ctx_r1.IconSourceEnumValue.HEROICONS));
|
|
76794
76794
|
} }
|
|
76795
76795
|
function ProfileSectionContentComponent_Conditional_11_Conditional_2_For_5_Template(rf, ctx) { if (rf & 1) {
|
|
76796
76796
|
i0.ɵɵelementStart(0, "div", 16)(1, "div", 69)(2, "h4", 75);
|
|
@@ -76842,7 +76842,7 @@ function ProfileSectionContentComponent_Conditional_11_Conditional_2_Template(rf
|
|
|
76842
76842
|
i0.ɵɵtext(2, "Tactical Recommendations");
|
|
76843
76843
|
i0.ɵɵelementEnd();
|
|
76844
76844
|
i0.ɵɵelementStart(3, "div", 74);
|
|
76845
|
-
i0.ɵɵrepeaterCreate(4, ProfileSectionContentComponent_Conditional_11_Conditional_2_For_5_Template, 14, 12, "div", 16, _forTrack0$
|
|
76845
|
+
i0.ɵɵrepeaterCreate(4, ProfileSectionContentComponent_Conditional_11_Conditional_2_For_5_Template, 14, 12, "div", 16, _forTrack0$m);
|
|
76846
76846
|
i0.ɵɵelementEnd()();
|
|
76847
76847
|
} if (rf & 2) {
|
|
76848
76848
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
@@ -78879,7 +78879,7 @@ class ProfileSectionContentComponent {
|
|
|
78879
78879
|
}], 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 }] }] }); })();
|
|
78880
78880
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileSectionContentComponent, { className: "ProfileSectionContentComponent", filePath: "lib/components/profile-analysis-shop-dashboard/profile-section-content.component.ts", lineNumber: 760 }); })();
|
|
78881
78881
|
|
|
78882
|
-
const _forTrack0$
|
|
78882
|
+
const _forTrack0$l = ($index, $item) => $item.id || $index;
|
|
78883
78883
|
function GoalObjectivesModalContentComponent_For_2_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
78884
78884
|
i0.ɵɵelementStart(0, "p", 9);
|
|
78885
78885
|
i0.ɵɵtext(1);
|
|
@@ -79137,7 +79137,7 @@ class GoalObjectivesModalContentComponent {
|
|
|
79137
79137
|
static { this.ɵfac = function GoalObjectivesModalContentComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GoalObjectivesModalContentComponent)(); }; }
|
|
79138
79138
|
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) {
|
|
79139
79139
|
i0.ɵɵelementStart(0, "div", 0);
|
|
79140
|
-
i0.ɵɵrepeaterCreate(1, GoalObjectivesModalContentComponent_For_2_Template, 14, 9, "div", 1, _forTrack0$
|
|
79140
|
+
i0.ɵɵrepeaterCreate(1, GoalObjectivesModalContentComponent_For_2_Template, 14, 9, "div", 1, _forTrack0$l);
|
|
79141
79141
|
i0.ɵɵelementEnd();
|
|
79142
79142
|
} if (rf & 2) {
|
|
79143
79143
|
let tmp_0_0;
|
|
@@ -79237,7 +79237,7 @@ class GoalObjectivesModalContentComponent {
|
|
|
79237
79237
|
}], null, { goal: [{ type: i0.Input, args: [{ isSignal: true, alias: "goal", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
|
|
79238
79238
|
(() => { (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 }); })();
|
|
79239
79239
|
|
|
79240
|
-
const _forTrack0$
|
|
79240
|
+
const _forTrack0$k = ($index, $item) => $item.id || $index;
|
|
79241
79241
|
const _forTrack1$3 = ($index, $item) => ($item == null ? null : $item.questionId) || $index;
|
|
79242
79242
|
function ObjectiveStrategiesModalContentComponent_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
79243
79243
|
i0.ɵɵelementStart(0, "div", 2)(1, "p", 6);
|
|
@@ -79678,7 +79678,7 @@ class ObjectiveStrategiesModalContentComponent {
|
|
|
79678
79678
|
i0.ɵɵconditionalCreate(3, ObjectiveStrategiesModalContentComponent_Conditional_3_Template, 10, 5, "div", 3);
|
|
79679
79679
|
i0.ɵɵconditionalCreate(4, ObjectiveStrategiesModalContentComponent_Conditional_4_Template, 6, 2, "div", 4);
|
|
79680
79680
|
i0.ɵɵelementEnd();
|
|
79681
|
-
i0.ɵɵrepeaterCreate(5, ObjectiveStrategiesModalContentComponent_For_6_Template, 17, 10, "div", 5, _forTrack0$
|
|
79681
|
+
i0.ɵɵrepeaterCreate(5, ObjectiveStrategiesModalContentComponent_For_6_Template, 17, 10, "div", 5, _forTrack0$k);
|
|
79682
79682
|
i0.ɵɵelementEnd();
|
|
79683
79683
|
} if (rf & 2) {
|
|
79684
79684
|
let tmp_1_0;
|
|
@@ -79979,7 +79979,7 @@ class TooltipContentBuilder {
|
|
|
79979
79979
|
}
|
|
79980
79980
|
}
|
|
79981
79981
|
|
|
79982
|
-
const _forTrack0$
|
|
79982
|
+
const _forTrack0$j = ($index, $item) => $item.id || $index;
|
|
79983
79983
|
const _forTrack1$2 = ($index, $item) => $item.type + $item.label;
|
|
79984
79984
|
const _forTrack2 = ($index, $item) => $item.order || $index;
|
|
79985
79985
|
const _forTrack3 = ($index, $item) => ($item == null ? null : $item.questionId) || $index;
|
|
@@ -81716,7 +81716,7 @@ class StrategyRecommendationsModalContentComponent {
|
|
|
81716
81716
|
i0.ɵɵconditionalCreate(5, StrategyRecommendationsModalContentComponent_Conditional_5_Template, 2, 2, "span", 4);
|
|
81717
81717
|
i0.ɵɵconditionalCreate(6, StrategyRecommendationsModalContentComponent_Conditional_6_Template, 2, 2, "span", 4);
|
|
81718
81718
|
i0.ɵɵelementEnd()();
|
|
81719
|
-
i0.ɵɵrepeaterCreate(7, StrategyRecommendationsModalContentComponent_For_8_Template, 35, 32, "div", 5, _forTrack0$
|
|
81719
|
+
i0.ɵɵrepeaterCreate(7, StrategyRecommendationsModalContentComponent_For_8_Template, 35, 32, "div", 5, _forTrack0$j);
|
|
81720
81720
|
i0.ɵɵelementEnd();
|
|
81721
81721
|
} if (rf & 2) {
|
|
81722
81722
|
let tmp_1_0;
|
|
@@ -82219,7 +82219,7 @@ class StrategyRecommendationsModalContentComponent {
|
|
|
82219
82219
|
}], 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 }] }] }); })();
|
|
82220
82220
|
(() => { (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 }); })();
|
|
82221
82221
|
|
|
82222
|
-
const _c0$
|
|
82222
|
+
const _c0$f = a0 => ({ name: "chevron-right", source: a0 });
|
|
82223
82223
|
function CategoryDetailModalContentComponent_Conditional_16_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
82224
82224
|
i0.ɵɵelementStart(0, "div")(1, "span", 19);
|
|
82225
82225
|
i0.ɵɵtext(2, "Industry:");
|
|
@@ -82332,7 +82332,7 @@ function CategoryDetailModalContentComponent_Conditional_17_For_7_Template(rf, c
|
|
|
82332
82332
|
i0.ɵɵadvance();
|
|
82333
82333
|
i0.ɵɵtextInterpolate1(" ", strength_r3 == null ? null : strength_r3.description, " ");
|
|
82334
82334
|
i0.ɵɵadvance();
|
|
82335
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$
|
|
82335
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$f, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.chevronClasses());
|
|
82336
82336
|
} }
|
|
82337
82337
|
function CategoryDetailModalContentComponent_Conditional_17_Template(rf, ctx) { if (rf & 1) {
|
|
82338
82338
|
i0.ɵɵelementStart(0, "div", 27)(1, "h4", 15);
|
|
@@ -82399,7 +82399,7 @@ function CategoryDetailModalContentComponent_Conditional_18_For_7_Template(rf, c
|
|
|
82399
82399
|
i0.ɵɵadvance();
|
|
82400
82400
|
i0.ɵɵtextInterpolate1(" ", gap_r5 == null ? null : gap_r5.description, " ");
|
|
82401
82401
|
i0.ɵɵadvance();
|
|
82402
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(8, _c0$
|
|
82402
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(8, _c0$f, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.chevronClasses());
|
|
82403
82403
|
} }
|
|
82404
82404
|
function CategoryDetailModalContentComponent_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
82405
82405
|
i0.ɵɵelementStart(0, "div", 38)(1, "h4", 15);
|
|
@@ -82466,7 +82466,7 @@ function CategoryDetailModalContentComponent_Conditional_19_For_7_Template(rf, c
|
|
|
82466
82466
|
i0.ɵɵadvance();
|
|
82467
82467
|
i0.ɵɵconditional((opportunity_r7 == null ? null : opportunity_r7.potentialImpact) ? 7 : -1);
|
|
82468
82468
|
i0.ɵɵadvance();
|
|
82469
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(8, _c0$
|
|
82469
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(8, _c0$f, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.chevronClasses());
|
|
82470
82470
|
} }
|
|
82471
82471
|
function CategoryDetailModalContentComponent_Conditional_19_Template(rf, ctx) { if (rf & 1) {
|
|
82472
82472
|
i0.ɵɵelementStart(0, "div", 44)(1, "h4", 15);
|
|
@@ -83348,7 +83348,7 @@ class StrengthDetailModalContentComponent {
|
|
|
83348
83348
|
}], 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 }] }] }); })();
|
|
83349
83349
|
(() => { (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 }); })();
|
|
83350
83350
|
|
|
83351
|
-
const _c0$
|
|
83351
|
+
const _c0$e = () => [];
|
|
83352
83352
|
function GapDetailModalContentComponent_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
83353
83353
|
i0.ɵɵelementStart(0, "span", 9);
|
|
83354
83354
|
i0.ɵɵtext(1);
|
|
@@ -83461,7 +83461,7 @@ function GapDetailModalContentComponent_Conditional_16_Template(rf, ctx) { if (r
|
|
|
83461
83461
|
i0.ɵɵclassMap(ctx_r0.isDark() ? "border-slate-700" : "border-slate-200");
|
|
83462
83462
|
i0.ɵɵproperty("ngClass", ctx_r0.sectionTitleClasses());
|
|
83463
83463
|
i0.ɵɵadvance(2);
|
|
83464
|
-
i0.ɵɵproperty("relatedGoalIds", ((tmp_4_0 = ctx_r0.gap()) == null ? null : tmp_4_0.linkedGoalIds) ?? i0.ɵɵpureFunction0(7, _c0$
|
|
83464
|
+
i0.ɵɵproperty("relatedGoalIds", ((tmp_4_0 = ctx_r0.gap()) == null ? null : tmp_4_0.linkedGoalIds) ?? i0.ɵɵpureFunction0(7, _c0$e))("allGoals", ctx_r0.allGoals())("viewMode", ctx_r0.viewMode());
|
|
83465
83465
|
} }
|
|
83466
83466
|
function GapDetailModalContentComponent_Conditional_17_For_5_Template(rf, ctx) { if (rf & 1) {
|
|
83467
83467
|
i0.ɵɵelementStart(0, "div", 25);
|
|
@@ -83745,8 +83745,8 @@ class GapDetailModalContentComponent {
|
|
|
83745
83745
|
}], 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 }] }] }); })();
|
|
83746
83746
|
(() => { (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 }); })();
|
|
83747
83747
|
|
|
83748
|
-
const _c0$
|
|
83749
|
-
const _forTrack0$
|
|
83748
|
+
const _c0$d = a0 => ({ name: "chevron-right", source: a0 });
|
|
83749
|
+
const _forTrack0$i = ($index, $item) => $item.id || $index;
|
|
83750
83750
|
function OpportunityDetailModalContentComponent_Conditional_11_Template(rf, ctx) { if (rf & 1) {
|
|
83751
83751
|
i0.ɵɵelementStart(0, "div", 9)(1, "h4", 10);
|
|
83752
83752
|
i0.ɵɵnamespaceSVG();
|
|
@@ -83850,14 +83850,14 @@ function OpportunityDetailModalContentComponent_Conditional_14_Conditional_0_For
|
|
|
83850
83850
|
i0.ɵɵadvance(2);
|
|
83851
83851
|
i0.ɵɵtextInterpolate(goal_r5.title || goal_r5.id);
|
|
83852
83852
|
i0.ɵɵadvance();
|
|
83853
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$
|
|
83853
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$d, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.chevronClasses());
|
|
83854
83854
|
} }
|
|
83855
83855
|
function OpportunityDetailModalContentComponent_Conditional_14_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
83856
83856
|
i0.ɵɵelementStart(0, "div", 9)(1, "h4", 24);
|
|
83857
83857
|
i0.ɵɵtext(2, " Related Goals ");
|
|
83858
83858
|
i0.ɵɵelementEnd();
|
|
83859
83859
|
i0.ɵɵelementStart(3, "div", 25);
|
|
83860
|
-
i0.ɵɵrepeaterCreate(4, OpportunityDetailModalContentComponent_Conditional_14_Conditional_0_For_5_Template, 4, 6, "div", 26, _forTrack0$
|
|
83860
|
+
i0.ɵɵrepeaterCreate(4, OpportunityDetailModalContentComponent_Conditional_14_Conditional_0_For_5_Template, 4, 6, "div", 26, _forTrack0$i);
|
|
83861
83861
|
i0.ɵɵelementEnd()();
|
|
83862
83862
|
} if (rf & 2) {
|
|
83863
83863
|
const goals_r6 = i0.ɵɵnextContext();
|
|
@@ -84650,7 +84650,7 @@ class SimplifiedGoalCardComponent {
|
|
|
84650
84650
|
}], 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"] }] }); })();
|
|
84651
84651
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SimplifiedGoalCardComponent, { className: "SimplifiedGoalCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/simplified-goal-card.component.ts", lineNumber: 127 }); })();
|
|
84652
84652
|
|
|
84653
|
-
const _forTrack0$
|
|
84653
|
+
const _forTrack0$h = ($index, $item) => $item.id;
|
|
84654
84654
|
function StrategicGoalsTiledGridComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
|
|
84655
84655
|
i0.ɵɵelementStart(0, "div", 9);
|
|
84656
84656
|
i0.ɵɵtext(1);
|
|
@@ -84674,7 +84674,7 @@ function StrategicGoalsTiledGridComponent_Conditional_14_For_2_Template(rf, ctx)
|
|
|
84674
84674
|
} }
|
|
84675
84675
|
function StrategicGoalsTiledGridComponent_Conditional_14_Template(rf, ctx) { if (rf & 1) {
|
|
84676
84676
|
i0.ɵɵelementStart(0, "div", 11);
|
|
84677
|
-
i0.ɵɵrepeaterCreate(1, StrategicGoalsTiledGridComponent_Conditional_14_For_2_Template, 1, 3, "symphiq-simplified-goal-card", 13, _forTrack0$
|
|
84677
|
+
i0.ɵɵrepeaterCreate(1, StrategicGoalsTiledGridComponent_Conditional_14_For_2_Template, 1, 3, "symphiq-simplified-goal-card", 13, _forTrack0$h);
|
|
84678
84678
|
i0.ɵɵelementEnd();
|
|
84679
84679
|
} if (rf & 2) {
|
|
84680
84680
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -85124,7 +85124,7 @@ class FocusAreaHealthIndicatorComponent {
|
|
|
85124
85124
|
}], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], health: [{ type: i0.Input, args: [{ isSignal: true, alias: "health", required: false }] }] }); })();
|
|
85125
85125
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaHealthIndicatorComponent, { className: "FocusAreaHealthIndicatorComponent", filePath: "lib/components/profile-analyses-focus-areas-dashboard/focus-area-health-indicator.component.ts", lineNumber: 46 }); })();
|
|
85126
85126
|
|
|
85127
|
-
const _c0$
|
|
85127
|
+
const _c0$c = a0 => ({ name: "chevron-right", source: a0 });
|
|
85128
85128
|
const _c1$5 = a0 => ({ name: "chevron-down", source: a0 });
|
|
85129
85129
|
const _c2$5 = a0 => [a0];
|
|
85130
85130
|
function FocusAreaExecutiveSummaryComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
@@ -85453,7 +85453,7 @@ class FocusAreaExecutiveSummaryComponent {
|
|
|
85453
85453
|
i0.ɵɵadvance(2);
|
|
85454
85454
|
i0.ɵɵproperty("ngClass", ctx.getTopPrioritiesButtonTextClasses());
|
|
85455
85455
|
i0.ɵɵadvance(2);
|
|
85456
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(22, _c0$
|
|
85456
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(22, _c0$c, ctx.IconSourceEnum.HEROICONS))("ngClass", ctx.getTopPrioritiesButtonTextClasses());
|
|
85457
85457
|
i0.ɵɵadvance();
|
|
85458
85458
|
i0.ɵɵproperty("ngClass", ctx.getQuickWinsStatCardClasses());
|
|
85459
85459
|
i0.ɵɵadvance();
|
|
@@ -85664,7 +85664,7 @@ class FocusAreaExecutiveSummaryComponent {
|
|
|
85664
85664
|
}], 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"] }] }); })();
|
|
85665
85665
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaExecutiveSummaryComponent, { className: "FocusAreaExecutiveSummaryComponent", filePath: "lib/components/profile-analyses-focus-areas-dashboard/focus-area-executive-summary.component.ts", lineNumber: 195 }); })();
|
|
85666
85666
|
|
|
85667
|
-
const _forTrack0$
|
|
85667
|
+
const _forTrack0$g = ($index, $item) => $item.id;
|
|
85668
85668
|
function CollapsibleAnalysisSectionGroupComponent_For_23_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|
|
85669
85669
|
i0.ɵɵelementStart(0, "div", 20);
|
|
85670
85670
|
i0.ɵɵelement(1, "symphiq-icon", 31);
|
|
@@ -86034,7 +86034,7 @@ class CollapsibleAnalysisSectionGroupComponent {
|
|
|
86034
86034
|
i0.ɵɵtext(20);
|
|
86035
86035
|
i0.ɵɵelementEnd()()();
|
|
86036
86036
|
i0.ɵɵelementStart(21, "div", 16);
|
|
86037
|
-
i0.ɵɵrepeaterCreate(22, CollapsibleAnalysisSectionGroupComponent_For_23_Template, 16, 14, "div", 17, _forTrack0$
|
|
86037
|
+
i0.ɵɵrepeaterCreate(22, CollapsibleAnalysisSectionGroupComponent_For_23_Template, 16, 14, "div", 17, _forTrack0$g);
|
|
86038
86038
|
i0.ɵɵelementEnd()()();
|
|
86039
86039
|
} if (rf & 2) {
|
|
86040
86040
|
i0.ɵɵproperty("ngClass", ctx.containerClasses());
|
|
@@ -86228,7 +86228,7 @@ class CollapsibleAnalysisSectionGroupComponent {
|
|
|
86228
86228
|
}], 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 }] }] }); })();
|
|
86229
86229
|
(() => { (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 }); })();
|
|
86230
86230
|
|
|
86231
|
-
const _forTrack0$
|
|
86231
|
+
const _forTrack0$f = ($index, $item) => $item.code;
|
|
86232
86232
|
function BillingCurrencySelectorCardComponent_For_15_Template(rf, ctx) { if (rf & 1) {
|
|
86233
86233
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
86234
86234
|
i0.ɵɵelementStart(0, "label", 11)(1, "input", 12);
|
|
@@ -86377,7 +86377,7 @@ class BillingCurrencySelectorCardComponent {
|
|
|
86377
86377
|
i0.ɵɵtext(10, " Choose the currency for your subscription ");
|
|
86378
86378
|
i0.ɵɵelementEnd()()()();
|
|
86379
86379
|
i0.ɵɵelementStart(11, "div", 8)(12, "div", 9)(13, "div", 10);
|
|
86380
|
-
i0.ɵɵrepeaterCreate(14, BillingCurrencySelectorCardComponent_For_15_Template, 10, 12, "label", 11, _forTrack0$
|
|
86380
|
+
i0.ɵɵrepeaterCreate(14, BillingCurrencySelectorCardComponent_For_15_Template, 10, 12, "label", 11, _forTrack0$f);
|
|
86381
86381
|
i0.ɵɵelementEnd()()()();
|
|
86382
86382
|
} if (rf & 2) {
|
|
86383
86383
|
i0.ɵɵproperty("ngClass", ctx.containerClasses());
|
|
@@ -86688,7 +86688,7 @@ class PlanSelectionPlaceholderCardComponent {
|
|
|
86688
86688
|
}], 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"] }] }); })();
|
|
86689
86689
|
(() => { (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 }); })();
|
|
86690
86690
|
|
|
86691
|
-
const _c0$
|
|
86691
|
+
const _c0$b = (a0, a1) => ({ "mb-8": a0, "mb-12": a1 });
|
|
86692
86692
|
function BillingPeriodToggleComponent_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
86693
86693
|
i0.ɵɵelement(0, "div", 7);
|
|
86694
86694
|
} }
|
|
@@ -86777,7 +86777,7 @@ class BillingPeriodToggleComponent {
|
|
|
86777
86777
|
i0.ɵɵtext(14);
|
|
86778
86778
|
i0.ɵɵelementEnd()();
|
|
86779
86779
|
} if (rf & 2) {
|
|
86780
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(11, _c0$
|
|
86780
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(11, _c0$b, ctx.selectedPeriodUnit() !== ctx.periodUnitEnum.YEAR, ctx.selectedPeriodUnit() === ctx.periodUnitEnum.YEAR));
|
|
86781
86781
|
i0.ɵɵadvance(2);
|
|
86782
86782
|
i0.ɵɵproperty("ngClass", ctx.iconClasses());
|
|
86783
86783
|
i0.ɵɵadvance(2);
|
|
@@ -87409,7 +87409,7 @@ At the end of each month, your total AI usage is calculated and automatically bi
|
|
|
87409
87409
|
}], 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"] }] }); })();
|
|
87410
87410
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PlanCardComponent, { className: "PlanCardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/plan-card.component.ts", lineNumber: 274 }); })();
|
|
87411
87411
|
|
|
87412
|
-
const _forTrack0$
|
|
87412
|
+
const _forTrack0$e = ($index, $item) => $item.planItemPrice.id;
|
|
87413
87413
|
function PlanSelectionContainerComponent_Conditional_19_Template(rf, ctx) { if (rf & 1) {
|
|
87414
87414
|
i0.ɵɵelementStart(0, "div", 14);
|
|
87415
87415
|
i0.ɵɵelement(1, "symphiq-indeterminate-spinner", 18);
|
|
@@ -87435,7 +87435,7 @@ function PlanSelectionContainerComponent_Conditional_20_For_2_Template(rf, ctx)
|
|
|
87435
87435
|
} }
|
|
87436
87436
|
function PlanSelectionContainerComponent_Conditional_20_Template(rf, ctx) { if (rf & 1) {
|
|
87437
87437
|
i0.ɵɵelementStart(0, "div", 15);
|
|
87438
|
-
i0.ɵɵrepeaterCreate(1, PlanSelectionContainerComponent_Conditional_20_For_2_Template, 1, 5, "symphiq-plan-card", 20, _forTrack0$
|
|
87438
|
+
i0.ɵɵrepeaterCreate(1, PlanSelectionContainerComponent_Conditional_20_For_2_Template, 1, 5, "symphiq-plan-card", 20, _forTrack0$e);
|
|
87439
87439
|
i0.ɵɵelementEnd();
|
|
87440
87440
|
} if (rf & 2) {
|
|
87441
87441
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -87749,7 +87749,7 @@ class PlanSelectionContainerComponent {
|
|
|
87749
87749
|
}], 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"] }] }); })();
|
|
87750
87750
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PlanSelectionContainerComponent, { className: "PlanSelectionContainerComponent", filePath: "lib/components/profile-analysis-shop-dashboard/cards/plan-selection-container.component.ts", lineNumber: 107 }); })();
|
|
87751
87751
|
|
|
87752
|
-
const _forTrack0$
|
|
87752
|
+
const _forTrack0$d = ($index, $item) => $item.id;
|
|
87753
87753
|
function ProfileCategoryListComponent_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
87754
87754
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
87755
87755
|
i0.ɵɵelementStart(0, "div", 1)(1, "div", 0)(2, "div", 2)(3, "div", 3)(4, "div", 4);
|
|
@@ -87862,7 +87862,7 @@ class ProfileCategoryListComponent {
|
|
|
87862
87862
|
static { this.ɵfac = function ProfileCategoryListComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileCategoryListComponent)(); }; }
|
|
87863
87863
|
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) {
|
|
87864
87864
|
i0.ɵɵelementStart(0, "div", 0);
|
|
87865
|
-
i0.ɵɵrepeaterCreate(1, ProfileCategoryListComponent_For_2_Template, 19, 16, "div", 1, _forTrack0$
|
|
87865
|
+
i0.ɵɵrepeaterCreate(1, ProfileCategoryListComponent_For_2_Template, 19, 16, "div", 1, _forTrack0$d);
|
|
87866
87866
|
i0.ɵɵelementEnd();
|
|
87867
87867
|
} if (rf & 2) {
|
|
87868
87868
|
i0.ɵɵadvance();
|
|
@@ -87931,7 +87931,7 @@ class ProfileCategoryListComponent {
|
|
|
87931
87931
|
}], 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"] }] }); })();
|
|
87932
87932
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileCategoryListComponent, { className: "ProfileCategoryListComponent", filePath: "lib/components/shared/profile/profile-category-list.component.ts", lineNumber: 71 }); })();
|
|
87933
87933
|
|
|
87934
|
-
const _forTrack0$
|
|
87934
|
+
const _forTrack0$c = ($index, $item) => $item.type;
|
|
87935
87935
|
function ProfileViewToggleComponent_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
87936
87936
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
87937
87937
|
i0.ɵɵelementStart(0, "button", 2);
|
|
@@ -87980,7 +87980,7 @@ class ProfileViewToggleComponent {
|
|
|
87980
87980
|
static { this.ɵfac = function ProfileViewToggleComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileViewToggleComponent)(); }; }
|
|
87981
87981
|
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) {
|
|
87982
87982
|
i0.ɵɵelementStart(0, "div", 0);
|
|
87983
|
-
i0.ɵɵrepeaterCreate(1, ProfileViewToggleComponent_For_2_Template, 2, 2, "button", 1, _forTrack0$
|
|
87983
|
+
i0.ɵɵrepeaterCreate(1, ProfileViewToggleComponent_For_2_Template, 2, 2, "button", 1, _forTrack0$c);
|
|
87984
87984
|
i0.ɵɵelementEnd();
|
|
87985
87985
|
} if (rf & 2) {
|
|
87986
87986
|
i0.ɵɵproperty("ngClass", ctx.getContainerClasses());
|
|
@@ -88013,11 +88013,11 @@ class ProfileViewToggleComponent {
|
|
|
88013
88013
|
}], 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"] }] }); })();
|
|
88014
88014
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileViewToggleComponent, { className: "ProfileViewToggleComponent", filePath: "lib/components/shared/profile/profile-view-toggle.component.ts", lineNumber: 32 }); })();
|
|
88015
88015
|
|
|
88016
|
-
const _c0$
|
|
88016
|
+
const _c0$a = ["scrollContainer"];
|
|
88017
88017
|
const _c1$4 = ["stickySentinel"];
|
|
88018
88018
|
const _c2$4 = ["stickyHeader"];
|
|
88019
88019
|
const _c3$2 = ["questionTitle"];
|
|
88020
|
-
const _forTrack0$
|
|
88020
|
+
const _forTrack0$b = ($index, $item) => $item.tempId;
|
|
88021
88021
|
function ProfileQuestionAnswerComponent_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
88022
88022
|
i0.ɵɵelementStart(0, "div", 16);
|
|
88023
88023
|
i0.ɵɵtext(1);
|
|
@@ -88158,7 +88158,7 @@ function ProfileQuestionAnswerComponent_Conditional_26_Conditional_13_Template(r
|
|
|
88158
88158
|
function ProfileQuestionAnswerComponent_Conditional_26_Template(rf, ctx) { if (rf & 1) {
|
|
88159
88159
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
88160
88160
|
i0.ɵɵelementStart(0, "div", 41);
|
|
88161
|
-
i0.ɵɵrepeaterCreate(1, ProfileQuestionAnswerComponent_Conditional_26_For_2_Template, 4, 5, "label", 42, _forTrack0$
|
|
88161
|
+
i0.ɵɵrepeaterCreate(1, ProfileQuestionAnswerComponent_Conditional_26_For_2_Template, 4, 5, "label", 42, _forTrack0$b);
|
|
88162
88162
|
i0.ɵɵelementEnd();
|
|
88163
88163
|
i0.ɵɵelementStart(3, "div", 43)(4, "div", 44)(5, "div", 45)(6, "div", 46)(7, "textarea", 47);
|
|
88164
88164
|
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); });
|
|
@@ -88667,7 +88667,7 @@ class ProfileQuestionAnswerComponent {
|
|
|
88667
88667
|
}
|
|
88668
88668
|
static { this.ɵfac = function ProfileQuestionAnswerComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileQuestionAnswerComponent)(); }; }
|
|
88669
88669
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ProfileQuestionAnswerComponent, selectors: [["symphiq-profile-question-answer"]], viewQuery: function ProfileQuestionAnswerComponent_Query(rf, ctx) { if (rf & 1) {
|
|
88670
|
-
i0.ɵɵviewQuery(_c0$
|
|
88670
|
+
i0.ɵɵviewQuery(_c0$a, 5);
|
|
88671
88671
|
i0.ɵɵviewQuery(_c1$4, 5);
|
|
88672
88672
|
i0.ɵɵviewQuery(_c2$4, 5);
|
|
88673
88673
|
i0.ɵɵviewQuery(_c3$2, 5);
|
|
@@ -89073,7 +89073,7 @@ class ProfileAnswerAnimationService {
|
|
|
89073
89073
|
}]
|
|
89074
89074
|
}], null, null); })();
|
|
89075
89075
|
|
|
89076
|
-
const _forTrack0$
|
|
89076
|
+
const _forTrack0$a = ($index, $item) => $item.answer.id;
|
|
89077
89077
|
function ProfileQuestionCardComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
89078
89078
|
i0.ɵɵelementStart(0, "div", 1)(1, "span", 15);
|
|
89079
89079
|
i0.ɵɵtext(2);
|
|
@@ -89162,7 +89162,7 @@ function ProfileQuestionCardComponent_Conditional_9_For_2_Template(rf, ctx) { if
|
|
|
89162
89162
|
} }
|
|
89163
89163
|
function ProfileQuestionCardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
89164
89164
|
i0.ɵɵelementStart(0, "div", 8);
|
|
89165
|
-
i0.ɵɵrepeaterCreate(1, ProfileQuestionCardComponent_Conditional_9_For_2_Template, 6, 11, null, null, _forTrack0$
|
|
89165
|
+
i0.ɵɵrepeaterCreate(1, ProfileQuestionCardComponent_Conditional_9_For_2_Template, 6, 11, null, null, _forTrack0$a);
|
|
89166
89166
|
i0.ɵɵelementEnd();
|
|
89167
89167
|
} if (rf & 2) {
|
|
89168
89168
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -89590,7 +89590,7 @@ class ProfileQuestionCardComponent {
|
|
|
89590
89590
|
}], 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"] }] }); })();
|
|
89591
89591
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileQuestionCardComponent, { className: "ProfileQuestionCardComponent", filePath: "lib/components/shared/profile/profile-question-card.component.ts", lineNumber: 175 }); })();
|
|
89592
89592
|
|
|
89593
|
-
const _forTrack0$
|
|
89593
|
+
const _forTrack0$9 = ($index, $item) => $item.answer.id;
|
|
89594
89594
|
const _forTrack1$1 = ($index, $item) => $item.history.id;
|
|
89595
89595
|
function ProfileQuestionHistoryComponent_Conditional_16_For_8_Template(rf, ctx) { if (rf & 1) {
|
|
89596
89596
|
i0.ɵɵelementStart(0, "div", 20)(1, "span", 21);
|
|
@@ -89624,7 +89624,7 @@ function ProfileQuestionHistoryComponent_Conditional_16_Template(rf, ctx) { if (
|
|
|
89624
89624
|
i0.ɵɵtext(5);
|
|
89625
89625
|
i0.ɵɵelementEnd();
|
|
89626
89626
|
i0.ɵɵelementStart(6, "div", 19);
|
|
89627
|
-
i0.ɵɵrepeaterCreate(7, ProfileQuestionHistoryComponent_Conditional_16_For_8_Template, 6, 8, null, null, _forTrack0$
|
|
89627
|
+
i0.ɵɵrepeaterCreate(7, ProfileQuestionHistoryComponent_Conditional_16_For_8_Template, 6, 8, null, null, _forTrack0$9);
|
|
89628
89628
|
i0.ɵɵelementEnd()()();
|
|
89629
89629
|
} if (rf & 2) {
|
|
89630
89630
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -90083,10 +90083,10 @@ class ProfileQuestionHistoryComponent {
|
|
|
90083
90083
|
}], 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"] }] }); })();
|
|
90084
90084
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileQuestionHistoryComponent, { className: "ProfileQuestionHistoryComponent", filePath: "lib/components/shared/profile/profile-question-history.component.ts", lineNumber: 151 }); })();
|
|
90085
90085
|
|
|
90086
|
-
const _c0$
|
|
90086
|
+
const _c0$9 = ["modalContent"];
|
|
90087
90087
|
const _c1$3 = ["modalWrapper"];
|
|
90088
90088
|
const _c2$3 = ["scrollContainer"];
|
|
90089
|
-
const _forTrack0$
|
|
90089
|
+
const _forTrack0$8 = ($index, $item) => $item.id;
|
|
90090
90090
|
function ProfileQuestionsModalComponent_Conditional_0_Conditional_8_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
90091
90091
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
90092
90092
|
i0.ɵɵelementStart(0, "symphiq-profile-question-history", 10);
|
|
@@ -90138,7 +90138,7 @@ function ProfileQuestionsModalComponent_Conditional_0_Conditional_9_Conditional_
|
|
|
90138
90138
|
} }
|
|
90139
90139
|
function ProfileQuestionsModalComponent_Conditional_0_Conditional_9_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
90140
90140
|
i0.ɵɵelementStart(0, "div", 25);
|
|
90141
|
-
i0.ɵɵrepeaterCreate(1, ProfileQuestionsModalComponent_Conditional_0_Conditional_9_Conditional_18_For_2_Template, 1, 9, "symphiq-profile-question-card", 31, _forTrack0$
|
|
90141
|
+
i0.ɵɵrepeaterCreate(1, ProfileQuestionsModalComponent_Conditional_0_Conditional_9_Conditional_18_For_2_Template, 1, 9, "symphiq-profile-question-card", 31, _forTrack0$8);
|
|
90142
90142
|
i0.ɵɵelementEnd();
|
|
90143
90143
|
} if (rf & 2) {
|
|
90144
90144
|
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
@@ -90645,7 +90645,7 @@ class ProfileQuestionsModalComponent {
|
|
|
90645
90645
|
}
|
|
90646
90646
|
static { this.ɵfac = function ProfileQuestionsModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileQuestionsModalComponent)(); }; }
|
|
90647
90647
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ProfileQuestionsModalComponent, selectors: [["symphiq-profile-questions-modal"]], viewQuery: function ProfileQuestionsModalComponent_Query(rf, ctx) { if (rf & 1) {
|
|
90648
|
-
i0.ɵɵviewQuery(_c0$
|
|
90648
|
+
i0.ɵɵviewQuery(_c0$9, 5);
|
|
90649
90649
|
i0.ɵɵviewQuery(_c1$3, 5);
|
|
90650
90650
|
i0.ɵɵviewQuery(_c2$3, 5);
|
|
90651
90651
|
} if (rf & 2) {
|
|
@@ -90876,7 +90876,7 @@ class ProfileQuestionsModalComponent {
|
|
|
90876
90876
|
}] }); })();
|
|
90877
90877
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileQuestionsModalComponent, { className: "ProfileQuestionsModalComponent", filePath: "lib/components/shared/profile/profile-questions-modal.component.ts", lineNumber: 213 }); })();
|
|
90878
90878
|
|
|
90879
|
-
const _c0$
|
|
90879
|
+
const _c0$8 = ["chartdiv"];
|
|
90880
90880
|
function ProfileStatusCardComponent_Conditional_20_Template(rf, ctx) { if (rf & 1) {
|
|
90881
90881
|
i0.ɵɵelementStart(0, "h3", 22);
|
|
90882
90882
|
i0.ɵɵtext(1);
|
|
@@ -91353,7 +91353,7 @@ class ProfileStatusCardComponent {
|
|
|
91353
91353
|
}
|
|
91354
91354
|
static { this.ɵfac = function ProfileStatusCardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileStatusCardComponent)(); }; }
|
|
91355
91355
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ProfileStatusCardComponent, selectors: [["symphiq-profile-status-card"]], viewQuery: function ProfileStatusCardComponent_Query(rf, ctx) { if (rf & 1) {
|
|
91356
|
-
i0.ɵɵviewQuery(_c0$
|
|
91356
|
+
i0.ɵɵviewQuery(_c0$8, 5);
|
|
91357
91357
|
} if (rf & 2) {
|
|
91358
91358
|
let _t;
|
|
91359
91359
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.chartDiv = _t.first);
|
|
@@ -92353,12 +92353,12 @@ class StickySubscriptionContinueButtonComponent {
|
|
|
92353
92353
|
}], 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"] }] }); })();
|
|
92354
92354
|
(() => { (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 }); })();
|
|
92355
92355
|
|
|
92356
|
-
const _c0$
|
|
92356
|
+
const _c0$7 = ["shopProfileStatusCard"];
|
|
92357
92357
|
const _c1$2 = () => [];
|
|
92358
92358
|
const _c2$2 = a0 => ({ name: "chevron-right", source: a0 });
|
|
92359
92359
|
const _c3$1 = a0 => ({ name: "chevron-down", source: a0 });
|
|
92360
92360
|
const _c4 = a0 => [a0];
|
|
92361
|
-
const _forTrack0$
|
|
92361
|
+
const _forTrack0$7 = ($index, $item) => $item.id;
|
|
92362
92362
|
function SymphiqProfileShopAnalysisDashboardComponent_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
92363
92363
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
92364
92364
|
i0.ɵɵelementStart(0, "symphiq-journey-progress-indicator", 25);
|
|
@@ -92885,7 +92885,7 @@ function SymphiqProfileShopAnalysisDashboardComponent_Conditional_10_Conditional
|
|
|
92885
92885
|
} }
|
|
92886
92886
|
function SymphiqProfileShopAnalysisDashboardComponent_Conditional_10_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|
|
92887
92887
|
i0.ɵɵelementStart(0, "section", 51);
|
|
92888
|
-
i0.ɵɵrepeaterCreate(1, SymphiqProfileShopAnalysisDashboardComponent_Conditional_10_Conditional_3_For_2_Template, 9, 16, null, null, _forTrack0$
|
|
92888
|
+
i0.ɵɵrepeaterCreate(1, SymphiqProfileShopAnalysisDashboardComponent_Conditional_10_Conditional_3_For_2_Template, 9, 16, null, null, _forTrack0$7);
|
|
92889
92889
|
i0.ɵɵelementEnd();
|
|
92890
92890
|
} if (rf & 2) {
|
|
92891
92891
|
i0.ɵɵadvance();
|
|
@@ -93891,7 +93891,7 @@ class SymphiqProfileShopAnalysisDashboardComponent {
|
|
|
93891
93891
|
static { this.ɵfac = function SymphiqProfileShopAnalysisDashboardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SymphiqProfileShopAnalysisDashboardComponent)(); }; }
|
|
93892
93892
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SymphiqProfileShopAnalysisDashboardComponent, selectors: [["symphiq-profile-shop-analysis-dashboard"]], viewQuery: function SymphiqProfileShopAnalysisDashboardComponent_Query(rf, ctx) { if (rf & 1) {
|
|
93893
93893
|
i0.ɵɵviewQuery(ModalComponent, 5);
|
|
93894
|
-
i0.ɵɵviewQuery(_c0$
|
|
93894
|
+
i0.ɵɵviewQuery(_c0$7, 5);
|
|
93895
93895
|
} if (rf & 2) {
|
|
93896
93896
|
let _t;
|
|
93897
93897
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.funnelModalComponent = _t.first);
|
|
@@ -94692,7 +94692,7 @@ class SymphiqProfileShopAnalysisDashboardComponent {
|
|
|
94692
94692
|
}] }); })();
|
|
94693
94693
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileShopAnalysisDashboardComponent, { className: "SymphiqProfileShopAnalysisDashboardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/symphiq-profile-shop-analysis-dashboard.component.ts", lineNumber: 796 }); })();
|
|
94694
94694
|
|
|
94695
|
-
const _forTrack0$
|
|
94695
|
+
const _forTrack0$6 = ($index, $item) => $item.domain;
|
|
94696
94696
|
function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
94697
94697
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
94698
94698
|
i0.ɵɵelementStart(0, "symphiq-journey-progress-indicator", 36);
|
|
@@ -94752,43 +94752,46 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_1
|
|
|
94752
94752
|
i0.ɵɵelementEnd()();
|
|
94753
94753
|
} }
|
|
94754
94754
|
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_14_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
94755
|
-
i0.ɵɵelementStart(0, "div",
|
|
94755
|
+
i0.ɵɵelementStart(0, "div", 58);
|
|
94756
94756
|
i0.ɵɵnamespaceSVG();
|
|
94757
|
-
i0.ɵɵelementStart(1, "svg",
|
|
94757
|
+
i0.ɵɵelementStart(1, "svg", 61);
|
|
94758
94758
|
i0.ɵɵelement(2, "path", 29);
|
|
94759
94759
|
i0.ɵɵelementEnd();
|
|
94760
94760
|
i0.ɵɵtext(3, " Complete ");
|
|
94761
94761
|
i0.ɵɵelementEnd();
|
|
94762
94762
|
} }
|
|
94763
94763
|
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_14_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
94764
|
-
i0.ɵɵelementStart(0, "div",
|
|
94764
|
+
i0.ɵɵelementStart(0, "div", 59);
|
|
94765
94765
|
i0.ɵɵnamespaceSVG();
|
|
94766
|
-
i0.ɵɵelementStart(1, "svg",
|
|
94767
|
-
i0.ɵɵelement(2, "path",
|
|
94766
|
+
i0.ɵɵelementStart(1, "svg", 61);
|
|
94767
|
+
i0.ɵɵelement(2, "path", 62);
|
|
94768
94768
|
i0.ɵɵelementEnd();
|
|
94769
94769
|
i0.ɵɵtext(3, " In Progress ");
|
|
94770
94770
|
i0.ɵɵelementEnd();
|
|
94771
94771
|
} }
|
|
94772
94772
|
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_14_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
94773
|
-
i0.ɵɵelementStart(0, "div",
|
|
94773
|
+
i0.ɵɵelementStart(0, "div", 60);
|
|
94774
94774
|
i0.ɵɵnamespaceSVG();
|
|
94775
|
-
i0.ɵɵelementStart(1, "svg",
|
|
94776
|
-
i0.ɵɵelement(2, "path",
|
|
94775
|
+
i0.ɵɵelementStart(1, "svg", 61);
|
|
94776
|
+
i0.ɵɵelement(2, "path", 63);
|
|
94777
94777
|
i0.ɵɵelementEnd();
|
|
94778
94778
|
i0.ɵɵtext(3, " Not Started ");
|
|
94779
94779
|
i0.ɵɵelementEnd();
|
|
94780
94780
|
} }
|
|
94781
94781
|
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_14_Template(rf, ctx) { if (rf & 1) {
|
|
94782
|
-
|
|
94783
|
-
i0.ɵɵ
|
|
94782
|
+
const _r5 = i0.ɵɵgetCurrentView();
|
|
94783
|
+
i0.ɵɵelementStart(0, "div", 55);
|
|
94784
|
+
i0.ɵɵlistener("click", function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_14_Template_div_click_0_listener() { i0.ɵɵrestoreView(_r5); const focusArea_r3 = i0.ɵɵnextContext().$implicit; const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.handleFooterClick(focusArea_r3.profileFocusArea)); });
|
|
94785
|
+
i0.ɵɵelementStart(1, "div", 56)(2, "span");
|
|
94786
|
+
i0.ɵɵtext(3, "Profile progress");
|
|
94784
94787
|
i0.ɵɵelementEnd();
|
|
94785
94788
|
i0.ɵɵelementStart(4, "span");
|
|
94786
94789
|
i0.ɵɵtext(5);
|
|
94787
94790
|
i0.ɵɵelementEnd()();
|
|
94788
94791
|
i0.ɵɵelementStart(6, "div");
|
|
94789
|
-
i0.ɵɵelement(7, "div",
|
|
94792
|
+
i0.ɵɵelement(7, "div", 57);
|
|
94790
94793
|
i0.ɵɵelementEnd();
|
|
94791
|
-
i0.ɵɵconditionalCreate(8, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_14_Conditional_8_Template, 4, 0, "div",
|
|
94794
|
+
i0.ɵɵconditionalCreate(8, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_14_Conditional_8_Template, 4, 0, "div", 58)(9, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_14_Conditional_9_Template, 4, 0, "div", 59)(10, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_14_Conditional_10_Template, 4, 0, "div", 60);
|
|
94792
94795
|
i0.ɵɵelementEnd();
|
|
94793
94796
|
} if (rf & 2) {
|
|
94794
94797
|
const focusArea_r3 = i0.ɵɵnextContext().$implicit;
|
|
@@ -94808,7 +94811,7 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_1
|
|
|
94808
94811
|
} }
|
|
94809
94812
|
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_15_Template(rf, ctx) { if (rf & 1) {
|
|
94810
94813
|
i0.ɵɵelementStart(0, "div", 47);
|
|
94811
|
-
i0.ɵɵelement(1, "symphiq-content-generation-progress",
|
|
94814
|
+
i0.ɵɵelement(1, "symphiq-content-generation-progress", 64);
|
|
94812
94815
|
i0.ɵɵelementEnd();
|
|
94813
94816
|
} if (rf & 2) {
|
|
94814
94817
|
const focusArea_r3 = i0.ɵɵnextContext().$implicit;
|
|
@@ -94818,7 +94821,7 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_1
|
|
|
94818
94821
|
} }
|
|
94819
94822
|
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_16_Template(rf, ctx) { if (rf & 1) {
|
|
94820
94823
|
i0.ɵɵelementStart(0, "div", 47);
|
|
94821
|
-
i0.ɵɵelement(1, "symphiq-content-generation-progress",
|
|
94824
|
+
i0.ɵɵelement(1, "symphiq-content-generation-progress", 64);
|
|
94822
94825
|
i0.ɵɵelementEnd();
|
|
94823
94826
|
} if (rf & 2) {
|
|
94824
94827
|
const focusArea_r3 = i0.ɵɵnextContext().$implicit;
|
|
@@ -94842,15 +94845,15 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_1
|
|
|
94842
94845
|
i0.ɵɵtext(0, " Start Answering Questions ");
|
|
94843
94846
|
} }
|
|
94844
94847
|
function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_17_Template(rf, ctx) { if (rf & 1) {
|
|
94845
|
-
const
|
|
94846
|
-
i0.ɵɵelementStart(0, "div",
|
|
94847
|
-
i0.ɵɵlistener("click", function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_17_Template_div_click_0_listener() { i0.ɵɵrestoreView(
|
|
94848
|
-
i0.ɵɵelementStart(1, "div",
|
|
94848
|
+
const _r6 = i0.ɵɵgetCurrentView();
|
|
94849
|
+
i0.ɵɵelementStart(0, "div", 65);
|
|
94850
|
+
i0.ɵɵlistener("click", function SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_17_Template_div_click_0_listener() { i0.ɵɵrestoreView(_r6); const focusArea_r3 = i0.ɵɵnextContext().$implicit; const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(focusArea_r3.selfContentStatusProfileAnalysis === ctx_r1.AiDynamicContentStatusEnum.GENERATED && focusArea_r3.profileAnalysis ? ctx_r1.handleAnalysisFooterClick(focusArea_r3.profileAnalysis) : ctx_r1.handleFooterClick(focusArea_r3.profileFocusArea)); });
|
|
94851
|
+
i0.ɵɵelementStart(1, "div", 66)(2, "span", 67);
|
|
94849
94852
|
i0.ɵɵconditionalCreate(3, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_17_Conditional_3_Template, 1, 0)(4, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_17_Conditional_4_Template, 1, 0)(5, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_17_Conditional_5_Template, 1, 0)(6, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_17_Conditional_6_Template, 1, 0)(7, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Conditional_17_Conditional_7_Template, 1, 0);
|
|
94850
94853
|
i0.ɵɵelementEnd();
|
|
94851
94854
|
i0.ɵɵnamespaceSVG();
|
|
94852
|
-
i0.ɵɵelementStart(8, "svg",
|
|
94853
|
-
i0.ɵɵelement(9, "path",
|
|
94855
|
+
i0.ɵɵelementStart(8, "svg", 68);
|
|
94856
|
+
i0.ɵɵelement(9, "path", 69);
|
|
94854
94857
|
i0.ɵɵelementEnd()()();
|
|
94855
94858
|
} if (rf & 2) {
|
|
94856
94859
|
const focusArea_r3 = i0.ɵɵnextContext().$implicit;
|
|
@@ -94912,22 +94915,22 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_For_8
|
|
|
94912
94915
|
i0.ɵɵtext(1);
|
|
94913
94916
|
i0.ɵɵelementEnd();
|
|
94914
94917
|
} if (rf & 2) {
|
|
94915
|
-
const
|
|
94918
|
+
const focusArea_r7 = i0.ɵɵnextContext().$implicit;
|
|
94916
94919
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
94917
|
-
i0.ɵɵproperty("ngClass", ctx_r1.getEngagementBadgeClasses(
|
|
94920
|
+
i0.ɵɵproperty("ngClass", ctx_r1.getEngagementBadgeClasses(focusArea_r7.engagementStatus));
|
|
94918
94921
|
i0.ɵɵadvance();
|
|
94919
|
-
i0.ɵɵtextInterpolate1(" ", ctx_r1.getEngagementStatusLabel(
|
|
94922
|
+
i0.ɵɵtextInterpolate1(" ", ctx_r1.getEngagementStatusLabel(focusArea_r7.engagementStatus), " ");
|
|
94920
94923
|
} }
|
|
94921
94924
|
function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_For_8_Conditional_11_Template(rf, ctx) { if (rf & 1) {
|
|
94922
|
-
const
|
|
94923
|
-
i0.ɵɵelementStart(0, "div",
|
|
94924
|
-
i0.ɵɵlistener("click", function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_For_8_Conditional_11_Template_div_click_0_listener() { i0.ɵɵrestoreView(
|
|
94925
|
-
i0.ɵɵelementStart(1, "div",
|
|
94925
|
+
const _r8 = i0.ɵɵgetCurrentView();
|
|
94926
|
+
i0.ɵɵelementStart(0, "div", 65);
|
|
94927
|
+
i0.ɵɵlistener("click", function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_For_8_Conditional_11_Template_div_click_0_listener() { i0.ɵɵrestoreView(_r8); const focusArea_r7 = i0.ɵɵnextContext().$implicit; const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.handleFooterClick(focusArea_r7.profileFocusArea)); });
|
|
94928
|
+
i0.ɵɵelementStart(1, "div", 66)(2, "span", 67);
|
|
94926
94929
|
i0.ɵɵtext(3, "View Details");
|
|
94927
94930
|
i0.ɵɵelementEnd();
|
|
94928
94931
|
i0.ɵɵnamespaceSVG();
|
|
94929
|
-
i0.ɵɵelementStart(4, "svg",
|
|
94930
|
-
i0.ɵɵelement(5, "path",
|
|
94932
|
+
i0.ɵɵelementStart(4, "svg", 68);
|
|
94933
|
+
i0.ɵɵelement(5, "path", 69);
|
|
94931
94934
|
i0.ɵɵelementEnd()()();
|
|
94932
94935
|
} if (rf & 2) {
|
|
94933
94936
|
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
@@ -94949,35 +94952,35 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_For_8
|
|
|
94949
94952
|
i0.ɵɵconditionalCreate(11, SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_For_8_Conditional_11_Template, 6, 2, "div", 48);
|
|
94950
94953
|
i0.ɵɵelementEnd();
|
|
94951
94954
|
} if (rf & 2) {
|
|
94952
|
-
const
|
|
94955
|
+
const focusArea_r7 = ctx.$implicit;
|
|
94953
94956
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
94954
94957
|
i0.ɵɵclassMap(ctx_r1.getCardClasses());
|
|
94955
94958
|
i0.ɵɵadvance(4);
|
|
94956
|
-
i0.ɵɵtextInterpolate(
|
|
94959
|
+
i0.ɵɵtextInterpolate(focusArea_r7.icon);
|
|
94957
94960
|
i0.ɵɵadvance(2);
|
|
94958
|
-
i0.ɵɵconditional(
|
|
94961
|
+
i0.ɵɵconditional(focusArea_r7.engagementStatus ? 6 : -1);
|
|
94959
94962
|
i0.ɵɵadvance();
|
|
94960
94963
|
i0.ɵɵclassMap(ctx_r1.getTitleClasses());
|
|
94961
94964
|
i0.ɵɵadvance();
|
|
94962
|
-
i0.ɵɵtextInterpolate1(" ",
|
|
94965
|
+
i0.ɵɵtextInterpolate1(" ", focusArea_r7.title, " ");
|
|
94963
94966
|
i0.ɵɵadvance();
|
|
94964
94967
|
i0.ɵɵclassMap(ctx_r1.getDescriptionClasses());
|
|
94965
|
-
i0.ɵɵproperty("libSymphiqTooltip",
|
|
94968
|
+
i0.ɵɵproperty("libSymphiqTooltip", focusArea_r7.description);
|
|
94966
94969
|
i0.ɵɵadvance();
|
|
94967
|
-
i0.ɵɵtextInterpolate1(" ",
|
|
94970
|
+
i0.ɵɵtextInterpolate1(" ", focusArea_r7.description, " ");
|
|
94968
94971
|
i0.ɵɵadvance();
|
|
94969
|
-
i0.ɵɵconditional(
|
|
94972
|
+
i0.ɵɵconditional(focusArea_r7.canViewDetails && focusArea_r7.profileFocusArea ? 11 : -1);
|
|
94970
94973
|
} }
|
|
94971
94974
|
function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_Template(rf, ctx) { if (rf & 1) {
|
|
94972
|
-
i0.ɵɵelementStart(0, "div", 35)(1, "div",
|
|
94973
|
-
i0.ɵɵelement(2, "div",
|
|
94974
|
-
i0.ɵɵelementStart(3, "span",
|
|
94975
|
+
i0.ɵɵelementStart(0, "div", 35)(1, "div", 70);
|
|
94976
|
+
i0.ɵɵelement(2, "div", 71);
|
|
94977
|
+
i0.ɵɵelementStart(3, "span", 72);
|
|
94975
94978
|
i0.ɵɵtext(4, "Not Interested");
|
|
94976
94979
|
i0.ɵɵelementEnd();
|
|
94977
|
-
i0.ɵɵelement(5, "div",
|
|
94980
|
+
i0.ɵɵelement(5, "div", 71);
|
|
94978
94981
|
i0.ɵɵelementEnd();
|
|
94979
|
-
i0.ɵɵelementStart(6, "div",
|
|
94980
|
-
i0.ɵɵrepeaterCreate(7, SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_For_8_Template, 12, 12, "div", 34, _forTrack0$
|
|
94982
|
+
i0.ɵɵelementStart(6, "div", 73);
|
|
94983
|
+
i0.ɵɵrepeaterCreate(7, SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_For_8_Template, 12, 12, "div", 34, _forTrack0$6);
|
|
94981
94984
|
i0.ɵɵelementEnd()();
|
|
94982
94985
|
} if (rf & 2) {
|
|
94983
94986
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -94991,9 +94994,9 @@ function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_Templ
|
|
|
94991
94994
|
i0.ɵɵrepeater(ctx_r1.notInterestedFocusAreaCards());
|
|
94992
94995
|
} }
|
|
94993
94996
|
function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_67_Template(rf, ctx) { if (rf & 1) {
|
|
94994
|
-
const
|
|
94995
|
-
i0.ɵɵelementStart(0, "symphiq-search-modal",
|
|
94996
|
-
i0.ɵɵlistener("closeModal", function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_67_Template_symphiq_search_modal_closeModal_0_listener() { i0.ɵɵrestoreView(
|
|
94997
|
+
const _r9 = i0.ɵɵgetCurrentView();
|
|
94998
|
+
i0.ɵɵelementStart(0, "symphiq-search-modal", 74);
|
|
94999
|
+
i0.ɵɵlistener("closeModal", function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_67_Template_symphiq_search_modal_closeModal_0_listener() { i0.ɵɵrestoreView(_r9); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.handleCloseSearchModal()); });
|
|
94997
95000
|
i0.ɵɵelementEnd();
|
|
94998
95001
|
} }
|
|
94999
95002
|
class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
@@ -95212,7 +95215,9 @@ class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
|
95212
95215
|
this.headerScrollService.handleScroll(this.embedded());
|
|
95213
95216
|
}
|
|
95214
95217
|
handleFooterClick(profileFocusArea) {
|
|
95215
|
-
|
|
95218
|
+
if (profileFocusArea) {
|
|
95219
|
+
this.navigateToProfileFocusArea.emit(profileFocusArea);
|
|
95220
|
+
}
|
|
95216
95221
|
}
|
|
95217
95222
|
handleAnalysisFooterClick(profileAnalysis) {
|
|
95218
95223
|
this.navigateToProfileAnalysis.emit(profileAnalysis);
|
|
@@ -95378,7 +95383,7 @@ class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
|
95378
95383
|
static { this.ɵfac = function SymphiqProfileFocusAreasAnalysesDashboardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SymphiqProfileFocusAreasAnalysesDashboardComponent)(); }; }
|
|
95379
95384
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SymphiqProfileFocusAreasAnalysesDashboardComponent, selectors: [["symphiq-profile-focus-areas-analyses-dashboard"]], hostBindings: function SymphiqProfileFocusAreasAnalysesDashboardComponent_HostBindings(rf, ctx) { if (rf & 1) {
|
|
95380
95385
|
i0.ɵɵlistener("scroll", function SymphiqProfileFocusAreasAnalysesDashboardComponent_scroll_HostBindingHandler($event) { return ctx.onScroll($event); }, i0.ɵɵresolveWindow);
|
|
95381
|
-
} }, inputs: { requestedByUser: [1, "requestedByUser"], createdDate: [1, "createdDate"], embedded: [1, "embedded"], profileAnalyses: [1, "profileAnalyses"], profileFocusAreas: [1, "profileFocusAreas"], itemStatusesProfileFocusArea: [1, "itemStatusesProfileFocusArea"], itemStatusesProfileAnalysis: [1, "itemStatusesProfileAnalysis"], profile: [1, "profile"], funnelAnalysis: [1, "funnelAnalysis"], focusAreaDetails: [1, "focusAreaDetails"], account: [1, "account"], profileFocusAreaQuestions: [1, "profileFocusAreaQuestions"], isOnboarded: [1, "isOnboarded"], scrollEvent: [1, "scrollEvent"], scrollElement: [1, "scrollElement"], users: [1, "users"], isLoading: [1, "isLoading"], forDemo: [1, "forDemo"], currentUser: [1, "currentUser"], maxAccessibleStepId: [1, "maxAccessibleStepId"], viewMode: [1, "viewMode"], displayMode: [1, "displayMode"], currentStepId: [1, "currentStepId"] }, outputs: { navigateToProfileFocusArea: "navigateToProfileFocusArea", navigateToProfileAnalysis: "navigateToProfileAnalysis", stepClick: "stepClick", nextStepClick: "nextStepClick", answerFocusAreaProfileQuestions: "answerFocusAreaProfileQuestions", continueFocusAreaProfileQuestions: "continueFocusAreaProfileQuestions", profileQuestionAnswerSave: "profileQuestionAnswerSave", focusAreaProfileAdminAnswerAction: "focusAreaProfileAdminAnswerAction" }, decls: 69, vars: 29, consts: [[1, "min-h-screen", "relative"], [1, "animated-bubbles", 2, "position", "fixed", "top", "0", "left", "0", "right", "0", "bottom", "0", "width", "100vw", "height", "100vh", "z-index", "1", "pointer-events", "none"], [1, "fixed", "top-0", "left-0", "right-0", "h-1", "z-[60]", "bg-slate-200/30"], [1, "h-full", "transition-all", "duration-200", "ease-out", 3, "ngClass"], [1, "relative", "z-[51]"], [3, "title", "subtitle", "viewMode", "showControls"], [3, "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "container", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-8", "md:py-12", "relative", "z-10"], [1, "rounded-2xl", "border", "shadow-lg", "overflow-hidden", "mb-8", 3, "ngClass"], [1, "px-8", "py-8"], [1, "flex", "items-start", "gap-6"], [1, "flex-shrink-0", "w-16", "h-16", "rounded-2xl", "flex", "items-center", "justify-center", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-8", "h-8"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M19 11H5m14 0a2 2 0 012 2v6a2 2 0 01-2 2H5a2 2 0 01-2-2v-6a2 2 0 012-2m14 0V9a2 2 0 00-2-2M5 11V9a2 2 0 012-2m0 0V5a2 2 0 012-2h6a2 2 0 012 2v2M7 7h10"], [1, "flex-1"], [1, "text-2xl", "sm:text-3xl", "font-bold", "mb-3", 3, "ngClass"], [1, "grid", "grid-cols-1", "lg:grid-cols-3", "gap-6", "mb-6"], [1, "lg:col-span-2", "space-y-3"], [1, "text-base", "leading-relaxed", 3, "ngClass"], [1, "font-semibold"], [1, "lg:col-span-1"], ["currentStepId", "focus-areas", 3, "viewMode", "focusAreaDetails"], [1, "mt-6", "p-5", "rounded-xl", "border-l-4", "flex", "items-start", "gap-4", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6", "flex-shrink-0", "mt-0.5", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "font-bold", "text-lg", "mb-2", 3, "ngClass"], [1, "space-y-2", "text-sm", 3, "ngClass"], [1, "flex", "items-start", "gap-2"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-5", "h-5", "flex-shrink-0", "mt-0.5"], ["fill-rule", "evenodd", "d", "M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z", "clip-rule", "evenodd"], [1, "mt-6", "p-5", "rounded-xl", "border", "flex", "items-start", "gap-4", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 7l5 5m0 0l-5 5m5-5H6"], [1, "text-sm", "leading-relaxed", 3, "ngClass"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "lg:grid-cols-3", "gap-6"], [3, "class"], [1, "mt-12"], [3, "nextStepClick", "stepClick", "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "p-6", "flex-1"], [1, "flex", "items-start", "justify-between", "mb-4"], [1, "text-4xl"], [1, "flex", "flex-col", "items-end", "gap-2"], [3, "ngClass"], [1, "px-3", "py-1", "bg-green-100", "dark:bg-green-900/30", "text-green-700", "dark:text-green-400", "text-xs", "font-semibold", "rounded-full"], ["tooltipPosition", "bottom", 3, "libSymphiqTooltip"], [1, "mt-3", "mb-2"], [1, "flex", "items-center", "gap-2", "py-2"], [1, "space-y-2"], [1, "px-6", "pb-4"], [1, "mt-auto", "cursor-pointer", "hover:bg-slate-100", "dark:hover:bg-slate-700/50", "transition-colors", 3, "class"], [1, "flex", "items-center", "gap-2"], [1, "text-xs", "font-medium", 3, "ngClass"], [1, "flex", "flex-wrap", "gap-1.5"], [1, "px-2", "py-0.5", "rounded", "text-xs", 3, "ngClass"], [1, "animate-spin", "w-4", "h-4", "border-2", "border-amber-500/30", "border-t-amber-500", "rounded-full"], [1, "text-xs", "text-amber-600", "dark:text-amber-400", "font-medium"], [1, "flex", "items-center", "justify-between", "text-sm"], [1, "h-full", "bg-gradient-to-r", "from-blue-500", "to-cyan-500", "rounded-full", "transition-all", "duration-500"], [1, "flex", "items-center", "gap-1", "text-xs", "text-green-600", "dark:text-green-400", "font-medium"], [1, "flex", "items-center", "gap-1", "text-xs", "text-blue-600", "dark:text-blue-400", "font-medium"], [1, "flex", "items-center", "gap-1", "text-xs", "text-slate-500", "dark:text-slate-400", "font-medium"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-4", "h-4"], ["fill-rule", "evenodd", "d", "M10 18a8 8 0 100-16 8 8 0 000 16zm1-12a1 1 0 10-2 0v4a1 1 0 00.293.707l2.828 2.829a1 1 0 101.415-1.415L11 9.586V6z", "clip-rule", "evenodd"], ["fill-rule", "evenodd", "d", "M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z", "clip-rule", "evenodd"], [3, "itemStatus", "viewMode", "compact", "compactTitle"], [1, "mt-auto", "cursor-pointer", "hover:bg-slate-100", "dark:hover:bg-slate-700/50", "transition-colors", 3, "click"], [1, "flex", "items-center", "justify-between"], [1, "text-sm", "font-medium", "text-slate-600", "dark:text-slate-400"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "text-slate-400", "dark:text-slate-500", "hover:text-blue-500", "dark:hover:text-blue-400", "hover:translate-x-1", "transition-all"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"], [1, "flex", "items-center", "gap-4", "mb-6"], [1, "flex-1", "h-px", 3, "ngClass"], [1, "text-sm", "font-medium", "px-3", 3, "ngClass"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "lg:grid-cols-3", "gap-6", "opacity-60"], [3, "closeModal"]], template: function SymphiqProfileFocusAreasAnalysesDashboardComponent_Template(rf, ctx) { if (rf & 1) {
|
|
95386
|
+
} }, inputs: { requestedByUser: [1, "requestedByUser"], createdDate: [1, "createdDate"], embedded: [1, "embedded"], profileAnalyses: [1, "profileAnalyses"], profileFocusAreas: [1, "profileFocusAreas"], itemStatusesProfileFocusArea: [1, "itemStatusesProfileFocusArea"], itemStatusesProfileAnalysis: [1, "itemStatusesProfileAnalysis"], profile: [1, "profile"], funnelAnalysis: [1, "funnelAnalysis"], focusAreaDetails: [1, "focusAreaDetails"], account: [1, "account"], profileFocusAreaQuestions: [1, "profileFocusAreaQuestions"], isOnboarded: [1, "isOnboarded"], scrollEvent: [1, "scrollEvent"], scrollElement: [1, "scrollElement"], users: [1, "users"], isLoading: [1, "isLoading"], forDemo: [1, "forDemo"], currentUser: [1, "currentUser"], maxAccessibleStepId: [1, "maxAccessibleStepId"], viewMode: [1, "viewMode"], displayMode: [1, "displayMode"], currentStepId: [1, "currentStepId"] }, outputs: { navigateToProfileFocusArea: "navigateToProfileFocusArea", navigateToProfileAnalysis: "navigateToProfileAnalysis", stepClick: "stepClick", nextStepClick: "nextStepClick", answerFocusAreaProfileQuestions: "answerFocusAreaProfileQuestions", continueFocusAreaProfileQuestions: "continueFocusAreaProfileQuestions", profileQuestionAnswerSave: "profileQuestionAnswerSave", focusAreaProfileAdminAnswerAction: "focusAreaProfileAdminAnswerAction" }, decls: 69, vars: 29, consts: [[1, "min-h-screen", "relative"], [1, "animated-bubbles", 2, "position", "fixed", "top", "0", "left", "0", "right", "0", "bottom", "0", "width", "100vw", "height", "100vh", "z-index", "1", "pointer-events", "none"], [1, "fixed", "top-0", "left-0", "right-0", "h-1", "z-[60]", "bg-slate-200/30"], [1, "h-full", "transition-all", "duration-200", "ease-out", 3, "ngClass"], [1, "relative", "z-[51]"], [3, "title", "subtitle", "viewMode", "showControls"], [3, "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "container", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-8", "md:py-12", "relative", "z-10"], [1, "rounded-2xl", "border", "shadow-lg", "overflow-hidden", "mb-8", 3, "ngClass"], [1, "px-8", "py-8"], [1, "flex", "items-start", "gap-6"], [1, "flex-shrink-0", "w-16", "h-16", "rounded-2xl", "flex", "items-center", "justify-center", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-8", "h-8"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M19 11H5m14 0a2 2 0 012 2v6a2 2 0 01-2 2H5a2 2 0 01-2-2v-6a2 2 0 012-2m14 0V9a2 2 0 00-2-2M5 11V9a2 2 0 012-2m0 0V5a2 2 0 012-2h6a2 2 0 012 2v2M7 7h10"], [1, "flex-1"], [1, "text-2xl", "sm:text-3xl", "font-bold", "mb-3", 3, "ngClass"], [1, "grid", "grid-cols-1", "lg:grid-cols-3", "gap-6", "mb-6"], [1, "lg:col-span-2", "space-y-3"], [1, "text-base", "leading-relaxed", 3, "ngClass"], [1, "font-semibold"], [1, "lg:col-span-1"], ["currentStepId", "focus-areas", 3, "viewMode", "focusAreaDetails"], [1, "mt-6", "p-5", "rounded-xl", "border-l-4", "flex", "items-start", "gap-4", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6", "flex-shrink-0", "mt-0.5", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "font-bold", "text-lg", "mb-2", 3, "ngClass"], [1, "space-y-2", "text-sm", 3, "ngClass"], [1, "flex", "items-start", "gap-2"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-5", "h-5", "flex-shrink-0", "mt-0.5"], ["fill-rule", "evenodd", "d", "M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z", "clip-rule", "evenodd"], [1, "mt-6", "p-5", "rounded-xl", "border", "flex", "items-start", "gap-4", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 7l5 5m0 0l-5 5m5-5H6"], [1, "text-sm", "leading-relaxed", 3, "ngClass"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "lg:grid-cols-3", "gap-6"], [3, "class"], [1, "mt-12"], [3, "nextStepClick", "stepClick", "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "p-6", "flex-1"], [1, "flex", "items-start", "justify-between", "mb-4"], [1, "text-4xl"], [1, "flex", "flex-col", "items-end", "gap-2"], [3, "ngClass"], [1, "px-3", "py-1", "bg-green-100", "dark:bg-green-900/30", "text-green-700", "dark:text-green-400", "text-xs", "font-semibold", "rounded-full"], ["tooltipPosition", "bottom", 3, "libSymphiqTooltip"], [1, "mt-3", "mb-2"], [1, "flex", "items-center", "gap-2", "py-2"], [1, "space-y-2", "cursor-pointer"], [1, "px-6", "pb-4"], [1, "mt-auto", "cursor-pointer", "hover:bg-slate-100", "dark:hover:bg-slate-700/50", "transition-colors", 3, "class"], [1, "flex", "items-center", "gap-2"], [1, "text-xs", "font-medium", 3, "ngClass"], [1, "flex", "flex-wrap", "gap-1.5"], [1, "px-2", "py-0.5", "rounded", "text-xs", 3, "ngClass"], [1, "animate-spin", "w-4", "h-4", "border-2", "border-amber-500/30", "border-t-amber-500", "rounded-full"], [1, "text-xs", "text-amber-600", "dark:text-amber-400", "font-medium"], [1, "space-y-2", "cursor-pointer", 3, "click"], [1, "flex", "items-center", "justify-between", "text-sm"], [1, "h-full", "bg-gradient-to-r", "from-blue-500", "to-cyan-500", "rounded-full", "transition-all", "duration-500"], [1, "flex", "items-center", "gap-1", "text-xs", "text-green-600", "dark:text-green-400", "font-medium"], [1, "flex", "items-center", "gap-1", "text-xs", "text-blue-600", "dark:text-blue-400", "font-medium"], [1, "flex", "items-center", "gap-1", "text-xs", "text-slate-500", "dark:text-slate-400", "font-medium"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-4", "h-4"], ["fill-rule", "evenodd", "d", "M10 18a8 8 0 100-16 8 8 0 000 16zm1-12a1 1 0 10-2 0v4a1 1 0 00.293.707l2.828 2.829a1 1 0 101.415-1.415L11 9.586V6z", "clip-rule", "evenodd"], ["fill-rule", "evenodd", "d", "M10 18a8 8 0 100-16 8 8 0 000 16zM9.555 7.168A1 1 0 008 8v4a1 1 0 001.555.832l3-2a1 1 0 000-1.664l-3-2z", "clip-rule", "evenodd"], [3, "itemStatus", "viewMode", "compact", "compactTitle"], [1, "mt-auto", "cursor-pointer", "hover:bg-slate-100", "dark:hover:bg-slate-700/50", "transition-colors", 3, "click"], [1, "flex", "items-center", "justify-between"], [1, "text-sm", "font-medium", "text-slate-600", "dark:text-slate-400"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "text-slate-400", "dark:text-slate-500", "hover:text-blue-500", "dark:hover:text-blue-400", "hover:translate-x-1", "transition-all"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"], [1, "flex", "items-center", "gap-4", "mb-6"], [1, "flex-1", "h-px", 3, "ngClass"], [1, "text-sm", "font-medium", "px-3", 3, "ngClass"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "lg:grid-cols-3", "gap-6", "opacity-60"], [3, "closeModal"]], template: function SymphiqProfileFocusAreasAnalysesDashboardComponent_Template(rf, ctx) { if (rf & 1) {
|
|
95382
95387
|
i0.ɵɵelementStart(0, "div", 0);
|
|
95383
95388
|
i0.ɵɵelement(1, "div", 1);
|
|
95384
95389
|
i0.ɵɵelementStart(2, "div", 2);
|
|
@@ -95462,7 +95467,7 @@ class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
|
95462
95467
|
i0.ɵɵtext(62, " The final step\u2014Metric Analysis\u2014lets you provide funnel-specific context for each conversion point. This granular knowledge ensures recommendations address the precise bottlenecks in your customer journey, creating a complete picture from top-of-funnel awareness to revenue. ");
|
|
95463
95468
|
i0.ɵɵelementEnd()()()()()()();
|
|
95464
95469
|
i0.ɵɵelementStart(63, "div", 33);
|
|
95465
|
-
i0.ɵɵrepeaterCreate(64, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Template, 18, 16, "div", 34, _forTrack0$
|
|
95470
|
+
i0.ɵɵrepeaterCreate(64, SymphiqProfileFocusAreasAnalysesDashboardComponent_For_65_Template, 18, 16, "div", 34, _forTrack0$6);
|
|
95466
95471
|
i0.ɵɵelementEnd();
|
|
95467
95472
|
i0.ɵɵconditionalCreate(66, SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_66_Template, 9, 3, "div", 35);
|
|
95468
95473
|
i0.ɵɵelementEnd()();
|
|
@@ -95692,9 +95697,9 @@ class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
|
95692
95697
|
<span class="text-xs text-amber-600 dark:text-amber-400 font-medium">Profile Generation Pending</span>
|
|
95693
95698
|
</div>
|
|
95694
95699
|
} @else if ((focusArea.selfContentStatusProfileFocusArea === AiDynamicContentStatusEnum.GENERATED && (focusArea.selfContentStatusProfileAnalysis === null || focusArea.selfContentStatusProfileAnalysis === AiDynamicContentStatusEnum.GENERATED)) || focusArea.status !== 'pending') {
|
|
95695
|
-
<div class="space-y-2">
|
|
95700
|
+
<div class="space-y-2 cursor-pointer" (click)="handleFooterClick(focusArea.profileFocusArea)">
|
|
95696
95701
|
<div class="flex items-center justify-between text-sm">
|
|
95697
|
-
<span [class]="getLabelClasses()">
|
|
95702
|
+
<span [class]="getLabelClasses()">Profile progress</span>
|
|
95698
95703
|
<span [class]="getValueClasses()">
|
|
95699
95704
|
{{ focusArea.questionsAnswered }} / {{ focusArea.totalQuestions }}
|
|
95700
95705
|
</span>
|
|
@@ -95852,7 +95857,7 @@ class SymphiqProfileFocusAreasAnalysesDashboardComponent {
|
|
|
95852
95857
|
}] }); })();
|
|
95853
95858
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileFocusAreasAnalysesDashboardComponent, { className: "SymphiqProfileFocusAreasAnalysesDashboardComponent", filePath: "lib/components/profile-analyses-focus-areas-dashboard/symphiq-profile-focus-areas-analyses-dashboard.component.ts", lineNumber: 449 }); })();
|
|
95854
95859
|
|
|
95855
|
-
const _c0$
|
|
95860
|
+
const _c0$6 = () => [];
|
|
95856
95861
|
function SymphiqProfileFocusAreaDashboardComponent_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|
|
95857
95862
|
i0.ɵɵelementStart(0, "div", 4)(1, "div", 8);
|
|
95858
95863
|
i0.ɵɵelement(2, "symphiq-indeterminate-spinner", 9);
|
|
@@ -95879,7 +95884,7 @@ function SymphiqProfileFocusAreaDashboardComponent_Conditional_5_Template(rf, ct
|
|
|
95879
95884
|
i0.ɵɵelementEnd();
|
|
95880
95885
|
} if (rf & 2) {
|
|
95881
95886
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
95882
|
-
i0.ɵɵproperty("viewMode", ctx_r0.viewMode())("totalQuestions", ctx_r0.totalQuestions())("answeredQuestions", ctx_r0.answeredQuestions())("questions", ctx_r0.profileFocusAreaQuestions() || i0.ɵɵpureFunction0(11, _c0$
|
|
95887
|
+
i0.ɵɵproperty("viewMode", ctx_r0.viewMode())("totalQuestions", ctx_r0.totalQuestions())("answeredQuestions", ctx_r0.answeredQuestions())("questions", ctx_r0.profileFocusAreaQuestions() || 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());
|
|
95883
95888
|
} }
|
|
95884
95889
|
function SymphiqProfileFocusAreaDashboardComponent_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
95885
95890
|
i0.ɵɵelementStart(0, "div", 6);
|
|
@@ -96119,6 +96124,1596 @@ class SymphiqProfileFocusAreaDashboardComponent {
|
|
|
96119
96124
|
}], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], profileFocusArea: [{ type: i0.Input, args: [{ isSignal: true, alias: "profileFocusArea", required: false }] }], profileFocusAreaQuestions: [{ type: i0.Input, args: [{ isSignal: true, alias: "profileFocusAreaQuestions", 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 }] }], startCategoryQuestions: [{ type: i0.Output, args: ["startCategoryQuestions"] }], answerSave: [{ type: i0.Output, args: ["answerSave"] }], continueClick: [{ type: i0.Output, args: ["continueClick"] }], adminAnswerAction: [{ type: i0.Output, args: ["adminAnswerAction"] }] }); })();
|
|
96120
96125
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileFocusAreaDashboardComponent, { className: "SymphiqProfileFocusAreaDashboardComponent", filePath: "lib/components/profile-focus-area-dashboard/symphiq-profile-focus-area-dashboard.component.ts", lineNumber: 107 }); })();
|
|
96121
96126
|
|
|
96127
|
+
function FocusAreaWelcomeBannerComponent_Conditional_7_Template(rf, ctx) { if (rf & 1) {
|
|
96128
|
+
i0.ɵɵtext(0);
|
|
96129
|
+
} if (rf & 2) {
|
|
96130
|
+
const ctx_r0 = i0.ɵɵnextContext();
|
|
96131
|
+
i0.ɵɵtextInterpolate1(" Your ", ctx_r0.focusAreaDisplayName(), " Analysis ");
|
|
96132
|
+
} }
|
|
96133
|
+
function FocusAreaWelcomeBannerComponent_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
96134
|
+
i0.ɵɵtext(0);
|
|
96135
|
+
} if (rf & 2) {
|
|
96136
|
+
const ctx_r0 = i0.ɵɵnextContext();
|
|
96137
|
+
i0.ɵɵtextInterpolate1(" Welcome to Your ", ctx_r0.focusAreaDisplayName(), " Analysis ");
|
|
96138
|
+
} }
|
|
96139
|
+
function FocusAreaWelcomeBannerComponent_Conditional_51_Template(rf, ctx) { if (rf & 1) {
|
|
96140
|
+
i0.ɵɵnamespaceSVG();
|
|
96141
|
+
i0.ɵɵelement(0, "path", 22);
|
|
96142
|
+
} }
|
|
96143
|
+
function FocusAreaWelcomeBannerComponent_Conditional_52_Template(rf, ctx) { if (rf & 1) {
|
|
96144
|
+
i0.ɵɵnamespaceSVG();
|
|
96145
|
+
i0.ɵɵelement(0, "path", 23);
|
|
96146
|
+
} }
|
|
96147
|
+
function FocusAreaWelcomeBannerComponent_Conditional_55_Template(rf, ctx) { if (rf & 1) {
|
|
96148
|
+
i0.ɵɵtext(0, " Keep Your Focus Area Updated ");
|
|
96149
|
+
} }
|
|
96150
|
+
function FocusAreaWelcomeBannerComponent_Conditional_56_Template(rf, ctx) { if (rf & 1) {
|
|
96151
|
+
i0.ɵɵtext(0, " Continue Your Journey ");
|
|
96152
|
+
} }
|
|
96153
|
+
function FocusAreaWelcomeBannerComponent_Conditional_58_Template(rf, ctx) { if (rf & 1) {
|
|
96154
|
+
i0.ɵɵtext(0);
|
|
96155
|
+
i0.ɵɵpipe(1, "lowercase");
|
|
96156
|
+
} if (rf & 2) {
|
|
96157
|
+
const ctx_r0 = i0.ɵɵnextContext();
|
|
96158
|
+
i0.ɵɵtextInterpolate1(" As you implement improvements, adopt new tools, or refine your ", i0.ɵɵpipeBind1(1, 1, ctx_r0.focusAreaDisplayName()), " approach, update this analysis to keep recommendations aligned with your evolving capabilities and market opportunities. ");
|
|
96159
|
+
} }
|
|
96160
|
+
function FocusAreaWelcomeBannerComponent_Conditional_59_Template(rf, ctx) { if (rf & 1) {
|
|
96161
|
+
i0.ɵɵtext(0, " This analysis provides domain-specific insights. To unlock the full power of Symphiq, explore additional focus areas and connect them to your shop operations and funnel metrics. ");
|
|
96162
|
+
} }
|
|
96163
|
+
class FocusAreaWelcomeBannerComponent {
|
|
96164
|
+
constructor() {
|
|
96165
|
+
this.viewMode = input(ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "viewMode" }] : []));
|
|
96166
|
+
this.focusAreaDomain = input(...(ngDevMode ? [undefined, { debugName: "focusAreaDomain" }] : []));
|
|
96167
|
+
this.focusAreaName = input(...(ngDevMode ? [undefined, { debugName: "focusAreaName" }] : []));
|
|
96168
|
+
this.isOnboarded = input(false, ...(ngDevMode ? [{ debugName: "isOnboarded" }] : []));
|
|
96169
|
+
this.focusAreaDetails = input(...(ngDevMode ? [undefined, { debugName: "focusAreaDetails" }] : []));
|
|
96170
|
+
this.IconSourceEnum = IconSourceEnum;
|
|
96171
|
+
this.focusAreaDisplayName = computed(() => {
|
|
96172
|
+
return this.focusAreaName() || this.getFocusAreaName(this.focusAreaDomain());
|
|
96173
|
+
}, ...(ngDevMode ? [{ debugName: "focusAreaDisplayName" }] : []));
|
|
96174
|
+
this.focusAreaIcon = computed(() => {
|
|
96175
|
+
const domain = this.focusAreaDomain();
|
|
96176
|
+
const iconMap = {
|
|
96177
|
+
[FocusAreaDomainEnum.AFFILIATE_AND_REFERRAL_PROGRAMS]: { name: 'users', source: IconSourceEnum.HEROICONS },
|
|
96178
|
+
[FocusAreaDomainEnum.AI_SEARCH_OPTIMIZATION]: { name: 'magnifying-glass', source: IconSourceEnum.HEROICONS },
|
|
96179
|
+
[FocusAreaDomainEnum.CONTENT_MARKETING]: { name: 'document-text', source: IconSourceEnum.HEROICONS },
|
|
96180
|
+
[FocusAreaDomainEnum.CUSTOMER_FEEDBACK_AND_REVIEW_MANAGEMENT]: { name: 'chat-bubble-left-right', source: IconSourceEnum.HEROICONS },
|
|
96181
|
+
[FocusAreaDomainEnum.CUSTOMER_RETENTION]: { name: 'heart', source: IconSourceEnum.HEROICONS },
|
|
96182
|
+
[FocusAreaDomainEnum.EMAIL_MARKETING]: { name: 'envelope', source: IconSourceEnum.HEROICONS },
|
|
96183
|
+
[FocusAreaDomainEnum.FULFILLMENT_AND_LOGISTICS]: { name: 'truck', source: IconSourceEnum.HEROICONS },
|
|
96184
|
+
[FocusAreaDomainEnum.LOCAL_MARKETING]: { name: 'map-pin', source: IconSourceEnum.HEROICONS },
|
|
96185
|
+
[FocusAreaDomainEnum.MOBILE_COMMERCE]: { name: 'device-phone-mobile', source: IconSourceEnum.HEROICONS },
|
|
96186
|
+
[FocusAreaDomainEnum.PAID_MEDIA]: { name: 'currency-dollar', source: IconSourceEnum.HEROICONS },
|
|
96187
|
+
[FocusAreaDomainEnum.PRICING_STRATEGY]: { name: 'calculator', source: IconSourceEnum.HEROICONS },
|
|
96188
|
+
[FocusAreaDomainEnum.PRODUCT_FEED_OPTIMIZATION]: { name: 'rss', source: IconSourceEnum.HEROICONS },
|
|
96189
|
+
[FocusAreaDomainEnum.PROMOTIONAL_STRATEGY_AND_DISCOUNT_MANAGEMENT]: { name: 'tag', source: IconSourceEnum.HEROICONS },
|
|
96190
|
+
[FocusAreaDomainEnum.SEARCH_ENGINE_OPTIMIZATION_SEO]: { name: 'magnifying-glass-circle', source: IconSourceEnum.HEROICONS },
|
|
96191
|
+
[FocusAreaDomainEnum.SOCIAL_MEDIA_ENGAGEMENT]: { name: 'share', source: IconSourceEnum.HEROICONS },
|
|
96192
|
+
[FocusAreaDomainEnum.USER_EXPERIENCE_OPTIMIZATION]: { name: 'cursor-arrow-rays', source: IconSourceEnum.HEROICONS }
|
|
96193
|
+
};
|
|
96194
|
+
return domain ? iconMap[domain] : { name: 'beaker', source: IconSourceEnum.HEROICONS };
|
|
96195
|
+
}, ...(ngDevMode ? [{ debugName: "focusAreaIcon" }] : []));
|
|
96196
|
+
}
|
|
96197
|
+
getFocusAreaName(domain) {
|
|
96198
|
+
if (!domain)
|
|
96199
|
+
return 'Focus Area';
|
|
96200
|
+
const nameMap = {
|
|
96201
|
+
[FocusAreaDomainEnum.AFFILIATE_AND_REFERRAL_PROGRAMS]: 'Affiliate and Referral Programs',
|
|
96202
|
+
[FocusAreaDomainEnum.AI_SEARCH_OPTIMIZATION]: 'AI Search Optimization',
|
|
96203
|
+
[FocusAreaDomainEnum.CONTENT_MARKETING]: 'Content Marketing',
|
|
96204
|
+
[FocusAreaDomainEnum.CUSTOMER_FEEDBACK_AND_REVIEW_MANAGEMENT]: 'Customer Feedback and Review Management',
|
|
96205
|
+
[FocusAreaDomainEnum.CUSTOMER_RETENTION]: 'Customer Retention',
|
|
96206
|
+
[FocusAreaDomainEnum.EMAIL_MARKETING]: 'Email Marketing',
|
|
96207
|
+
[FocusAreaDomainEnum.FULFILLMENT_AND_LOGISTICS]: 'Fulfillment and Logistics',
|
|
96208
|
+
[FocusAreaDomainEnum.LOCAL_MARKETING]: 'Local Marketing',
|
|
96209
|
+
[FocusAreaDomainEnum.MOBILE_COMMERCE]: 'Mobile Commerce',
|
|
96210
|
+
[FocusAreaDomainEnum.PAID_MEDIA]: 'Paid Media',
|
|
96211
|
+
[FocusAreaDomainEnum.PRICING_STRATEGY]: 'Pricing Strategy',
|
|
96212
|
+
[FocusAreaDomainEnum.PRODUCT_FEED_OPTIMIZATION]: 'Product Feed Optimization',
|
|
96213
|
+
[FocusAreaDomainEnum.PROMOTIONAL_STRATEGY_AND_DISCOUNT_MANAGEMENT]: 'Promotional Strategy and Discount Management',
|
|
96214
|
+
[FocusAreaDomainEnum.SEARCH_ENGINE_OPTIMIZATION_SEO]: 'Search Engine Optimization (SEO)',
|
|
96215
|
+
[FocusAreaDomainEnum.SOCIAL_MEDIA_ENGAGEMENT]: 'Social Media Engagement',
|
|
96216
|
+
[FocusAreaDomainEnum.USER_EXPERIENCE_OPTIMIZATION]: 'User Experience Optimization'
|
|
96217
|
+
};
|
|
96218
|
+
return nameMap[domain] || 'Focus Area';
|
|
96219
|
+
}
|
|
96220
|
+
containerClasses() {
|
|
96221
|
+
return this.viewMode() === ViewModeEnum.LIGHT
|
|
96222
|
+
? 'bg-white border-slate-200'
|
|
96223
|
+
: 'bg-slate-800/50 border-slate-700/50';
|
|
96224
|
+
}
|
|
96225
|
+
contentClasses() {
|
|
96226
|
+
return '';
|
|
96227
|
+
}
|
|
96228
|
+
iconContainerClasses() {
|
|
96229
|
+
return this.viewMode() === ViewModeEnum.LIGHT
|
|
96230
|
+
? 'bg-purple-100 text-purple-600'
|
|
96231
|
+
: 'bg-purple-500/20 text-purple-400';
|
|
96232
|
+
}
|
|
96233
|
+
titleClasses() {
|
|
96234
|
+
return this.viewMode() === ViewModeEnum.LIGHT
|
|
96235
|
+
? 'text-slate-900'
|
|
96236
|
+
: 'text-white';
|
|
96237
|
+
}
|
|
96238
|
+
textClasses() {
|
|
96239
|
+
return this.viewMode() === ViewModeEnum.LIGHT
|
|
96240
|
+
? 'text-slate-700'
|
|
96241
|
+
: 'text-slate-300';
|
|
96242
|
+
}
|
|
96243
|
+
highlightBoxClasses() {
|
|
96244
|
+
return this.viewMode() === ViewModeEnum.LIGHT
|
|
96245
|
+
? 'bg-blue-50/50 border-blue-300'
|
|
96246
|
+
: 'bg-blue-500/10 border-blue-500/30';
|
|
96247
|
+
}
|
|
96248
|
+
highlightIconClasses() {
|
|
96249
|
+
return this.viewMode() === ViewModeEnum.LIGHT
|
|
96250
|
+
? 'text-blue-600'
|
|
96251
|
+
: 'text-blue-400';
|
|
96252
|
+
}
|
|
96253
|
+
highlightTitleClasses() {
|
|
96254
|
+
return this.viewMode() === ViewModeEnum.LIGHT
|
|
96255
|
+
? 'text-slate-900'
|
|
96256
|
+
: 'text-white';
|
|
96257
|
+
}
|
|
96258
|
+
highlightListClasses() {
|
|
96259
|
+
return this.viewMode() === ViewModeEnum.LIGHT
|
|
96260
|
+
? 'text-slate-700'
|
|
96261
|
+
: 'text-slate-300';
|
|
96262
|
+
}
|
|
96263
|
+
nextStepsBoxClasses() {
|
|
96264
|
+
return this.viewMode() === ViewModeEnum.LIGHT
|
|
96265
|
+
? 'bg-purple-50/50 border-purple-200'
|
|
96266
|
+
: 'bg-purple-500/10 border-purple-500/30';
|
|
96267
|
+
}
|
|
96268
|
+
nextStepsIconClasses() {
|
|
96269
|
+
return this.viewMode() === ViewModeEnum.LIGHT
|
|
96270
|
+
? 'text-purple-600'
|
|
96271
|
+
: 'text-purple-400';
|
|
96272
|
+
}
|
|
96273
|
+
nextStepsTitleClasses() {
|
|
96274
|
+
return this.viewMode() === ViewModeEnum.LIGHT
|
|
96275
|
+
? 'text-slate-900'
|
|
96276
|
+
: 'text-white';
|
|
96277
|
+
}
|
|
96278
|
+
nextStepsTextClasses() {
|
|
96279
|
+
return this.viewMode() === ViewModeEnum.LIGHT
|
|
96280
|
+
? 'text-slate-700'
|
|
96281
|
+
: 'text-slate-300';
|
|
96282
|
+
}
|
|
96283
|
+
static { this.ɵfac = function FocusAreaWelcomeBannerComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || FocusAreaWelcomeBannerComponent)(); }; }
|
|
96284
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: FocusAreaWelcomeBannerComponent, selectors: [["symphiq-focus-area-welcome-banner"]], inputs: { viewMode: [1, "viewMode"], focusAreaDomain: [1, "focusAreaDomain"], focusAreaName: [1, "focusAreaName"], isOnboarded: [1, "isOnboarded"], focusAreaDetails: [1, "focusAreaDetails"] }, decls: 60, vars: 29, consts: [[1, "rounded-2xl", "border", "shadow-lg", "overflow-hidden", 3, "ngClass"], [1, "px-8", "py-8", 3, "ngClass"], [1, "flex", "items-start", "gap-6"], [1, "flex-shrink-0", "w-16", "h-16", "rounded-2xl", "flex", "items-center", "justify-center", 3, "ngClass"], ["size", "w-8 h-8", 3, "icon"], [1, "flex-1"], [1, "text-2xl", "sm:text-3xl", "font-bold", "mb-3", 3, "ngClass"], [1, "grid", "grid-cols-1", "lg:grid-cols-3", "gap-6", "mb-6"], [1, "lg:col-span-2", "space-y-3"], [1, "text-base", "leading-relaxed", 3, "ngClass"], [1, "font-semibold"], [1, "lg:col-span-1"], ["currentStepId", "focus-area-analysis", 3, "viewMode", "focusAreaDetails", "currentFocusAreaDomain"], [1, "mt-6", "p-5", "rounded-xl", "border-l-4", "flex", "items-start", "gap-4", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6", "flex-shrink-0", "mt-0.5", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "font-bold", "text-lg", "mb-2", 3, "ngClass"], [1, "space-y-2", "text-sm", 3, "ngClass"], [1, "flex", "items-start", "gap-2"], ["fill", "currentColor", "viewBox", "0 0 20 20", 1, "w-5", "h-5", "flex-shrink-0", "mt-0.5"], ["fill-rule", "evenodd", "d", "M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z", "clip-rule", "evenodd"], [1, "mt-6", "p-5", "rounded-xl", "border", "flex", "items-start", "gap-4", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M4 4v5h.582m15.356 2A8.001 8.001 0 004.582 9m0 0H9m11 11v-5h-.581m0 0a8.003 8.003 0 01-15.357-2m15.357 2H15"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 7l5 5m0 0l-5 5m5-5H6"], [1, "font-bold", "mb-1", 3, "ngClass"], [1, "text-sm", "leading-relaxed", 3, "ngClass"]], template: function FocusAreaWelcomeBannerComponent_Template(rf, ctx) { if (rf & 1) {
|
|
96285
|
+
i0.ɵɵelementStart(0, "div", 0)(1, "div", 1)(2, "div", 2)(3, "div", 3);
|
|
96286
|
+
i0.ɵɵelement(4, "symphiq-icon", 4);
|
|
96287
|
+
i0.ɵɵelementEnd();
|
|
96288
|
+
i0.ɵɵelementStart(5, "div", 5)(6, "h2", 6);
|
|
96289
|
+
i0.ɵɵconditionalCreate(7, FocusAreaWelcomeBannerComponent_Conditional_7_Template, 1, 1)(8, FocusAreaWelcomeBannerComponent_Conditional_8_Template, 1, 1);
|
|
96290
|
+
i0.ɵɵelementEnd();
|
|
96291
|
+
i0.ɵɵelementStart(9, "div", 7)(10, "div", 8)(11, "p", 9);
|
|
96292
|
+
i0.ɵɵtext(12);
|
|
96293
|
+
i0.ɵɵpipe(13, "lowercase");
|
|
96294
|
+
i0.ɵɵelementEnd();
|
|
96295
|
+
i0.ɵɵelementStart(14, "p", 9)(15, "strong", 10);
|
|
96296
|
+
i0.ɵɵtext(16, "Why this matters:");
|
|
96297
|
+
i0.ɵɵelementEnd();
|
|
96298
|
+
i0.ɵɵtext(17, " Rather than generic best practices, this analysis delivers domain-specific insights tailored to your current capabilities, resources, and market position\u2014ensuring recommendations are both impactful and achievable. ");
|
|
96299
|
+
i0.ɵɵelementEnd()();
|
|
96300
|
+
i0.ɵɵelementStart(18, "div", 11);
|
|
96301
|
+
i0.ɵɵelement(19, "symphiq-confidence-level-card", 12);
|
|
96302
|
+
i0.ɵɵelementEnd()();
|
|
96303
|
+
i0.ɵɵelementStart(20, "div", 13);
|
|
96304
|
+
i0.ɵɵnamespaceSVG();
|
|
96305
|
+
i0.ɵɵelementStart(21, "svg", 14);
|
|
96306
|
+
i0.ɵɵelement(22, "path", 15);
|
|
96307
|
+
i0.ɵɵelementEnd();
|
|
96308
|
+
i0.ɵɵnamespaceHTML();
|
|
96309
|
+
i0.ɵɵelementStart(23, "div", 5)(24, "h3", 16);
|
|
96310
|
+
i0.ɵɵtext(25, " What You'll See Below ");
|
|
96311
|
+
i0.ɵɵelementEnd();
|
|
96312
|
+
i0.ɵɵelementStart(26, "ul", 17)(27, "li", 18);
|
|
96313
|
+
i0.ɵɵnamespaceSVG();
|
|
96314
|
+
i0.ɵɵelementStart(28, "svg", 19);
|
|
96315
|
+
i0.ɵɵelement(29, "path", 20);
|
|
96316
|
+
i0.ɵɵelementEnd();
|
|
96317
|
+
i0.ɵɵnamespaceHTML();
|
|
96318
|
+
i0.ɵɵelementStart(30, "span")(31, "strong", 10);
|
|
96319
|
+
i0.ɵɵtext(32, "Focus Area Health");
|
|
96320
|
+
i0.ɵɵelementEnd();
|
|
96321
|
+
i0.ɵɵtext(33);
|
|
96322
|
+
i0.ɵɵpipe(34, "lowercase");
|
|
96323
|
+
i0.ɵɵelementEnd()();
|
|
96324
|
+
i0.ɵɵelementStart(35, "li", 18);
|
|
96325
|
+
i0.ɵɵnamespaceSVG();
|
|
96326
|
+
i0.ɵɵelementStart(36, "svg", 19);
|
|
96327
|
+
i0.ɵɵelement(37, "path", 20);
|
|
96328
|
+
i0.ɵɵelementEnd();
|
|
96329
|
+
i0.ɵɵnamespaceHTML();
|
|
96330
|
+
i0.ɵɵelementStart(38, "span")(39, "strong", 10);
|
|
96331
|
+
i0.ɵɵtext(40, "Top Priorities");
|
|
96332
|
+
i0.ɵɵelementEnd();
|
|
96333
|
+
i0.ɵɵtext(41, " \u2014 High-impact improvements specific to this operational domain");
|
|
96334
|
+
i0.ɵɵelementEnd()();
|
|
96335
|
+
i0.ɵɵelementStart(42, "li", 18);
|
|
96336
|
+
i0.ɵɵnamespaceSVG();
|
|
96337
|
+
i0.ɵɵelementStart(43, "svg", 19);
|
|
96338
|
+
i0.ɵɵelement(44, "path", 20);
|
|
96339
|
+
i0.ɵɵelementEnd();
|
|
96340
|
+
i0.ɵɵnamespaceHTML();
|
|
96341
|
+
i0.ɵɵelementStart(45, "span")(46, "strong", 10);
|
|
96342
|
+
i0.ɵɵtext(47, "Tactical Roadmap");
|
|
96343
|
+
i0.ɵɵelementEnd();
|
|
96344
|
+
i0.ɵɵtext(48, " \u2014 Step-by-step goals, strategies, and recommendations for domain optimization");
|
|
96345
|
+
i0.ɵɵelementEnd()()()()();
|
|
96346
|
+
i0.ɵɵelementStart(49, "div", 21);
|
|
96347
|
+
i0.ɵɵnamespaceSVG();
|
|
96348
|
+
i0.ɵɵelementStart(50, "svg", 14);
|
|
96349
|
+
i0.ɵɵconditionalCreate(51, FocusAreaWelcomeBannerComponent_Conditional_51_Template, 1, 0, ":svg:path", 22)(52, FocusAreaWelcomeBannerComponent_Conditional_52_Template, 1, 0, ":svg:path", 23);
|
|
96350
|
+
i0.ɵɵelementEnd();
|
|
96351
|
+
i0.ɵɵnamespaceHTML();
|
|
96352
|
+
i0.ɵɵelementStart(53, "div", 5)(54, "h3", 24);
|
|
96353
|
+
i0.ɵɵconditionalCreate(55, FocusAreaWelcomeBannerComponent_Conditional_55_Template, 1, 0)(56, FocusAreaWelcomeBannerComponent_Conditional_56_Template, 1, 0);
|
|
96354
|
+
i0.ɵɵelementEnd();
|
|
96355
|
+
i0.ɵɵelementStart(57, "p", 25);
|
|
96356
|
+
i0.ɵɵconditionalCreate(58, FocusAreaWelcomeBannerComponent_Conditional_58_Template, 2, 3)(59, FocusAreaWelcomeBannerComponent_Conditional_59_Template, 1, 0);
|
|
96357
|
+
i0.ɵɵelementEnd()()()()()()();
|
|
96358
|
+
} if (rf & 2) {
|
|
96359
|
+
i0.ɵɵproperty("ngClass", ctx.containerClasses());
|
|
96360
|
+
i0.ɵɵadvance();
|
|
96361
|
+
i0.ɵɵproperty("ngClass", ctx.contentClasses());
|
|
96362
|
+
i0.ɵɵadvance(2);
|
|
96363
|
+
i0.ɵɵproperty("ngClass", ctx.iconContainerClasses());
|
|
96364
|
+
i0.ɵɵadvance();
|
|
96365
|
+
i0.ɵɵproperty("icon", ctx.focusAreaIcon());
|
|
96366
|
+
i0.ɵɵadvance(2);
|
|
96367
|
+
i0.ɵɵproperty("ngClass", ctx.titleClasses());
|
|
96368
|
+
i0.ɵɵadvance();
|
|
96369
|
+
i0.ɵɵconditional(ctx.isOnboarded() ? 7 : 8);
|
|
96370
|
+
i0.ɵɵadvance(4);
|
|
96371
|
+
i0.ɵɵproperty("ngClass", ctx.textClasses());
|
|
96372
|
+
i0.ɵɵadvance();
|
|
96373
|
+
i0.ɵɵtextInterpolate2(" ", ctx.focusAreaDisplayName(), " Analysis provides a deep dive into this specific operational domain. By analyzing your approach, tools, and performance in ", i0.ɵɵpipeBind1(13, 25, ctx.focusAreaDisplayName()), ", Symphiq identifies tactical opportunities and creates an actionable roadmap for improvement. ");
|
|
96374
|
+
i0.ɵɵadvance(2);
|
|
96375
|
+
i0.ɵɵproperty("ngClass", ctx.textClasses());
|
|
96376
|
+
i0.ɵɵadvance(5);
|
|
96377
|
+
i0.ɵɵproperty("viewMode", ctx.viewMode())("focusAreaDetails", ctx.focusAreaDetails())("currentFocusAreaDomain", ctx.focusAreaDomain());
|
|
96378
|
+
i0.ɵɵadvance();
|
|
96379
|
+
i0.ɵɵproperty("ngClass", ctx.highlightBoxClasses());
|
|
96380
|
+
i0.ɵɵadvance();
|
|
96381
|
+
i0.ɵɵproperty("ngClass", ctx.highlightIconClasses());
|
|
96382
|
+
i0.ɵɵadvance(3);
|
|
96383
|
+
i0.ɵɵproperty("ngClass", ctx.highlightTitleClasses());
|
|
96384
|
+
i0.ɵɵadvance(2);
|
|
96385
|
+
i0.ɵɵproperty("ngClass", ctx.highlightListClasses());
|
|
96386
|
+
i0.ɵɵadvance(7);
|
|
96387
|
+
i0.ɵɵtextInterpolate1(" \u2014 Current maturity and performance assessment for ", i0.ɵɵpipeBind1(34, 27, ctx.focusAreaDisplayName()));
|
|
96388
|
+
i0.ɵɵadvance(16);
|
|
96389
|
+
i0.ɵɵproperty("ngClass", ctx.nextStepsBoxClasses());
|
|
96390
|
+
i0.ɵɵadvance();
|
|
96391
|
+
i0.ɵɵproperty("ngClass", ctx.nextStepsIconClasses());
|
|
96392
|
+
i0.ɵɵadvance();
|
|
96393
|
+
i0.ɵɵconditional(ctx.isOnboarded() ? 51 : 52);
|
|
96394
|
+
i0.ɵɵadvance(3);
|
|
96395
|
+
i0.ɵɵproperty("ngClass", ctx.nextStepsTitleClasses());
|
|
96396
|
+
i0.ɵɵadvance();
|
|
96397
|
+
i0.ɵɵconditional(ctx.isOnboarded() ? 55 : 56);
|
|
96398
|
+
i0.ɵɵadvance(2);
|
|
96399
|
+
i0.ɵɵproperty("ngClass", ctx.nextStepsTextClasses());
|
|
96400
|
+
i0.ɵɵadvance();
|
|
96401
|
+
i0.ɵɵconditional(ctx.isOnboarded() ? 58 : 59);
|
|
96402
|
+
} }, dependencies: [CommonModule, i1$1.NgClass, ConfidenceLevelCardComponent, SymphiqIconComponent, i1$1.LowerCasePipe], encapsulation: 2, changeDetection: 0 }); }
|
|
96403
|
+
}
|
|
96404
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(FocusAreaWelcomeBannerComponent, [{
|
|
96405
|
+
type: Component,
|
|
96406
|
+
args: [{
|
|
96407
|
+
selector: 'symphiq-focus-area-welcome-banner',
|
|
96408
|
+
standalone: true,
|
|
96409
|
+
imports: [CommonModule, ConfidenceLevelCardComponent, SymphiqIconComponent],
|
|
96410
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
96411
|
+
template: `
|
|
96412
|
+
<div [ngClass]="containerClasses()" class="rounded-2xl border shadow-lg overflow-hidden">
|
|
96413
|
+
<div [ngClass]="contentClasses()" class="px-8 py-8">
|
|
96414
|
+
<div class="flex items-start gap-6">
|
|
96415
|
+
<div [ngClass]="iconContainerClasses()" class="flex-shrink-0 w-16 h-16 rounded-2xl flex items-center justify-center">
|
|
96416
|
+
<symphiq-icon [icon]="focusAreaIcon()" size="w-8 h-8" />
|
|
96417
|
+
</div>
|
|
96418
|
+
|
|
96419
|
+
<div class="flex-1">
|
|
96420
|
+
<h2 [ngClass]="titleClasses()" class="text-2xl sm:text-3xl font-bold mb-3">
|
|
96421
|
+
@if (isOnboarded()) {
|
|
96422
|
+
Your {{ focusAreaDisplayName() }} Analysis
|
|
96423
|
+
} @else {
|
|
96424
|
+
Welcome to Your {{ focusAreaDisplayName() }} Analysis
|
|
96425
|
+
}
|
|
96426
|
+
</h2>
|
|
96427
|
+
|
|
96428
|
+
<!-- Description and Confidence Card in Responsive Layout -->
|
|
96429
|
+
<div class="grid grid-cols-1 lg:grid-cols-3 gap-6 mb-6">
|
|
96430
|
+
<!-- Description (takes 2 columns on large screens) -->
|
|
96431
|
+
<div class="lg:col-span-2 space-y-3">
|
|
96432
|
+
<p [ngClass]="textClasses()" class="text-base leading-relaxed">
|
|
96433
|
+
{{ focusAreaDisplayName() }} Analysis provides a deep dive into this specific operational domain. By analyzing your approach, tools, and performance in {{ focusAreaDisplayName() | lowercase }}, Symphiq identifies tactical opportunities and creates an actionable roadmap for improvement.
|
|
96434
|
+
</p>
|
|
96435
|
+
<p [ngClass]="textClasses()" class="text-base leading-relaxed">
|
|
96436
|
+
<strong class="font-semibold">Why this matters:</strong> Rather than generic best practices, this analysis delivers domain-specific insights tailored to your current capabilities, resources, and market position—ensuring recommendations are both impactful and achievable.
|
|
96437
|
+
</p>
|
|
96438
|
+
</div>
|
|
96439
|
+
|
|
96440
|
+
<!-- Confidence Card (takes 1 column on large screens, full width on mobile) -->
|
|
96441
|
+
<div class="lg:col-span-1">
|
|
96442
|
+
<symphiq-confidence-level-card
|
|
96443
|
+
[viewMode]="viewMode()"
|
|
96444
|
+
currentStepId="focus-area-analysis"
|
|
96445
|
+
[focusAreaDetails]="focusAreaDetails()"
|
|
96446
|
+
[currentFocusAreaDomain]="focusAreaDomain()"
|
|
96447
|
+
/>
|
|
96448
|
+
</div>
|
|
96449
|
+
</div>
|
|
96450
|
+
|
|
96451
|
+
<div [ngClass]="highlightBoxClasses()" class="mt-6 p-5 rounded-xl border-l-4 flex items-start gap-4">
|
|
96452
|
+
<svg class="w-6 h-6 flex-shrink-0 mt-0.5" [ngClass]="highlightIconClasses()" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
96453
|
+
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"></path>
|
|
96454
|
+
</svg>
|
|
96455
|
+
<div class="flex-1">
|
|
96456
|
+
<h3 [ngClass]="highlightTitleClasses()" class="font-bold text-lg mb-2">
|
|
96457
|
+
What You'll See Below
|
|
96458
|
+
</h3>
|
|
96459
|
+
<ul [ngClass]="highlightListClasses()" class="space-y-2 text-sm">
|
|
96460
|
+
<li class="flex items-start gap-2">
|
|
96461
|
+
<svg class="w-5 h-5 flex-shrink-0 mt-0.5" fill="currentColor" viewBox="0 0 20 20">
|
|
96462
|
+
<path 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"></path>
|
|
96463
|
+
</svg>
|
|
96464
|
+
<span><strong class="font-semibold">Focus Area Health</strong> — Current maturity and performance assessment for {{ focusAreaDisplayName() | lowercase }}</span>
|
|
96465
|
+
</li>
|
|
96466
|
+
<li class="flex items-start gap-2">
|
|
96467
|
+
<svg class="w-5 h-5 flex-shrink-0 mt-0.5" fill="currentColor" viewBox="0 0 20 20">
|
|
96468
|
+
<path 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"></path>
|
|
96469
|
+
</svg>
|
|
96470
|
+
<span><strong class="font-semibold">Top Priorities</strong> — High-impact improvements specific to this operational domain</span>
|
|
96471
|
+
</li>
|
|
96472
|
+
<li class="flex items-start gap-2">
|
|
96473
|
+
<svg class="w-5 h-5 flex-shrink-0 mt-0.5" fill="currentColor" viewBox="0 0 20 20">
|
|
96474
|
+
<path 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"></path>
|
|
96475
|
+
</svg>
|
|
96476
|
+
<span><strong class="font-semibold">Tactical Roadmap</strong> — Step-by-step goals, strategies, and recommendations for domain optimization</span>
|
|
96477
|
+
</li>
|
|
96478
|
+
</ul>
|
|
96479
|
+
</div>
|
|
96480
|
+
</div>
|
|
96481
|
+
|
|
96482
|
+
<div [ngClass]="nextStepsBoxClasses()" class="mt-6 p-5 rounded-xl border flex items-start gap-4">
|
|
96483
|
+
<svg class="w-6 h-6 flex-shrink-0 mt-0.5" [ngClass]="nextStepsIconClasses()" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
96484
|
+
@if (isOnboarded()) {
|
|
96485
|
+
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 4v5h.582m15.356 2A8.001 8.001 0 004.582 9m0 0H9m11 11v-5h-.581m0 0a8.003 8.003 0 01-15.357-2m15.357 2H15"></path>
|
|
96486
|
+
} @else {
|
|
96487
|
+
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 7l5 5m0 0l-5 5m5-5H6"></path>
|
|
96488
|
+
}
|
|
96489
|
+
</svg>
|
|
96490
|
+
<div class="flex-1">
|
|
96491
|
+
<h3 [ngClass]="nextStepsTitleClasses()" class="font-bold mb-1">
|
|
96492
|
+
@if (isOnboarded()) {
|
|
96493
|
+
Keep Your Focus Area Updated
|
|
96494
|
+
} @else {
|
|
96495
|
+
Continue Your Journey
|
|
96496
|
+
}
|
|
96497
|
+
</h3>
|
|
96498
|
+
<p [ngClass]="nextStepsTextClasses()" class="text-sm leading-relaxed">
|
|
96499
|
+
@if (isOnboarded()) {
|
|
96500
|
+
As you implement improvements, adopt new tools, or refine your {{ focusAreaDisplayName() | lowercase }} approach, update this analysis to keep recommendations aligned with your evolving capabilities and market opportunities.
|
|
96501
|
+
} @else {
|
|
96502
|
+
This analysis provides domain-specific insights. To unlock the full power of Symphiq, explore additional focus areas and connect them to your shop operations and funnel metrics.
|
|
96503
|
+
}
|
|
96504
|
+
</p>
|
|
96505
|
+
</div>
|
|
96506
|
+
</div>
|
|
96507
|
+
</div>
|
|
96508
|
+
</div>
|
|
96509
|
+
</div>
|
|
96510
|
+
</div>
|
|
96511
|
+
`
|
|
96512
|
+
}]
|
|
96513
|
+
}], 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 }] }], focusAreaDetails: [{ type: i0.Input, args: [{ isSignal: true, alias: "focusAreaDetails", required: false }] }] }); })();
|
|
96514
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaWelcomeBannerComponent, { className: "FocusAreaWelcomeBannerComponent", filePath: "lib/components/profile-analyses-focus-areas-dashboard/focus-area-welcome-banner.component.ts", lineNumber: 114 }); })();
|
|
96515
|
+
|
|
96516
|
+
const _c0$5 = ["funnelModalComponent"];
|
|
96517
|
+
const _forTrack0$5 = ($index, $item) => $item.id;
|
|
96518
|
+
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_7_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
96519
|
+
i0.ɵɵelementStart(0, "div", 21)(1, "div", 22);
|
|
96520
|
+
i0.ɵɵelement(2, "symphiq-indeterminate-spinner", 23);
|
|
96521
|
+
i0.ɵɵelementStart(3, "div", 24)(4, "h3", 25);
|
|
96522
|
+
i0.ɵɵtext(5, " Loading Your Focus Area Analysis ");
|
|
96523
|
+
i0.ɵɵelementEnd();
|
|
96524
|
+
i0.ɵɵelementStart(6, "p", 26);
|
|
96525
|
+
i0.ɵɵtext(7, " Please wait while we prepare your personalized insights... ");
|
|
96526
|
+
i0.ɵɵelementEnd()()()();
|
|
96527
|
+
} if (rf & 2) {
|
|
96528
|
+
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
96529
|
+
i0.ɵɵproperty("ngClass", ctx_r1.isLightMode() ? "bg-white/80 border-slate-200" : "bg-slate-800/80 border-slate-700");
|
|
96530
|
+
i0.ɵɵadvance(2);
|
|
96531
|
+
i0.ɵɵproperty("viewMode", ctx_r1.viewMode());
|
|
96532
|
+
i0.ɵɵadvance(2);
|
|
96533
|
+
i0.ɵɵproperty("ngClass", ctx_r1.isLightMode() ? "text-slate-900" : "text-white");
|
|
96534
|
+
i0.ɵɵadvance(2);
|
|
96535
|
+
i0.ɵɵproperty("ngClass", ctx_r1.isLightMode() ? "text-slate-600" : "text-slate-400");
|
|
96536
|
+
} }
|
|
96537
|
+
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_7_Template(rf, ctx) { if (rf & 1) {
|
|
96538
|
+
i0.ɵɵelementStart(0, "div", 19);
|
|
96539
|
+
i0.ɵɵelement(1, "symphiq-focus-area-welcome-banner", 20);
|
|
96540
|
+
i0.ɵɵelementEnd();
|
|
96541
|
+
i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_7_Conditional_2_Template, 8, 4, "div", 21);
|
|
96542
|
+
} if (rf & 2) {
|
|
96543
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
96544
|
+
i0.ɵɵadvance();
|
|
96545
|
+
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("focusAreaDomain", ctx_r1.focusAreaDomain())("focusAreaName", ctx_r1.focusAreaName())("focusAreaDetails", ctx_r1.focusAreaDetails());
|
|
96546
|
+
i0.ɵɵadvance();
|
|
96547
|
+
i0.ɵɵconditional(ctx_r1.isLoading() ? 2 : -1);
|
|
96548
|
+
} }
|
|
96549
|
+
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_8_Conditional_0_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
96550
|
+
i0.ɵɵelementStart(0, "div", 28);
|
|
96551
|
+
i0.ɵɵelement(1, "symphiq-content-generation-progress", 30);
|
|
96552
|
+
i0.ɵɵelementEnd();
|
|
96553
|
+
} if (rf & 2) {
|
|
96554
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
96555
|
+
i0.ɵɵproperty("ngClass", ctx_r1.getProgressCardClasses());
|
|
96556
|
+
i0.ɵɵadvance();
|
|
96557
|
+
i0.ɵɵproperty("itemStatus", ctx_r1.itemStatusProfileAnalysis())("viewMode", ctx_r1.viewMode());
|
|
96558
|
+
} }
|
|
96559
|
+
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_8_Conditional_0_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
96560
|
+
const _r3 = i0.ɵɵgetCurrentView();
|
|
96561
|
+
i0.ɵɵelementStart(0, "symphiq-strategic-goals-tiled-grid", 31);
|
|
96562
|
+
i0.ɵɵlistener("viewMoreClick", function SymphiqProfileAnalysisFocusAreaDashboardComponent_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)); });
|
|
96563
|
+
i0.ɵɵelementEnd();
|
|
96564
|
+
} if (rf & 2) {
|
|
96565
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
96566
|
+
i0.ɵɵproperty("goals", ctx_r1.strategicRoadmapGoals())("viewMode", ctx_r1.viewMode());
|
|
96567
|
+
} }
|
|
96568
|
+
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_8_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
96569
|
+
i0.ɵɵelementStart(0, "div", 27);
|
|
96570
|
+
i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_8_Conditional_0_Conditional_1_Template, 2, 3, "div", 28)(2, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_8_Conditional_0_Conditional_2_Template, 1, 2, "symphiq-strategic-goals-tiled-grid", 29);
|
|
96571
|
+
i0.ɵɵelementEnd();
|
|
96572
|
+
} if (rf & 2) {
|
|
96573
|
+
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
96574
|
+
i0.ɵɵadvance();
|
|
96575
|
+
i0.ɵɵconditional(ctx_r1.isProfileAnalysisGenerating() ? 1 : 2);
|
|
96576
|
+
} }
|
|
96577
|
+
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_8_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
96578
|
+
i0.ɵɵelementStart(0, "div");
|
|
96579
|
+
i0.ɵɵelement(1, "symphiq-collapsible-analysis-section-group", 32);
|
|
96580
|
+
i0.ɵɵelementEnd();
|
|
96581
|
+
} if (rf & 2) {
|
|
96582
|
+
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
96583
|
+
i0.ɵɵadvance();
|
|
96584
|
+
i0.ɵɵproperty("sections", ctx_r1.nonStrategicSections())("viewMode", ctx_r1.viewMode())("focusAreaExecutiveSummary", ctx_r1.focusAreaExecutiveSummary())("allGoals", ctx_r1.allGoals())("allMetrics", ctx_r1.allMetrics())("allCharts", ctx_r1.allCharts())("allInsights", ctx_r1.allInsights())("businessProfile", ctx_r1.profile());
|
|
96585
|
+
} }
|
|
96586
|
+
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
96587
|
+
i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_8_Conditional_0_Template, 3, 1, "div", 27);
|
|
96588
|
+
i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_8_Conditional_1_Template, 2, 8, "div");
|
|
96589
|
+
} if (rf & 2) {
|
|
96590
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
96591
|
+
i0.ɵɵconditional(ctx_r1.profileAnalysis() ? 0 : -1);
|
|
96592
|
+
i0.ɵɵadvance();
|
|
96593
|
+
i0.ɵɵconditional(ctx_r1.nonStrategicSections().length > 0 ? 1 : -1);
|
|
96594
|
+
} }
|
|
96595
|
+
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
96596
|
+
const _r4 = i0.ɵɵgetCurrentView();
|
|
96597
|
+
i0.ɵɵelementStart(0, "symphiq-focus-area-executive-summary", 35);
|
|
96598
|
+
i0.ɵɵlistener("topPrioritiesClick", function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditional_0_Template_symphiq_focus_area_executive_summary_topPrioritiesClick_0_listener() { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.handleTopPrioritiesClick()); })("priorityDetailClick", function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditional_0_Template_symphiq_focus_area_executive_summary_priorityDetailClick_0_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.handlePriorityDetailClick($event)); });
|
|
96599
|
+
i0.ɵɵelementEnd();
|
|
96600
|
+
} if (rf & 2) {
|
|
96601
|
+
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
96602
|
+
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("summary", ctx)("allGoals", ctx_r1.allGoals());
|
|
96603
|
+
} }
|
|
96604
|
+
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditional_1_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
96605
|
+
i0.ɵɵelement(0, "symphiq-section-divider", 36);
|
|
96606
|
+
} if (rf & 2) {
|
|
96607
|
+
const sectionList_r5 = i0.ɵɵnextContext();
|
|
96608
|
+
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
96609
|
+
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("sectionIcon", sectionList_r5[0].icon);
|
|
96610
|
+
} }
|
|
96611
|
+
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
96612
|
+
i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditional_1_Conditional_0_Template, 1, 2, "symphiq-section-divider", 36);
|
|
96613
|
+
} if (rf & 2) {
|
|
96614
|
+
const sectionList_r5 = ctx;
|
|
96615
|
+
i0.ɵɵconditional(sectionList_r5.length > 0 && sectionList_r5[0].icon ? 0 : -1);
|
|
96616
|
+
} }
|
|
96617
|
+
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
96618
|
+
i0.ɵɵelementStart(0, "div", 39);
|
|
96619
|
+
i0.ɵɵelement(1, "symphiq-icon", 44);
|
|
96620
|
+
i0.ɵɵelementEnd();
|
|
96621
|
+
} if (rf & 2) {
|
|
96622
|
+
const section_r6 = i0.ɵɵnextContext().$implicit;
|
|
96623
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
96624
|
+
i0.ɵɵproperty("ngClass", ctx_r1.getSectionIconClasses());
|
|
96625
|
+
i0.ɵɵadvance();
|
|
96626
|
+
i0.ɵɵproperty("icon", section_r6.icon);
|
|
96627
|
+
} }
|
|
96628
|
+
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_6_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
96629
|
+
i0.ɵɵelementStart(0, "div", 46);
|
|
96630
|
+
i0.ɵɵelement(1, "symphiq-napkin-visual-placeholder", 48);
|
|
96631
|
+
i0.ɵɵelementEnd();
|
|
96632
|
+
} if (rf & 2) {
|
|
96633
|
+
const section_r6 = i0.ɵɵnextContext(2).$implicit;
|
|
96634
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
96635
|
+
i0.ɵɵadvance();
|
|
96636
|
+
i0.ɵɵproperty("visual", section_r6.visual)("viewMode", ctx_r1.viewMode());
|
|
96637
|
+
} }
|
|
96638
|
+
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_6_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
96639
|
+
i0.ɵɵelementStart(0, "div", 49)(1, "p", 50);
|
|
96640
|
+
i0.ɵɵtext(2);
|
|
96641
|
+
i0.ɵɵelementEnd()();
|
|
96642
|
+
} if (rf & 2) {
|
|
96643
|
+
const section_r6 = i0.ɵɵnextContext(2).$implicit;
|
|
96644
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
96645
|
+
i0.ɵɵclassProp("lg:w-1/3", section_r6.visual && section_r6.visual.enabled)("lg:w-full", !section_r6.visual || !section_r6.visual.enabled);
|
|
96646
|
+
i0.ɵɵadvance();
|
|
96647
|
+
i0.ɵɵproperty("ngClass", ctx_r1.getSectionDescriptionClasses());
|
|
96648
|
+
i0.ɵɵadvance();
|
|
96649
|
+
i0.ɵɵtextInterpolate1(" ", section_r6.description, " ");
|
|
96650
|
+
} }
|
|
96651
|
+
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
96652
|
+
i0.ɵɵelementStart(0, "div", 45);
|
|
96653
|
+
i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_6_Conditional_1_Template, 2, 2, "div", 46);
|
|
96654
|
+
i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_6_Conditional_2_Template, 3, 6, "div", 47);
|
|
96655
|
+
i0.ɵɵelementEnd();
|
|
96656
|
+
} if (rf & 2) {
|
|
96657
|
+
const ctx_r6 = i0.ɵɵnextContext();
|
|
96658
|
+
const section_r6 = ctx_r6.$implicit;
|
|
96659
|
+
const ɵ$index_63_r8 = ctx_r6.$index;
|
|
96660
|
+
i0.ɵɵclassProp("lg:flex-row-reverse", ɵ$index_63_r8 % 2 === 0);
|
|
96661
|
+
i0.ɵɵadvance();
|
|
96662
|
+
i0.ɵɵconditional(section_r6.visual && section_r6.visual.enabled ? 1 : -1);
|
|
96663
|
+
i0.ɵɵadvance();
|
|
96664
|
+
i0.ɵɵconditional(section_r6.description ? 2 : -1);
|
|
96665
|
+
} }
|
|
96666
|
+
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
96667
|
+
i0.ɵɵelement(0, "symphiq-section-divider", 36);
|
|
96668
|
+
} if (rf & 2) {
|
|
96669
|
+
const ɵ$index_63_r8 = i0.ɵɵnextContext().$index;
|
|
96670
|
+
const sectionList_r9 = i0.ɵɵnextContext();
|
|
96671
|
+
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
96672
|
+
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("sectionIcon", sectionList_r9[ɵ$index_63_r8 + 1].icon);
|
|
96673
|
+
} }
|
|
96674
|
+
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditional_2_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
96675
|
+
i0.ɵɵelementStart(0, "div", 37)(1, "div", 38);
|
|
96676
|
+
i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_2_Template, 2, 2, "div", 39);
|
|
96677
|
+
i0.ɵɵelementStart(3, "div", 40)(4, "h3", 41);
|
|
96678
|
+
i0.ɵɵtext(5);
|
|
96679
|
+
i0.ɵɵelementEnd()()();
|
|
96680
|
+
i0.ɵɵconditionalCreate(6, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_6_Template, 3, 4, "div", 42);
|
|
96681
|
+
i0.ɵɵelement(7, "symphiq-profile-section-content", 43);
|
|
96682
|
+
i0.ɵɵelementEnd();
|
|
96683
|
+
i0.ɵɵconditionalCreate(8, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditional_2_For_2_Conditional_8_Template, 1, 2, "symphiq-section-divider", 36);
|
|
96684
|
+
} if (rf & 2) {
|
|
96685
|
+
const section_r6 = ctx.$implicit;
|
|
96686
|
+
const ɵ$index_63_r8 = ctx.$index;
|
|
96687
|
+
const ɵ$count_63_r10 = ctx.$count;
|
|
96688
|
+
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
96689
|
+
i0.ɵɵproperty("id", "section-" + section_r6.id)("ngClass", ctx_r1.getSectionCardClasses());
|
|
96690
|
+
i0.ɵɵadvance(2);
|
|
96691
|
+
i0.ɵɵconditional(section_r6.icon ? 2 : -1);
|
|
96692
|
+
i0.ɵɵadvance(2);
|
|
96693
|
+
i0.ɵɵproperty("ngClass", ctx_r1.getSectionTitleClasses());
|
|
96694
|
+
i0.ɵɵadvance();
|
|
96695
|
+
i0.ɵɵtextInterpolate1(" ", section_r6.title, " ");
|
|
96696
|
+
i0.ɵɵadvance();
|
|
96697
|
+
i0.ɵɵconditional(section_r6.description || section_r6.visual && section_r6.visual.enabled ? 6 : -1);
|
|
96698
|
+
i0.ɵɵadvance();
|
|
96699
|
+
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());
|
|
96700
|
+
i0.ɵɵadvance();
|
|
96701
|
+
i0.ɵɵconditional(!(ɵ$index_63_r8 === ɵ$count_63_r10 - 1) ? 8 : -1);
|
|
96702
|
+
} }
|
|
96703
|
+
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
96704
|
+
i0.ɵɵelementStart(0, "section", 34);
|
|
96705
|
+
i0.ɵɵrepeaterCreate(1, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditional_2_For_2_Template, 9, 15, null, null, _forTrack0$5);
|
|
96706
|
+
i0.ɵɵelementEnd();
|
|
96707
|
+
} if (rf & 2) {
|
|
96708
|
+
i0.ɵɵadvance();
|
|
96709
|
+
i0.ɵɵrepeater(ctx);
|
|
96710
|
+
} }
|
|
96711
|
+
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
96712
|
+
i0.ɵɵconditionalCreate(0, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditional_0_Template, 1, 3, "symphiq-focus-area-executive-summary", 33);
|
|
96713
|
+
i0.ɵɵconditionalCreate(1, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditional_1_Template, 1, 1);
|
|
96714
|
+
i0.ɵɵconditionalCreate(2, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Conditional_2_Template, 3, 0, "section", 34);
|
|
96715
|
+
} if (rf & 2) {
|
|
96716
|
+
let tmp_2_0;
|
|
96717
|
+
let tmp_3_0;
|
|
96718
|
+
let tmp_4_0;
|
|
96719
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
96720
|
+
i0.ɵɵconditional((tmp_2_0 = ctx_r1.focusAreaExecutiveSummary()) ? 0 : -1, tmp_2_0);
|
|
96721
|
+
i0.ɵɵadvance();
|
|
96722
|
+
i0.ɵɵconditional((tmp_3_0 = ctx_r1.sections()) ? 1 : -1, tmp_3_0);
|
|
96723
|
+
i0.ɵɵadvance();
|
|
96724
|
+
i0.ɵɵconditional((tmp_4_0 = ctx_r1.sections()) ? 2 : -1, tmp_4_0);
|
|
96725
|
+
} }
|
|
96726
|
+
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
96727
|
+
i0.ɵɵelement(0, "symphiq-floating-toc", 7);
|
|
96728
|
+
} if (rf & 2) {
|
|
96729
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
96730
|
+
i0.ɵɵproperty("sections", ctx_r1.tocSections())("viewMode", ctx_r1.viewMode())("embedded", ctx_r1.embedded())("scrollElement", ctx_r1.scrollElement() ?? undefined);
|
|
96731
|
+
} }
|
|
96732
|
+
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_11_Template(rf, ctx) { if (rf & 1) {
|
|
96733
|
+
i0.ɵɵelement(0, "symphiq-section-navigation", 7);
|
|
96734
|
+
} if (rf & 2) {
|
|
96735
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
96736
|
+
i0.ɵɵproperty("sections", ctx_r1.tocSections())("viewMode", ctx_r1.viewMode())("embedded", ctx_r1.embedded())("scrollElement", ctx_r1.scrollElement() ?? undefined);
|
|
96737
|
+
} }
|
|
96738
|
+
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_15_Template(rf, ctx) { if (rf & 1) {
|
|
96739
|
+
i0.ɵɵelement(0, "symphiq-goal-card", 11);
|
|
96740
|
+
} if (rf & 2) {
|
|
96741
|
+
const data_r11 = ctx;
|
|
96742
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
96743
|
+
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());
|
|
96744
|
+
} }
|
|
96745
|
+
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_16_Template(rf, ctx) { if (rf & 1) {
|
|
96746
|
+
i0.ɵɵelement(0, "symphiq-goal-objectives-modal-content", 12);
|
|
96747
|
+
} if (rf & 2) {
|
|
96748
|
+
const data_r12 = ctx;
|
|
96749
|
+
i0.ɵɵproperty("goal", data_r12.goal)("viewMode", data_r12.viewMode);
|
|
96750
|
+
} }
|
|
96751
|
+
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_17_Template(rf, ctx) { if (rf & 1) {
|
|
96752
|
+
i0.ɵɵelement(0, "symphiq-objective-strategies-modal-content", 13);
|
|
96753
|
+
} if (rf & 2) {
|
|
96754
|
+
const data_r13 = ctx;
|
|
96755
|
+
i0.ɵɵproperty("objective", data_r13.objective)("goalTitle", data_r13.goalTitle)("viewMode", data_r13.viewMode);
|
|
96756
|
+
} }
|
|
96757
|
+
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
96758
|
+
i0.ɵɵelement(0, "symphiq-strategy-recommendations-modal-content", 14);
|
|
96759
|
+
} if (rf & 2) {
|
|
96760
|
+
const data_r14 = ctx;
|
|
96761
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
96762
|
+
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());
|
|
96763
|
+
} }
|
|
96764
|
+
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_19_Template(rf, ctx) { if (rf & 1) {
|
|
96765
|
+
i0.ɵɵelement(0, "symphiq-category-detail-modal-content", 15);
|
|
96766
|
+
} if (rf & 2) {
|
|
96767
|
+
const data_r15 = ctx;
|
|
96768
|
+
i0.ɵɵproperty("category", data_r15.category)("viewMode", data_r15.viewMode)("scrollToSection", data_r15.scrollToSection);
|
|
96769
|
+
} }
|
|
96770
|
+
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_20_Template(rf, ctx) { if (rf & 1) {
|
|
96771
|
+
i0.ɵɵelement(0, "symphiq-strength-detail-modal-content", 16);
|
|
96772
|
+
} if (rf & 2) {
|
|
96773
|
+
const data_r16 = ctx;
|
|
96774
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
96775
|
+
i0.ɵɵproperty("strength", data_r16.strength)("viewMode", data_r16.viewMode)("allFunnelStrengths", ctx_r1.funnelStrengths())("currentModalState", ctx_r1.getCurrentModalState());
|
|
96776
|
+
} }
|
|
96777
|
+
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_21_Template(rf, ctx) { if (rf & 1) {
|
|
96778
|
+
i0.ɵɵelement(0, "symphiq-gap-detail-modal-content", 17);
|
|
96779
|
+
} if (rf & 2) {
|
|
96780
|
+
const data_r17 = ctx;
|
|
96781
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
96782
|
+
i0.ɵɵproperty("gap", data_r17.gap)("viewMode", data_r17.viewMode)("allGoals", ctx_r1.allGoals())("allWeaknesses", ctx_r1.funnelWeaknesses())("currentModalState", ctx_r1.getCurrentModalState());
|
|
96783
|
+
} }
|
|
96784
|
+
function SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_22_Template(rf, ctx) { if (rf & 1) {
|
|
96785
|
+
i0.ɵɵelement(0, "symphiq-opportunity-detail-modal-content", 18);
|
|
96786
|
+
} if (rf & 2) {
|
|
96787
|
+
const data_r18 = ctx;
|
|
96788
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
96789
|
+
i0.ɵɵproperty("opportunity", data_r18.opportunity)("viewMode", data_r18.viewMode)("allStrengths", ctx_r1.funnelStrengths())("currentModalState", ctx_r1.getCurrentModalState());
|
|
96790
|
+
} }
|
|
96791
|
+
class SymphiqProfileAnalysisFocusAreaDashboardComponent {
|
|
96792
|
+
constructor() {
|
|
96793
|
+
this.viewMode = input(ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "viewMode" }] : []));
|
|
96794
|
+
this.profileAnalysis = input(...(ngDevMode ? [undefined, { debugName: "profileAnalysis" }] : []));
|
|
96795
|
+
this.funnelAnalysis = input(...(ngDevMode ? [undefined, { debugName: "funnelAnalysis" }] : []));
|
|
96796
|
+
this.profile = input(...(ngDevMode ? [undefined, { debugName: "profile" }] : []));
|
|
96797
|
+
this.isLoading = input(false, ...(ngDevMode ? [{ debugName: "isLoading" }] : []));
|
|
96798
|
+
this.requestedByUser = input(...(ngDevMode ? [undefined, { debugName: "requestedByUser" }] : []));
|
|
96799
|
+
this.embedded = input(false, ...(ngDevMode ? [{ debugName: "embedded" }] : []));
|
|
96800
|
+
this.scrollEvent = input(undefined, ...(ngDevMode ? [{ debugName: "scrollEvent" }] : []));
|
|
96801
|
+
this.scrollElement = input(null, ...(ngDevMode ? [{ debugName: "scrollElement" }] : []));
|
|
96802
|
+
this.focusAreaDetails = input(...(ngDevMode ? [undefined, { debugName: "focusAreaDetails" }] : []));
|
|
96803
|
+
this.itemStatusProfileAnalysis = input(...(ngDevMode ? [undefined, { debugName: "itemStatusProfileAnalysis" }] : []));
|
|
96804
|
+
this.nextStepClick = output();
|
|
96805
|
+
this.funnelAnalysisSignal = signal(undefined, ...(ngDevMode ? [{ debugName: "funnelAnalysisSignal" }] : []));
|
|
96806
|
+
this.headerScrollService = inject(HeaderScrollService);
|
|
96807
|
+
this.modalService = inject(ModalService);
|
|
96808
|
+
this.viewModeService = inject(ViewModeService);
|
|
96809
|
+
this.profileContextService = inject(ProfileContextService);
|
|
96810
|
+
this.profileItemLookupService = inject(ProfileItemLookupService);
|
|
96811
|
+
this.IconSourceEnum = IconSourceEnum;
|
|
96812
|
+
this.scrollProgress = signal(0, ...(ngDevMode ? [{ debugName: "scrollProgress" }] : []));
|
|
96813
|
+
this.currentDisplayMode = signal(DisplayModeEnum.SIMPLIFIED, ...(ngDevMode ? [{ debugName: "currentDisplayMode" }] : []));
|
|
96814
|
+
this.isSearchOpen = signal(false, ...(ngDevMode ? [{ debugName: "isSearchOpen" }] : []));
|
|
96815
|
+
this.isViewModeSwitcherOpen = signal(false, ...(ngDevMode ? [{ debugName: "isViewModeSwitcherOpen" }] : []));
|
|
96816
|
+
this.modalType = signal(null, ...(ngDevMode ? [{ debugName: "modalType" }] : []));
|
|
96817
|
+
this.modalData = signal(null, ...(ngDevMode ? [{ debugName: "modalData" }] : []));
|
|
96818
|
+
this.currentModalNavigationStack = signal([], ...(ngDevMode ? [{ debugName: "currentModalNavigationStack" }] : []));
|
|
96819
|
+
this.isLightMode = computed(() => this.viewMode() === ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "isLightMode" }] : []));
|
|
96820
|
+
this.isSimplifiedView = computed(() => this.currentDisplayMode() === DisplayModeEnum.SIMPLIFIED, ...(ngDevMode ? [{ debugName: "isSimplifiedView" }] : []));
|
|
96821
|
+
this.isProfileAnalysisGenerating = computed(() => {
|
|
96822
|
+
const profileAnalysis = this.profileAnalysis();
|
|
96823
|
+
if (!profileAnalysis)
|
|
96824
|
+
return false;
|
|
96825
|
+
const status = profileAnalysis.selfContentStatus;
|
|
96826
|
+
return status === AiDynamicContentStatusEnum.REQUESTED || status === AiDynamicContentStatusEnum.GENERATING;
|
|
96827
|
+
}, ...(ngDevMode ? [{ debugName: "isProfileAnalysisGenerating" }] : []));
|
|
96828
|
+
this.shouldShowHeaderControls = computed(() => {
|
|
96829
|
+
return !!this.profileAnalysis();
|
|
96830
|
+
}, ...(ngDevMode ? [{ debugName: "shouldShowHeaderControls" }] : []));
|
|
96831
|
+
this.COLLAPSE_THRESHOLD = 20;
|
|
96832
|
+
this.EXPAND_THRESHOLD = 10;
|
|
96833
|
+
this.embeddedScrollEffect = effect(() => {
|
|
96834
|
+
const scrollEvent = this.scrollEvent();
|
|
96835
|
+
const isEmbedded = this.embedded();
|
|
96836
|
+
if (isEmbedded && !scrollEvent) {
|
|
96837
|
+
return;
|
|
96838
|
+
}
|
|
96839
|
+
if (!scrollEvent || !isEmbedded) {
|
|
96840
|
+
return;
|
|
96841
|
+
}
|
|
96842
|
+
const detail = scrollEvent.detail;
|
|
96843
|
+
if (!detail) {
|
|
96844
|
+
return;
|
|
96845
|
+
}
|
|
96846
|
+
const scrollTop = detail.scrollTop || 0;
|
|
96847
|
+
const currentState = this.headerScrollService.isScrolled();
|
|
96848
|
+
if (!currentState && scrollTop > this.COLLAPSE_THRESHOLD) {
|
|
96849
|
+
this.headerScrollService.isScrolled.set(true);
|
|
96850
|
+
}
|
|
96851
|
+
else if (currentState && scrollTop < this.EXPAND_THRESHOLD) {
|
|
96852
|
+
this.headerScrollService.isScrolled.set(false);
|
|
96853
|
+
}
|
|
96854
|
+
const scrollElement = this.scrollElement();
|
|
96855
|
+
if (scrollElement) {
|
|
96856
|
+
const scrollHeight = scrollElement.scrollHeight || 0;
|
|
96857
|
+
const clientHeight = scrollElement.clientHeight || 0;
|
|
96858
|
+
const maxScroll = scrollHeight - clientHeight;
|
|
96859
|
+
if (maxScroll > 0) {
|
|
96860
|
+
const progress = (scrollTop / maxScroll) * 100;
|
|
96861
|
+
this.scrollProgress.set(Math.min(100, Math.max(0, progress)));
|
|
96862
|
+
}
|
|
96863
|
+
}
|
|
96864
|
+
}, ...(ngDevMode ? [{ debugName: "embeddedScrollEffect" }] : []));
|
|
96865
|
+
this.focusAreaDomain = computed(() => this.profileAnalysis()?.profileAnalysisStructured?.focusAreaDomain, ...(ngDevMode ? [{ debugName: "focusAreaDomain" }] : []));
|
|
96866
|
+
this.focusAreaName = computed(() => this.profileAnalysis()?.profileAnalysisStructured?.focusAreaName ||
|
|
96867
|
+
FocusAreaDomainEnumUtil.title(this.focusAreaDomain()), ...(ngDevMode ? [{ debugName: "focusAreaName" }] : []));
|
|
96868
|
+
this.focusAreaExecutiveSummary = computed(() => {
|
|
96869
|
+
const summary = this.profileAnalysis()?.profileAnalysisStructured?.focusAreaExecutiveSummary;
|
|
96870
|
+
if (!summary)
|
|
96871
|
+
return undefined;
|
|
96872
|
+
return {
|
|
96873
|
+
...summary,
|
|
96874
|
+
gradeRationale: this.formatGradeInText(summary.gradeRationale)
|
|
96875
|
+
};
|
|
96876
|
+
}, ...(ngDevMode ? [{ debugName: "focusAreaExecutiveSummary" }] : []));
|
|
96877
|
+
this.sections = computed(() => {
|
|
96878
|
+
return this.profileAnalysis()?.profileAnalysisStructured?.sections;
|
|
96879
|
+
}, ...(ngDevMode ? [{ debugName: "sections" }] : []));
|
|
96880
|
+
this.allGoals = computed(() => {
|
|
96881
|
+
const sectionList = this.sections();
|
|
96882
|
+
if (!sectionList)
|
|
96883
|
+
return [];
|
|
96884
|
+
return sectionList.flatMap(section => section.goals || []);
|
|
96885
|
+
}, ...(ngDevMode ? [{ debugName: "allGoals" }] : []));
|
|
96886
|
+
this.strategicRoadmapGoals = computed(() => {
|
|
96887
|
+
const sectionList = this.sections();
|
|
96888
|
+
if (!sectionList)
|
|
96889
|
+
return [];
|
|
96890
|
+
const strategicSection = sectionList.find(section => section.id === 'strategic-roadmap');
|
|
96891
|
+
const goals = strategicSection?.goals || [];
|
|
96892
|
+
const priorityOrder = {
|
|
96893
|
+
'CRITICAL': 0,
|
|
96894
|
+
'HIGH': 1,
|
|
96895
|
+
'MEDIUM': 2,
|
|
96896
|
+
'LOW': 3
|
|
96897
|
+
};
|
|
96898
|
+
return [...goals].sort((a, b) => {
|
|
96899
|
+
const priorityA = priorityOrder[a.priority] ?? 999;
|
|
96900
|
+
const priorityB = priorityOrder[b.priority] ?? 999;
|
|
96901
|
+
return priorityA - priorityB;
|
|
96902
|
+
});
|
|
96903
|
+
}, ...(ngDevMode ? [{ debugName: "strategicRoadmapGoals" }] : []));
|
|
96904
|
+
this.nonStrategicSections = computed(() => {
|
|
96905
|
+
const focusSummary = this.focusAreaExecutiveSummary();
|
|
96906
|
+
const sectionList = this.sections();
|
|
96907
|
+
if (!sectionList) {
|
|
96908
|
+
if (focusSummary) {
|
|
96909
|
+
const executiveSummarySection = {
|
|
96910
|
+
id: 'focus-area-executive-summary',
|
|
96911
|
+
title: 'Executive Summary',
|
|
96912
|
+
description: focusSummary.gradeRationale,
|
|
96913
|
+
icon: { name: 'clipboard-document-check', source: IconSourceEnum.HEROICONS },
|
|
96914
|
+
goals: []
|
|
96915
|
+
};
|
|
96916
|
+
return [executiveSummarySection];
|
|
96917
|
+
}
|
|
96918
|
+
return [];
|
|
96919
|
+
}
|
|
96920
|
+
const filteredSections = sectionList.filter(section => section.id !== 'strategic-roadmap');
|
|
96921
|
+
if (focusSummary) {
|
|
96922
|
+
const executiveSummarySection = {
|
|
96923
|
+
id: 'focus-area-executive-summary',
|
|
96924
|
+
title: 'Executive Summary',
|
|
96925
|
+
description: focusSummary.gradeRationale,
|
|
96926
|
+
icon: { name: 'clipboard-document-check', source: IconSourceEnum.HEROICONS },
|
|
96927
|
+
goals: []
|
|
96928
|
+
};
|
|
96929
|
+
return [executiveSummarySection, ...filteredSections];
|
|
96930
|
+
}
|
|
96931
|
+
return filteredSections;
|
|
96932
|
+
}, ...(ngDevMode ? [{ debugName: "nonStrategicSections" }] : []));
|
|
96933
|
+
this.tocSections = computed(() => {
|
|
96934
|
+
const sectionList = this.sections();
|
|
96935
|
+
const tocItems = [];
|
|
96936
|
+
if (this.focusAreaExecutiveSummary()) {
|
|
96937
|
+
tocItems.push({
|
|
96938
|
+
id: 'focus-area-executive-summary',
|
|
96939
|
+
title: 'Executive Summary',
|
|
96940
|
+
subsections: []
|
|
96941
|
+
});
|
|
96942
|
+
}
|
|
96943
|
+
if (sectionList) {
|
|
96944
|
+
tocItems.push(...sectionList.map(section => ({
|
|
96945
|
+
id: section.id || '',
|
|
96946
|
+
title: section.title || '',
|
|
96947
|
+
subsections: []
|
|
96948
|
+
})));
|
|
96949
|
+
}
|
|
96950
|
+
return tocItems;
|
|
96951
|
+
}, ...(ngDevMode ? [{ debugName: "tocSections" }] : []));
|
|
96952
|
+
this.displayModeLabel = computed(() => {
|
|
96953
|
+
const labels = {
|
|
96954
|
+
[DisplayModeEnum.SIMPLIFIED]: 'Simplified',
|
|
96955
|
+
[DisplayModeEnum.COMPACT]: 'Compact',
|
|
96956
|
+
[DisplayModeEnum.EXPANDED]: 'Expanded'
|
|
96957
|
+
};
|
|
96958
|
+
return labels[this.currentDisplayMode()];
|
|
96959
|
+
}, ...(ngDevMode ? [{ debugName: "displayModeLabel" }] : []));
|
|
96960
|
+
this.allMetrics = computed(() => {
|
|
96961
|
+
const funnelAnalysis = this.funnelAnalysisSignal();
|
|
96962
|
+
if (!funnelAnalysis) {
|
|
96963
|
+
return [];
|
|
96964
|
+
}
|
|
96965
|
+
const performanceOverview = normalizeToV3(funnelAnalysis.performanceOverviewStructured);
|
|
96966
|
+
const metrics = performanceOverview?.metrics || [];
|
|
96967
|
+
const metricMap = new Map();
|
|
96968
|
+
metrics.forEach((m) => {
|
|
96969
|
+
const metricName = m.metric;
|
|
96970
|
+
if (!metricName)
|
|
96971
|
+
return;
|
|
96972
|
+
const existing = metricMap.get(metricName);
|
|
96973
|
+
if (!existing) {
|
|
96974
|
+
metricMap.set(metricName, m);
|
|
96975
|
+
return;
|
|
96976
|
+
}
|
|
96977
|
+
const isPercentageMetric = metricName.includes('RATE') || metricName.includes('BOUNCE') || metricName.includes('CONVERSION');
|
|
96978
|
+
if (isPercentageMetric) {
|
|
96979
|
+
const currentValue = m.currentValue || 0;
|
|
96980
|
+
const existingValue = existing.currentValue || 0;
|
|
96981
|
+
if (existingValue > 100 && currentValue <= 100) {
|
|
96982
|
+
metricMap.set(metricName, m);
|
|
96983
|
+
}
|
|
96984
|
+
else if (existingValue <= 100 && currentValue <= 100) {
|
|
96985
|
+
if ((m.priority || 999) < (existing.priority || 999)) {
|
|
96986
|
+
metricMap.set(metricName, m);
|
|
96987
|
+
}
|
|
96988
|
+
}
|
|
96989
|
+
}
|
|
96990
|
+
else {
|
|
96991
|
+
if ((m.priority || 999) < (existing.priority || 999)) {
|
|
96992
|
+
metricMap.set(metricName, m);
|
|
96993
|
+
}
|
|
96994
|
+
}
|
|
96995
|
+
});
|
|
96996
|
+
return Array.from(metricMap.values());
|
|
96997
|
+
}, ...(ngDevMode ? [{ debugName: "allMetrics" }] : []));
|
|
96998
|
+
this.allCharts = computed(() => {
|
|
96999
|
+
const funnelAnalysis = this.funnelAnalysisSignal();
|
|
97000
|
+
if (!funnelAnalysis) {
|
|
97001
|
+
return [];
|
|
97002
|
+
}
|
|
97003
|
+
const performanceOverview = normalizeToV3(funnelAnalysis.performanceOverviewStructured);
|
|
97004
|
+
return performanceOverview?.charts || [];
|
|
97005
|
+
}, ...(ngDevMode ? [{ debugName: "allCharts" }] : []));
|
|
97006
|
+
this.allInsights = computed(() => {
|
|
97007
|
+
const funnelAnalysis = this.funnelAnalysisSignal();
|
|
97008
|
+
if (!funnelAnalysis) {
|
|
97009
|
+
return [];
|
|
97010
|
+
}
|
|
97011
|
+
const performanceOverview = normalizeToV3(funnelAnalysis.performanceOverviewStructured);
|
|
97012
|
+
return performanceOverview?.insights || [];
|
|
97013
|
+
}, ...(ngDevMode ? [{ debugName: "allInsights" }] : []));
|
|
97014
|
+
this.allBusinessInsights = computed(() => {
|
|
97015
|
+
const profile = this.profile();
|
|
97016
|
+
return profile?.profileStructured?.recommendations || [];
|
|
97017
|
+
}, ...(ngDevMode ? [{ debugName: "allBusinessInsights" }] : []));
|
|
97018
|
+
this.funnelStrengths = computed(() => {
|
|
97019
|
+
const funnelAnalysis = this.funnelAnalysisSignal();
|
|
97020
|
+
if (!funnelAnalysis) {
|
|
97021
|
+
return [];
|
|
97022
|
+
}
|
|
97023
|
+
const performanceOverview = normalizeToV3(funnelAnalysis.performanceOverviewStructured);
|
|
97024
|
+
return performanceOverview?.strengths || [];
|
|
97025
|
+
}, ...(ngDevMode ? [{ debugName: "funnelStrengths" }] : []));
|
|
97026
|
+
this.funnelWeaknesses = computed(() => {
|
|
97027
|
+
const funnelAnalysis = this.funnelAnalysisSignal();
|
|
97028
|
+
if (!funnelAnalysis) {
|
|
97029
|
+
return [];
|
|
97030
|
+
}
|
|
97031
|
+
const performanceOverview = normalizeToV3(funnelAnalysis.performanceOverviewStructured);
|
|
97032
|
+
return performanceOverview?.weaknesses || [];
|
|
97033
|
+
}, ...(ngDevMode ? [{ debugName: "funnelWeaknesses" }] : []));
|
|
97034
|
+
}
|
|
97035
|
+
onWindowScroll() {
|
|
97036
|
+
this.headerScrollService.handleScroll(this.embedded());
|
|
97037
|
+
if (!this.embedded()) {
|
|
97038
|
+
const scrollTop = window.scrollY;
|
|
97039
|
+
const docHeight = document.documentElement.scrollHeight - window.innerHeight;
|
|
97040
|
+
this.scrollProgress.set((scrollTop / docHeight) * 100);
|
|
97041
|
+
}
|
|
97042
|
+
}
|
|
97043
|
+
ngOnChanges(changes) {
|
|
97044
|
+
if (changes['funnelAnalysis']) {
|
|
97045
|
+
this.funnelAnalysisSignal.set(this.funnelAnalysis());
|
|
97046
|
+
}
|
|
97047
|
+
}
|
|
97048
|
+
ngOnInit() {
|
|
97049
|
+
this.funnelAnalysisSignal.set(this.funnelAnalysis());
|
|
97050
|
+
const profileToUse = this.profile();
|
|
97051
|
+
if (profileToUse) {
|
|
97052
|
+
this.profileItemLookupService.setProfile(profileToUse);
|
|
97053
|
+
}
|
|
97054
|
+
const initialMode = this.currentDisplayMode();
|
|
97055
|
+
if (initialMode === DisplayModeEnum.EXPANDED) {
|
|
97056
|
+
this.viewModeService.setViewMode('expanded');
|
|
97057
|
+
}
|
|
97058
|
+
else {
|
|
97059
|
+
this.viewModeService.setViewMode('compact');
|
|
97060
|
+
}
|
|
97061
|
+
this.modalService.modalState$.subscribe(state => {
|
|
97062
|
+
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') {
|
|
97063
|
+
this.modalType.set(state.type);
|
|
97064
|
+
this.modalData.set(state.data);
|
|
97065
|
+
this.currentModalNavigationStack.set(state.navigationStack || []);
|
|
97066
|
+
}
|
|
97067
|
+
else if (state.type === null) {
|
|
97068
|
+
this.modalType.set(null);
|
|
97069
|
+
this.modalData.set(null);
|
|
97070
|
+
this.currentModalNavigationStack.set([]);
|
|
97071
|
+
}
|
|
97072
|
+
});
|
|
97073
|
+
}
|
|
97074
|
+
ngAfterViewInit() {
|
|
97075
|
+
if (this.funnelModalComponent) {
|
|
97076
|
+
this.funnelModalComponent.setMetricsAndInsights(this.allMetrics(), [], this.allCharts());
|
|
97077
|
+
}
|
|
97078
|
+
}
|
|
97079
|
+
ngOnDestroy() {
|
|
97080
|
+
this.headerScrollService.resetState();
|
|
97081
|
+
this.viewModeService.setViewMode('compact');
|
|
97082
|
+
}
|
|
97083
|
+
openSearch() {
|
|
97084
|
+
this.isSearchOpen.set(true);
|
|
97085
|
+
}
|
|
97086
|
+
closeSearch() {
|
|
97087
|
+
this.isSearchOpen.set(false);
|
|
97088
|
+
}
|
|
97089
|
+
openViewModeSwitcher() {
|
|
97090
|
+
this.isViewModeSwitcherOpen.set(true);
|
|
97091
|
+
}
|
|
97092
|
+
closeViewModeSwitcher() {
|
|
97093
|
+
this.isViewModeSwitcherOpen.set(false);
|
|
97094
|
+
}
|
|
97095
|
+
openGoalModal(goal) {
|
|
97096
|
+
this.modalService.navigateToGoalDetail(goal, this.viewMode());
|
|
97097
|
+
}
|
|
97098
|
+
handleTopPrioritiesClick() {
|
|
97099
|
+
const summary = this.focusAreaExecutiveSummary();
|
|
97100
|
+
if (summary?.topPriorities) {
|
|
97101
|
+
const focusAreaName = this.focusAreaName();
|
|
97102
|
+
this.modalService.openTopPrioritiesListModal(summary.topPriorities, this.viewMode(), focusAreaName);
|
|
97103
|
+
}
|
|
97104
|
+
}
|
|
97105
|
+
handlePriorityDetailClick(event) {
|
|
97106
|
+
const summary = this.focusAreaExecutiveSummary();
|
|
97107
|
+
if (summary?.topPriorities) {
|
|
97108
|
+
const focusAreaName = this.focusAreaName();
|
|
97109
|
+
this.modalService.navigateToTopPriorityDetail(event.priority, event.index, this.viewMode(), focusAreaName);
|
|
97110
|
+
}
|
|
97111
|
+
}
|
|
97112
|
+
getCurrentModalState() {
|
|
97113
|
+
return {
|
|
97114
|
+
type: this.modalType(),
|
|
97115
|
+
data: this.modalData(),
|
|
97116
|
+
charts: [],
|
|
97117
|
+
previousState: null,
|
|
97118
|
+
navigationStack: this.currentModalNavigationStack()
|
|
97119
|
+
};
|
|
97120
|
+
}
|
|
97121
|
+
getGoalDetailData() {
|
|
97122
|
+
const data = this.modalData();
|
|
97123
|
+
if (data && 'goal' in data) {
|
|
97124
|
+
return data;
|
|
97125
|
+
}
|
|
97126
|
+
return null;
|
|
97127
|
+
}
|
|
97128
|
+
getObjectiveStrategiesData() {
|
|
97129
|
+
const data = this.modalData();
|
|
97130
|
+
if (data && 'objective' in data) {
|
|
97131
|
+
return data;
|
|
97132
|
+
}
|
|
97133
|
+
return null;
|
|
97134
|
+
}
|
|
97135
|
+
getStrategyRecommendationsData() {
|
|
97136
|
+
const data = this.modalData();
|
|
97137
|
+
if (data && 'strategy' in data) {
|
|
97138
|
+
return data;
|
|
97139
|
+
}
|
|
97140
|
+
return null;
|
|
97141
|
+
}
|
|
97142
|
+
getCategoryDetailData() {
|
|
97143
|
+
const data = this.modalData();
|
|
97144
|
+
if (data && 'category' in data) {
|
|
97145
|
+
return data;
|
|
97146
|
+
}
|
|
97147
|
+
return null;
|
|
97148
|
+
}
|
|
97149
|
+
getStrengthDetailData() {
|
|
97150
|
+
const data = this.modalData();
|
|
97151
|
+
if (data && 'strength' in data) {
|
|
97152
|
+
return data;
|
|
97153
|
+
}
|
|
97154
|
+
return null;
|
|
97155
|
+
}
|
|
97156
|
+
getGapDetailData() {
|
|
97157
|
+
const data = this.modalData();
|
|
97158
|
+
if (data && 'gap' in data) {
|
|
97159
|
+
return data;
|
|
97160
|
+
}
|
|
97161
|
+
return null;
|
|
97162
|
+
}
|
|
97163
|
+
getOpportunityDetailData() {
|
|
97164
|
+
const data = this.modalData();
|
|
97165
|
+
if (data && 'opportunity' in data) {
|
|
97166
|
+
return data;
|
|
97167
|
+
}
|
|
97168
|
+
return null;
|
|
97169
|
+
}
|
|
97170
|
+
handleDisplayModeChange(mode) {
|
|
97171
|
+
this.currentDisplayMode.set(mode);
|
|
97172
|
+
if (mode === DisplayModeEnum.EXPANDED) {
|
|
97173
|
+
this.viewModeService.setViewMode('expanded');
|
|
97174
|
+
}
|
|
97175
|
+
else {
|
|
97176
|
+
this.viewModeService.setViewMode('compact');
|
|
97177
|
+
}
|
|
97178
|
+
this.closeViewModeSwitcher();
|
|
97179
|
+
}
|
|
97180
|
+
getAnalysisSubtitle() {
|
|
97181
|
+
return this.focusAreaName() + ' Analysis';
|
|
97182
|
+
}
|
|
97183
|
+
getContainerClasses() {
|
|
97184
|
+
return this.isLightMode() ? 'text-slate-900' : 'text-white';
|
|
97185
|
+
}
|
|
97186
|
+
getProgressCardClasses() {
|
|
97187
|
+
return this.isLightMode()
|
|
97188
|
+
? 'bg-white border-slate-200'
|
|
97189
|
+
: 'bg-slate-800/40 border-slate-700/50';
|
|
97190
|
+
}
|
|
97191
|
+
getSectionTitleClasses() {
|
|
97192
|
+
return this.isLightMode() ? 'text-slate-900' : 'text-white';
|
|
97193
|
+
}
|
|
97194
|
+
getSectionCardClasses() {
|
|
97195
|
+
return this.isLightMode()
|
|
97196
|
+
? 'bg-white border border-slate-200'
|
|
97197
|
+
: 'bg-slate-800/50 border border-slate-700/50';
|
|
97198
|
+
}
|
|
97199
|
+
getSectionIconClasses() {
|
|
97200
|
+
return this.isLightMode()
|
|
97201
|
+
? 'bg-blue-50 text-blue-600'
|
|
97202
|
+
: 'bg-blue-500/20 text-blue-400';
|
|
97203
|
+
}
|
|
97204
|
+
getSectionDescriptionClasses() {
|
|
97205
|
+
return this.isLightMode() ? 'text-slate-600' : 'text-slate-400';
|
|
97206
|
+
}
|
|
97207
|
+
formatGradeInText(text) {
|
|
97208
|
+
if (!text)
|
|
97209
|
+
return text;
|
|
97210
|
+
return text
|
|
97211
|
+
.replace(/A_PLUS/g, 'A+')
|
|
97212
|
+
.replace(/A_MINUS/g, 'A-')
|
|
97213
|
+
.replace(/B_PLUS/g, 'B+')
|
|
97214
|
+
.replace(/B_MINUS/g, 'B-')
|
|
97215
|
+
.replace(/C_PLUS/g, 'C+')
|
|
97216
|
+
.replace(/C_MINUS/g, 'C-')
|
|
97217
|
+
.replace(/D_PLUS/g, 'D+')
|
|
97218
|
+
.replace(/D_MINUS/g, 'D-')
|
|
97219
|
+
.replace(/F_PLUS/g, 'F+')
|
|
97220
|
+
.replace(/F_MINUS/g, 'F-');
|
|
97221
|
+
}
|
|
97222
|
+
static { this.ɵfac = function SymphiqProfileAnalysisFocusAreaDashboardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SymphiqProfileAnalysisFocusAreaDashboardComponent)(); }; }
|
|
97223
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SymphiqProfileAnalysisFocusAreaDashboardComponent, selectors: [["symphiq-profile-analysis-focus-area-dashboard"]], viewQuery: function SymphiqProfileAnalysisFocusAreaDashboardComponent_Query(rf, ctx) { if (rf & 1) {
|
|
97224
|
+
i0.ɵɵviewQuery(_c0$5, 5);
|
|
97225
|
+
} if (rf & 2) {
|
|
97226
|
+
let _t;
|
|
97227
|
+
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.funnelModalComponent = _t.first);
|
|
97228
|
+
} }, hostBindings: function SymphiqProfileAnalysisFocusAreaDashboardComponent_HostBindings(rf, ctx) { if (rf & 1) {
|
|
97229
|
+
i0.ɵɵlistener("scroll", function SymphiqProfileAnalysisFocusAreaDashboardComponent_scroll_HostBindingHandler($event) { return ctx.onWindowScroll($event); }, i0.ɵɵresolveWindow);
|
|
97230
|
+
} }, inputs: { viewMode: [1, "viewMode"], profileAnalysis: [1, "profileAnalysis"], funnelAnalysis: [1, "funnelAnalysis"], profile: [1, "profile"], isLoading: [1, "isLoading"], requestedByUser: [1, "requestedByUser"], embedded: [1, "embedded"], scrollEvent: [1, "scrollEvent"], scrollElement: [1, "scrollElement"], focusAreaDetails: [1, "focusAreaDetails"], itemStatusProfileAnalysis: [1, "itemStatusProfileAnalysis"] }, outputs: { nextStepClick: "nextStepClick" }, features: [i0.ɵɵNgOnChangesFeature], decls: 26, vars: 40, consts: [["funnelModalComponent", ""], [1, "min-h-screen", "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"], [1, "mb-12"], [3, "viewMode", "focusAreaDomain", "focusAreaName", "focusAreaDetails"], [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 Focus Area Analysis", "subtitle", "We're analyzing your data to create your personalized analysis. It will appear when ready.", 3, "itemStatus", "viewMode"], [3, "viewMoreClick", "goals", "viewMode"], [3, "sections", "viewMode", "focusAreaExecutiveSummary", "allGoals", "allMetrics", "allCharts", "allInsights", "businessProfile"], [3, "viewMode", "summary", "allGoals"], [1, "space-y-8"], [3, "topPrioritiesClick", "priorityDetailClick", "viewMode", "summary", "allGoals"], [3, "viewMode", "sectionIcon"], [1, "rounded-xl", "p-8", "scroll-mt-24", 3, "id", "ngClass"], [1, "flex", "items-start", "gap-3", "mb-6"], [1, "flex-shrink-0", "w-12", "h-12", "rounded-xl", "flex", "items-center", "justify-center", 3, "ngClass"], [1, "flex-1"], [1, "text-2xl", "font-bold", 3, "ngClass"], [1, "mb-6", "flex", "flex-col", "lg:flex-row", "gap-6", "items-start", 3, "lg:flex-row-reverse"], [3, "section", "viewMode", "sectionIndex", "allGoals", "allMetrics", "allCharts", "allInsights", "businessProfile"], ["size", "w-6 h-6", 3, "icon"], [1, "mb-6", "flex", "flex-col", "lg:flex-row", "gap-6", "items-start"], [1, "w-full", "lg:w-2/3"], [1, "w-full", 3, "lg:w-1/3", "lg:w-full"], [3, "visual", "viewMode"], [1, "w-full"], [1, "text-sm", "leading-relaxed", "whitespace-pre-line", 3, "ngClass"]], template: function SymphiqProfileAnalysisFocusAreaDashboardComponent_Template(rf, ctx) { if (rf & 1) {
|
|
97231
|
+
const _r1 = i0.ɵɵgetCurrentView();
|
|
97232
|
+
i0.ɵɵelementStart(0, "div", 1);
|
|
97233
|
+
i0.ɵɵelement(1, "div", 2);
|
|
97234
|
+
i0.ɵɵelementStart(2, "div");
|
|
97235
|
+
i0.ɵɵelement(3, "div", 3);
|
|
97236
|
+
i0.ɵɵelementEnd();
|
|
97237
|
+
i0.ɵɵelementStart(4, "div", 4)(5, "symphiq-dashboard-header", 5);
|
|
97238
|
+
i0.ɵɵlistener("searchClick", function SymphiqProfileAnalysisFocusAreaDashboardComponent_Template_symphiq_dashboard_header_searchClick_5_listener() { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.openSearch()); })("viewModeClick", function SymphiqProfileAnalysisFocusAreaDashboardComponent_Template_symphiq_dashboard_header_viewModeClick_5_listener() { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.openViewModeSwitcher()); });
|
|
97239
|
+
i0.ɵɵelementEnd();
|
|
97240
|
+
i0.ɵɵelementStart(6, "main", 6);
|
|
97241
|
+
i0.ɵɵconditionalCreate(7, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_7_Template, 3, 5);
|
|
97242
|
+
i0.ɵɵconditionalCreate(8, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_8_Template, 2, 2);
|
|
97243
|
+
i0.ɵɵconditionalCreate(9, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_9_Template, 3, 3);
|
|
97244
|
+
i0.ɵɵelementEnd();
|
|
97245
|
+
i0.ɵɵconditionalCreate(10, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_10_Template, 1, 4, "symphiq-floating-toc", 7);
|
|
97246
|
+
i0.ɵɵconditionalCreate(11, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_11_Template, 1, 4, "symphiq-section-navigation", 7);
|
|
97247
|
+
i0.ɵɵelementStart(12, "symphiq-search-modal", 8);
|
|
97248
|
+
i0.ɵɵlistener("close", function SymphiqProfileAnalysisFocusAreaDashboardComponent_Template_symphiq_search_modal_close_12_listener() { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.closeSearch()); });
|
|
97249
|
+
i0.ɵɵelementEnd();
|
|
97250
|
+
i0.ɵɵelementStart(13, "symphiq-view-mode-switcher-modal", 9);
|
|
97251
|
+
i0.ɵɵlistener("close", function SymphiqProfileAnalysisFocusAreaDashboardComponent_Template_symphiq_view_mode_switcher_modal_close_13_listener() { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.closeViewModeSwitcher()); })("modeSelected", function SymphiqProfileAnalysisFocusAreaDashboardComponent_Template_symphiq_view_mode_switcher_modal_modeSelected_13_listener($event) { i0.ɵɵrestoreView(_r1); return i0.ɵɵresetView(ctx.handleDisplayModeChange($event)); });
|
|
97252
|
+
i0.ɵɵelementEnd();
|
|
97253
|
+
i0.ɵɵelementStart(14, "symphiq-profile-analysis-modal", 10);
|
|
97254
|
+
i0.ɵɵconditionalCreate(15, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_15_Template, 1, 8, "symphiq-goal-card", 11);
|
|
97255
|
+
i0.ɵɵconditionalCreate(16, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_16_Template, 1, 2, "symphiq-goal-objectives-modal-content", 12);
|
|
97256
|
+
i0.ɵɵconditionalCreate(17, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_17_Template, 1, 3, "symphiq-objective-strategies-modal-content", 13);
|
|
97257
|
+
i0.ɵɵconditionalCreate(18, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_18_Template, 1, 10, "symphiq-strategy-recommendations-modal-content", 14);
|
|
97258
|
+
i0.ɵɵconditionalCreate(19, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_19_Template, 1, 3, "symphiq-category-detail-modal-content", 15);
|
|
97259
|
+
i0.ɵɵconditionalCreate(20, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_20_Template, 1, 4, "symphiq-strength-detail-modal-content", 16);
|
|
97260
|
+
i0.ɵɵconditionalCreate(21, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_21_Template, 1, 5, "symphiq-gap-detail-modal-content", 17);
|
|
97261
|
+
i0.ɵɵconditionalCreate(22, SymphiqProfileAnalysisFocusAreaDashboardComponent_Conditional_22_Template, 1, 4, "symphiq-opportunity-detail-modal-content", 18);
|
|
97262
|
+
i0.ɵɵelementEnd();
|
|
97263
|
+
i0.ɵɵelement(23, "symphiq-funnel-analysis-modal", null, 0)(25, "symphiq-tooltip-container");
|
|
97264
|
+
i0.ɵɵelementEnd()();
|
|
97265
|
+
} if (rf & 2) {
|
|
97266
|
+
let tmp_6_0;
|
|
97267
|
+
let tmp_13_0;
|
|
97268
|
+
let tmp_30_0;
|
|
97269
|
+
let tmp_31_0;
|
|
97270
|
+
let tmp_32_0;
|
|
97271
|
+
let tmp_33_0;
|
|
97272
|
+
let tmp_34_0;
|
|
97273
|
+
let tmp_35_0;
|
|
97274
|
+
let tmp_36_0;
|
|
97275
|
+
let tmp_37_0;
|
|
97276
|
+
i0.ɵɵproperty("ngClass", ctx.getContainerClasses());
|
|
97277
|
+
i0.ɵɵadvance();
|
|
97278
|
+
i0.ɵɵclassProp("light-mode", ctx.isLightMode());
|
|
97279
|
+
i0.ɵɵadvance();
|
|
97280
|
+
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");
|
|
97281
|
+
i0.ɵɵadvance();
|
|
97282
|
+
i0.ɵɵstyleProp("width", ctx.scrollProgress(), "%");
|
|
97283
|
+
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");
|
|
97284
|
+
i0.ɵɵadvance(2);
|
|
97285
|
+
i0.ɵɵproperty("title", ((tmp_6_0 = ctx.profileAnalysis()) == null ? null : tmp_6_0.profileAnalysisStructured == null ? null : tmp_6_0.profileAnalysisStructured.businessName) || "Focus Area Analysis")("subtitle", ctx.getAnalysisSubtitle())("currentSection", ctx.getAnalysisSubtitle())("viewMode", ctx.viewMode())("viewModeLabel", ctx.displayModeLabel())("isLoading", ctx.isLoading())("requestedByUser", ctx.requestedByUser())("createdDate", (tmp_13_0 = ctx.profileAnalysis()) == null ? null : tmp_13_0.selfContentCompletedDate)("showControls", ctx.shouldShowHeaderControls());
|
|
97286
|
+
i0.ɵɵadvance(2);
|
|
97287
|
+
i0.ɵɵconditional(ctx.isSimplifiedView() ? 7 : -1);
|
|
97288
|
+
i0.ɵɵadvance();
|
|
97289
|
+
i0.ɵɵconditional(ctx.isSimplifiedView() ? 8 : -1);
|
|
97290
|
+
i0.ɵɵadvance();
|
|
97291
|
+
i0.ɵɵconditional(!ctx.isSimplifiedView() ? 9 : -1);
|
|
97292
|
+
i0.ɵɵadvance();
|
|
97293
|
+
i0.ɵɵconditional(!ctx.isSimplifiedView() && ctx.sections() ? 10 : -1);
|
|
97294
|
+
i0.ɵɵadvance();
|
|
97295
|
+
i0.ɵɵconditional(!ctx.isSimplifiedView() && ctx.sections() ? 11 : -1);
|
|
97296
|
+
i0.ɵɵadvance();
|
|
97297
|
+
i0.ɵɵproperty("isOpen", ctx.isSearchOpen())("isLightMode", ctx.isLightMode());
|
|
97298
|
+
i0.ɵɵadvance();
|
|
97299
|
+
i0.ɵɵproperty("isOpen", ctx.isViewModeSwitcherOpen())("currentMode", ctx.currentDisplayMode())("viewMode", ctx.viewMode());
|
|
97300
|
+
i0.ɵɵadvance();
|
|
97301
|
+
i0.ɵɵproperty("isLightMode", ctx.isLightMode())("allMetrics", ctx.allMetrics())("allInsights", ctx.allInsights())("allBusinessInsights", ctx.allBusinessInsights())("allCharts", ctx.allCharts());
|
|
97302
|
+
i0.ɵɵadvance();
|
|
97303
|
+
i0.ɵɵconditional((tmp_30_0 = ctx.modalType() === "goal-detail" && ctx.getGoalDetailData()) ? 15 : -1, tmp_30_0);
|
|
97304
|
+
i0.ɵɵadvance();
|
|
97305
|
+
i0.ɵɵconditional((tmp_31_0 = ctx.modalType() === "goal-objectives" && ctx.getGoalDetailData()) ? 16 : -1, tmp_31_0);
|
|
97306
|
+
i0.ɵɵadvance();
|
|
97307
|
+
i0.ɵɵconditional((tmp_32_0 = ctx.modalType() === "objective-strategies" && ctx.getObjectiveStrategiesData()) ? 17 : -1, tmp_32_0);
|
|
97308
|
+
i0.ɵɵadvance();
|
|
97309
|
+
i0.ɵɵconditional((tmp_33_0 = ctx.modalType() === "strategy-recommendations" && ctx.getStrategyRecommendationsData()) ? 18 : -1, tmp_33_0);
|
|
97310
|
+
i0.ɵɵadvance();
|
|
97311
|
+
i0.ɵɵconditional((tmp_34_0 = ctx.modalType() === "category-detail" && ctx.getCategoryDetailData()) ? 19 : -1, tmp_34_0);
|
|
97312
|
+
i0.ɵɵadvance();
|
|
97313
|
+
i0.ɵɵconditional((tmp_35_0 = ctx.modalType() === "strength-detail" && ctx.getStrengthDetailData()) ? 20 : -1, tmp_35_0);
|
|
97314
|
+
i0.ɵɵadvance();
|
|
97315
|
+
i0.ɵɵconditional((tmp_36_0 = ctx.modalType() === "gap-detail" && ctx.getGapDetailData()) ? 21 : -1, tmp_36_0);
|
|
97316
|
+
i0.ɵɵadvance();
|
|
97317
|
+
i0.ɵɵconditional((tmp_37_0 = ctx.modalType() === "opportunity-detail" && ctx.getOpportunityDetailData()) ? 22 : -1, tmp_37_0);
|
|
97318
|
+
} }, dependencies: [CommonModule, i1$1.NgClass, DashboardHeaderComponent,
|
|
97319
|
+
SearchModalComponent,
|
|
97320
|
+
ViewModeSwitcherModalComponent,
|
|
97321
|
+
FloatingTocComponent,
|
|
97322
|
+
SectionNavigationComponent,
|
|
97323
|
+
FocusAreaWelcomeBannerComponent,
|
|
97324
|
+
FocusAreaExecutiveSummaryComponent,
|
|
97325
|
+
NapkinVisualPlaceholderComponent,
|
|
97326
|
+
TooltipContainerComponent,
|
|
97327
|
+
ProfileSectionContentComponent,
|
|
97328
|
+
ProfileAnalysisModalComponent,
|
|
97329
|
+
ModalComponent,
|
|
97330
|
+
GoalCardComponent,
|
|
97331
|
+
GoalObjectivesModalContentComponent,
|
|
97332
|
+
ObjectiveStrategiesModalContentComponent,
|
|
97333
|
+
StrategyRecommendationsModalContentComponent,
|
|
97334
|
+
CategoryDetailModalContentComponent,
|
|
97335
|
+
StrengthDetailModalContentComponent,
|
|
97336
|
+
GapDetailModalContentComponent,
|
|
97337
|
+
OpportunityDetailModalContentComponent,
|
|
97338
|
+
SectionDividerComponent,
|
|
97339
|
+
SymphiqIconComponent,
|
|
97340
|
+
StrategicGoalsTiledGridComponent,
|
|
97341
|
+
CollapsibleAnalysisSectionGroupComponent,
|
|
97342
|
+
ContentGenerationProgressComponent,
|
|
97343
|
+
IndeterminateSpinnerComponent], encapsulation: 2, changeDetection: 0 }); }
|
|
97344
|
+
}
|
|
97345
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SymphiqProfileAnalysisFocusAreaDashboardComponent, [{
|
|
97346
|
+
type: Component,
|
|
97347
|
+
args: [{
|
|
97348
|
+
selector: 'symphiq-profile-analysis-focus-area-dashboard',
|
|
97349
|
+
standalone: true,
|
|
97350
|
+
imports: [
|
|
97351
|
+
CommonModule,
|
|
97352
|
+
DashboardHeaderComponent,
|
|
97353
|
+
SearchModalComponent,
|
|
97354
|
+
ViewModeSwitcherModalComponent,
|
|
97355
|
+
FloatingTocComponent,
|
|
97356
|
+
SectionNavigationComponent,
|
|
97357
|
+
FocusAreaWelcomeBannerComponent,
|
|
97358
|
+
FocusAreaExecutiveSummaryComponent,
|
|
97359
|
+
NapkinVisualPlaceholderComponent,
|
|
97360
|
+
TooltipContainerComponent,
|
|
97361
|
+
ProfileSectionContentComponent,
|
|
97362
|
+
ProfileAnalysisModalComponent,
|
|
97363
|
+
ModalComponent,
|
|
97364
|
+
GoalCardComponent,
|
|
97365
|
+
GoalObjectivesModalContentComponent,
|
|
97366
|
+
ObjectiveStrategiesModalContentComponent,
|
|
97367
|
+
StrategyRecommendationsModalContentComponent,
|
|
97368
|
+
CategoryDetailModalContentComponent,
|
|
97369
|
+
StrengthDetailModalContentComponent,
|
|
97370
|
+
GapDetailModalContentComponent,
|
|
97371
|
+
OpportunityDetailModalContentComponent,
|
|
97372
|
+
SectionDividerComponent,
|
|
97373
|
+
SymphiqIconComponent,
|
|
97374
|
+
StrategicGoalsTiledGridComponent,
|
|
97375
|
+
CollapsibleAnalysisSectionGroupComponent,
|
|
97376
|
+
ContentGenerationProgressComponent,
|
|
97377
|
+
IndeterminateSpinnerComponent
|
|
97378
|
+
],
|
|
97379
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
97380
|
+
template: `
|
|
97381
|
+
<div [ngClass]="getContainerClasses()" class="min-h-screen relative">
|
|
97382
|
+
<div class="animated-bubbles" [class.light-mode]="isLightMode()"
|
|
97383
|
+
style="position: fixed; top: 0; left: 0; right: 0; bottom: 0; width: 100vw; height: 100vh; z-index: 1; pointer-events: none;"></div>
|
|
97384
|
+
|
|
97385
|
+
<!-- Scroll Progress Bar -->
|
|
97386
|
+
<div
|
|
97387
|
+
[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'">
|
|
97388
|
+
<div
|
|
97389
|
+
[style.width.%]="scrollProgress()"
|
|
97390
|
+
[ngClass]="isLightMode() ? 'bg-gradient-to-r from-blue-500 to-purple-500' : 'bg-gradient-to-r from-blue-400 to-purple-400'"
|
|
97391
|
+
class="h-full transition-all duration-200 ease-out">
|
|
97392
|
+
</div>
|
|
97393
|
+
</div>
|
|
97394
|
+
|
|
97395
|
+
<div class="relative z-[51]">
|
|
97396
|
+
<!-- Dashboard Header -->
|
|
97397
|
+
<symphiq-dashboard-header
|
|
97398
|
+
[title]="profileAnalysis()?.profileAnalysisStructured?.businessName || 'Focus Area Analysis'"
|
|
97399
|
+
[subtitle]="getAnalysisSubtitle()"
|
|
97400
|
+
[currentSection]="getAnalysisSubtitle()"
|
|
97401
|
+
[viewMode]="viewMode()"
|
|
97402
|
+
[viewModeLabel]="displayModeLabel()"
|
|
97403
|
+
[isLoading]="isLoading()"
|
|
97404
|
+
[requestedByUser]="requestedByUser()"
|
|
97405
|
+
[createdDate]="profileAnalysis()?.selfContentCompletedDate"
|
|
97406
|
+
[showControls]="shouldShowHeaderControls()"
|
|
97407
|
+
(searchClick)="openSearch()"
|
|
97408
|
+
(viewModeClick)="openViewModeSwitcher()"
|
|
97409
|
+
/>
|
|
97410
|
+
|
|
97411
|
+
<!-- Main Content -->
|
|
97412
|
+
<main class="relative z-10 max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-12 space-y-12">
|
|
97413
|
+
|
|
97414
|
+
<!-- Welcome Banner (Simplified View Only) -->
|
|
97415
|
+
@if (isSimplifiedView()) {
|
|
97416
|
+
<div class="mb-12">
|
|
97417
|
+
<symphiq-focus-area-welcome-banner
|
|
97418
|
+
[viewMode]="viewMode()"
|
|
97419
|
+
[focusAreaDomain]="focusAreaDomain()"
|
|
97420
|
+
[focusAreaName]="focusAreaName()"
|
|
97421
|
+
[focusAreaDetails]="focusAreaDetails()"
|
|
97422
|
+
/>
|
|
97423
|
+
</div>
|
|
97424
|
+
|
|
97425
|
+
<!-- Loading Card -->
|
|
97426
|
+
@if (isLoading()) {
|
|
97427
|
+
<div [ngClass]="isLightMode() ? 'bg-white/80 border-slate-200' : 'bg-slate-800/80 border-slate-700'"
|
|
97428
|
+
class="rounded-2xl border shadow-lg p-8 backdrop-blur-sm">
|
|
97429
|
+
<div class="flex flex-col items-center justify-center space-y-4">
|
|
97430
|
+
<symphiq-indeterminate-spinner [viewMode]="viewMode()" size="large" />
|
|
97431
|
+
<div class="text-center">
|
|
97432
|
+
<h3 [ngClass]="isLightMode() ? 'text-slate-900' : 'text-white'" class="text-lg font-semibold mb-1">
|
|
97433
|
+
Loading Your Focus Area Analysis
|
|
97434
|
+
</h3>
|
|
97435
|
+
<p [ngClass]="isLightMode() ? 'text-slate-600' : 'text-slate-400'" class="text-sm">
|
|
97436
|
+
Please wait while we prepare your personalized insights...
|
|
97437
|
+
</p>
|
|
97438
|
+
</div>
|
|
97439
|
+
</div>
|
|
97440
|
+
</div>
|
|
97441
|
+
}
|
|
97442
|
+
}
|
|
97443
|
+
|
|
97444
|
+
<!-- Simplified View Content -->
|
|
97445
|
+
@if (isSimplifiedView()) {
|
|
97446
|
+
<!-- Strategic Insights & Goals -->
|
|
97447
|
+
@if (profileAnalysis()) {
|
|
97448
|
+
<div class="mb-8">
|
|
97449
|
+
@if (isProfileAnalysisGenerating()) {
|
|
97450
|
+
<div [ngClass]="getProgressCardClasses()" class="rounded-2xl border shadow-lg overflow-hidden">
|
|
97451
|
+
<symphiq-content-generation-progress
|
|
97452
|
+
[itemStatus]="itemStatusProfileAnalysis()"
|
|
97453
|
+
[viewMode]="viewMode()"
|
|
97454
|
+
title="Generating Your Focus Area Analysis"
|
|
97455
|
+
subtitle="We're analyzing your data to create your personalized analysis. It will appear when ready."
|
|
97456
|
+
/>
|
|
97457
|
+
</div>
|
|
97458
|
+
} @else {
|
|
97459
|
+
<symphiq-strategic-goals-tiled-grid
|
|
97460
|
+
[goals]="strategicRoadmapGoals()"
|
|
97461
|
+
[viewMode]="viewMode()"
|
|
97462
|
+
(viewMoreClick)="openGoalModal($event)"
|
|
97463
|
+
/>
|
|
97464
|
+
}
|
|
97465
|
+
</div>
|
|
97466
|
+
}
|
|
97467
|
+
|
|
97468
|
+
<!-- Supporting Business Context -->
|
|
97469
|
+
@if (nonStrategicSections().length > 0) {
|
|
97470
|
+
<div>
|
|
97471
|
+
<symphiq-collapsible-analysis-section-group
|
|
97472
|
+
[sections]="nonStrategicSections()"
|
|
97473
|
+
[viewMode]="viewMode()"
|
|
97474
|
+
[focusAreaExecutiveSummary]="focusAreaExecutiveSummary()"
|
|
97475
|
+
[allGoals]="allGoals()"
|
|
97476
|
+
[allMetrics]="allMetrics()"
|
|
97477
|
+
[allCharts]="allCharts()"
|
|
97478
|
+
[allInsights]="allInsights()"
|
|
97479
|
+
[businessProfile]="profile()"
|
|
97480
|
+
/>
|
|
97481
|
+
</div>
|
|
97482
|
+
}
|
|
97483
|
+
}
|
|
97484
|
+
|
|
97485
|
+
<!-- Compact & Expanded View Content -->
|
|
97486
|
+
@if (!isSimplifiedView()) {
|
|
97487
|
+
<!-- Focus Area Executive Summary -->
|
|
97488
|
+
@if (focusAreaExecutiveSummary(); as summary) {
|
|
97489
|
+
<symphiq-focus-area-executive-summary
|
|
97490
|
+
[viewMode]="viewMode()"
|
|
97491
|
+
[summary]="summary"
|
|
97492
|
+
[allGoals]="allGoals()"
|
|
97493
|
+
(topPrioritiesClick)="handleTopPrioritiesClick()"
|
|
97494
|
+
(priorityDetailClick)="handlePriorityDetailClick($event)"
|
|
97495
|
+
/>
|
|
97496
|
+
}
|
|
97497
|
+
|
|
97498
|
+
<!-- Divider Before First Section -->
|
|
97499
|
+
@if (sections(); as sectionList) {
|
|
97500
|
+
@if (sectionList.length > 0 && sectionList[0].icon) {
|
|
97501
|
+
<symphiq-section-divider
|
|
97502
|
+
[viewMode]="viewMode()"
|
|
97503
|
+
[sectionIcon]="sectionList[0].icon"
|
|
97504
|
+
/>
|
|
97505
|
+
}
|
|
97506
|
+
}
|
|
97507
|
+
|
|
97508
|
+
<!-- Profile Analysis Sections -->
|
|
97509
|
+
@if (sections(); as sectionList) {
|
|
97510
|
+
<section class="space-y-8">
|
|
97511
|
+
@for (section of sectionList; track section.id; let idx = $index; let last = $last) {
|
|
97512
|
+
<div [id]="'section-' + section.id" [ngClass]="getSectionCardClasses()"
|
|
97513
|
+
class="rounded-xl p-8 scroll-mt-24">
|
|
97514
|
+
<!-- Icon and Title -->
|
|
97515
|
+
<div class="flex items-start gap-3 mb-6">
|
|
97516
|
+
@if (section.icon) {
|
|
97517
|
+
<div [ngClass]="getSectionIconClasses()"
|
|
97518
|
+
class="flex-shrink-0 w-12 h-12 rounded-xl flex items-center justify-center">
|
|
97519
|
+
<symphiq-icon [icon]="section.icon" size="w-6 h-6"></symphiq-icon>
|
|
97520
|
+
</div>
|
|
97521
|
+
}
|
|
97522
|
+
<div class="flex-1">
|
|
97523
|
+
<h3 [ngClass]="getSectionTitleClasses()" class="text-2xl font-bold">
|
|
97524
|
+
{{ section.title }}
|
|
97525
|
+
</h3>
|
|
97526
|
+
</div>
|
|
97527
|
+
</div>
|
|
97528
|
+
|
|
97529
|
+
<!-- Description and Visual Side-by-Side -->
|
|
97530
|
+
@if (section.description || (section.visual && section.visual.enabled)) {
|
|
97531
|
+
<div class="mb-6 flex flex-col lg:flex-row gap-6 items-start"
|
|
97532
|
+
[class.lg:flex-row-reverse]="idx % 2 === 0">
|
|
97533
|
+
@if (section.visual && section.visual.enabled) {
|
|
97534
|
+
<div class="w-full lg:w-2/3">
|
|
97535
|
+
<symphiq-napkin-visual-placeholder
|
|
97536
|
+
[visual]="section.visual"
|
|
97537
|
+
[viewMode]="viewMode()"
|
|
97538
|
+
/>
|
|
97539
|
+
</div>
|
|
97540
|
+
}
|
|
97541
|
+
@if (section.description) {
|
|
97542
|
+
<div class="w-full"
|
|
97543
|
+
[class.lg:w-1/3]="section.visual && section.visual.enabled" [class.lg:w-full]="!section.visual || !section.visual.enabled">
|
|
97544
|
+
<p [ngClass]="getSectionDescriptionClasses()"
|
|
97545
|
+
class="text-sm leading-relaxed whitespace-pre-line">
|
|
97546
|
+
{{ section.description }}
|
|
97547
|
+
</p>
|
|
97548
|
+
</div>
|
|
97549
|
+
}
|
|
97550
|
+
</div>
|
|
97551
|
+
}
|
|
97552
|
+
|
|
97553
|
+
<!-- Section Content -->
|
|
97554
|
+
<symphiq-profile-section-content
|
|
97555
|
+
[section]="section"
|
|
97556
|
+
[viewMode]="viewMode()"
|
|
97557
|
+
[sectionIndex]="idx"
|
|
97558
|
+
[allGoals]="allGoals()"
|
|
97559
|
+
[allMetrics]="allMetrics()"
|
|
97560
|
+
[allCharts]="allCharts()"
|
|
97561
|
+
[allInsights]="allInsights()"
|
|
97562
|
+
[businessProfile]="profile()"
|
|
97563
|
+
/>
|
|
97564
|
+
</div>
|
|
97565
|
+
|
|
97566
|
+
<!-- Section Divider (between sections) -->
|
|
97567
|
+
@if (!last) {
|
|
97568
|
+
<symphiq-section-divider
|
|
97569
|
+
[viewMode]="viewMode()"
|
|
97570
|
+
[sectionIcon]="sectionList[idx + 1].icon"
|
|
97571
|
+
/>
|
|
97572
|
+
}
|
|
97573
|
+
}
|
|
97574
|
+
</section>
|
|
97575
|
+
}
|
|
97576
|
+
}
|
|
97577
|
+
|
|
97578
|
+
</main>
|
|
97579
|
+
|
|
97580
|
+
<!-- Table of Contents (Compact & Expanded Views) -->
|
|
97581
|
+
@if (!isSimplifiedView() && sections()) {
|
|
97582
|
+
<symphiq-floating-toc
|
|
97583
|
+
[sections]="tocSections()"
|
|
97584
|
+
[viewMode]="viewMode()"
|
|
97585
|
+
[embedded]="embedded()"
|
|
97586
|
+
[scrollElement]="scrollElement() ?? undefined"
|
|
97587
|
+
/>
|
|
97588
|
+
}
|
|
97589
|
+
|
|
97590
|
+
<!-- Section Navigation Dots (Compact & Expanded Views) -->
|
|
97591
|
+
@if (!isSimplifiedView() && sections()) {
|
|
97592
|
+
<symphiq-section-navigation
|
|
97593
|
+
[sections]="tocSections()"
|
|
97594
|
+
[viewMode]="viewMode()"
|
|
97595
|
+
[embedded]="embedded()"
|
|
97596
|
+
[scrollElement]="scrollElement() ?? undefined"
|
|
97597
|
+
/>
|
|
97598
|
+
}
|
|
97599
|
+
|
|
97600
|
+
<!-- Search Modal -->
|
|
97601
|
+
<symphiq-search-modal
|
|
97602
|
+
[isOpen]="isSearchOpen()"
|
|
97603
|
+
[isLightMode]="isLightMode()"
|
|
97604
|
+
(close)="closeSearch()"
|
|
97605
|
+
/>
|
|
97606
|
+
|
|
97607
|
+
<!-- View Mode Switcher Modal -->
|
|
97608
|
+
<symphiq-view-mode-switcher-modal
|
|
97609
|
+
[isOpen]="isViewModeSwitcherOpen()"
|
|
97610
|
+
[currentMode]="currentDisplayMode()"
|
|
97611
|
+
[viewMode]="viewMode()"
|
|
97612
|
+
(close)="closeViewModeSwitcher()"
|
|
97613
|
+
(modeSelected)="handleDisplayModeChange($event)"
|
|
97614
|
+
/>
|
|
97615
|
+
|
|
97616
|
+
<!-- Profile Analysis Modal -->
|
|
97617
|
+
<symphiq-profile-analysis-modal
|
|
97618
|
+
[isLightMode]="isLightMode()"
|
|
97619
|
+
[allMetrics]="allMetrics()"
|
|
97620
|
+
[allInsights]="allInsights()"
|
|
97621
|
+
[allBusinessInsights]="allBusinessInsights()"
|
|
97622
|
+
[allCharts]="allCharts()"
|
|
97623
|
+
>
|
|
97624
|
+
@if (modalType() === 'goal-detail' && getGoalDetailData(); as data) {
|
|
97625
|
+
<symphiq-goal-card
|
|
97626
|
+
[goal]="data.goal"
|
|
97627
|
+
[viewMode]="data.viewMode"
|
|
97628
|
+
[isInModal]="true"
|
|
97629
|
+
[allMetrics]="allMetrics()"
|
|
97630
|
+
[allCharts]="allCharts()"
|
|
97631
|
+
[allInsights]="allInsights()"
|
|
97632
|
+
[currentModalState]="getCurrentModalState()"
|
|
97633
|
+
[businessProfile]="profile()"
|
|
97634
|
+
/>
|
|
97635
|
+
}
|
|
97636
|
+
@if (modalType() === 'goal-objectives' && getGoalDetailData(); as data) {
|
|
97637
|
+
<symphiq-goal-objectives-modal-content
|
|
97638
|
+
[goal]="data.goal"
|
|
97639
|
+
[viewMode]="data.viewMode"
|
|
97640
|
+
/>
|
|
97641
|
+
}
|
|
97642
|
+
@if (modalType() === 'objective-strategies' && getObjectiveStrategiesData(); as data) {
|
|
97643
|
+
<symphiq-objective-strategies-modal-content
|
|
97644
|
+
[objective]="data.objective"
|
|
97645
|
+
[goalTitle]="data.goalTitle"
|
|
97646
|
+
[viewMode]="data.viewMode"
|
|
97647
|
+
/>
|
|
97648
|
+
}
|
|
97649
|
+
@if (modalType() === 'strategy-recommendations' && getStrategyRecommendationsData(); as data) {
|
|
97650
|
+
<symphiq-strategy-recommendations-modal-content
|
|
97651
|
+
[strategy]="data.strategy"
|
|
97652
|
+
[objectiveTitle]="data.objectiveTitle"
|
|
97653
|
+
[goalTitle]="data.goalTitle"
|
|
97654
|
+
[viewMode]="data.viewMode"
|
|
97655
|
+
[expandedRecommendationId]="data.expandedRecommendationId"
|
|
97656
|
+
[allMetrics]="allMetrics()"
|
|
97657
|
+
[allCharts]="allCharts()"
|
|
97658
|
+
[allInsights]="allInsights()"
|
|
97659
|
+
[allBusinessInsights]="allBusinessInsights()"
|
|
97660
|
+
[currentModalState]="getCurrentModalState()"
|
|
97661
|
+
/>
|
|
97662
|
+
}
|
|
97663
|
+
@if (modalType() === 'category-detail' && getCategoryDetailData(); as data) {
|
|
97664
|
+
<symphiq-category-detail-modal-content
|
|
97665
|
+
[category]="data.category"
|
|
97666
|
+
[viewMode]="data.viewMode"
|
|
97667
|
+
[scrollToSection]="data.scrollToSection"
|
|
97668
|
+
/>
|
|
97669
|
+
}
|
|
97670
|
+
@if (modalType() === 'strength-detail' && getStrengthDetailData(); as data) {
|
|
97671
|
+
<symphiq-strength-detail-modal-content
|
|
97672
|
+
[strength]="data.strength"
|
|
97673
|
+
[viewMode]="data.viewMode"
|
|
97674
|
+
[allFunnelStrengths]="funnelStrengths()"
|
|
97675
|
+
[currentModalState]="getCurrentModalState()"
|
|
97676
|
+
/>
|
|
97677
|
+
}
|
|
97678
|
+
@if (modalType() === 'gap-detail' && getGapDetailData(); as data) {
|
|
97679
|
+
<symphiq-gap-detail-modal-content
|
|
97680
|
+
[gap]="data.gap"
|
|
97681
|
+
[viewMode]="data.viewMode"
|
|
97682
|
+
[allGoals]="allGoals()"
|
|
97683
|
+
[allWeaknesses]="funnelWeaknesses()"
|
|
97684
|
+
[currentModalState]="getCurrentModalState()"
|
|
97685
|
+
/>
|
|
97686
|
+
}
|
|
97687
|
+
@if (modalType() === 'opportunity-detail' && getOpportunityDetailData(); as data) {
|
|
97688
|
+
<symphiq-opportunity-detail-modal-content
|
|
97689
|
+
[opportunity]="data.opportunity"
|
|
97690
|
+
[viewMode]="data.viewMode"
|
|
97691
|
+
[allStrengths]="funnelStrengths()"
|
|
97692
|
+
[currentModalState]="getCurrentModalState()"
|
|
97693
|
+
/>
|
|
97694
|
+
}
|
|
97695
|
+
</symphiq-profile-analysis-modal>
|
|
97696
|
+
|
|
97697
|
+
<!-- Funnel Analysis Modal -->
|
|
97698
|
+
<symphiq-funnel-analysis-modal
|
|
97699
|
+
#funnelModalComponent
|
|
97700
|
+
/>
|
|
97701
|
+
|
|
97702
|
+
<!-- Tooltip Container -->
|
|
97703
|
+
<symphiq-tooltip-container />
|
|
97704
|
+
</div>
|
|
97705
|
+
</div>
|
|
97706
|
+
`
|
|
97707
|
+
}]
|
|
97708
|
+
}], null, { funnelModalComponent: [{
|
|
97709
|
+
type: ViewChild,
|
|
97710
|
+
args: ['funnelModalComponent']
|
|
97711
|
+
}], 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 }] }], focusAreaDetails: [{ type: i0.Input, args: [{ isSignal: true, alias: "focusAreaDetails", required: false }] }], itemStatusProfileAnalysis: [{ type: i0.Input, args: [{ isSignal: true, alias: "itemStatusProfileAnalysis", required: false }] }], nextStepClick: [{ type: i0.Output, args: ["nextStepClick"] }], onWindowScroll: [{
|
|
97712
|
+
type: HostListener,
|
|
97713
|
+
args: ['window:scroll', ['$event']]
|
|
97714
|
+
}] }); })();
|
|
97715
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileAnalysisFocusAreaDashboardComponent, { className: "SymphiqProfileAnalysisFocusAreaDashboardComponent", filePath: "lib/components/profile-analysis-focus-area-dashboard/symphiq-profile-analysis-focus-area-dashboard.component.ts", lineNumber: 469 }); })();
|
|
97716
|
+
|
|
96122
97717
|
const _forTrack0$4 = ($index, $item) => $item.id;
|
|
96123
97718
|
function ShopProfileCategoryListComponent_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
96124
97719
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
@@ -101285,5 +102880,5 @@ var pieChart_component = /*#__PURE__*/Object.freeze({
|
|
|
101285
102880
|
* Generated bundle index. Do not edit.
|
|
101286
102881
|
*/
|
|
101287
102882
|
|
|
101288
|
-
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, SymphiqProfileFocusAreaDashboardComponent, SymphiqProfileFocusAreasAnalysesDashboardComponent, 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 };
|
|
102883
|
+
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, 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 };
|
|
101289
102884
|
//# sourceMappingURL=symphiq-components.mjs.map
|