@eric-emg/symphiq-components 1.2.164 → 1.2.165
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 +179 -99
- package/fesm2022/symphiq-components.mjs.map +1 -1
- package/index.d.ts +33 -33
- package/package.json +1 -1
- package/styles.css +6 -0
|
@@ -2534,7 +2534,7 @@ class ConfettiService {
|
|
|
2534
2534
|
}]
|
|
2535
2535
|
}], null, null); })();
|
|
2536
2536
|
|
|
2537
|
-
const _c0$
|
|
2537
|
+
const _c0$14 = a0 => ["skeleton-loader", "rounded-lg", "relative", "overflow-hidden", a0];
|
|
2538
2538
|
const _c1$C = a0 => ["skeleton-shimmer-overlay", "absolute", "inset-0", "bg-gradient-to-r", a0];
|
|
2539
2539
|
class SkeletonLoaderComponent {
|
|
2540
2540
|
constructor() {
|
|
@@ -2551,7 +2551,7 @@ class SkeletonLoaderComponent {
|
|
|
2551
2551
|
} if (rf & 2) {
|
|
2552
2552
|
i0.ɵɵstyleProp("width", ctx.width())("height", ctx.height());
|
|
2553
2553
|
i0.ɵɵclassProp("skeleton-shimmer", true)("skeleton-pulse", ctx.pulse());
|
|
2554
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c0$
|
|
2554
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(10, _c0$14, ctx.isLightMode() ? "bg-slate-200/80" : "bg-slate-700/80"));
|
|
2555
2555
|
i0.ɵɵadvance();
|
|
2556
2556
|
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(12, _c1$C, ctx.isLightMode() ? "from-transparent via-white/60 to-transparent" : "from-transparent via-slate-500/40 to-transparent"));
|
|
2557
2557
|
} }, 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 }); }
|
|
@@ -2591,7 +2591,7 @@ const ChartContainerComponent_Conditional_1_Conditional_13_Defer_2_DepsFn = () =
|
|
|
2591
2591
|
const ChartContainerComponent_Conditional_1_Conditional_14_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return barChart_component; }).then(m => m.BarChartComponent)];
|
|
2592
2592
|
const ChartContainerComponent_Conditional_1_Conditional_15_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return pieChart_component; }).then(m => m.PieChartComponent)];
|
|
2593
2593
|
const ChartContainerComponent_Conditional_1_Conditional_16_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return areaChart_component; }).then(m => m.AreaChartComponent)];
|
|
2594
|
-
const _c0$
|
|
2594
|
+
const _c0$13 = (a0, a1) => [a0, a1];
|
|
2595
2595
|
function ChartContainerComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
2596
2596
|
i0.ɵɵelementStart(0, "div", 0)(1, "div", 2);
|
|
2597
2597
|
i0.ɵɵelement(2, "symphiq-skeleton-loader", 3)(3, "symphiq-skeleton-loader", 3);
|
|
@@ -2643,7 +2643,7 @@ function ChartContainerComponent_Conditional_1_Conditional_11_Template(rf, ctx)
|
|
|
2643
2643
|
i0.ɵɵelementEnd()();
|
|
2644
2644
|
} if (rf & 2) {
|
|
2645
2645
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
2646
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(1, _c0$
|
|
2646
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(1, _c0$13, ctx_r0.iconClass(), ctx_r0.isLightMode() ? "bg-white/90 hover:bg-white" : "bg-slate-800/90 hover:bg-slate-800"));
|
|
2647
2647
|
} }
|
|
2648
2648
|
function ChartContainerComponent_Conditional_1_Conditional_13_Defer_0_Template(rf, ctx) { if (rf & 1) {
|
|
2649
2649
|
i0.ɵɵelement(0, "symphiq-line-chart", 23);
|
|
@@ -4245,7 +4245,7 @@ class CompetitivePositioningSummaryComponent {
|
|
|
4245
4245
|
}], 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"] }] }); })();
|
|
4246
4246
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitivePositioningSummaryComponent, { className: "CompetitivePositioningSummaryComponent", filePath: "lib/components/funnel-analysis-dashboard/competitive-positioning-summary.component.ts", lineNumber: 298 }); })();
|
|
4247
4247
|
|
|
4248
|
-
const _c0$
|
|
4248
|
+
const _c0$12 = () => [1, 2, 3, 4];
|
|
4249
4249
|
function OverallAssessmentComponent_Conditional_0_For_10_Template(rf, ctx) { if (rf & 1) {
|
|
4250
4250
|
i0.ɵɵelementStart(0, "div", 9);
|
|
4251
4251
|
i0.ɵɵelement(1, "symphiq-skeleton-loader", 6)(2, "symphiq-skeleton-loader", 6);
|
|
@@ -4279,7 +4279,7 @@ function OverallAssessmentComponent_Conditional_0_Template(rf, ctx) { if (rf & 1
|
|
|
4279
4279
|
i0.ɵɵadvance(2);
|
|
4280
4280
|
i0.ɵɵproperty("width", "100px")("height", "70px")("isLightMode", ctx_r0.isLightMode());
|
|
4281
4281
|
i0.ɵɵadvance(2);
|
|
4282
|
-
i0.ɵɵrepeater(i0.ɵɵpureFunction0(14, _c0$
|
|
4282
|
+
i0.ɵɵrepeater(i0.ɵɵpureFunction0(14, _c0$12));
|
|
4283
4283
|
i0.ɵɵadvance(2);
|
|
4284
4284
|
i0.ɵɵproperty("width", "100%")("height", "200px")("isLightMode", ctx_r0.isLightMode());
|
|
4285
4285
|
} }
|
|
@@ -5494,7 +5494,7 @@ class OverallAssessmentComponent {
|
|
|
5494
5494
|
}], 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"] }] }); })();
|
|
5495
5495
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(OverallAssessmentComponent, { className: "OverallAssessmentComponent", filePath: "lib/components/funnel-analysis-dashboard/overall-assessment.component.ts", lineNumber: 303 }); })();
|
|
5496
5496
|
|
|
5497
|
-
const _c0$
|
|
5497
|
+
const _c0$11 = () => [1, 2, 3];
|
|
5498
5498
|
const _c1$B = () => [1, 2, 3, 4];
|
|
5499
5499
|
const _c2$q = () => [];
|
|
5500
5500
|
function InsightCardComponent_Conditional_0_Conditional_0_For_7_Template(rf, ctx) { if (rf & 1) {
|
|
@@ -5532,7 +5532,7 @@ function InsightCardComponent_Conditional_0_Conditional_0_Template(rf, ctx) { if
|
|
|
5532
5532
|
i0.ɵɵadvance();
|
|
5533
5533
|
i0.ɵɵproperty("width", "60%")("height", "20px")("isLightMode", ctx_r0.isLightMode());
|
|
5534
5534
|
i0.ɵɵadvance();
|
|
5535
|
-
i0.ɵɵrepeater(i0.ɵɵpureFunction0(8, _c0$
|
|
5535
|
+
i0.ɵɵrepeater(i0.ɵɵpureFunction0(8, _c0$11));
|
|
5536
5536
|
i0.ɵɵadvance(3);
|
|
5537
5537
|
i0.ɵɵrepeater(i0.ɵɵpureFunction0(9, _c1$B));
|
|
5538
5538
|
} }
|
|
@@ -8232,7 +8232,7 @@ class MetricCardComponent {
|
|
|
8232
8232
|
}], () => [], { 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 }] }] }); })();
|
|
8233
8233
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MetricCardComponent, { className: "MetricCardComponent", filePath: "lib/components/funnel-analysis-dashboard/metric-card.component.ts", lineNumber: 537 }); })();
|
|
8234
8234
|
|
|
8235
|
-
const _c0
|
|
8235
|
+
const _c0$10 = () => [1, 2, 3];
|
|
8236
8236
|
const _c1$A = (a0, a1, a2) => [a0, a1, a2];
|
|
8237
8237
|
const _c2$p = (a0, a1) => [a0, a1];
|
|
8238
8238
|
const _forTrack0$M = ($index, $item) => $item.metric;
|
|
@@ -8262,7 +8262,7 @@ function BreakdownSectionComponent_Conditional_0_For_7_Template(rf, ctx) { if (r
|
|
|
8262
8262
|
i0.ɵɵadvance();
|
|
8263
8263
|
i0.ɵɵproperty("width", "30%")("height", "18px")("isLightMode", ctx_r0.isLightMode());
|
|
8264
8264
|
i0.ɵɵadvance(2);
|
|
8265
|
-
i0.ɵɵrepeater(i0.ɵɵpureFunction0(3, _c0
|
|
8265
|
+
i0.ɵɵrepeater(i0.ɵɵpureFunction0(3, _c0$10));
|
|
8266
8266
|
} }
|
|
8267
8267
|
function BreakdownSectionComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
8268
8268
|
i0.ɵɵelementStart(0, "div", 0)(1, "div", 2);
|
|
@@ -8281,7 +8281,7 @@ function BreakdownSectionComponent_Conditional_0_Template(rf, ctx) { if (rf & 1)
|
|
|
8281
8281
|
i0.ɵɵadvance();
|
|
8282
8282
|
i0.ɵɵproperty("width", "85%")("height", "14px")("isLightMode", ctx_r0.isLightMode());
|
|
8283
8283
|
i0.ɵɵadvance(2);
|
|
8284
|
-
i0.ɵɵrepeater(i0.ɵɵpureFunction0(10, _c0
|
|
8284
|
+
i0.ɵɵrepeater(i0.ɵɵpureFunction0(10, _c0$10));
|
|
8285
8285
|
} }
|
|
8286
8286
|
function BreakdownSectionComponent_Conditional_1_Conditional_6_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
8287
8287
|
const _r2 = i0.ɵɵgetCurrentView();
|
|
@@ -12450,7 +12450,7 @@ class FunnelWeaknessesListModalContentComponent {
|
|
|
12450
12450
|
}], null, { weaknesses: [{ type: i0.Input, args: [{ isSignal: true, alias: "weaknesses", required: true }] }], isLightMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLightMode", required: true }] }] }); })();
|
|
12451
12451
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FunnelWeaknessesListModalContentComponent, { className: "FunnelWeaknessesListModalContentComponent", filePath: "lib/components/funnel-analysis-dashboard/funnel-weaknesses-list-modal-content.component.ts", lineNumber: 132 }); })();
|
|
12452
12452
|
|
|
12453
|
-
const _c0
|
|
12453
|
+
const _c0$$ = () => [1, 2, 3, 4, 5, 6, 7, 8, 9, 10];
|
|
12454
12454
|
function FunnelStrengthDetailModalContentComponent_For_18_Template(rf, ctx) { if (rf & 1) {
|
|
12455
12455
|
i0.ɵɵelement(0, "div", 12);
|
|
12456
12456
|
} if (rf & 2) {
|
|
@@ -12726,7 +12726,7 @@ class FunnelStrengthDetailModalContentComponent {
|
|
|
12726
12726
|
i0.ɵɵadvance();
|
|
12727
12727
|
i0.ɵɵproperty("ngClass", ctx.impactScoreLabelClasses());
|
|
12728
12728
|
i0.ɵɵadvance(3);
|
|
12729
|
-
i0.ɵɵrepeater(i0.ɵɵpureFunction0(35, _c0
|
|
12729
|
+
i0.ɵɵrepeater(i0.ɵɵpureFunction0(35, _c0$$));
|
|
12730
12730
|
i0.ɵɵadvance(2);
|
|
12731
12731
|
i0.ɵɵproperty("ngClass", ctx.titleClasses());
|
|
12732
12732
|
i0.ɵɵadvance();
|
|
@@ -12902,7 +12902,7 @@ class FunnelStrengthDetailModalContentComponent {
|
|
|
12902
12902
|
}], 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 }] }] }); })();
|
|
12903
12903
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FunnelStrengthDetailModalContentComponent, { className: "FunnelStrengthDetailModalContentComponent", filePath: "lib/components/funnel-analysis-dashboard/funnel-strength-detail-modal-content.component.ts", lineNumber: 128 }); })();
|
|
12904
12904
|
|
|
12905
|
-
const _c0$
|
|
12905
|
+
const _c0$_ = () => [1, 2, 3, 4, 5, 6, 7, 8, 9, 10];
|
|
12906
12906
|
function FunnelWeaknessDetailModalContentComponent_For_27_Template(rf, ctx) { if (rf & 1) {
|
|
12907
12907
|
i0.ɵɵelement(0, "div", 17);
|
|
12908
12908
|
} if (rf & 2) {
|
|
@@ -13413,7 +13413,7 @@ class FunnelWeaknessDetailModalContentComponent {
|
|
|
13413
13413
|
i0.ɵɵadvance();
|
|
13414
13414
|
i0.ɵɵproperty("ngClass", ctx.impactScoreLabelClasses());
|
|
13415
13415
|
i0.ɵɵadvance(3);
|
|
13416
|
-
i0.ɵɵrepeater(i0.ɵɵpureFunction0(49, _c0$
|
|
13416
|
+
i0.ɵɵrepeater(i0.ɵɵpureFunction0(49, _c0$_));
|
|
13417
13417
|
i0.ɵɵadvance(2);
|
|
13418
13418
|
i0.ɵɵproperty("ngClass", ctx.titleClasses());
|
|
13419
13419
|
i0.ɵɵadvance();
|
|
@@ -13882,7 +13882,7 @@ class ProfileItemLookupService {
|
|
|
13882
13882
|
}]
|
|
13883
13883
|
}], null, null); })();
|
|
13884
13884
|
|
|
13885
|
-
const _c0$
|
|
13885
|
+
const _c0$Z = a0 => ({ name: "chevron-right", source: a0 });
|
|
13886
13886
|
const _forTrack0$J = ($index, $item) => $item.id;
|
|
13887
13887
|
function RelatedAreaChipsComponent_Conditional_0_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
13888
13888
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
@@ -13900,7 +13900,7 @@ function RelatedAreaChipsComponent_Conditional_0_For_2_Template(rf, ctx) { if (r
|
|
|
13900
13900
|
i0.ɵɵadvance(2);
|
|
13901
13901
|
i0.ɵɵtextInterpolate(item_r2.label);
|
|
13902
13902
|
i0.ɵɵadvance();
|
|
13903
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$
|
|
13903
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$Z, ctx_r2.IconSourceEnum.HEROICONS));
|
|
13904
13904
|
} }
|
|
13905
13905
|
function RelatedAreaChipsComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
13906
13906
|
i0.ɵɵelementStart(0, "div", 0);
|
|
@@ -13989,7 +13989,7 @@ class RelatedAreaChipsComponent {
|
|
|
13989
13989
|
}], 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 }] }] }); })();
|
|
13990
13990
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RelatedAreaChipsComponent, { className: "RelatedAreaChipsComponent", filePath: "lib/components/business-analysis-dashboard/shared/related-area-chips.component.ts", lineNumber: 31 }); })();
|
|
13991
13991
|
|
|
13992
|
-
const _c0$
|
|
13992
|
+
const _c0$Y = a0 => ({ name: "chevron-right", source: a0 });
|
|
13993
13993
|
function CompetitorChipListComponent_Conditional_0_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
13994
13994
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
13995
13995
|
i0.ɵɵelementStart(0, "button", 2);
|
|
@@ -14006,7 +14006,7 @@ function CompetitorChipListComponent_Conditional_0_For_2_Template(rf, ctx) { if
|
|
|
14006
14006
|
i0.ɵɵadvance(2);
|
|
14007
14007
|
i0.ɵɵtextInterpolate(ctx_r2.getItemLabel(item_r2));
|
|
14008
14008
|
i0.ɵɵadvance();
|
|
14009
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$
|
|
14009
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$Y, ctx_r2.IconSourceEnum.HEROICONS));
|
|
14010
14010
|
} }
|
|
14011
14011
|
function CompetitorChipListComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
14012
14012
|
i0.ɵɵelementStart(0, "div", 0);
|
|
@@ -14417,7 +14417,7 @@ class CompetitorContextSectionComponent {
|
|
|
14417
14417
|
}], 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"] }] }); })();
|
|
14418
14418
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitorContextSectionComponent, { className: "CompetitorContextSectionComponent", filePath: "lib/components/business-analysis-dashboard/cards/competitor-context-section.component.ts", lineNumber: 86 }); })();
|
|
14419
14419
|
|
|
14420
|
-
const _c0$
|
|
14420
|
+
const _c0$X = a0 => ({ name: "chevron-right", source: a0 });
|
|
14421
14421
|
const _forTrack0$H = ($index, $item) => $item.id;
|
|
14422
14422
|
function RelatedRecommendationChipsComponent_Conditional_0_For_3_Template(rf, ctx) { if (rf & 1) {
|
|
14423
14423
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
@@ -14438,7 +14438,7 @@ function RelatedRecommendationChipsComponent_Conditional_0_For_3_Template(rf, ct
|
|
|
14438
14438
|
i0.ɵɵadvance(2);
|
|
14439
14439
|
i0.ɵɵtextInterpolate(rec_r2.title);
|
|
14440
14440
|
i0.ɵɵadvance();
|
|
14441
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$
|
|
14441
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(4, _c0$X, ctx_r2.IconSourceEnum.HEROICONS));
|
|
14442
14442
|
} }
|
|
14443
14443
|
function RelatedRecommendationChipsComponent_Conditional_0_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|
|
14444
14444
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
@@ -21402,7 +21402,7 @@ class FunnelStageCompetitiveTooltipComponent {
|
|
|
21402
21402
|
}], 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 }] }] }); })();
|
|
21403
21403
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FunnelStageCompetitiveTooltipComponent, { className: "FunnelStageCompetitiveTooltipComponent", filePath: "lib/components/funnel-analysis-dashboard/tooltip/funnel-stage-competitive-tooltip.component.ts", lineNumber: 120 }); })();
|
|
21404
21404
|
|
|
21405
|
-
const _c0$
|
|
21405
|
+
const _c0$W = () => [];
|
|
21406
21406
|
function TooltipContainerComponent_Conditional_0_Case_3_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
21407
21407
|
i0.ɵɵelement(0, "symphiq-metric-value-tooltip", 6);
|
|
21408
21408
|
} if (rf & 2) {
|
|
@@ -21566,7 +21566,7 @@ function TooltipContainerComponent_Conditional_0_Case_15_Conditional_1_Template(
|
|
|
21566
21566
|
} if (rf & 2) {
|
|
21567
21567
|
i0.ɵɵnextContext(2);
|
|
21568
21568
|
const content_r4 = i0.ɵɵreadContextLet(2);
|
|
21569
|
-
i0.ɵɵrepeater(content_r4["sections"] || i0.ɵɵpureFunction0(0, _c0$
|
|
21569
|
+
i0.ɵɵrepeater(content_r4["sections"] || i0.ɵɵpureFunction0(0, _c0$W));
|
|
21570
21570
|
} }
|
|
21571
21571
|
function TooltipContainerComponent_Conditional_0_Case_15_Template(rf, ctx) { if (rf & 1) {
|
|
21572
21572
|
i0.ɵɵelementStart(0, "div", 3);
|
|
@@ -22647,7 +22647,7 @@ class SearchService {
|
|
|
22647
22647
|
}]
|
|
22648
22648
|
}], null, null); })();
|
|
22649
22649
|
|
|
22650
|
-
const _c0$
|
|
22650
|
+
const _c0$V = ["searchInput"];
|
|
22651
22651
|
const _forTrack0$B = ($index, $item) => $item.id;
|
|
22652
22652
|
function SearchBarComponent_Conditional_0_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
22653
22653
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
@@ -23009,7 +23009,7 @@ class SearchBarComponent {
|
|
|
23009
23009
|
}
|
|
23010
23010
|
static { this.ɵfac = function SearchBarComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SearchBarComponent)(); }; }
|
|
23011
23011
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SearchBarComponent, selectors: [["symphiq-search-bar"]], viewQuery: function SearchBarComponent_Query(rf, ctx) { if (rf & 1) {
|
|
23012
|
-
i0.ɵɵviewQuery(_c0$
|
|
23012
|
+
i0.ɵɵviewQuery(_c0$V, 5);
|
|
23013
23013
|
} if (rf & 2) {
|
|
23014
23014
|
let _t;
|
|
23015
23015
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.searchInput = _t.first);
|
|
@@ -26703,7 +26703,7 @@ class FunnelWelcomeBannerComponent {
|
|
|
26703
26703
|
}], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], isOnboarded: [{ type: i0.Input, args: [{ isSignal: true, alias: "isOnboarded", required: false }] }] }); })();
|
|
26704
26704
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FunnelWelcomeBannerComponent, { className: "FunnelWelcomeBannerComponent", filePath: "lib/components/funnel-analysis-dashboard/funnel-welcome-banner.component.ts", lineNumber: 113 }); })();
|
|
26705
26705
|
|
|
26706
|
-
const _c0$
|
|
26706
|
+
const _c0$U = [[["", "slot", "overall-performance"]], [["", "slot", "performance-metrics"]], [["", "slot", "performance-breakdowns"]], [["", "slot", "competitive-intelligence"]]];
|
|
26707
26707
|
const _c1$z = ["[slot=overall-performance]", "[slot=performance-metrics]", "[slot=performance-breakdowns]", "[slot=competitive-intelligence]"];
|
|
26708
26708
|
class CollapsibleFunnelSectionGroupComponent {
|
|
26709
26709
|
constructor() {
|
|
@@ -26836,7 +26836,7 @@ class CollapsibleFunnelSectionGroupComponent {
|
|
|
26836
26836
|
}
|
|
26837
26837
|
static { this.ɵfac = function CollapsibleFunnelSectionGroupComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || CollapsibleFunnelSectionGroupComponent)(); }; }
|
|
26838
26838
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CollapsibleFunnelSectionGroupComponent, selectors: [["symphiq-collapsible-funnel-section-group"]], inputs: { viewMode: [1, "viewMode"] }, ngContentSelectors: _c1$z, 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) {
|
|
26839
|
-
i0.ɵɵprojectionDef(_c0$
|
|
26839
|
+
i0.ɵɵprojectionDef(_c0$U);
|
|
26840
26840
|
i0.ɵɵelementStart(0, "div", 0)(1, "div", 1)(2, "div", 2)(3, "div", 3)(4, "div", 4);
|
|
26841
26841
|
i0.ɵɵnamespaceSVG();
|
|
26842
26842
|
i0.ɵɵelementStart(5, "svg", 5);
|
|
@@ -27679,7 +27679,7 @@ class ViewModeSwitcherModalComponent {
|
|
|
27679
27679
|
}], 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"] }] }); })();
|
|
27680
27680
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ViewModeSwitcherModalComponent, { className: "ViewModeSwitcherModalComponent", filePath: "lib/components/shared/view-mode-switcher-modal.component.ts", lineNumber: 160 }); })();
|
|
27681
27681
|
|
|
27682
|
-
const _c0$
|
|
27682
|
+
const _c0$T = a0 => ({ name: "check-badge", source: a0 });
|
|
27683
27683
|
const _c1$y = a0 => ({ name: "check-circle", source: a0 });
|
|
27684
27684
|
const _c2$o = a0 => ({ name: "chevron-right", source: a0 });
|
|
27685
27685
|
const _forTrack0$x = ($index, $item) => $item.area;
|
|
@@ -27696,7 +27696,7 @@ function KeyStrengthsListModalContentComponent_Conditional_1_Template(rf, ctx) {
|
|
|
27696
27696
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
27697
27697
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyStateClasses());
|
|
27698
27698
|
i0.ɵɵadvance();
|
|
27699
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$
|
|
27699
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$T, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
|
|
27700
27700
|
i0.ɵɵadvance();
|
|
27701
27701
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyTitleClasses());
|
|
27702
27702
|
i0.ɵɵadvance(2);
|
|
@@ -27911,7 +27911,7 @@ class KeyStrengthsListModalContentComponent {
|
|
|
27911
27911
|
}], null, { keyStrengths: [{ type: i0.Input, args: [{ isSignal: true, alias: "keyStrengths", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: true }] }] }); })();
|
|
27912
27912
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KeyStrengthsListModalContentComponent, { className: "KeyStrengthsListModalContentComponent", filePath: "lib/components/profile-analysis-dashboard/modals/key-strengths-list-modal-content.component.ts", lineNumber: 79 }); })();
|
|
27913
27913
|
|
|
27914
|
-
const _c0$
|
|
27914
|
+
const _c0$S = a0 => ({ name: "shield-check", source: a0 });
|
|
27915
27915
|
const _c1$x = a0 => ({ name: "exclamation-triangle", source: a0 });
|
|
27916
27916
|
const _c2$n = a0 => ({ name: "document-text", source: a0 });
|
|
27917
27917
|
const _c3$h = a0 => ({ name: "chevron-right", source: a0 });
|
|
@@ -27929,7 +27929,7 @@ function CriticalGapsListModalContentComponent_Conditional_1_Template(rf, ctx) {
|
|
|
27929
27929
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
27930
27930
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyStateClasses());
|
|
27931
27931
|
i0.ɵɵadvance();
|
|
27932
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$
|
|
27932
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$S, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
|
|
27933
27933
|
i0.ɵɵadvance();
|
|
27934
27934
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyTitleClasses());
|
|
27935
27935
|
i0.ɵɵadvance(2);
|
|
@@ -28227,7 +28227,7 @@ class CriticalGapsListModalContentComponent {
|
|
|
28227
28227
|
}], null, { criticalGaps: [{ type: i0.Input, args: [{ isSignal: true, alias: "criticalGaps", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: true }] }] }); })();
|
|
28228
28228
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CriticalGapsListModalContentComponent, { className: "CriticalGapsListModalContentComponent", filePath: "lib/components/profile-analysis-dashboard/modals/critical-gaps-list-modal-content.component.ts", lineNumber: 98 }); })();
|
|
28229
28229
|
|
|
28230
|
-
const _c0$
|
|
28230
|
+
const _c0$R = a0 => ({ name: "check-circle", source: a0 });
|
|
28231
28231
|
const _c1$w = a0 => ({ name: "chat-bubble-left-right", source: a0 });
|
|
28232
28232
|
const _forTrack0$v = ($index, $item) => $item.questionId;
|
|
28233
28233
|
function KeyStrengthDetailModalContentComponent_Conditional_13_For_6_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
@@ -28283,7 +28283,7 @@ function KeyStrengthDetailModalContentComponent_Conditional_13_Template(rf, ctx)
|
|
|
28283
28283
|
i0.ɵɵadvance();
|
|
28284
28284
|
i0.ɵɵproperty("ngClass", ctx_r1.sectionTitleClasses());
|
|
28285
28285
|
i0.ɵɵadvance();
|
|
28286
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$
|
|
28286
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$R, ctx_r1.IconSourceEnum.HEROICONS))("ngClass", ctx_r1.sectionIconClasses());
|
|
28287
28287
|
i0.ɵɵadvance(3);
|
|
28288
28288
|
i0.ɵɵrepeater(ctx_r1.strength().supportingAnswers);
|
|
28289
28289
|
} }
|
|
@@ -28468,7 +28468,7 @@ class KeyStrengthDetailModalContentComponent {
|
|
|
28468
28468
|
}], null, { strength: [{ type: i0.Input, args: [{ isSignal: true, alias: "strength", required: true }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: true }] }] }); })();
|
|
28469
28469
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KeyStrengthDetailModalContentComponent, { className: "KeyStrengthDetailModalContentComponent", filePath: "lib/components/profile-analysis-dashboard/modals/key-strength-detail-modal-content.component.ts", lineNumber: 79 }); })();
|
|
28470
28470
|
|
|
28471
|
-
const _c0$
|
|
28471
|
+
const _c0$Q = a0 => ({ name: "exclamation-triangle", source: a0 });
|
|
28472
28472
|
const _c1$v = a0 => ({ name: "document-text", source: a0 });
|
|
28473
28473
|
const _c2$m = a0 => ({ name: "chat-bubble-left-right", source: a0 });
|
|
28474
28474
|
const _forTrack0$u = ($index, $item) => $item.questionId;
|
|
@@ -28746,7 +28746,7 @@ class CriticalGapDetailModalContentComponent {
|
|
|
28746
28746
|
i0.ɵɵadvance();
|
|
28747
28747
|
i0.ɵɵproperty("ngClass", ctx.impactSectionClasses());
|
|
28748
28748
|
i0.ɵɵadvance(2);
|
|
28749
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(15, _c0$
|
|
28749
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(15, _c0$Q, ctx.IconSourceEnum.HEROICONS))("ngClass", ctx.impactIconClasses());
|
|
28750
28750
|
i0.ɵɵadvance(2);
|
|
28751
28751
|
i0.ɵɵproperty("ngClass", ctx.impactTitleClasses());
|
|
28752
28752
|
i0.ɵɵadvance(2);
|
|
@@ -30331,7 +30331,7 @@ class TopPriorityDetailModalContentComponent {
|
|
|
30331
30331
|
}], 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 }] }] }); })();
|
|
30332
30332
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TopPriorityDetailModalContentComponent, { className: "TopPriorityDetailModalContentComponent", filePath: "lib/components/profile-analysis-dashboard/modals/top-priority-detail-modal-content.component.ts", lineNumber: 72 }); })();
|
|
30333
30333
|
|
|
30334
|
-
const _c0$
|
|
30334
|
+
const _c0$P = a0 => ({ name: "check-badge", source: a0 });
|
|
30335
30335
|
const _c1$u = a0 => ({ name: "check-circle", source: a0 });
|
|
30336
30336
|
const _c2$l = a0 => ({ name: "chevron-right", source: a0 });
|
|
30337
30337
|
const _c3$g = a0 => ({ name: "chart-bar", source: a0 });
|
|
@@ -30349,7 +30349,7 @@ function FocusAreaStrengthsListModalContentComponent_Conditional_1_Template(rf,
|
|
|
30349
30349
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
30350
30350
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyStateClasses());
|
|
30351
30351
|
i0.ɵɵadvance();
|
|
30352
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$
|
|
30352
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$P, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
|
|
30353
30353
|
i0.ɵɵadvance();
|
|
30354
30354
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyTitleClasses());
|
|
30355
30355
|
i0.ɵɵadvance(2);
|
|
@@ -30654,7 +30654,7 @@ class FocusAreaStrengthsListModalContentComponent {
|
|
|
30654
30654
|
}], 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 }] }] }); })();
|
|
30655
30655
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaStrengthsListModalContentComponent, { className: "FocusAreaStrengthsListModalContentComponent", filePath: "lib/components/profile-analysis-dashboard/modals/focus-area-strengths-list-modal-content.component.ts", lineNumber: 109 }); })();
|
|
30656
30656
|
|
|
30657
|
-
const _c0$
|
|
30657
|
+
const _c0$O = a0 => ({ name: "exclamation-triangle", source: a0 });
|
|
30658
30658
|
const _c1$t = a0 => ({ name: "exclamation-circle", source: a0 });
|
|
30659
30659
|
const _c2$k = a0 => ({ name: "chevron-right", source: a0 });
|
|
30660
30660
|
function _forTrack0$s($index, $item) { return this.getGapTitle($item); }
|
|
@@ -30671,7 +30671,7 @@ function FocusAreaGapsListModalContentComponent_Conditional_1_Template(rf, ctx)
|
|
|
30671
30671
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
30672
30672
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyStateClasses());
|
|
30673
30673
|
i0.ɵɵadvance();
|
|
30674
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$
|
|
30674
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$O, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
|
|
30675
30675
|
i0.ɵɵadvance();
|
|
30676
30676
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyTitleClasses());
|
|
30677
30677
|
i0.ɵɵadvance(2);
|
|
@@ -31048,7 +31048,7 @@ class FocusAreaGapsListModalContentComponent {
|
|
|
31048
31048
|
}], 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 }] }] }); })();
|
|
31049
31049
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaGapsListModalContentComponent, { className: "FocusAreaGapsListModalContentComponent", filePath: "lib/components/profile-analysis-dashboard/modals/focus-area-gaps-list-modal-content.component.ts", lineNumber: 106 }); })();
|
|
31050
31050
|
|
|
31051
|
-
const _c0$
|
|
31051
|
+
const _c0$N = a0 => ({ name: "light-bulb", source: a0 });
|
|
31052
31052
|
const _c1$s = a0 => ({ name: "chevron-right", source: a0 });
|
|
31053
31053
|
const _c2$j = a0 => ({ name: "chart-bar", source: a0 });
|
|
31054
31054
|
const _forTrack0$r = ($index, $item) => $item.opportunity;
|
|
@@ -31065,7 +31065,7 @@ function FocusAreaOpportunitiesListModalContentComponent_Conditional_1_Template(
|
|
|
31065
31065
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
31066
31066
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyStateClasses());
|
|
31067
31067
|
i0.ɵɵadvance();
|
|
31068
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$
|
|
31068
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$N, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.emptyIconClasses());
|
|
31069
31069
|
i0.ɵɵadvance();
|
|
31070
31070
|
i0.ɵɵproperty("ngClass", ctx_r0.emptyTitleClasses());
|
|
31071
31071
|
i0.ɵɵadvance(2);
|
|
@@ -31317,7 +31317,7 @@ class FocusAreaOpportunitiesListModalContentComponent {
|
|
|
31317
31317
|
}], 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 }] }] }); })();
|
|
31318
31318
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaOpportunitiesListModalContentComponent, { className: "FocusAreaOpportunitiesListModalContentComponent", filePath: "lib/components/profile-analysis-dashboard/modals/focus-area-opportunities-list-modal-content.component.ts", lineNumber: 90 }); })();
|
|
31319
31319
|
|
|
31320
|
-
const _c0$
|
|
31320
|
+
const _c0$M = a0 => ({ name: "chevron-right", source: a0 });
|
|
31321
31321
|
const _c1$r = a0 => ({ name: "chat-bubble-left-right", source: a0 });
|
|
31322
31322
|
const _forTrack0$q = ($index, $item) => $item.performanceItemId;
|
|
31323
31323
|
function FocusAreaStrengthDetailModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
@@ -31382,7 +31382,7 @@ function FocusAreaStrengthDetailModalContentComponent_Conditional_4_For_5_Templa
|
|
|
31382
31382
|
i0.ɵɵadvance(2);
|
|
31383
31383
|
i0.ɵɵtextInterpolate(ctx_r0.formatMetricName(metric_r3.metric || ""));
|
|
31384
31384
|
i0.ɵɵadvance();
|
|
31385
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$
|
|
31385
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$M, ctx_r0.IconSourceEnum.HEROICONS));
|
|
31386
31386
|
} }
|
|
31387
31387
|
function FocusAreaStrengthDetailModalContentComponent_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|
|
31388
31388
|
i0.ɵɵelementStart(0, "div", 1)(1, "h4", 8);
|
|
@@ -31702,7 +31702,7 @@ class FocusAreaStrengthDetailModalContentComponent {
|
|
|
31702
31702
|
}], 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 }] }] }); })();
|
|
31703
31703
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaStrengthDetailModalContentComponent, { className: "FocusAreaStrengthDetailModalContentComponent", filePath: "lib/components/profile-analysis-dashboard/modals/focus-area-strength-detail-modal-content.component.ts", lineNumber: 121 }); })();
|
|
31704
31704
|
|
|
31705
|
-
const _c0$
|
|
31705
|
+
const _c0$L = a0 => ({ name: "chat-bubble-left-right", source: a0 });
|
|
31706
31706
|
function FocusAreaGapDetailModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
31707
31707
|
i0.ɵɵelementStart(0, "div", 1)(1, "span", 3);
|
|
31708
31708
|
i0.ɵɵtext(2);
|
|
@@ -31799,7 +31799,7 @@ function FocusAreaGapDetailModalContentComponent_Conditional_6_For_5_Template(rf
|
|
|
31799
31799
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
31800
31800
|
i0.ɵɵproperty("ngClass", ctx_r0.answerClasses());
|
|
31801
31801
|
i0.ɵɵadvance(2);
|
|
31802
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$
|
|
31802
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$L, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.answerIconClasses());
|
|
31803
31803
|
i0.ɵɵadvance();
|
|
31804
31804
|
i0.ɵɵproperty("ngClass", ctx_r0.answerQuestionClasses());
|
|
31805
31805
|
i0.ɵɵadvance();
|
|
@@ -32038,7 +32038,7 @@ class FocusAreaGapDetailModalContentComponent {
|
|
|
32038
32038
|
}], 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 }] }] }); })();
|
|
32039
32039
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaGapDetailModalContentComponent, { className: "FocusAreaGapDetailModalContentComponent", filePath: "lib/components/profile-analysis-dashboard/modals/focus-area-gap-detail-modal-content.component.ts", lineNumber: 98 }); })();
|
|
32040
32040
|
|
|
32041
|
-
const _c0$
|
|
32041
|
+
const _c0$K = a0 => ({ name: "chevron-right", source: a0 });
|
|
32042
32042
|
const _c1$q = () => [];
|
|
32043
32043
|
const _forTrack0$p = ($index, $item) => $item.performanceItemId;
|
|
32044
32044
|
function FocusAreaOpportunityDetailModalContentComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
@@ -32085,7 +32085,7 @@ function FocusAreaOpportunityDetailModalContentComponent_Conditional_3_For_5_Tem
|
|
|
32085
32085
|
i0.ɵɵadvance(2);
|
|
32086
32086
|
i0.ɵɵtextInterpolate(ctx_r0.formatMetricName(metric_r3.metric || ""));
|
|
32087
32087
|
i0.ɵɵadvance();
|
|
32088
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$
|
|
32088
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(3, _c0$K, ctx_r0.IconSourceEnum.HEROICONS));
|
|
32089
32089
|
} }
|
|
32090
32090
|
function FocusAreaOpportunityDetailModalContentComponent_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|
|
32091
32091
|
i0.ɵɵelementStart(0, "div", 1)(1, "h4", 5);
|
|
@@ -32490,7 +32490,7 @@ class CircularProgressComponent {
|
|
|
32490
32490
|
}], 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 }] }] }); })();
|
|
32491
32491
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CircularProgressComponent, { className: "CircularProgressComponent", filePath: "lib/components/business-analysis-dashboard/visualizations/circular-progress.component.ts", lineNumber: 41 }); })();
|
|
32492
32492
|
|
|
32493
|
-
const _c0$
|
|
32493
|
+
const _c0$J = ["*"];
|
|
32494
32494
|
const _c1$p = (a0, a1) => [a0, a1];
|
|
32495
32495
|
function VisualizationContainerComponent_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
32496
32496
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
@@ -32535,7 +32535,7 @@ class VisualizationContainerComponent {
|
|
|
32535
32535
|
});
|
|
32536
32536
|
}
|
|
32537
32537
|
static { this.ɵfac = function VisualizationContainerComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || VisualizationContainerComponent)(); }; }
|
|
32538
|
-
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$
|
|
32538
|
+
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$J, 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) {
|
|
32539
32539
|
i0.ɵɵprojectionDef();
|
|
32540
32540
|
i0.ɵɵelementStart(0, "div", 0);
|
|
32541
32541
|
i0.ɵɵlistener("click", function VisualizationContainerComponent_Template_div_click_0_listener($event) { return ctx.onVisualizationClick($event); });
|
|
@@ -32656,7 +32656,7 @@ class MetricBadgeComponent {
|
|
|
32656
32656
|
}], 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 }] }] }); })();
|
|
32657
32657
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MetricBadgeComponent, { className: "MetricBadgeComponent", filePath: "lib/components/business-analysis-dashboard/badges/metric-badge.component.ts", lineNumber: 22 }); })();
|
|
32658
32658
|
|
|
32659
|
-
const _c0$
|
|
32659
|
+
const _c0$I = a0 => ({ name: "light-bulb", source: a0 });
|
|
32660
32660
|
const _c1$o = a0 => ({ name: "chevron-right", source: a0 });
|
|
32661
32661
|
function OpportunityHighlightBannerComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
32662
32662
|
i0.ɵɵelementStart(0, "p", 7);
|
|
@@ -32721,7 +32721,7 @@ class OpportunityHighlightBannerComponent {
|
|
|
32721
32721
|
i0.ɵɵadvance();
|
|
32722
32722
|
i0.ɵɵproperty("ngClass", ctx.iconContainerClasses());
|
|
32723
32723
|
i0.ɵɵadvance();
|
|
32724
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(11, _c0$
|
|
32724
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(11, _c0$I, ctx.iconSource));
|
|
32725
32725
|
i0.ɵɵadvance(3);
|
|
32726
32726
|
i0.ɵɵproperty("ngClass", ctx.titleClasses());
|
|
32727
32727
|
i0.ɵɵadvance();
|
|
@@ -32778,7 +32778,7 @@ class OpportunityHighlightBannerComponent {
|
|
|
32778
32778
|
}], 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"] }] }); })();
|
|
32779
32779
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(OpportunityHighlightBannerComponent, { className: "OpportunityHighlightBannerComponent", filePath: "lib/components/business-analysis-dashboard/banners/opportunity-highlight-banner.component.ts", lineNumber: 44 }); })();
|
|
32780
32780
|
|
|
32781
|
-
const _c0$
|
|
32781
|
+
const _c0$H = a0 => ({ name: "users", source: a0 });
|
|
32782
32782
|
function CompetitorOverlapVisualizationComponent_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
32783
32783
|
i0.ɵɵelementStart(0, "div", 5)(1, "div", 6);
|
|
32784
32784
|
i0.ɵɵelement(2, "symphiq-icon", 7);
|
|
@@ -32793,7 +32793,7 @@ function CompetitorOverlapVisualizationComponent_Conditional_18_Template(rf, ctx
|
|
|
32793
32793
|
i0.ɵɵadvance();
|
|
32794
32794
|
i0.ɵɵproperty("ngClass", ctx_r0.competitorListLabelClasses());
|
|
32795
32795
|
i0.ɵɵadvance();
|
|
32796
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$
|
|
32796
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$H, ctx_r0.iconSource));
|
|
32797
32797
|
i0.ɵɵadvance(3);
|
|
32798
32798
|
i0.ɵɵproperty("relatedCompetitorIds", ctx_r0.relatedCompetitorIds())("viewMode", ctx_r0.isDark() ? ctx_r0.ViewModeEnum.DARK : ctx_r0.ViewModeEnum.LIGHT)("isDark", ctx_r0.isDark());
|
|
32799
32799
|
} }
|
|
@@ -33357,7 +33357,7 @@ class ViewportAnimationDirective {
|
|
|
33357
33357
|
type: Input
|
|
33358
33358
|
}] }); })();
|
|
33359
33359
|
|
|
33360
|
-
const _c0$
|
|
33360
|
+
const _c0$G = a0 => ({ name: "star", source: a0 });
|
|
33361
33361
|
const _c1$n = a0 => ({ name: "globe-americas", source: a0 });
|
|
33362
33362
|
const _c2$i = a0 => ({ name: "academic-cap", source: a0 });
|
|
33363
33363
|
const _c3$f = a0 => ({ name: "information-circle", source: a0 });
|
|
@@ -33393,7 +33393,7 @@ function RegionCardComponent_Conditional_16_Template(rf, ctx) { if (rf & 1) {
|
|
|
33393
33393
|
i0.ɵɵelement(0, "symphiq-metric-badge", 13);
|
|
33394
33394
|
} if (rf & 2) {
|
|
33395
33395
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
33396
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(2, _c0$
|
|
33396
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(2, _c0$G, ctx_r0.IconSourceEnum.HEROICONS))("isDark", ctx_r0.isDark);
|
|
33397
33397
|
} }
|
|
33398
33398
|
function RegionCardComponent_Conditional_17_Template(rf, ctx) { if (rf & 1) {
|
|
33399
33399
|
i0.ɵɵelement(0, "symphiq-metric-badge", 14);
|
|
@@ -34435,7 +34435,7 @@ class CompetitiveInsightBadgeComponent {
|
|
|
34435
34435
|
}], 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 }] }] }); })();
|
|
34436
34436
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitiveInsightBadgeComponent, { className: "CompetitiveInsightBadgeComponent", filePath: "lib/components/business-analysis-dashboard/badges/competitive-insight-badge.component.ts", lineNumber: 25 }); })();
|
|
34437
34437
|
|
|
34438
|
-
const _c0$
|
|
34438
|
+
const _c0$F = a0 => ({ name: "calendar-days", source: a0 });
|
|
34439
34439
|
const _c1$m = a0 => ({ name: "chart-bar", source: a0 });
|
|
34440
34440
|
const _c2$h = a0 => ({ name: "academic-cap", source: a0 });
|
|
34441
34441
|
const _c3$e = a0 => ({ name: "information-circle", source: a0 });
|
|
@@ -34456,7 +34456,7 @@ function SeasonCardComponent_Conditional_14_Template(rf, ctx) { if (rf & 1) {
|
|
|
34456
34456
|
i0.ɵɵelement(0, "symphiq-metric-badge", 12);
|
|
34457
34457
|
} if (rf & 2) {
|
|
34458
34458
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
34459
|
-
i0.ɵɵproperty("label", ctx_r0.formatMonthRange())("icon", i0.ɵɵpureFunction1(3, _c0$
|
|
34459
|
+
i0.ɵɵproperty("label", ctx_r0.formatMonthRange())("icon", i0.ɵɵpureFunction1(3, _c0$F, ctx_r0.IconSourceEnum.HEROICONS))("isDark", ctx_r0.isDark);
|
|
34460
34460
|
} }
|
|
34461
34461
|
function SeasonCardComponent_Conditional_15_Template(rf, ctx) { if (rf & 1) {
|
|
34462
34462
|
i0.ɵɵelement(0, "symphiq-metric-badge", 13);
|
|
@@ -35273,7 +35273,7 @@ class SeasonCardComponent {
|
|
|
35273
35273
|
}] }); })();
|
|
35274
35274
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SeasonCardComponent, { className: "SeasonCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/season-card.component.ts", lineNumber: 270 }); })();
|
|
35275
35275
|
|
|
35276
|
-
const _c0$
|
|
35276
|
+
const _c0$E = a0 => ({ name: "currency-dollar", source: a0 });
|
|
35277
35277
|
const _c1$l = a0 => ({ name: "chart-bar", source: a0 });
|
|
35278
35278
|
const _c2$g = a0 => ({ name: "academic-cap", source: a0 });
|
|
35279
35279
|
const _c3$d = a0 => ({ name: "information-circle", source: a0 });
|
|
@@ -35418,7 +35418,7 @@ function CustomerSegmentCardComponent_Conditional_22_Template(rf, ctx) { if (rf
|
|
|
35418
35418
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
35419
35419
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedSectionClasses());
|
|
35420
35420
|
i0.ɵɵadvance();
|
|
35421
|
-
i0.ɵɵproperty("label", ctx_r0.formatPercentage(ctx_r0.item().percentageOfRevenue) + " of Revenue")("icon", i0.ɵɵpureFunction1(4, _c0$
|
|
35421
|
+
i0.ɵɵproperty("label", ctx_r0.formatPercentage(ctx_r0.item().percentageOfRevenue) + " of Revenue")("icon", i0.ɵɵpureFunction1(4, _c0$E, ctx_r0.IconSourceEnum.HEROICONS))("isDark", ctx_r0.isDark);
|
|
35422
35422
|
} }
|
|
35423
35423
|
function CustomerSegmentCardComponent_Conditional_23_Conditional_5_Template(rf, ctx) { if (rf & 1) {
|
|
35424
35424
|
const _r5 = i0.ɵɵgetCurrentView();
|
|
@@ -36390,7 +36390,7 @@ class CustomerSegmentCardComponent {
|
|
|
36390
36390
|
}] }); })();
|
|
36391
36391
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CustomerSegmentCardComponent, { className: "CustomerSegmentCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/customer-segment-card.component.ts", lineNumber: 366 }); })();
|
|
36392
36392
|
|
|
36393
|
-
const _c0$
|
|
36393
|
+
const _c0$D = a0 => ({ name: "currency-dollar", source: a0 });
|
|
36394
36394
|
const _c1$k = a0 => ({ name: "document-text", source: a0 });
|
|
36395
36395
|
const _c2$f = a0 => ({ name: "academic-cap", source: a0 });
|
|
36396
36396
|
const _c3$c = a0 => ({ name: "information-circle", source: a0 });
|
|
@@ -36488,7 +36488,7 @@ function PriceTierCardComponent_Conditional_25_Template(rf, ctx) { if (rf & 1) {
|
|
|
36488
36488
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
36489
36489
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedSectionClasses());
|
|
36490
36490
|
i0.ɵɵadvance(2);
|
|
36491
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$
|
|
36491
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$D, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.getExpandedIconClasses());
|
|
36492
36492
|
i0.ɵɵadvance();
|
|
36493
36493
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedTitleClasses());
|
|
36494
36494
|
i0.ɵɵadvance(2);
|
|
@@ -37227,7 +37227,7 @@ class PriceTierCardComponent {
|
|
|
37227
37227
|
}] }); })();
|
|
37228
37228
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PriceTierCardComponent, { className: "PriceTierCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/price-tier-card.component.ts", lineNumber: 261 }); })();
|
|
37229
37229
|
|
|
37230
|
-
const _c0$
|
|
37230
|
+
const _c0$C = () => ({ name: "cube", source: "HEROICONS" });
|
|
37231
37231
|
const _c1$j = () => ({ name: "currency-dollar", source: "HEROICONS" });
|
|
37232
37232
|
const _c2$e = () => ({ name: "chart-bar", source: "HEROICONS" });
|
|
37233
37233
|
const _c3$b = a0 => ({ name: "chart-bar", source: a0 });
|
|
@@ -37274,7 +37274,7 @@ function ProductCategoryCardComponent_Conditional_14_Conditional_2_Template(rf,
|
|
|
37274
37274
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
37275
37275
|
i0.ɵɵproperty("ngClass", ctx_r0.getStatBoxClasses());
|
|
37276
37276
|
i0.ɵɵadvance(2);
|
|
37277
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction0(6, _c0$
|
|
37277
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction0(6, _c0$C))("ngClass", ctx_r0.getStatIconClasses());
|
|
37278
37278
|
i0.ɵɵadvance(2);
|
|
37279
37279
|
i0.ɵɵproperty("ngClass", ctx_r0.getStatLabelClasses());
|
|
37280
37280
|
i0.ɵɵadvance(2);
|
|
@@ -38222,13 +38222,13 @@ class ProductCategoryCardComponent {
|
|
|
38222
38222
|
}] }); })();
|
|
38223
38223
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProductCategoryCardComponent, { className: "ProductCategoryCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/product-category-card.component.ts", lineNumber: 324 }); })();
|
|
38224
38224
|
|
|
38225
|
-
const _c0$
|
|
38225
|
+
const _c0$B = (a0, a1) => ({ name: a0, source: a1 });
|
|
38226
38226
|
function CompetitiveStrengthIndicatorComponent_For_3_Template(rf, ctx) { if (rf & 1) {
|
|
38227
38227
|
i0.ɵɵelement(0, "symphiq-icon", 2);
|
|
38228
38228
|
} if (rf & 2) {
|
|
38229
38229
|
const star_r1 = ctx.$implicit;
|
|
38230
38230
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
38231
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction2(2, _c0$
|
|
38231
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction2(2, _c0$B, star_r1.filled ? "star" : "star", ctx_r1.iconSource))("ngClass", star_r1.filled ? ctx_r1.filledStarClasses() : ctx_r1.emptyStarClasses());
|
|
38232
38232
|
} }
|
|
38233
38233
|
class CompetitiveStrengthIndicatorComponent {
|
|
38234
38234
|
constructor() {
|
|
@@ -38384,7 +38384,7 @@ function getCategoryBadgeClasses(category, isDark) {
|
|
|
38384
38384
|
return `px-3 py-1 rounded-full text-xs font-semibold whitespace-nowrap ${colorClasses}`;
|
|
38385
38385
|
}
|
|
38386
38386
|
|
|
38387
|
-
const _c0$
|
|
38387
|
+
const _c0$A = a0 => ({ name: "shield-check", source: a0 });
|
|
38388
38388
|
const _c1$i = a0 => ({ name: "building-storefront", source: a0 });
|
|
38389
38389
|
const _c2$d = a0 => ({ name: "academic-cap", source: a0 });
|
|
38390
38390
|
const _c3$a = a0 => ({ name: "information-circle", source: a0 });
|
|
@@ -38456,7 +38456,7 @@ function EnhancedListItemCardComponent_Conditional_21_Template(rf, ctx) { if (rf
|
|
|
38456
38456
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
38457
38457
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedSectionClasses());
|
|
38458
38458
|
i0.ɵɵadvance(2);
|
|
38459
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$
|
|
38459
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(7, _c0$A, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.getExpandedIconClasses());
|
|
38460
38460
|
i0.ɵɵadvance();
|
|
38461
38461
|
i0.ɵɵproperty("ngClass", ctx_r0.getExpandedTitleClasses());
|
|
38462
38462
|
i0.ɵɵadvance(2);
|
|
@@ -39100,7 +39100,7 @@ class EnhancedListItemCardComponent {
|
|
|
39100
39100
|
}] }); })();
|
|
39101
39101
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(EnhancedListItemCardComponent, { className: "EnhancedListItemCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/enhanced-list-item-card.component.ts", lineNumber: 221 }); })();
|
|
39102
39102
|
|
|
39103
|
-
const _c0$
|
|
39103
|
+
const _c0$z = a0 => ({ name: "academic-cap", source: a0 });
|
|
39104
39104
|
const _c1$h = a0 => ({ name: "information-circle", source: a0 });
|
|
39105
39105
|
const _c2$c = a0 => ({ name: "signal", source: a0 });
|
|
39106
39106
|
const _c3$9 = a0 => ({ name: "wrench-screwdriver", source: a0 });
|
|
@@ -39181,7 +39181,7 @@ function FocusAreaDetailCardComponent_Conditional_16_Conditional_5_Template(rf,
|
|
|
39181
39181
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
39182
39182
|
i0.ɵɵproperty("ngClass", ctx_r0.getCompetitiveGapSectionClasses());
|
|
39183
39183
|
i0.ɵɵadvance(2);
|
|
39184
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$
|
|
39184
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(6, _c0$z, ctx_r0.IconSourceEnum.HEROICONS))("ngClass", ctx_r0.expandedIconClasses());
|
|
39185
39185
|
i0.ɵɵadvance();
|
|
39186
39186
|
i0.ɵɵproperty("ngClass", ctx_r0.expandedTitleClasses());
|
|
39187
39187
|
i0.ɵɵadvance(2);
|
|
@@ -40963,7 +40963,7 @@ class CompetitorAnalysisCardComponent {
|
|
|
40963
40963
|
}] }); })();
|
|
40964
40964
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitorAnalysisCardComponent, { className: "CompetitorAnalysisCardComponent", filePath: "lib/components/business-analysis-dashboard/cards/competitor-analysis-card.component.ts", lineNumber: 312 }); })();
|
|
40965
40965
|
|
|
40966
|
-
const _c0$
|
|
40966
|
+
const _c0$y = ["*"];
|
|
40967
40967
|
class SkeletonCardBaseComponent {
|
|
40968
40968
|
constructor() {
|
|
40969
40969
|
this.viewMode = input(ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "viewMode" }] : []));
|
|
@@ -40983,7 +40983,7 @@ class SkeletonCardBaseComponent {
|
|
|
40983
40983
|
`.trim();
|
|
40984
40984
|
}
|
|
40985
40985
|
static { this.ɵfac = function SkeletonCardBaseComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SkeletonCardBaseComponent)(); }; }
|
|
40986
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SkeletonCardBaseComponent, selectors: [["symphiq-skeleton-card-base"]], inputs: { viewMode: [1, "viewMode"] }, ngContentSelectors: _c0$
|
|
40986
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SkeletonCardBaseComponent, selectors: [["symphiq-skeleton-card-base"]], inputs: { viewMode: [1, "viewMode"] }, ngContentSelectors: _c0$y, decls: 2, vars: 1, consts: [[1, "animate-pulse", 3, "ngClass"]], template: function SkeletonCardBaseComponent_Template(rf, ctx) { if (rf & 1) {
|
|
40987
40987
|
i0.ɵɵprojectionDef();
|
|
40988
40988
|
i0.ɵɵelementStart(0, "div", 0);
|
|
40989
40989
|
i0.ɵɵprojection(1);
|
|
@@ -42148,7 +42148,7 @@ class ProfileItemCardComponent {
|
|
|
42148
42148
|
}], 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 }] }] }); })();
|
|
42149
42149
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileItemCardComponent, { className: "ProfileItemCardComponent", filePath: "lib/components/business-analysis-dashboard/profile-item-card.component.ts", lineNumber: 171 }); })();
|
|
42150
42150
|
|
|
42151
|
-
const _c0$
|
|
42151
|
+
const _c0$x = ["scrollContainer"];
|
|
42152
42152
|
const _c1$g = a0 => ({ name: "arrow-right", source: a0 });
|
|
42153
42153
|
function ItemDetailModalComponent_Conditional_7_Template(rf, ctx) { if (rf & 1) {
|
|
42154
42154
|
const _r2 = i0.ɵɵgetCurrentView();
|
|
@@ -42268,7 +42268,7 @@ class ItemDetailModalComponent {
|
|
|
42268
42268
|
}
|
|
42269
42269
|
static { this.ɵfac = function ItemDetailModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ItemDetailModalComponent)(); }; }
|
|
42270
42270
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ItemDetailModalComponent, selectors: [["symphiq-item-detail-modal"]], viewQuery: function ItemDetailModalComponent_Query(rf, ctx) { if (rf & 1) {
|
|
42271
|
-
i0.ɵɵviewQuery(_c0$
|
|
42271
|
+
i0.ɵɵviewQuery(_c0$x, 5);
|
|
42272
42272
|
} if (rf & 2) {
|
|
42273
42273
|
let _t;
|
|
42274
42274
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.scrollContainer = _t.first);
|
|
@@ -42347,7 +42347,7 @@ class ItemDetailModalComponent {
|
|
|
42347
42347
|
}] }); })();
|
|
42348
42348
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ItemDetailModalComponent, { className: "ItemDetailModalComponent", filePath: "lib/components/business-analysis-dashboard/modals/item-detail-modal.component.ts", lineNumber: 53 }); })();
|
|
42349
42349
|
|
|
42350
|
-
const _c0$
|
|
42350
|
+
const _c0$w = ["modalContent"];
|
|
42351
42351
|
const _c1$f = ["modalWrapper"];
|
|
42352
42352
|
const _c2$b = ["*"];
|
|
42353
42353
|
const ProfileAnalysisModalComponent_Conditional_0_Conditional_31_Conditional_3_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return lineChart_component; }).then(m => m.LineChartComponent)];
|
|
@@ -44642,7 +44642,7 @@ class ProfileAnalysisModalComponent {
|
|
|
44642
44642
|
}
|
|
44643
44643
|
static { this.ɵfac = function ProfileAnalysisModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ProfileAnalysisModalComponent)(); }; }
|
|
44644
44644
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ProfileAnalysisModalComponent, selectors: [["symphiq-profile-analysis-modal"]], viewQuery: function ProfileAnalysisModalComponent_Query(rf, ctx) { if (rf & 1) {
|
|
44645
|
-
i0.ɵɵviewQuery(_c0$
|
|
44645
|
+
i0.ɵɵviewQuery(_c0$w, 5);
|
|
44646
44646
|
i0.ɵɵviewQuery(_c1$f, 5);
|
|
44647
44647
|
} if (rf & 2) {
|
|
44648
44648
|
let _t;
|
|
@@ -45197,7 +45197,7 @@ class ProfileAnalysisModalComponent {
|
|
|
45197
45197
|
}] }); }); })();
|
|
45198
45198
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileAnalysisModalComponent, { className: "ProfileAnalysisModalComponent", filePath: "lib/components/profile-analysis-dashboard/profile-analysis-modal.component.ts", lineNumber: 554 }); })();
|
|
45199
45199
|
|
|
45200
|
-
const _c0$
|
|
45200
|
+
const _c0$v = a0 => ({ name: "light-bulb", source: a0 });
|
|
45201
45201
|
const _c1$e = a0 => ({ name: "trophy", source: a0 });
|
|
45202
45202
|
const _c2$a = a0 => ({ name: "academic-cap", source: a0 });
|
|
45203
45203
|
const _c3$7 = a0 => ({ name: "signal", source: a0 });
|
|
@@ -45407,7 +45407,7 @@ class CompetitiveGapModalComponent {
|
|
|
45407
45407
|
i0.ɵɵadvance(2);
|
|
45408
45408
|
i0.ɵɵproperty("ngClass", ctx.iconContainerClasses());
|
|
45409
45409
|
i0.ɵɵadvance();
|
|
45410
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(12, _c0$
|
|
45410
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(12, _c0$v, ctx.iconSource));
|
|
45411
45411
|
i0.ɵɵadvance(3);
|
|
45412
45412
|
i0.ɵɵproperty("ngClass", ctx.titleClasses());
|
|
45413
45413
|
i0.ɵɵadvance();
|
|
@@ -45528,7 +45528,7 @@ class CompetitiveGapModalComponent {
|
|
|
45528
45528
|
}], null, { item: [{ type: i0.Input, args: [{ isSignal: true, alias: "item", required: false }] }], isDark: [{ type: i0.Input, args: [{ isSignal: true, alias: "isDark", required: false }] }] }); })();
|
|
45529
45529
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompetitiveGapModalComponent, { className: "CompetitiveGapModalComponent", filePath: "lib/components/business-analysis-dashboard/modals/competitive-gap-modal.component.ts", lineNumber: 101 }); })();
|
|
45530
45530
|
|
|
45531
|
-
const _c0$
|
|
45531
|
+
const _c0$u = a0 => ({ name: "list-bullet", source: a0 });
|
|
45532
45532
|
const _c1$d = a0 => ({ name: "arrow-right", source: a0 });
|
|
45533
45533
|
const _c2$9 = a0 => ({ name: "check-circle", source: a0 });
|
|
45534
45534
|
const _c3$6 = a0 => ({ name: "exclamation-circle", source: a0 });
|
|
@@ -45548,7 +45548,7 @@ function RecommendationActionStepsModalComponent_Conditional_1_Template(rf, ctx)
|
|
|
45548
45548
|
i0.ɵɵadvance();
|
|
45549
45549
|
i0.ɵɵproperty("ngClass", ctx_r0.iconContainerClasses());
|
|
45550
45550
|
i0.ɵɵadvance();
|
|
45551
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$
|
|
45551
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(5, _c0$u, ctx_r0.iconSource));
|
|
45552
45552
|
i0.ɵɵadvance(2);
|
|
45553
45553
|
i0.ɵɵproperty("ngClass", ctx_r0.titleClasses());
|
|
45554
45554
|
i0.ɵɵadvance(2);
|
|
@@ -45768,7 +45768,7 @@ class RecommendationActionStepsModalComponent {
|
|
|
45768
45768
|
}], 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 }] }] }); })();
|
|
45769
45769
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RecommendationActionStepsModalComponent, { className: "RecommendationActionStepsModalComponent", filePath: "lib/components/business-analysis-dashboard/modals/recommendation-action-steps-modal.component.ts", lineNumber: 69 }); })();
|
|
45770
45770
|
|
|
45771
|
-
const _c0$
|
|
45771
|
+
const _c0$t = ["modalContent"];
|
|
45772
45772
|
const _c1$c = ["modalWrapper"];
|
|
45773
45773
|
function BusinessAnalysisModalComponent_Conditional_0_Conditional_10_For_6_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
45774
45774
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
@@ -46291,7 +46291,7 @@ class BusinessAnalysisModalComponent {
|
|
|
46291
46291
|
}
|
|
46292
46292
|
static { this.ɵfac = function BusinessAnalysisModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || BusinessAnalysisModalComponent)(); }; }
|
|
46293
46293
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: BusinessAnalysisModalComponent, selectors: [["symphiq-business-analysis-modal"]], viewQuery: function BusinessAnalysisModalComponent_Query(rf, ctx) { if (rf & 1) {
|
|
46294
|
-
i0.ɵɵviewQuery(_c0$
|
|
46294
|
+
i0.ɵɵviewQuery(_c0$t, 5);
|
|
46295
46295
|
i0.ɵɵviewQuery(_c1$c, 5);
|
|
46296
46296
|
} if (rf & 2) {
|
|
46297
46297
|
let _t;
|
|
@@ -46476,7 +46476,7 @@ class BusinessAnalysisModalComponent {
|
|
|
46476
46476
|
}] }); })();
|
|
46477
46477
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(BusinessAnalysisModalComponent, { className: "BusinessAnalysisModalComponent", filePath: "lib/components/business-analysis-dashboard/business-analysis-modal.component.ts", lineNumber: 171 }); })();
|
|
46478
46478
|
|
|
46479
|
-
const _c0$
|
|
46479
|
+
const _c0$s = ["dashboardContainer"];
|
|
46480
46480
|
const _c1$b = () => ({});
|
|
46481
46481
|
const _c2$8 = () => [1, 2, 3, 4, 5, 6];
|
|
46482
46482
|
const _c3$5 = () => [1, 2, 3];
|
|
@@ -48737,7 +48737,7 @@ class SymphiqFunnelAnalysisDashboardComponent {
|
|
|
48737
48737
|
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)); }; }
|
|
48738
48738
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SymphiqFunnelAnalysisDashboardComponent, selectors: [["symphiq-funnel-analysis-dashboard"]], viewQuery: function SymphiqFunnelAnalysisDashboardComponent_Query(rf, ctx) { if (rf & 1) {
|
|
48739
48739
|
i0.ɵɵviewQuery(ModalComponent, 5);
|
|
48740
|
-
i0.ɵɵviewQuery(_c0$
|
|
48740
|
+
i0.ɵɵviewQuery(_c0$s, 5);
|
|
48741
48741
|
} if (rf & 2) {
|
|
48742
48742
|
let _t;
|
|
48743
48743
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalComponent = _t.first);
|
|
@@ -52410,7 +52410,7 @@ class FocusAreaToolsModalComponent {
|
|
|
52410
52410
|
}] }); })();
|
|
52411
52411
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FocusAreaToolsModalComponent, { className: "FocusAreaToolsModalComponent", filePath: "lib/components/create-account-dashboard/focus-area-tools-modal.component.ts", lineNumber: 149 }); })();
|
|
52412
52412
|
|
|
52413
|
-
const _c0$
|
|
52413
|
+
const _c0$r = ["shopNameInput"];
|
|
52414
52414
|
const _forTrack0$i = ($index, $item) => $item.focusAreaDomain;
|
|
52415
52415
|
function SymphiqCreateAccountDashboardComponent_Conditional_23_Conditional_27_Template(rf, ctx) { if (rf & 1) {
|
|
52416
52416
|
i0.ɵɵtext(0, " Shopify ");
|
|
@@ -53573,7 +53573,7 @@ class SymphiqCreateAccountDashboardComponent {
|
|
|
53573
53573
|
}
|
|
53574
53574
|
static { this.ɵfac = function SymphiqCreateAccountDashboardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SymphiqCreateAccountDashboardComponent)(); }; }
|
|
53575
53575
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SymphiqCreateAccountDashboardComponent, selectors: [["symphiq-create-account-dashboard"]], viewQuery: function SymphiqCreateAccountDashboardComponent_Query(rf, ctx) { if (rf & 1) {
|
|
53576
|
-
i0.ɵɵviewQuery(_c0$
|
|
53576
|
+
i0.ɵɵviewQuery(_c0$r, 5);
|
|
53577
53577
|
} if (rf & 2) {
|
|
53578
53578
|
let _t;
|
|
53579
53579
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.shopNameInput = _t.first);
|
|
@@ -55042,7 +55042,7 @@ class HierarchyDisplayComponent {
|
|
|
55042
55042
|
}], null, { hierarchyData: [{ type: i0.Input, args: [{ isSignal: true, alias: "hierarchyData", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }] }); })();
|
|
55043
55043
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(HierarchyDisplayComponent, { className: "HierarchyDisplayComponent", filePath: "lib/components/business-analysis-dashboard/hierarchy-display.component.ts", lineNumber: 119 }); })();
|
|
55044
55044
|
|
|
55045
|
-
const _c0$
|
|
55045
|
+
const _c0$q = a0 => ({ name: "chart-bar", source: a0 });
|
|
55046
55046
|
const _c1$a = a0 => ({ name: "light-bulb", source: a0 });
|
|
55047
55047
|
function CompetitiveBenchmarkCardComponent_Conditional_26_Template(rf, ctx) { if (rf & 1) {
|
|
55048
55048
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
@@ -55238,7 +55238,7 @@ class CompetitiveBenchmarkCardComponent {
|
|
|
55238
55238
|
i0.ɵɵadvance();
|
|
55239
55239
|
i0.ɵɵproperty("ngClass", ctx.getSectionClasses());
|
|
55240
55240
|
i0.ɵɵadvance(2);
|
|
55241
|
-
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(21, _c0$
|
|
55241
|
+
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(21, _c0$q, ctx.IconSourceEnum.HEROICONS))("ngClass", ctx.getSectionIconClasses());
|
|
55242
55242
|
i0.ɵɵadvance();
|
|
55243
55243
|
i0.ɵɵproperty("ngClass", ctx.getSectionTitleClasses());
|
|
55244
55244
|
i0.ɵɵadvance(2);
|
|
@@ -56085,7 +56085,7 @@ class SearchButtonComponent {
|
|
|
56085
56085
|
}], 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"] }] }); })();
|
|
56086
56086
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SearchButtonComponent, { className: "SearchButtonComponent", filePath: "lib/components/shared/search-button.component.ts", lineNumber: 30 }); })();
|
|
56087
56087
|
|
|
56088
|
-
const _c0$
|
|
56088
|
+
const _c0$p = ["searchInput"];
|
|
56089
56089
|
const _forTrack0$h = ($index, $item) => $item.id;
|
|
56090
56090
|
function SearchModalComponent_Conditional_0_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
56091
56091
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
@@ -56450,7 +56450,7 @@ class SearchModalComponent {
|
|
|
56450
56450
|
}
|
|
56451
56451
|
static { this.ɵfac = function SearchModalComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SearchModalComponent)(); }; }
|
|
56452
56452
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SearchModalComponent, selectors: [["symphiq-search-modal"]], viewQuery: function SearchModalComponent_Query(rf, ctx) { if (rf & 1) {
|
|
56453
|
-
i0.ɵɵviewQuery(_c0$
|
|
56453
|
+
i0.ɵɵviewQuery(_c0$p, 5);
|
|
56454
56454
|
} if (rf & 2) {
|
|
56455
56455
|
let _t;
|
|
56456
56456
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.searchInput = _t.first);
|
|
@@ -57347,6 +57347,7 @@ class SimplifiedRecommendationCardComponent {
|
|
|
57347
57347
|
}], 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"] }] }); })();
|
|
57348
57348
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SimplifiedRecommendationCardComponent, { className: "SimplifiedRecommendationCardComponent", filePath: "lib/components/business-analysis-dashboard/simplified-recommendation-card.component.ts", lineNumber: 121 }); })();
|
|
57349
57349
|
|
|
57350
|
+
const _c0$o = () => [0, 1, 2];
|
|
57350
57351
|
const _forTrack0$g = ($index, $item) => $item.id;
|
|
57351
57352
|
function RecommendationsTiledGridComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
|
|
57352
57353
|
i0.ɵɵelementStart(0, "div", 9);
|
|
@@ -57378,17 +57379,57 @@ function RecommendationsTiledGridComponent_Conditional_14_Template(rf, ctx) { if
|
|
|
57378
57379
|
i0.ɵɵadvance();
|
|
57379
57380
|
i0.ɵɵrepeater(ctx_r0.sortedRecommendations());
|
|
57380
57381
|
} }
|
|
57382
|
+
function RecommendationsTiledGridComponent_Conditional_15_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
57383
|
+
i0.ɵɵelementStart(0, "div", 15)(1, "div", 16);
|
|
57384
|
+
i0.ɵɵelement(2, "div", 17);
|
|
57385
|
+
i0.ɵɵelementStart(3, "div", 18);
|
|
57386
|
+
i0.ɵɵelement(4, "div", 19)(5, "div", 20);
|
|
57387
|
+
i0.ɵɵelementEnd()();
|
|
57388
|
+
i0.ɵɵelementStart(6, "div", 21);
|
|
57389
|
+
i0.ɵɵelement(7, "div", 22)(8, "div", 23)(9, "div", 24);
|
|
57390
|
+
i0.ɵɵelementEnd();
|
|
57391
|
+
i0.ɵɵelementStart(10, "div", 2);
|
|
57392
|
+
i0.ɵɵelement(11, "div", 25)(12, "div", 26);
|
|
57393
|
+
i0.ɵɵelementEnd()();
|
|
57394
|
+
} if (rf & 2) {
|
|
57395
|
+
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
57396
|
+
i0.ɵɵproperty("ngClass", ctx_r0.skeletonCardClasses());
|
|
57397
|
+
i0.ɵɵadvance(2);
|
|
57398
|
+
i0.ɵɵproperty("ngClass", ctx_r0.skeletonIconClasses());
|
|
57399
|
+
i0.ɵɵadvance(2);
|
|
57400
|
+
i0.ɵɵproperty("ngClass", ctx_r0.skeletonLineClasses());
|
|
57401
|
+
i0.ɵɵadvance();
|
|
57402
|
+
i0.ɵɵproperty("ngClass", ctx_r0.skeletonLineClasses());
|
|
57403
|
+
i0.ɵɵadvance(2);
|
|
57404
|
+
i0.ɵɵproperty("ngClass", ctx_r0.skeletonLineClasses());
|
|
57405
|
+
i0.ɵɵadvance();
|
|
57406
|
+
i0.ɵɵproperty("ngClass", ctx_r0.skeletonLineClasses());
|
|
57407
|
+
i0.ɵɵadvance();
|
|
57408
|
+
i0.ɵɵproperty("ngClass", ctx_r0.skeletonLineClasses());
|
|
57409
|
+
i0.ɵɵadvance(2);
|
|
57410
|
+
i0.ɵɵproperty("ngClass", ctx_r0.skeletonLineClasses());
|
|
57411
|
+
i0.ɵɵadvance();
|
|
57412
|
+
i0.ɵɵproperty("ngClass", ctx_r0.skeletonLineClasses());
|
|
57413
|
+
} }
|
|
57381
57414
|
function RecommendationsTiledGridComponent_Conditional_15_Template(rf, ctx) { if (rf & 1) {
|
|
57382
|
-
i0.ɵɵelementStart(0, "div",
|
|
57415
|
+
i0.ɵɵelementStart(0, "div", 11);
|
|
57416
|
+
i0.ɵɵrepeaterCreate(1, RecommendationsTiledGridComponent_Conditional_15_For_2_Template, 13, 9, "div", 15, i0.ɵɵrepeaterTrackByIdentity);
|
|
57417
|
+
i0.ɵɵelementEnd();
|
|
57418
|
+
} if (rf & 2) {
|
|
57419
|
+
i0.ɵɵadvance();
|
|
57420
|
+
i0.ɵɵrepeater(i0.ɵɵpureFunction0(0, _c0$o));
|
|
57421
|
+
} }
|
|
57422
|
+
function RecommendationsTiledGridComponent_Conditional_16_Template(rf, ctx) { if (rf & 1) {
|
|
57423
|
+
i0.ɵɵelementStart(0, "div", 12)(1, "div", 27);
|
|
57383
57424
|
i0.ɵɵnamespaceSVG();
|
|
57384
|
-
i0.ɵɵelementStart(2, "svg",
|
|
57385
|
-
i0.ɵɵelement(3, "path",
|
|
57425
|
+
i0.ɵɵelementStart(2, "svg", 28);
|
|
57426
|
+
i0.ɵɵelement(3, "path", 29);
|
|
57386
57427
|
i0.ɵɵelementEnd()();
|
|
57387
57428
|
i0.ɵɵnamespaceHTML();
|
|
57388
|
-
i0.ɵɵelementStart(4, "h3",
|
|
57429
|
+
i0.ɵɵelementStart(4, "h3", 30);
|
|
57389
57430
|
i0.ɵɵtext(5, " No Recommendations Yet ");
|
|
57390
57431
|
i0.ɵɵelementEnd();
|
|
57391
|
-
i0.ɵɵelementStart(6, "p",
|
|
57432
|
+
i0.ɵɵelementStart(6, "p", 31);
|
|
57392
57433
|
i0.ɵɵtext(7, " Complete your business profile to receive personalized strategic recommendations ");
|
|
57393
57434
|
i0.ɵɵelementEnd()();
|
|
57394
57435
|
} if (rf & 2) {
|
|
@@ -57405,6 +57446,7 @@ class RecommendationsTiledGridComponent {
|
|
|
57405
57446
|
constructor() {
|
|
57406
57447
|
this.recommendations = input([], ...(ngDevMode ? [{ debugName: "recommendations" }] : []));
|
|
57407
57448
|
this.viewMode = input(ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "viewMode" }] : []));
|
|
57449
|
+
this.isLoading = input(false, ...(ngDevMode ? [{ debugName: "isLoading" }] : []));
|
|
57408
57450
|
this.viewMoreClick = output();
|
|
57409
57451
|
this.sortedRecommendations = computed(() => {
|
|
57410
57452
|
return [...this.recommendations()].sort((a, b) => {
|
|
@@ -57477,8 +57519,23 @@ class RecommendationsTiledGridComponent {
|
|
|
57477
57519
|
? 'text-slate-400'
|
|
57478
57520
|
: 'text-slate-600';
|
|
57479
57521
|
}
|
|
57522
|
+
skeletonCardClasses() {
|
|
57523
|
+
return this.viewMode() === ViewModeEnum.DARK
|
|
57524
|
+
? 'bg-slate-800/50 border-slate-700/50'
|
|
57525
|
+
: 'bg-white border-slate-200';
|
|
57526
|
+
}
|
|
57527
|
+
skeletonIconClasses() {
|
|
57528
|
+
return this.viewMode() === ViewModeEnum.DARK
|
|
57529
|
+
? 'bg-slate-700'
|
|
57530
|
+
: 'bg-slate-200';
|
|
57531
|
+
}
|
|
57532
|
+
skeletonLineClasses() {
|
|
57533
|
+
return this.viewMode() === ViewModeEnum.DARK
|
|
57534
|
+
? 'bg-slate-700'
|
|
57535
|
+
: 'bg-slate-200';
|
|
57536
|
+
}
|
|
57480
57537
|
static { this.ɵfac = function RecommendationsTiledGridComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || RecommendationsTiledGridComponent)(); }; }
|
|
57481
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: RecommendationsTiledGridComponent, selectors: [["symphiq-recommendations-tiled-grid"]], inputs: { recommendations: [1, "recommendations"], viewMode: [1, "viewMode"] }, outputs: { viewMoreClick: "viewMoreClick" }, decls:
|
|
57538
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: RecommendationsTiledGridComponent, selectors: [["symphiq-recommendations-tiled-grid"]], inputs: { recommendations: [1, "recommendations"], viewMode: [1, "viewMode"], isLoading: [1, "isLoading"] }, outputs: { viewMoreClick: "viewMoreClick" }, decls: 17, vars: 9, 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.663 17h4.673M12 3v1m6.364 1.636l-.707.707M21 12h-1M4 12H3m3.343-5.657l-.707-.707m2.828 9.9a5 5 0 117.072 0l-.548.547A3.374 3.374 0 0014 18.469V19a2 2 0 11-4 0v-.531c0-.895-.356-1.754-.988-2.386l-.548-.547z"], [1, "text-xl", "font-bold", 3, "ngClass"], [1, "text-sm", "mt-0.5", 3, "ngClass"], [1, "px-3", "py-1.5", "rounded-lg", "font-semibold", "text-sm", 3, "ngClass"], [1, "p-6", 3, "ngClass"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "lg:grid-cols-3", "gap-4", "items-start"], [1, "text-center", "py-12", "rounded-xl", "border-2", "border-dashed", 3, "ngClass"], [3, "item", "viewMode", "animationIndex"], [3, "viewMoreClick", "item", "viewMode", "animationIndex"], [1, "rounded-xl", "border", "p-5", "animate-pulse", 3, "ngClass"], [1, "flex", "items-start", "gap-3", "mb-4"], [1, "w-10", "h-10", "rounded-lg", 3, "ngClass"], [1, "flex-1", "space-y-2"], [1, "h-4", "rounded", "w-3/4", 3, "ngClass"], [1, "h-3", "rounded", "w-1/2", 3, "ngClass"], [1, "space-y-2", "mb-4"], [1, "h-3", "rounded", "w-full", 3, "ngClass"], [1, "h-3", "rounded", "w-5/6", 3, "ngClass"], [1, "h-3", "rounded", "w-4/6", 3, "ngClass"], [1, "h-6", "rounded-full", "w-16", 3, "ngClass"], [1, "h-8", "rounded-lg", "w-24", 3, "ngClass"], [1, "w-16", "h-16", "mx-auto", "mb-4", "rounded-full", "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", "M20 13V6a2 2 0 00-2-2H6a2 2 0 00-2 2v7m16 0v5a2 2 0 01-2 2H6a2 2 0 01-2-2v-5m16 0h-2.586a1 1 0 00-.707.293l-2.414 2.414a1 1 0 01-.707.293h-3.172a1 1 0 01-.707-.293l-2.414-2.414A1 1 0 006.586 13H4"], [1, "text-lg", "font-semibold", "mb-2", 3, "ngClass"], [1, "text-sm", 3, "ngClass"]], template: function RecommendationsTiledGridComponent_Template(rf, ctx) { if (rf & 1) {
|
|
57482
57539
|
i0.ɵɵelementStart(0, "div", 0)(1, "div", 1)(2, "div", 2)(3, "div", 3)(4, "div", 4);
|
|
57483
57540
|
i0.ɵɵnamespaceSVG();
|
|
57484
57541
|
i0.ɵɵelementStart(5, "svg", 5);
|
|
@@ -57494,7 +57551,7 @@ class RecommendationsTiledGridComponent {
|
|
|
57494
57551
|
i0.ɵɵconditionalCreate(12, RecommendationsTiledGridComponent_Conditional_12_Template, 2, 2, "div", 9);
|
|
57495
57552
|
i0.ɵɵelementEnd()();
|
|
57496
57553
|
i0.ɵɵelementStart(13, "div", 10);
|
|
57497
|
-
i0.ɵɵconditionalCreate(14, RecommendationsTiledGridComponent_Conditional_14_Template, 3, 0, "div", 11)(15, RecommendationsTiledGridComponent_Conditional_15_Template, 8, 4, "div", 12);
|
|
57554
|
+
i0.ɵɵconditionalCreate(14, RecommendationsTiledGridComponent_Conditional_14_Template, 3, 0, "div", 11)(15, RecommendationsTiledGridComponent_Conditional_15_Template, 3, 1, "div", 11)(16, RecommendationsTiledGridComponent_Conditional_16_Template, 8, 4, "div", 12);
|
|
57498
57555
|
i0.ɵɵelementEnd()();
|
|
57499
57556
|
} if (rf & 2) {
|
|
57500
57557
|
i0.ɵɵproperty("ngClass", ctx.containerClasses());
|
|
@@ -57513,7 +57570,7 @@ class RecommendationsTiledGridComponent {
|
|
|
57513
57570
|
i0.ɵɵadvance();
|
|
57514
57571
|
i0.ɵɵproperty("ngClass", ctx.contentClasses());
|
|
57515
57572
|
i0.ɵɵadvance();
|
|
57516
|
-
i0.ɵɵconditional(ctx.recommendations().length > 0 ? 14 : 15);
|
|
57573
|
+
i0.ɵɵconditional(ctx.recommendations().length > 0 ? 14 : ctx.isLoading() ? 15 : 16);
|
|
57517
57574
|
} }, dependencies: [CommonModule, i1$1.NgClass, SimplifiedRecommendationCardComponent], encapsulation: 2, changeDetection: 0 }); }
|
|
57518
57575
|
}
|
|
57519
57576
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(RecommendationsTiledGridComponent, [{
|
|
@@ -57562,6 +57619,29 @@ class RecommendationsTiledGridComponent {
|
|
|
57562
57619
|
/>
|
|
57563
57620
|
}
|
|
57564
57621
|
</div>
|
|
57622
|
+
} @else if (isLoading()) {
|
|
57623
|
+
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-4 items-start">
|
|
57624
|
+
@for (i of [0, 1, 2]; track i) {
|
|
57625
|
+
<div [ngClass]="skeletonCardClasses()" class="rounded-xl border p-5 animate-pulse">
|
|
57626
|
+
<div class="flex items-start gap-3 mb-4">
|
|
57627
|
+
<div [ngClass]="skeletonIconClasses()" class="w-10 h-10 rounded-lg"></div>
|
|
57628
|
+
<div class="flex-1 space-y-2">
|
|
57629
|
+
<div [ngClass]="skeletonLineClasses()" class="h-4 rounded w-3/4"></div>
|
|
57630
|
+
<div [ngClass]="skeletonLineClasses()" class="h-3 rounded w-1/2"></div>
|
|
57631
|
+
</div>
|
|
57632
|
+
</div>
|
|
57633
|
+
<div class="space-y-2 mb-4">
|
|
57634
|
+
<div [ngClass]="skeletonLineClasses()" class="h-3 rounded w-full"></div>
|
|
57635
|
+
<div [ngClass]="skeletonLineClasses()" class="h-3 rounded w-5/6"></div>
|
|
57636
|
+
<div [ngClass]="skeletonLineClasses()" class="h-3 rounded w-4/6"></div>
|
|
57637
|
+
</div>
|
|
57638
|
+
<div class="flex items-center justify-between">
|
|
57639
|
+
<div [ngClass]="skeletonLineClasses()" class="h-6 rounded-full w-16"></div>
|
|
57640
|
+
<div [ngClass]="skeletonLineClasses()" class="h-8 rounded-lg w-24"></div>
|
|
57641
|
+
</div>
|
|
57642
|
+
</div>
|
|
57643
|
+
}
|
|
57644
|
+
</div>
|
|
57565
57645
|
} @else {
|
|
57566
57646
|
<div [ngClass]="emptyStateClasses()" class="text-center py-12 rounded-xl border-2 border-dashed">
|
|
57567
57647
|
<div [ngClass]="emptyIconClasses()" class="w-16 h-16 mx-auto mb-4 rounded-full flex items-center justify-center">
|
|
@@ -57581,8 +57661,8 @@ class RecommendationsTiledGridComponent {
|
|
|
57581
57661
|
</div>
|
|
57582
57662
|
`
|
|
57583
57663
|
}]
|
|
57584
|
-
}], null, { recommendations: [{ type: i0.Input, args: [{ isSignal: true, alias: "recommendations", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], viewMoreClick: [{ type: i0.Output, args: ["viewMoreClick"] }] }); })();
|
|
57585
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RecommendationsTiledGridComponent, { className: "RecommendationsTiledGridComponent", filePath: "lib/components/business-analysis-dashboard/recommendations-tiled-grid.component.ts", lineNumber:
|
|
57664
|
+
}], 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"] }] }); })();
|
|
57665
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RecommendationsTiledGridComponent, { className: "RecommendationsTiledGridComponent", filePath: "lib/components/business-analysis-dashboard/recommendations-tiled-grid.component.ts", lineNumber: 92 }); })();
|
|
57586
57666
|
|
|
57587
57667
|
const _forTrack0$f = ($index, $item) => $item.id;
|
|
57588
57668
|
function CollapsibleSectionGroupComponent_For_23_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|