@eric-emg/symphiq-components 1.3.76 → 1.3.77
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.
|
@@ -449,8 +449,8 @@ class ModalService {
|
|
|
449
449
|
const data = { goal, viewMode };
|
|
450
450
|
this.modalState.next({ type: 'goal-objectives', data, charts: [], previousState: null });
|
|
451
451
|
}
|
|
452
|
-
openSourceGoalDetailModal(goal, viewMode, sourceAnalysisType, previousState) {
|
|
453
|
-
const data = { goal, viewMode, sourceAnalysisType };
|
|
452
|
+
openSourceGoalDetailModal(goal, viewMode, sourceAnalysisType, previousState, sourceTypeTitle) {
|
|
453
|
+
const data = { goal, viewMode, sourceAnalysisType, sourceTypeTitle };
|
|
454
454
|
const navigationStack = previousState ? [...(previousState.navigationStack || []), previousState] : [];
|
|
455
455
|
console.log('[ModalService] openSourceGoalDetailModal - previousState:', previousState?.type, 'navigationStack:', navigationStack.length, 'items', navigationStack.map(s => s.type));
|
|
456
456
|
this.modalState.next({ type: 'goal-detail', data, charts: [], previousState, navigationStack });
|
|
@@ -495,10 +495,12 @@ class ModalService {
|
|
|
495
495
|
navigateToGoalObjectives(goal, viewMode) {
|
|
496
496
|
const currentState = this.modalState.value;
|
|
497
497
|
let sourceAnalysisType;
|
|
498
|
+
let sourceTypeTitle;
|
|
498
499
|
if (currentState.data && 'sourceAnalysisType' in currentState.data) {
|
|
499
500
|
sourceAnalysisType = currentState.data.sourceAnalysisType;
|
|
501
|
+
sourceTypeTitle = currentState.data.sourceTypeTitle;
|
|
500
502
|
}
|
|
501
|
-
const data = { goal, viewMode, sourceAnalysisType };
|
|
503
|
+
const data = { goal, viewMode, sourceAnalysisType, sourceTypeTitle };
|
|
502
504
|
const currentStack = currentState.navigationStack || [];
|
|
503
505
|
let newStack = currentStack;
|
|
504
506
|
if ((currentState.type === 'goal-detail' || currentState.type === 'goal-objectives' || currentState.type === 'objective-strategies' || currentState.type === 'strategy-recommendations') && currentState.data) {
|
|
@@ -1028,11 +1030,12 @@ class ModalService {
|
|
|
1028
1030
|
navigationStack: newStack
|
|
1029
1031
|
});
|
|
1030
1032
|
}
|
|
1031
|
-
openUnifiedGoalModal(goal, allMetrics, allCharts, loadedSourceAnalysisIds, viewMode, loadingSourceAnalysisId, previousState) {
|
|
1033
|
+
openUnifiedGoalModal(goal, allMetrics, allCharts, loadedSourceAnalysisIds, viewMode, loadingSourceAnalysisId, previousState, allInsights) {
|
|
1032
1034
|
const data = {
|
|
1033
1035
|
goal,
|
|
1034
1036
|
allMetrics,
|
|
1035
1037
|
allCharts,
|
|
1038
|
+
allInsights,
|
|
1036
1039
|
loadedSourceAnalysisIds,
|
|
1037
1040
|
loadingSourceAnalysisId,
|
|
1038
1041
|
viewMode
|
|
@@ -43159,10 +43162,10 @@ class ItemDetailModalComponent {
|
|
|
43159
43162
|
const _c0$T = ["modalContent"];
|
|
43160
43163
|
const _c1$q = ["modalWrapper"];
|
|
43161
43164
|
const _c2$g = ["*"];
|
|
43162
|
-
const
|
|
43163
|
-
const
|
|
43164
|
-
const
|
|
43165
|
-
const
|
|
43165
|
+
const ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_3_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return lineChart_component; }).then(m => m.LineChartComponent)];
|
|
43166
|
+
const ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_4_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return barChart_component; }).then(m => m.BarChartComponent)];
|
|
43167
|
+
const ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_5_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return pieChart_component; }).then(m => m.PieChartComponent)];
|
|
43168
|
+
const ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_6_Defer_2_DepsFn = () => [Promise.resolve().then(function () { return areaChart_component; }).then(m => m.AreaChartComponent)];
|
|
43166
43169
|
const _c3$b = a0 => ({ name: "arrow-left", source: a0 });
|
|
43167
43170
|
const _c4$7 = a0 => ({ name: "chevron-right", source: a0 });
|
|
43168
43171
|
const _c5$4 = () => [];
|
|
@@ -43171,7 +43174,7 @@ const _forTrack1$a = ($index, $item) => $item.id || $index;
|
|
|
43171
43174
|
const _forTrack2$2 = ($index, $item) => $item.metric || $index;
|
|
43172
43175
|
function ProfileAnalysisModalComponent_Conditional_0_Conditional_7_For_5_Conditional_0_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
43173
43176
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
43174
|
-
i0.ɵɵelementStart(0, "button",
|
|
43177
|
+
i0.ɵɵelementStart(0, "button", 46);
|
|
43175
43178
|
i0.ɵɵlistener("click", function ProfileAnalysisModalComponent_Conditional_0_Conditional_7_For_5_Conditional_0_Conditional_0_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r4); const crumb_r5 = i0.ɵɵnextContext(2).$implicit; const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.onBreadcrumbClick(crumb_r5)); });
|
|
43176
43179
|
i0.ɵɵtext(1);
|
|
43177
43180
|
i0.ɵɵelementEnd();
|
|
@@ -43183,7 +43186,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_7_For_5_Conditi
|
|
|
43183
43186
|
i0.ɵɵtextInterpolate1(" ", crumb_r5.label, " ");
|
|
43184
43187
|
} }
|
|
43185
43188
|
function ProfileAnalysisModalComponent_Conditional_0_Conditional_7_For_5_Conditional_0_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
43186
|
-
i0.ɵɵelementStart(0, "span",
|
|
43189
|
+
i0.ɵɵelementStart(0, "span", 44);
|
|
43187
43190
|
i0.ɵɵtext(1);
|
|
43188
43191
|
i0.ɵɵelementEnd();
|
|
43189
43192
|
} if (rf & 2) {
|
|
@@ -43192,8 +43195,8 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_7_For_5_Conditi
|
|
|
43192
43195
|
i0.ɵɵtextInterpolate(crumb_r5.label);
|
|
43193
43196
|
} }
|
|
43194
43197
|
function ProfileAnalysisModalComponent_Conditional_0_Conditional_7_For_5_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
43195
|
-
i0.ɵɵconditionalCreate(0, ProfileAnalysisModalComponent_Conditional_0_Conditional_7_For_5_Conditional_0_Conditional_0_Template, 2, 2, "button",
|
|
43196
|
-
i0.ɵɵelement(2, "symphiq-icon",
|
|
43198
|
+
i0.ɵɵconditionalCreate(0, ProfileAnalysisModalComponent_Conditional_0_Conditional_7_For_5_Conditional_0_Conditional_0_Template, 2, 2, "button", 43)(1, ProfileAnalysisModalComponent_Conditional_0_Conditional_7_For_5_Conditional_0_Conditional_1_Template, 2, 1, "span", 44);
|
|
43199
|
+
i0.ɵɵelement(2, "symphiq-icon", 45);
|
|
43197
43200
|
} if (rf & 2) {
|
|
43198
43201
|
const crumb_r5 = i0.ɵɵnextContext().$implicit;
|
|
43199
43202
|
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
@@ -43202,7 +43205,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_7_For_5_Conditi
|
|
|
43202
43205
|
i0.ɵɵproperty("icon", i0.ɵɵpureFunction1(2, _c4$7, ctx_r1.IconSourceEnum.HEROICONS));
|
|
43203
43206
|
} }
|
|
43204
43207
|
function ProfileAnalysisModalComponent_Conditional_0_Conditional_7_For_5_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
43205
|
-
i0.ɵɵelementStart(0, "span",
|
|
43208
|
+
i0.ɵɵelementStart(0, "span", 42);
|
|
43206
43209
|
i0.ɵɵtext(1);
|
|
43207
43210
|
i0.ɵɵelementEnd();
|
|
43208
43211
|
} if (rf & 2) {
|
|
@@ -43211,7 +43214,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_7_For_5_Conditi
|
|
|
43211
43214
|
i0.ɵɵtextInterpolate(crumb_r5.label);
|
|
43212
43215
|
} }
|
|
43213
43216
|
function ProfileAnalysisModalComponent_Conditional_0_Conditional_7_For_5_Template(rf, ctx) { if (rf & 1) {
|
|
43214
|
-
i0.ɵɵconditionalCreate(0, ProfileAnalysisModalComponent_Conditional_0_Conditional_7_For_5_Conditional_0_Template, 3, 4)(1, ProfileAnalysisModalComponent_Conditional_0_Conditional_7_For_5_Conditional_1_Template, 2, 1, "span",
|
|
43217
|
+
i0.ɵɵconditionalCreate(0, ProfileAnalysisModalComponent_Conditional_0_Conditional_7_For_5_Conditional_0_Template, 3, 4)(1, ProfileAnalysisModalComponent_Conditional_0_Conditional_7_For_5_Conditional_1_Template, 2, 1, "span", 42);
|
|
43215
43218
|
} if (rf & 2) {
|
|
43216
43219
|
const ɵ$index_23_r6 = ctx.$index;
|
|
43217
43220
|
const ɵ$count_23_r7 = ctx.$count;
|
|
@@ -43219,11 +43222,11 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_7_For_5_Templat
|
|
|
43219
43222
|
} }
|
|
43220
43223
|
function ProfileAnalysisModalComponent_Conditional_0_Conditional_7_Template(rf, ctx) { if (rf & 1) {
|
|
43221
43224
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
43222
|
-
i0.ɵɵelementStart(0, "div", 9)(1, "button",
|
|
43225
|
+
i0.ɵɵelementStart(0, "div", 9)(1, "button", 39);
|
|
43223
43226
|
i0.ɵɵlistener("click", function ProfileAnalysisModalComponent_Conditional_0_Conditional_7_Template_button_click_1_listener() { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onNavigateBack()); });
|
|
43224
|
-
i0.ɵɵelement(2, "symphiq-icon",
|
|
43227
|
+
i0.ɵɵelement(2, "symphiq-icon", 40);
|
|
43225
43228
|
i0.ɵɵelementEnd();
|
|
43226
|
-
i0.ɵɵelementStart(3, "div",
|
|
43229
|
+
i0.ɵɵelementStart(3, "div", 41);
|
|
43227
43230
|
i0.ɵɵrepeaterCreate(4, ProfileAnalysisModalComponent_Conditional_0_Conditional_7_For_5_Template, 2, 1, null, null, i0.ɵɵrepeaterTrackByIndex);
|
|
43228
43231
|
i0.ɵɵelementEnd()();
|
|
43229
43232
|
} if (rf & 2) {
|
|
@@ -43238,8 +43241,8 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_7_Template(rf,
|
|
|
43238
43241
|
} }
|
|
43239
43242
|
function ProfileAnalysisModalComponent_Conditional_0_Conditional_8_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
43240
43243
|
i0.ɵɵnamespaceSVG();
|
|
43241
|
-
i0.ɵɵelementStart(0, "svg",
|
|
43242
|
-
i0.ɵɵelement(1, "path",
|
|
43244
|
+
i0.ɵɵelementStart(0, "svg", 47);
|
|
43245
|
+
i0.ɵɵelement(1, "path", 50);
|
|
43243
43246
|
i0.ɵɵelementEnd();
|
|
43244
43247
|
} if (rf & 2) {
|
|
43245
43248
|
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
@@ -43248,7 +43251,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_8_Conditional_1
|
|
|
43248
43251
|
i0.ɵɵattribute("d", ctx);
|
|
43249
43252
|
} }
|
|
43250
43253
|
function ProfileAnalysisModalComponent_Conditional_0_Conditional_8_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|
|
43251
|
-
i0.ɵɵelementStart(0, "span",
|
|
43254
|
+
i0.ɵɵelementStart(0, "span", 49);
|
|
43252
43255
|
i0.ɵɵtext(1);
|
|
43253
43256
|
i0.ɵɵelementEnd();
|
|
43254
43257
|
} if (rf & 2) {
|
|
@@ -43259,11 +43262,11 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_8_Conditional_4
|
|
|
43259
43262
|
} }
|
|
43260
43263
|
function ProfileAnalysisModalComponent_Conditional_0_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
43261
43264
|
i0.ɵɵelementStart(0, "div", 10);
|
|
43262
|
-
i0.ɵɵconditionalCreate(1, ProfileAnalysisModalComponent_Conditional_0_Conditional_8_Conditional_1_Template, 2, 2, ":svg:svg",
|
|
43263
|
-
i0.ɵɵelementStart(2, "span",
|
|
43265
|
+
i0.ɵɵconditionalCreate(1, ProfileAnalysisModalComponent_Conditional_0_Conditional_8_Conditional_1_Template, 2, 2, ":svg:svg", 47);
|
|
43266
|
+
i0.ɵɵelementStart(2, "span", 48);
|
|
43264
43267
|
i0.ɵɵtext(3);
|
|
43265
43268
|
i0.ɵɵelementEnd();
|
|
43266
|
-
i0.ɵɵconditionalCreate(4, ProfileAnalysisModalComponent_Conditional_0_Conditional_8_Conditional_4_Template, 2, 2, "span",
|
|
43269
|
+
i0.ɵɵconditionalCreate(4, ProfileAnalysisModalComponent_Conditional_0_Conditional_8_Conditional_4_Template, 2, 2, "span", 49);
|
|
43267
43270
|
i0.ɵɵelementEnd();
|
|
43268
43271
|
} if (rf & 2) {
|
|
43269
43272
|
let tmp_4_0;
|
|
@@ -43278,8 +43281,8 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_8_Template(rf,
|
|
|
43278
43281
|
i0.ɵɵadvance();
|
|
43279
43282
|
i0.ɵɵconditional((tmp_7_0 = ctx_r1.sourceAnalysisTypeLabel()) ? 4 : -1, tmp_7_0);
|
|
43280
43283
|
} }
|
|
43281
|
-
function
|
|
43282
|
-
i0.ɵɵelementStart(0, "span",
|
|
43284
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_12_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
43285
|
+
i0.ɵɵelementStart(0, "span", 51);
|
|
43283
43286
|
i0.ɵɵtext(1);
|
|
43284
43287
|
i0.ɵɵelementEnd();
|
|
43285
43288
|
} if (rf & 2) {
|
|
@@ -43289,8 +43292,8 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_11_Conditional_
|
|
|
43289
43292
|
i0.ɵɵadvance();
|
|
43290
43293
|
i0.ɵɵtextInterpolate1(" ", chips_r8.priority, " ");
|
|
43291
43294
|
} }
|
|
43292
|
-
function
|
|
43293
|
-
i0.ɵɵelementStart(0, "span",
|
|
43295
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_12_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
43296
|
+
i0.ɵɵelementStart(0, "span", 51);
|
|
43294
43297
|
i0.ɵɵtext(1);
|
|
43295
43298
|
i0.ɵɵelementEnd();
|
|
43296
43299
|
} if (rf & 2) {
|
|
@@ -43300,10 +43303,10 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_11_Conditional_
|
|
|
43300
43303
|
i0.ɵɵadvance();
|
|
43301
43304
|
i0.ɵɵtextInterpolate1(" ", chips_r8.timeframe, " ");
|
|
43302
43305
|
} }
|
|
43303
|
-
function
|
|
43304
|
-
i0.ɵɵelementStart(0, "div",
|
|
43305
|
-
i0.ɵɵconditionalCreate(1,
|
|
43306
|
-
i0.ɵɵconditionalCreate(2,
|
|
43306
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_12_Template(rf, ctx) { if (rf & 1) {
|
|
43307
|
+
i0.ɵɵelementStart(0, "div", 13);
|
|
43308
|
+
i0.ɵɵconditionalCreate(1, ProfileAnalysisModalComponent_Conditional_0_Conditional_12_Conditional_1_Template, 2, 2, "span", 51);
|
|
43309
|
+
i0.ɵɵconditionalCreate(2, ProfileAnalysisModalComponent_Conditional_0_Conditional_12_Conditional_2_Template, 2, 2, "span", 51);
|
|
43307
43310
|
i0.ɵɵelementEnd();
|
|
43308
43311
|
} if (rf & 2) {
|
|
43309
43312
|
const chips_r8 = ctx;
|
|
@@ -43312,24 +43315,24 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_11_Template(rf,
|
|
|
43312
43315
|
i0.ɵɵadvance();
|
|
43313
43316
|
i0.ɵɵconditional(chips_r8.timeframe ? 2 : -1);
|
|
43314
43317
|
} }
|
|
43315
|
-
function
|
|
43318
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
43316
43319
|
const _r9 = i0.ɵɵgetCurrentView();
|
|
43317
|
-
i0.ɵɵelementStart(0, "symphiq-goal-detail-modal-content",
|
|
43318
|
-
i0.ɵɵlistener("showObjectives", function
|
|
43320
|
+
i0.ɵɵelementStart(0, "symphiq-goal-detail-modal-content", 52);
|
|
43321
|
+
i0.ɵɵlistener("showObjectives", function ProfileAnalysisModalComponent_Conditional_0_Conditional_18_Template_symphiq_goal_detail_modal_content_showObjectives_0_listener() { const data_r10 = i0.ɵɵrestoreView(_r9); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.showGoalObjectives(data_r10.goal, data_r10.viewMode)); });
|
|
43319
43322
|
i0.ɵɵelementEnd();
|
|
43320
43323
|
} if (rf & 2) {
|
|
43321
43324
|
const data_r10 = ctx;
|
|
43322
43325
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
43323
43326
|
i0.ɵɵproperty("goal", data_r10.goal)("viewMode", data_r10.viewMode)("allInsights", ctx_r1.allInsights())("allMetrics", ctx_r1.allMetrics())("allBusinessInsights", ctx_r1.allBusinessInsights())("allCharts", ctx_r1.allCharts())("@fadeIn", undefined);
|
|
43324
43327
|
} }
|
|
43325
|
-
function
|
|
43326
|
-
i0.ɵɵelement(0, "symphiq-goal-objectives-modal-content",
|
|
43328
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_19_Template(rf, ctx) { if (rf & 1) {
|
|
43329
|
+
i0.ɵɵelement(0, "symphiq-goal-objectives-modal-content", 19);
|
|
43327
43330
|
} if (rf & 2) {
|
|
43328
43331
|
const data_r11 = ctx;
|
|
43329
43332
|
i0.ɵɵproperty("objectives", data_r11.goal.objectives || i0.ɵɵpureFunction0(4, _c5$4))("goalTitle", data_r11.goal.title || "Goal")("viewMode", data_r11.viewMode)("@fadeIn", undefined);
|
|
43330
43333
|
} }
|
|
43331
|
-
function
|
|
43332
|
-
i0.ɵɵelementStart(0, "p",
|
|
43334
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_20_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
43335
|
+
i0.ɵɵelementStart(0, "p", 53);
|
|
43333
43336
|
i0.ɵɵtext(1);
|
|
43334
43337
|
i0.ɵɵelementEnd();
|
|
43335
43338
|
} if (rf & 2) {
|
|
@@ -43339,7 +43342,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_19_Conditional_
|
|
|
43339
43342
|
i0.ɵɵadvance();
|
|
43340
43343
|
i0.ɵɵtextInterpolate(data_r12.goalContext.description);
|
|
43341
43344
|
} }
|
|
43342
|
-
function
|
|
43345
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_20_For_3_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
43343
43346
|
i0.ɵɵelementStart(0, "div", 60)(1, "span", 64);
|
|
43344
43347
|
i0.ɵɵnamespaceSVG();
|
|
43345
43348
|
i0.ɵɵelementStart(2, "svg", 65);
|
|
@@ -43355,20 +43358,20 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_19_For_3_Condit
|
|
|
43355
43358
|
i0.ɵɵadvance(3);
|
|
43356
43359
|
i0.ɵɵtextInterpolate2(" ", insight_r14.recommendations.length, " ", insight_r14.recommendations.length === 1 ? "RECOMMENDATION" : "RECOMMENDATIONS", " ");
|
|
43357
43360
|
} }
|
|
43358
|
-
function
|
|
43361
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_20_For_3_Template(rf, ctx) { if (rf & 1) {
|
|
43359
43362
|
const _r13 = i0.ɵɵgetCurrentView();
|
|
43360
|
-
i0.ɵɵelementStart(0, "div",
|
|
43361
|
-
i0.ɵɵlistener("click", function
|
|
43362
|
-
i0.ɵɵelementStart(1, "div",
|
|
43363
|
+
i0.ɵɵelementStart(0, "div", 55);
|
|
43364
|
+
i0.ɵɵlistener("click", function ProfileAnalysisModalComponent_Conditional_0_Conditional_20_For_3_Template_div_click_0_listener() { const insight_r14 = i0.ɵɵrestoreView(_r13).$implicit; const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.openInsightDetail(insight_r14)); });
|
|
43365
|
+
i0.ɵɵelementStart(1, "div", 56)(2, "div", 57);
|
|
43363
43366
|
i0.ɵɵtext(3);
|
|
43364
43367
|
i0.ɵɵelementEnd();
|
|
43365
|
-
i0.ɵɵelementStart(4, "div",
|
|
43368
|
+
i0.ɵɵelementStart(4, "div", 8)(5, "h4", 58);
|
|
43366
43369
|
i0.ɵɵtext(6);
|
|
43367
43370
|
i0.ɵɵelementEnd();
|
|
43368
43371
|
i0.ɵɵelementStart(7, "p", 59);
|
|
43369
43372
|
i0.ɵɵtext(8);
|
|
43370
43373
|
i0.ɵɵelementEnd();
|
|
43371
|
-
i0.ɵɵconditionalCreate(9,
|
|
43374
|
+
i0.ɵɵconditionalCreate(9, ProfileAnalysisModalComponent_Conditional_0_Conditional_20_For_3_Conditional_9_Template, 5, 3, "div", 60);
|
|
43372
43375
|
i0.ɵɵelementEnd();
|
|
43373
43376
|
i0.ɵɵelementStart(10, "div", 61);
|
|
43374
43377
|
i0.ɵɵnamespaceSVG();
|
|
@@ -43396,10 +43399,10 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_19_For_3_Templa
|
|
|
43396
43399
|
i0.ɵɵadvance(2);
|
|
43397
43400
|
i0.ɵɵproperty("ngClass", ctx_r1.isLightMode() ? "text-slate-400 group-hover:text-blue-600" : "text-slate-500 group-hover:text-blue-400");
|
|
43398
43401
|
} }
|
|
43399
|
-
function
|
|
43400
|
-
i0.ɵɵelementStart(0, "div",
|
|
43401
|
-
i0.ɵɵconditionalCreate(1,
|
|
43402
|
-
i0.ɵɵrepeaterCreate(2,
|
|
43402
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_20_Template(rf, ctx) { if (rf & 1) {
|
|
43403
|
+
i0.ɵɵelementStart(0, "div", 20);
|
|
43404
|
+
i0.ɵɵconditionalCreate(1, ProfileAnalysisModalComponent_Conditional_0_Conditional_20_Conditional_1_Template, 2, 2, "p", 53);
|
|
43405
|
+
i0.ɵɵrepeaterCreate(2, ProfileAnalysisModalComponent_Conditional_0_Conditional_20_For_3_Template, 13, 10, "div", 54, _forTrack0$T);
|
|
43403
43406
|
i0.ɵɵelementEnd();
|
|
43404
43407
|
} if (rf & 2) {
|
|
43405
43408
|
const data_r12 = ctx;
|
|
@@ -43408,8 +43411,8 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_19_Template(rf,
|
|
|
43408
43411
|
i0.ɵɵadvance();
|
|
43409
43412
|
i0.ɵɵrepeater(data_r12.insights);
|
|
43410
43413
|
} }
|
|
43411
|
-
function
|
|
43412
|
-
i0.ɵɵelementStart(0, "p",
|
|
43414
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_21_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
43415
|
+
i0.ɵɵelementStart(0, "p", 53);
|
|
43413
43416
|
i0.ɵɵtext(1);
|
|
43414
43417
|
i0.ɵɵelementEnd();
|
|
43415
43418
|
} if (rf & 2) {
|
|
@@ -43419,7 +43422,7 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_20_Conditional_
|
|
|
43419
43422
|
i0.ɵɵadvance();
|
|
43420
43423
|
i0.ɵɵtextInterpolate(data_r15.recommendationContext.description);
|
|
43421
43424
|
} }
|
|
43422
|
-
function
|
|
43425
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_21_For_3_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
43423
43426
|
i0.ɵɵelementStart(0, "div", 60)(1, "span", 64);
|
|
43424
43427
|
i0.ɵɵnamespaceSVG();
|
|
43425
43428
|
i0.ɵɵelementStart(2, "svg", 65);
|
|
@@ -43435,20 +43438,20 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_20_For_3_Condit
|
|
|
43435
43438
|
i0.ɵɵadvance(3);
|
|
43436
43439
|
i0.ɵɵtextInterpolate2(" ", insight_r17.recommendations.length, " ", insight_r17.recommendations.length === 1 ? "RECOMMENDATION" : "RECOMMENDATIONS", " ");
|
|
43437
43440
|
} }
|
|
43438
|
-
function
|
|
43441
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_21_For_3_Template(rf, ctx) { if (rf & 1) {
|
|
43439
43442
|
const _r16 = i0.ɵɵgetCurrentView();
|
|
43440
|
-
i0.ɵɵelementStart(0, "div",
|
|
43441
|
-
i0.ɵɵlistener("click", function
|
|
43442
|
-
i0.ɵɵelementStart(1, "div",
|
|
43443
|
+
i0.ɵɵelementStart(0, "div", 55);
|
|
43444
|
+
i0.ɵɵlistener("click", function ProfileAnalysisModalComponent_Conditional_0_Conditional_21_For_3_Template_div_click_0_listener() { const insight_r17 = i0.ɵɵrestoreView(_r16).$implicit; const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.openInsightDetail(insight_r17)); });
|
|
43445
|
+
i0.ɵɵelementStart(1, "div", 56)(2, "div", 57);
|
|
43443
43446
|
i0.ɵɵtext(3);
|
|
43444
43447
|
i0.ɵɵelementEnd();
|
|
43445
|
-
i0.ɵɵelementStart(4, "div",
|
|
43448
|
+
i0.ɵɵelementStart(4, "div", 8)(5, "h4", 58);
|
|
43446
43449
|
i0.ɵɵtext(6);
|
|
43447
43450
|
i0.ɵɵelementEnd();
|
|
43448
43451
|
i0.ɵɵelementStart(7, "p", 59);
|
|
43449
43452
|
i0.ɵɵtext(8);
|
|
43450
43453
|
i0.ɵɵelementEnd();
|
|
43451
|
-
i0.ɵɵconditionalCreate(9,
|
|
43454
|
+
i0.ɵɵconditionalCreate(9, ProfileAnalysisModalComponent_Conditional_0_Conditional_21_For_3_Conditional_9_Template, 5, 3, "div", 60);
|
|
43452
43455
|
i0.ɵɵelementEnd();
|
|
43453
43456
|
i0.ɵɵelementStart(10, "div", 61);
|
|
43454
43457
|
i0.ɵɵnamespaceSVG();
|
|
@@ -43476,10 +43479,10 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_20_For_3_Templa
|
|
|
43476
43479
|
i0.ɵɵadvance(2);
|
|
43477
43480
|
i0.ɵɵproperty("ngClass", ctx_r1.isLightMode() ? "text-slate-400 group-hover:text-blue-600" : "text-slate-500 group-hover:text-blue-400");
|
|
43478
43481
|
} }
|
|
43479
|
-
function
|
|
43480
|
-
i0.ɵɵelementStart(0, "div",
|
|
43481
|
-
i0.ɵɵconditionalCreate(1,
|
|
43482
|
-
i0.ɵɵrepeaterCreate(2,
|
|
43482
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_21_Template(rf, ctx) { if (rf & 1) {
|
|
43483
|
+
i0.ɵɵelementStart(0, "div", 20);
|
|
43484
|
+
i0.ɵɵconditionalCreate(1, ProfileAnalysisModalComponent_Conditional_0_Conditional_21_Conditional_1_Template, 2, 2, "p", 53);
|
|
43485
|
+
i0.ɵɵrepeaterCreate(2, ProfileAnalysisModalComponent_Conditional_0_Conditional_21_For_3_Template, 13, 10, "div", 54, _forTrack0$T);
|
|
43483
43486
|
i0.ɵɵelementEnd();
|
|
43484
43487
|
} if (rf & 2) {
|
|
43485
43488
|
const data_r15 = ctx;
|
|
@@ -43488,8 +43491,8 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_20_Template(rf,
|
|
|
43488
43491
|
i0.ɵɵadvance();
|
|
43489
43492
|
i0.ɵɵrepeater(data_r15.insights);
|
|
43490
43493
|
} }
|
|
43491
|
-
function
|
|
43492
|
-
i0.ɵɵelementStart(0, "p",
|
|
43494
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_22_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
43495
|
+
i0.ɵɵelementStart(0, "p", 53);
|
|
43493
43496
|
i0.ɵɵtext(1);
|
|
43494
43497
|
i0.ɵɵelementEnd();
|
|
43495
43498
|
} if (rf & 2) {
|
|
@@ -43499,10 +43502,10 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_21_Conditional_
|
|
|
43499
43502
|
i0.ɵɵadvance();
|
|
43500
43503
|
i0.ɵɵtextInterpolate(data_r18.goalContext.description);
|
|
43501
43504
|
} }
|
|
43502
|
-
function
|
|
43505
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_22_For_3_Template(rf, ctx) { if (rf & 1) {
|
|
43503
43506
|
const _r19 = i0.ɵɵgetCurrentView();
|
|
43504
43507
|
i0.ɵɵelementStart(0, "div")(1, "symphiq-recommendation-card", 67);
|
|
43505
|
-
i0.ɵɵlistener("cardNavigate", function
|
|
43508
|
+
i0.ɵɵlistener("cardNavigate", function ProfileAnalysisModalComponent_Conditional_0_Conditional_22_For_3_Template_symphiq_recommendation_card_cardNavigate_1_listener() { const businessInsight_r20 = i0.ɵɵrestoreView(_r19).$implicit; const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.openBusinessInsightDetailFromRecommendation(businessInsight_r20)); });
|
|
43506
43509
|
i0.ɵɵelementEnd()();
|
|
43507
43510
|
} if (rf & 2) {
|
|
43508
43511
|
const businessInsight_r20 = ctx.$implicit;
|
|
@@ -43511,10 +43514,10 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_21_For_3_Templa
|
|
|
43511
43514
|
i0.ɵɵadvance();
|
|
43512
43515
|
i0.ɵɵproperty("recommendation", businessInsight_r20)("viewMode", data_r18.viewMode)("animationIndex", $index_r21)("showNavigationChevron", true)("inModalContext", true);
|
|
43513
43516
|
} }
|
|
43514
|
-
function
|
|
43515
|
-
i0.ɵɵelementStart(0, "div",
|
|
43516
|
-
i0.ɵɵconditionalCreate(1,
|
|
43517
|
-
i0.ɵɵrepeaterCreate(2,
|
|
43517
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_22_Template(rf, ctx) { if (rf & 1) {
|
|
43518
|
+
i0.ɵɵelementStart(0, "div", 21);
|
|
43519
|
+
i0.ɵɵconditionalCreate(1, ProfileAnalysisModalComponent_Conditional_0_Conditional_22_Conditional_1_Template, 2, 2, "p", 53);
|
|
43520
|
+
i0.ɵɵrepeaterCreate(2, ProfileAnalysisModalComponent_Conditional_0_Conditional_22_For_3_Template, 2, 5, "div", null, _forTrack1$a);
|
|
43518
43521
|
i0.ɵɵelementEnd();
|
|
43519
43522
|
} if (rf & 2) {
|
|
43520
43523
|
const data_r18 = ctx;
|
|
@@ -43523,8 +43526,8 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_21_Template(rf,
|
|
|
43523
43526
|
i0.ɵɵadvance();
|
|
43524
43527
|
i0.ɵɵrepeater(data_r18.businessInsights);
|
|
43525
43528
|
} }
|
|
43526
|
-
function
|
|
43527
|
-
i0.ɵɵelementStart(0, "p",
|
|
43529
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_23_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
43530
|
+
i0.ɵɵelementStart(0, "p", 53);
|
|
43528
43531
|
i0.ɵɵtext(1);
|
|
43529
43532
|
i0.ɵɵelementEnd();
|
|
43530
43533
|
} if (rf & 2) {
|
|
@@ -43534,10 +43537,10 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_22_Conditional_
|
|
|
43534
43537
|
i0.ɵɵadvance();
|
|
43535
43538
|
i0.ɵɵtextInterpolate(data_r22.recommendationContext.description);
|
|
43536
43539
|
} }
|
|
43537
|
-
function
|
|
43540
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_23_For_3_Template(rf, ctx) { if (rf & 1) {
|
|
43538
43541
|
const _r23 = i0.ɵɵgetCurrentView();
|
|
43539
43542
|
i0.ɵɵelementStart(0, "div")(1, "symphiq-recommendation-card", 67);
|
|
43540
|
-
i0.ɵɵlistener("cardNavigate", function
|
|
43543
|
+
i0.ɵɵlistener("cardNavigate", function ProfileAnalysisModalComponent_Conditional_0_Conditional_23_For_3_Template_symphiq_recommendation_card_cardNavigate_1_listener() { const businessInsight_r24 = i0.ɵɵrestoreView(_r23).$implicit; const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.openBusinessInsightDetailFromRecommendation(businessInsight_r24)); });
|
|
43541
43544
|
i0.ɵɵelementEnd()();
|
|
43542
43545
|
} if (rf & 2) {
|
|
43543
43546
|
const businessInsight_r24 = ctx.$implicit;
|
|
@@ -43546,10 +43549,10 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_22_For_3_Templa
|
|
|
43546
43549
|
i0.ɵɵadvance();
|
|
43547
43550
|
i0.ɵɵproperty("recommendation", businessInsight_r24)("viewMode", ctx_r1.viewMode())("animationIndex", $index_r25)("showNavigationChevron", true)("inModalContext", true);
|
|
43548
43551
|
} }
|
|
43549
|
-
function
|
|
43550
|
-
i0.ɵɵelementStart(0, "div",
|
|
43551
|
-
i0.ɵɵconditionalCreate(1,
|
|
43552
|
-
i0.ɵɵrepeaterCreate(2,
|
|
43552
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_23_Template(rf, ctx) { if (rf & 1) {
|
|
43553
|
+
i0.ɵɵelementStart(0, "div", 21);
|
|
43554
|
+
i0.ɵɵconditionalCreate(1, ProfileAnalysisModalComponent_Conditional_0_Conditional_23_Conditional_1_Template, 2, 2, "p", 53);
|
|
43555
|
+
i0.ɵɵrepeaterCreate(2, ProfileAnalysisModalComponent_Conditional_0_Conditional_23_For_3_Template, 2, 5, "div", null, _forTrack1$a);
|
|
43553
43556
|
i0.ɵɵelementEnd();
|
|
43554
43557
|
} if (rf & 2) {
|
|
43555
43558
|
const data_r22 = ctx;
|
|
@@ -43558,26 +43561,26 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_22_Template(rf,
|
|
|
43558
43561
|
i0.ɵɵadvance();
|
|
43559
43562
|
i0.ɵɵrepeater(data_r22.businessInsights);
|
|
43560
43563
|
} }
|
|
43561
|
-
function
|
|
43562
|
-
i0.ɵɵelement(0, "symphiq-recommendation-card",
|
|
43564
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_24_Template(rf, ctx) { if (rf & 1) {
|
|
43565
|
+
i0.ɵɵelement(0, "symphiq-recommendation-card", 22);
|
|
43563
43566
|
} if (rf & 2) {
|
|
43564
43567
|
const data_r26 = ctx;
|
|
43565
43568
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
43566
43569
|
i0.ɵɵproperty("recommendation", data_r26.recommendation)("viewMode", data_r26.viewMode)("forceExpanded", true)("showNavigationChevron", false)("inModalContext", true)("isCompactMode", false)("fromProfileAnalysis", true)("animationIndex", 0)("allMetrics", ctx_r1.allMetrics())("allCharts", ctx_r1.allCharts())("allInsights", ctx_r1.allInsights())("currentModalState", ctx_r1.getCurrentModalState())("goalTitle", ctx_r1.extractGoalTitle())("objectiveTitle", ctx_r1.extractObjectiveTitle())("strategyTitle", ctx_r1.extractStrategyTitle());
|
|
43567
43570
|
} }
|
|
43568
|
-
function
|
|
43571
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_25_Template(rf, ctx) { if (rf & 1) {
|
|
43569
43572
|
const _r27 = i0.ɵɵgetCurrentView();
|
|
43570
43573
|
i0.ɵɵelementStart(0, "symphiq-item-detail-modal", 68);
|
|
43571
|
-
i0.ɵɵlistener("close", function
|
|
43574
|
+
i0.ɵɵlistener("close", function ProfileAnalysisModalComponent_Conditional_0_Conditional_25_Template_symphiq_item_detail_modal_close_0_listener() { i0.ɵɵrestoreView(_r27); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.closeModal()); })("scrollToTop", function ProfileAnalysisModalComponent_Conditional_0_Conditional_25_Template_symphiq_item_detail_modal_scrollToTop_0_listener() { i0.ɵɵrestoreView(_r27); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.scrollModalToTop()); });
|
|
43572
43575
|
i0.ɵɵelementEnd();
|
|
43573
43576
|
} if (rf & 2) {
|
|
43574
43577
|
const data_r28 = ctx;
|
|
43575
43578
|
i0.ɵɵproperty("item", data_r28.item)("viewMode", data_r28.viewMode)("sectionTitle", data_r28.sectionTitle || "Section")("subsectionTitle", data_r28.subsectionTitle || "Subsection")("isCompactMode", data_r28.isCompactMode || false)("fromProfileAnalysis", true);
|
|
43576
43579
|
} }
|
|
43577
|
-
function
|
|
43580
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_26_Conditional_1_Conditional_0_For_4_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
43578
43581
|
const _r29 = i0.ɵɵgetCurrentView();
|
|
43579
43582
|
i0.ɵɵelementStart(0, "div")(1, "symphiq-metric-list-item", 71);
|
|
43580
|
-
i0.ɵɵlistener("metricClick", function
|
|
43583
|
+
i0.ɵɵlistener("metricClick", function ProfileAnalysisModalComponent_Conditional_0_Conditional_26_Conditional_1_Conditional_0_For_4_Conditional_0_Template_symphiq_metric_list_item_metricClick_1_listener($event) { i0.ɵɵrestoreView(_r29); const ctx_r1 = i0.ɵɵnextContext(6); return i0.ɵɵresetView(ctx_r1.openMetricDetail($event)); });
|
|
43581
43584
|
i0.ɵɵelementEnd()();
|
|
43582
43585
|
} if (rf & 2) {
|
|
43583
43586
|
const ctx_r29 = i0.ɵɵnextContext();
|
|
@@ -43587,18 +43590,18 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_25_Conditional_
|
|
|
43587
43590
|
i0.ɵɵadvance();
|
|
43588
43591
|
i0.ɵɵproperty("metric", metric_r31)("isLightMode", ctx_r1.isLightMode())("animationKey", $index_r32);
|
|
43589
43592
|
} }
|
|
43590
|
-
function
|
|
43591
|
-
i0.ɵɵconditionalCreate(0,
|
|
43593
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_26_Conditional_1_Conditional_0_For_4_Template(rf, ctx) { if (rf & 1) {
|
|
43594
|
+
i0.ɵɵconditionalCreate(0, ProfileAnalysisModalComponent_Conditional_0_Conditional_26_Conditional_1_Conditional_0_For_4_Conditional_0_Template, 2, 3, "div");
|
|
43592
43595
|
} if (rf & 2) {
|
|
43593
43596
|
const metric_r31 = ctx.$implicit;
|
|
43594
43597
|
const data_r33 = i0.ɵɵnextContext(3);
|
|
43595
43598
|
i0.ɵɵconditional(metric_r31.metric === data_r33.directlyAffectedMetricId ? 0 : -1);
|
|
43596
43599
|
} }
|
|
43597
|
-
function
|
|
43600
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_26_Conditional_1_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
43598
43601
|
i0.ɵɵelementStart(0, "div", 69)(1, "h3", 70);
|
|
43599
43602
|
i0.ɵɵtext(2, " Directly Affected Metric ");
|
|
43600
43603
|
i0.ɵɵelementEnd();
|
|
43601
|
-
i0.ɵɵrepeaterCreate(3,
|
|
43604
|
+
i0.ɵɵrepeaterCreate(3, ProfileAnalysisModalComponent_Conditional_0_Conditional_26_Conditional_1_Conditional_0_For_4_Template, 1, 1, null, null, _forTrack2$2);
|
|
43602
43605
|
i0.ɵɵelementEnd();
|
|
43603
43606
|
} if (rf & 2) {
|
|
43604
43607
|
const data_r33 = i0.ɵɵnextContext(2);
|
|
@@ -43608,10 +43611,10 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_25_Conditional_
|
|
|
43608
43611
|
i0.ɵɵadvance(2);
|
|
43609
43612
|
i0.ɵɵrepeater(data_r33.metrics);
|
|
43610
43613
|
} }
|
|
43611
|
-
function
|
|
43614
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_26_Conditional_1_Conditional_1_For_4_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
43612
43615
|
const _r34 = i0.ɵɵgetCurrentView();
|
|
43613
43616
|
i0.ɵɵelementStart(0, "div")(1, "symphiq-metric-list-item", 71);
|
|
43614
|
-
i0.ɵɵlistener("metricClick", function
|
|
43617
|
+
i0.ɵɵlistener("metricClick", function ProfileAnalysisModalComponent_Conditional_0_Conditional_26_Conditional_1_Conditional_1_For_4_Conditional_0_Template_symphiq_metric_list_item_metricClick_1_listener($event) { i0.ɵɵrestoreView(_r34); const ctx_r1 = i0.ɵɵnextContext(6); return i0.ɵɵresetView(ctx_r1.openMetricDetail($event)); });
|
|
43615
43618
|
i0.ɵɵelementEnd()();
|
|
43616
43619
|
} if (rf & 2) {
|
|
43617
43620
|
const ctx_r34 = i0.ɵɵnextContext();
|
|
@@ -43621,18 +43624,18 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_25_Conditional_
|
|
|
43621
43624
|
i0.ɵɵadvance();
|
|
43622
43625
|
i0.ɵɵproperty("metric", metric_r36)("isLightMode", ctx_r1.isLightMode())("animationKey", $index_r37);
|
|
43623
43626
|
} }
|
|
43624
|
-
function
|
|
43625
|
-
i0.ɵɵconditionalCreate(0,
|
|
43627
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_26_Conditional_1_Conditional_1_For_4_Template(rf, ctx) { if (rf & 1) {
|
|
43628
|
+
i0.ɵɵconditionalCreate(0, ProfileAnalysisModalComponent_Conditional_0_Conditional_26_Conditional_1_Conditional_1_For_4_Conditional_0_Template, 2, 3, "div");
|
|
43626
43629
|
} if (rf & 2) {
|
|
43627
43630
|
const metric_r36 = ctx.$implicit;
|
|
43628
43631
|
const data_r33 = i0.ɵɵnextContext(3);
|
|
43629
43632
|
i0.ɵɵconditional(data_r33.indirectlyAffectedMetricIds.includes(metric_r36.metric || "") ? 0 : -1);
|
|
43630
43633
|
} }
|
|
43631
|
-
function
|
|
43634
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_26_Conditional_1_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
43632
43635
|
i0.ɵɵelementStart(0, "div", 69)(1, "h3", 70);
|
|
43633
43636
|
i0.ɵɵtext(2, " Indirectly Affected Metrics ");
|
|
43634
43637
|
i0.ɵɵelementEnd();
|
|
43635
|
-
i0.ɵɵrepeaterCreate(3,
|
|
43638
|
+
i0.ɵɵrepeaterCreate(3, ProfileAnalysisModalComponent_Conditional_0_Conditional_26_Conditional_1_Conditional_1_For_4_Template, 1, 1, null, null, _forTrack2$2);
|
|
43636
43639
|
i0.ɵɵelementEnd();
|
|
43637
43640
|
} if (rf & 2) {
|
|
43638
43641
|
const data_r33 = i0.ɵɵnextContext(2);
|
|
@@ -43642,19 +43645,19 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_25_Conditional_
|
|
|
43642
43645
|
i0.ɵɵadvance(2);
|
|
43643
43646
|
i0.ɵɵrepeater(data_r33.metrics);
|
|
43644
43647
|
} }
|
|
43645
|
-
function
|
|
43646
|
-
i0.ɵɵconditionalCreate(0,
|
|
43647
|
-
i0.ɵɵconditionalCreate(1,
|
|
43648
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_26_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
43649
|
+
i0.ɵɵconditionalCreate(0, ProfileAnalysisModalComponent_Conditional_0_Conditional_26_Conditional_1_Conditional_0_Template, 5, 1, "div", 69);
|
|
43650
|
+
i0.ɵɵconditionalCreate(1, ProfileAnalysisModalComponent_Conditional_0_Conditional_26_Conditional_1_Conditional_1_Template, 5, 1, "div", 69);
|
|
43648
43651
|
} if (rf & 2) {
|
|
43649
43652
|
const data_r33 = i0.ɵɵnextContext();
|
|
43650
43653
|
i0.ɵɵconditional(data_r33.directlyAffectedMetricId ? 0 : -1);
|
|
43651
43654
|
i0.ɵɵadvance();
|
|
43652
43655
|
i0.ɵɵconditional(data_r33.indirectlyAffectedMetricIds && data_r33.indirectlyAffectedMetricIds.length > 0 ? 1 : -1);
|
|
43653
43656
|
} }
|
|
43654
|
-
function
|
|
43657
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_26_Conditional_2_For_1_Template(rf, ctx) { if (rf & 1) {
|
|
43655
43658
|
const _r38 = i0.ɵɵgetCurrentView();
|
|
43656
43659
|
i0.ɵɵelementStart(0, "div")(1, "symphiq-metric-list-item", 71);
|
|
43657
|
-
i0.ɵɵlistener("metricClick", function
|
|
43660
|
+
i0.ɵɵlistener("metricClick", function ProfileAnalysisModalComponent_Conditional_0_Conditional_26_Conditional_2_For_1_Template_symphiq_metric_list_item_metricClick_1_listener($event) { i0.ɵɵrestoreView(_r38); const ctx_r1 = i0.ɵɵnextContext(4); return i0.ɵɵresetView(ctx_r1.openMetricDetail($event)); });
|
|
43658
43661
|
i0.ɵɵelementEnd()();
|
|
43659
43662
|
} if (rf & 2) {
|
|
43660
43663
|
const metric_r39 = ctx.$implicit;
|
|
@@ -43663,29 +43666,29 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_25_Conditional_
|
|
|
43663
43666
|
i0.ɵɵadvance();
|
|
43664
43667
|
i0.ɵɵproperty("metric", metric_r39)("isLightMode", ctx_r1.isLightMode())("animationKey", $index_r40);
|
|
43665
43668
|
} }
|
|
43666
|
-
function
|
|
43667
|
-
i0.ɵɵrepeaterCreate(0,
|
|
43669
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_26_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
43670
|
+
i0.ɵɵrepeaterCreate(0, ProfileAnalysisModalComponent_Conditional_0_Conditional_26_Conditional_2_For_1_Template, 2, 3, "div", null, _forTrack0$T);
|
|
43668
43671
|
} if (rf & 2) {
|
|
43669
43672
|
const data_r33 = i0.ɵɵnextContext();
|
|
43670
43673
|
i0.ɵɵrepeater(data_r33.metrics);
|
|
43671
43674
|
} }
|
|
43672
|
-
function
|
|
43673
|
-
i0.ɵɵelementStart(0, "div",
|
|
43674
|
-
i0.ɵɵconditionalCreate(1,
|
|
43675
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_26_Template(rf, ctx) { if (rf & 1) {
|
|
43676
|
+
i0.ɵɵelementStart(0, "div", 20);
|
|
43677
|
+
i0.ɵɵconditionalCreate(1, ProfileAnalysisModalComponent_Conditional_0_Conditional_26_Conditional_1_Template, 2, 2)(2, ProfileAnalysisModalComponent_Conditional_0_Conditional_26_Conditional_2_Template, 2, 0);
|
|
43675
43678
|
i0.ɵɵelementEnd();
|
|
43676
43679
|
} if (rf & 2) {
|
|
43677
43680
|
const data_r33 = ctx;
|
|
43678
43681
|
i0.ɵɵadvance();
|
|
43679
43682
|
i0.ɵɵconditional(data_r33.recommendationContext && (data_r33.directlyAffectedMetricId || data_r33.indirectlyAffectedMetricIds) ? 1 : 2);
|
|
43680
43683
|
} }
|
|
43681
|
-
function
|
|
43682
|
-
i0.ɵɵelement(0, "symphiq-funnel-analysis-metric-card",
|
|
43684
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Template(rf, ctx) { if (rf & 1) {
|
|
43685
|
+
i0.ɵɵelement(0, "symphiq-funnel-analysis-metric-card", 24);
|
|
43683
43686
|
} if (rf & 2) {
|
|
43684
43687
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
43685
43688
|
i0.ɵɵproperty("metric", ctx)("insights", ctx_r1.allInsights())("charts", ctx_r1.currentCharts())("allCharts", ctx_r1.allCharts())("isLightMode", ctx_r1.isLightMode())("isInModal", true)("currentModalState", ctx_r1.getCurrentModalState())("viewMode", ctx_r1.viewMode());
|
|
43686
43689
|
} }
|
|
43687
|
-
function
|
|
43688
|
-
i0.ɵɵelementStart(0, "p",
|
|
43690
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_28_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
43691
|
+
i0.ɵɵelementStart(0, "p", 53);
|
|
43689
43692
|
i0.ɵɵtext(1);
|
|
43690
43693
|
i0.ɵɵelementEnd();
|
|
43691
43694
|
} if (rf & 2) {
|
|
@@ -43695,10 +43698,10 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Conditional_
|
|
|
43695
43698
|
i0.ɵɵadvance();
|
|
43696
43699
|
i0.ɵɵtextInterpolate(data_r41.insightContext == null ? null : data_r41.insightContext.description);
|
|
43697
43700
|
} }
|
|
43698
|
-
function
|
|
43701
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_28_For_3_Template(rf, ctx) { if (rf & 1) {
|
|
43699
43702
|
const _r42 = i0.ɵɵgetCurrentView();
|
|
43700
43703
|
i0.ɵɵelementStart(0, "div")(1, "symphiq-chart-card", 72);
|
|
43701
|
-
i0.ɵɵlistener("chartClick", function
|
|
43704
|
+
i0.ɵɵlistener("chartClick", function ProfileAnalysisModalComponent_Conditional_0_Conditional_28_For_3_Template_symphiq_chart_card_chartClick_1_listener($event) { i0.ɵɵrestoreView(_r42); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.openChartDetail($event)); });
|
|
43702
43705
|
i0.ɵɵelementEnd()();
|
|
43703
43706
|
} if (rf & 2) {
|
|
43704
43707
|
const chart_r43 = ctx.$implicit;
|
|
@@ -43706,10 +43709,10 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_27_For_3_Templa
|
|
|
43706
43709
|
i0.ɵɵadvance();
|
|
43707
43710
|
i0.ɵɵproperty("chart", chart_r43)("viewMode", ctx_r1.viewMode())("isLightMode", ctx_r1.isLightMode());
|
|
43708
43711
|
} }
|
|
43709
|
-
function
|
|
43710
|
-
i0.ɵɵelementStart(0, "div",
|
|
43711
|
-
i0.ɵɵconditionalCreate(1,
|
|
43712
|
-
i0.ɵɵrepeaterCreate(2,
|
|
43712
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_28_Template(rf, ctx) { if (rf & 1) {
|
|
43713
|
+
i0.ɵɵelementStart(0, "div", 20);
|
|
43714
|
+
i0.ɵɵconditionalCreate(1, ProfileAnalysisModalComponent_Conditional_0_Conditional_28_Conditional_1_Template, 2, 2, "p", 53);
|
|
43715
|
+
i0.ɵɵrepeaterCreate(2, ProfileAnalysisModalComponent_Conditional_0_Conditional_28_For_3_Template, 2, 3, "div", null, i0.ɵɵrepeaterTrackByIndex);
|
|
43713
43716
|
i0.ɵɵelementEnd();
|
|
43714
43717
|
} if (rf & 2) {
|
|
43715
43718
|
const data_r41 = ctx;
|
|
@@ -43718,13 +43721,13 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Template(rf,
|
|
|
43718
43721
|
i0.ɵɵadvance();
|
|
43719
43722
|
i0.ɵɵrepeater(data_r41.charts);
|
|
43720
43723
|
} }
|
|
43721
|
-
function
|
|
43722
|
-
i0.ɵɵelement(0, "symphiq-funnel-analysis-insight-card",
|
|
43724
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_29_Template(rf, ctx) { if (rf & 1) {
|
|
43725
|
+
i0.ɵɵelement(0, "symphiq-funnel-analysis-insight-card", 25);
|
|
43723
43726
|
} if (rf & 2) {
|
|
43724
43727
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
43725
43728
|
i0.ɵɵproperty("insight", ctx)("allMetrics", ctx_r1.allMetrics())("charts", ctx_r1.currentCharts())("allCharts", ctx_r1.allCharts())("allBusinessInsights", ctx_r1.businessInsightsForInsightCard())("isLightMode", ctx_r1.isLightMode())("isInModal", true)("isLoading", false)("isCompactMode", false)("viewMode", ctx_r1.viewMode())("currentModalState", ctx_r1.getCurrentModalState());
|
|
43726
43729
|
} }
|
|
43727
|
-
function
|
|
43730
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
43728
43731
|
i0.ɵɵelementStart(0, "p", 73);
|
|
43729
43732
|
i0.ɵɵtext(1);
|
|
43730
43733
|
i0.ɵɵelementEnd();
|
|
@@ -43735,14 +43738,14 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_29_Conditional_
|
|
|
43735
43738
|
i0.ɵɵadvance();
|
|
43736
43739
|
i0.ɵɵtextInterpolate(chart_r44.description);
|
|
43737
43740
|
} }
|
|
43738
|
-
function
|
|
43741
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_3_Defer_0_Template(rf, ctx) { if (rf & 1) {
|
|
43739
43742
|
i0.ɵɵelement(0, "symphiq-line-chart", 75);
|
|
43740
43743
|
} if (rf & 2) {
|
|
43741
43744
|
const chart_r44 = i0.ɵɵnextContext(2);
|
|
43742
43745
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
43743
43746
|
i0.ɵɵproperty("chart", chart_r44)("showAxisLabels", true)("viewMode", ctx_r1.viewMode());
|
|
43744
43747
|
} }
|
|
43745
|
-
function
|
|
43748
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_3_DeferPlaceholder_1_Template(rf, ctx) { if (rf & 1) {
|
|
43746
43749
|
i0.ɵɵelementStart(0, "div", 76);
|
|
43747
43750
|
i0.ɵɵelement(1, "div", 77);
|
|
43748
43751
|
i0.ɵɵelementEnd();
|
|
@@ -43751,19 +43754,19 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_29_Conditional_
|
|
|
43751
43754
|
i0.ɵɵadvance();
|
|
43752
43755
|
i0.ɵɵproperty("ngClass", ctx_r1.isLightMode() ? "border-2 border-slate-300 border-t-blue-500" : "border-2 border-slate-600 border-t-blue-400");
|
|
43753
43756
|
} }
|
|
43754
|
-
function
|
|
43755
|
-
i0.ɵɵdomTemplate(0,
|
|
43756
|
-
i0.ɵɵdefer(2, 0,
|
|
43757
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|
|
43758
|
+
i0.ɵɵdomTemplate(0, ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_3_Defer_0_Template, 1, 3)(1, ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_3_DeferPlaceholder_1_Template, 2, 1);
|
|
43759
|
+
i0.ɵɵdefer(2, 0, ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_3_Defer_2_DepsFn, null, 1);
|
|
43757
43760
|
i0.ɵɵdeferOnIdle();
|
|
43758
43761
|
} }
|
|
43759
|
-
function
|
|
43762
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_4_Defer_0_Template(rf, ctx) { if (rf & 1) {
|
|
43760
43763
|
i0.ɵɵelement(0, "symphiq-bar-chart", 75);
|
|
43761
43764
|
} if (rf & 2) {
|
|
43762
43765
|
const chart_r44 = i0.ɵɵnextContext(2);
|
|
43763
43766
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
43764
43767
|
i0.ɵɵproperty("chart", chart_r44)("showAxisLabels", true)("viewMode", ctx_r1.viewMode());
|
|
43765
43768
|
} }
|
|
43766
|
-
function
|
|
43769
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_4_DeferPlaceholder_1_Template(rf, ctx) { if (rf & 1) {
|
|
43767
43770
|
i0.ɵɵelementStart(0, "div", 76);
|
|
43768
43771
|
i0.ɵɵelement(1, "div", 77);
|
|
43769
43772
|
i0.ɵɵelementEnd();
|
|
@@ -43772,19 +43775,19 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_29_Conditional_
|
|
|
43772
43775
|
i0.ɵɵadvance();
|
|
43773
43776
|
i0.ɵɵproperty("ngClass", ctx_r1.isLightMode() ? "border-2 border-slate-300 border-t-blue-500" : "border-2 border-slate-600 border-t-blue-400");
|
|
43774
43777
|
} }
|
|
43775
|
-
function
|
|
43776
|
-
i0.ɵɵdomTemplate(0,
|
|
43777
|
-
i0.ɵɵdefer(2, 0,
|
|
43778
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|
|
43779
|
+
i0.ɵɵdomTemplate(0, ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_4_Defer_0_Template, 1, 3)(1, ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_4_DeferPlaceholder_1_Template, 2, 1);
|
|
43780
|
+
i0.ɵɵdefer(2, 0, ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_4_Defer_2_DepsFn, null, 1);
|
|
43778
43781
|
i0.ɵɵdeferOnIdle();
|
|
43779
43782
|
} }
|
|
43780
|
-
function
|
|
43783
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_5_Defer_0_Template(rf, ctx) { if (rf & 1) {
|
|
43781
43784
|
i0.ɵɵelement(0, "symphiq-pie-chart", 75);
|
|
43782
43785
|
} if (rf & 2) {
|
|
43783
43786
|
const chart_r44 = i0.ɵɵnextContext(2);
|
|
43784
43787
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
43785
43788
|
i0.ɵɵproperty("chart", chart_r44)("showAxisLabels", true)("viewMode", ctx_r1.viewMode());
|
|
43786
43789
|
} }
|
|
43787
|
-
function
|
|
43790
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_5_DeferPlaceholder_1_Template(rf, ctx) { if (rf & 1) {
|
|
43788
43791
|
i0.ɵɵelementStart(0, "div", 76);
|
|
43789
43792
|
i0.ɵɵelement(1, "div", 77);
|
|
43790
43793
|
i0.ɵɵelementEnd();
|
|
@@ -43793,19 +43796,19 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_29_Conditional_
|
|
|
43793
43796
|
i0.ɵɵadvance();
|
|
43794
43797
|
i0.ɵɵproperty("ngClass", ctx_r1.isLightMode() ? "border-2 border-slate-300 border-t-blue-500" : "border-2 border-slate-600 border-t-blue-400");
|
|
43795
43798
|
} }
|
|
43796
|
-
function
|
|
43797
|
-
i0.ɵɵdomTemplate(0,
|
|
43798
|
-
i0.ɵɵdefer(2, 0,
|
|
43799
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_5_Template(rf, ctx) { if (rf & 1) {
|
|
43800
|
+
i0.ɵɵdomTemplate(0, ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_5_Defer_0_Template, 1, 3)(1, ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_5_DeferPlaceholder_1_Template, 2, 1);
|
|
43801
|
+
i0.ɵɵdefer(2, 0, ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_5_Defer_2_DepsFn, null, 1);
|
|
43799
43802
|
i0.ɵɵdeferOnIdle();
|
|
43800
43803
|
} }
|
|
43801
|
-
function
|
|
43804
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_6_Defer_0_Template(rf, ctx) { if (rf & 1) {
|
|
43802
43805
|
i0.ɵɵelement(0, "symphiq-area-chart", 75);
|
|
43803
43806
|
} if (rf & 2) {
|
|
43804
43807
|
const chart_r44 = i0.ɵɵnextContext(2);
|
|
43805
43808
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
43806
43809
|
i0.ɵɵproperty("chart", chart_r44)("showAxisLabels", true)("viewMode", ctx_r1.viewMode());
|
|
43807
43810
|
} }
|
|
43808
|
-
function
|
|
43811
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_6_DeferPlaceholder_1_Template(rf, ctx) { if (rf & 1) {
|
|
43809
43812
|
i0.ɵɵelementStart(0, "div", 76);
|
|
43810
43813
|
i0.ɵɵelement(1, "div", 77);
|
|
43811
43814
|
i0.ɵɵelementEnd();
|
|
@@ -43814,19 +43817,19 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_29_Conditional_
|
|
|
43814
43817
|
i0.ɵɵadvance();
|
|
43815
43818
|
i0.ɵɵproperty("ngClass", ctx_r1.isLightMode() ? "border-2 border-slate-300 border-t-blue-500" : "border-2 border-slate-600 border-t-blue-400");
|
|
43816
43819
|
} }
|
|
43817
|
-
function
|
|
43818
|
-
i0.ɵɵdomTemplate(0,
|
|
43819
|
-
i0.ɵɵdefer(2, 0,
|
|
43820
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
43821
|
+
i0.ɵɵdomTemplate(0, ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_6_Defer_0_Template, 1, 3)(1, ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_6_DeferPlaceholder_1_Template, 2, 1);
|
|
43822
|
+
i0.ɵɵdefer(2, 0, ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_6_Defer_2_DepsFn, null, 1);
|
|
43820
43823
|
i0.ɵɵdeferOnIdle();
|
|
43821
43824
|
} }
|
|
43822
|
-
function
|
|
43823
|
-
i0.ɵɵelementStart(0, "div",
|
|
43824
|
-
i0.ɵɵconditionalCreate(1,
|
|
43825
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Template(rf, ctx) { if (rf & 1) {
|
|
43826
|
+
i0.ɵɵelementStart(0, "div", 26);
|
|
43827
|
+
i0.ɵɵconditionalCreate(1, ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_1_Template, 2, 2, "p", 73);
|
|
43825
43828
|
i0.ɵɵelementStart(2, "div", 74);
|
|
43826
|
-
i0.ɵɵconditionalCreate(3,
|
|
43827
|
-
i0.ɵɵconditionalCreate(4,
|
|
43828
|
-
i0.ɵɵconditionalCreate(5,
|
|
43829
|
-
i0.ɵɵconditionalCreate(6,
|
|
43829
|
+
i0.ɵɵconditionalCreate(3, ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_3_Template, 4, 0);
|
|
43830
|
+
i0.ɵɵconditionalCreate(4, ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_4_Template, 4, 0);
|
|
43831
|
+
i0.ɵɵconditionalCreate(5, ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_5_Template, 4, 0);
|
|
43832
|
+
i0.ɵɵconditionalCreate(6, ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Conditional_6_Template, 4, 0);
|
|
43830
43833
|
i0.ɵɵelementEnd()();
|
|
43831
43834
|
} if (rf & 2) {
|
|
43832
43835
|
const chart_r44 = ctx;
|
|
@@ -43843,85 +43846,85 @@ function ProfileAnalysisModalComponent_Conditional_0_Conditional_29_Template(rf,
|
|
|
43843
43846
|
i0.ɵɵadvance();
|
|
43844
43847
|
i0.ɵɵconditional(chart_r44.chartType === ctx_r1.ChartTypeEnum.AREA && chart_r44.areaChartData ? 6 : -1);
|
|
43845
43848
|
} }
|
|
43846
|
-
function
|
|
43847
|
-
i0.ɵɵelement(0, "symphiq-key-strengths-list-modal-content",
|
|
43849
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_31_Template(rf, ctx) { if (rf & 1) {
|
|
43850
|
+
i0.ɵɵelement(0, "symphiq-key-strengths-list-modal-content", 27);
|
|
43848
43851
|
} if (rf & 2) {
|
|
43849
43852
|
const data_r45 = ctx;
|
|
43850
43853
|
i0.ɵɵproperty("keyStrengths", data_r45.keyStrengths)("viewMode", data_r45.viewMode)("@fadeIn", undefined);
|
|
43851
43854
|
} }
|
|
43852
|
-
function
|
|
43853
|
-
i0.ɵɵelement(0, "symphiq-critical-gaps-list-modal-content",
|
|
43855
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_32_Template(rf, ctx) { if (rf & 1) {
|
|
43856
|
+
i0.ɵɵelement(0, "symphiq-critical-gaps-list-modal-content", 28);
|
|
43854
43857
|
} if (rf & 2) {
|
|
43855
43858
|
const data_r46 = ctx;
|
|
43856
43859
|
i0.ɵɵproperty("criticalGaps", data_r46.criticalGaps)("viewMode", data_r46.viewMode)("@fadeIn", undefined);
|
|
43857
43860
|
} }
|
|
43858
|
-
function
|
|
43859
|
-
i0.ɵɵelement(0, "symphiq-key-strength-detail-modal-content",
|
|
43861
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_33_Template(rf, ctx) { if (rf & 1) {
|
|
43862
|
+
i0.ɵɵelement(0, "symphiq-key-strength-detail-modal-content", 29);
|
|
43860
43863
|
} if (rf & 2) {
|
|
43861
43864
|
const data_r47 = ctx;
|
|
43862
43865
|
i0.ɵɵproperty("strength", data_r47.strength)("viewMode", data_r47.viewMode)("@fadeIn", undefined);
|
|
43863
43866
|
} }
|
|
43864
|
-
function
|
|
43865
|
-
i0.ɵɵelement(0, "symphiq-critical-gap-detail-modal-content",
|
|
43867
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_34_Template(rf, ctx) { if (rf & 1) {
|
|
43868
|
+
i0.ɵɵelement(0, "symphiq-critical-gap-detail-modal-content", 30);
|
|
43866
43869
|
} if (rf & 2) {
|
|
43867
43870
|
const data_r48 = ctx;
|
|
43868
43871
|
i0.ɵɵproperty("gap", data_r48.gap)("viewMode", data_r48.viewMode)("@fadeIn", undefined);
|
|
43869
43872
|
} }
|
|
43870
|
-
function
|
|
43873
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_35_Template(rf, ctx) { if (rf & 1) {
|
|
43871
43874
|
const _r49 = i0.ɵɵgetCurrentView();
|
|
43872
43875
|
i0.ɵɵelementStart(0, "symphiq-top-priorities-list-modal-content", 78);
|
|
43873
|
-
i0.ɵɵlistener("priorityClick", function
|
|
43876
|
+
i0.ɵɵlistener("priorityClick", function ProfileAnalysisModalComponent_Conditional_0_Conditional_35_Template_symphiq_top_priorities_list_modal_content_priorityClick_0_listener($event) { i0.ɵɵrestoreView(_r49); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onTopPriorityClick($event.priority, $event.index)); });
|
|
43874
43877
|
i0.ɵɵelementEnd();
|
|
43875
43878
|
} if (rf & 2) {
|
|
43876
43879
|
const data_r50 = ctx;
|
|
43877
43880
|
i0.ɵɵproperty("priorities", data_r50.priorities)("viewMode", data_r50.viewMode)("focusAreaName", data_r50.focusAreaName)("@fadeIn", undefined);
|
|
43878
43881
|
} }
|
|
43879
|
-
function
|
|
43880
|
-
i0.ɵɵelement(0, "symphiq-top-priority-detail-modal-content",
|
|
43882
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_36_Template(rf, ctx) { if (rf & 1) {
|
|
43883
|
+
i0.ɵɵelement(0, "symphiq-top-priority-detail-modal-content", 32);
|
|
43881
43884
|
} if (rf & 2) {
|
|
43882
43885
|
const data_r51 = ctx;
|
|
43883
43886
|
i0.ɵɵproperty("priority", data_r51.priority)("index", data_r51.index)("totalCount", data_r51.totalCount)("viewMode", data_r51.viewMode)("focusAreaName", data_r51.focusAreaName)("@fadeIn", undefined);
|
|
43884
43887
|
} }
|
|
43885
|
-
function
|
|
43886
|
-
i0.ɵɵelement(0, "symphiq-focus-area-strengths-list-modal-content",
|
|
43888
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_37_Template(rf, ctx) { if (rf & 1) {
|
|
43889
|
+
i0.ɵɵelement(0, "symphiq-focus-area-strengths-list-modal-content", 33);
|
|
43887
43890
|
} if (rf & 2) {
|
|
43888
43891
|
const data_r52 = ctx;
|
|
43889
43892
|
i0.ɵɵproperty("strengths", data_r52.strengths)("viewMode", data_r52.viewMode)("categoryTitle", data_r52.categoryTitle)("@fadeIn", undefined);
|
|
43890
43893
|
} }
|
|
43891
|
-
function
|
|
43892
|
-
i0.ɵɵelement(0, "symphiq-focus-area-gaps-list-modal-content",
|
|
43894
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_38_Template(rf, ctx) { if (rf & 1) {
|
|
43895
|
+
i0.ɵɵelement(0, "symphiq-focus-area-gaps-list-modal-content", 34);
|
|
43893
43896
|
} if (rf & 2) {
|
|
43894
43897
|
const data_r53 = ctx;
|
|
43895
43898
|
i0.ɵɵproperty("gaps", data_r53.gaps)("viewMode", data_r53.viewMode)("categoryTitle", data_r53.categoryTitle)("@fadeIn", undefined);
|
|
43896
43899
|
} }
|
|
43897
|
-
function
|
|
43898
|
-
i0.ɵɵelement(0, "symphiq-focus-area-opportunities-list-modal-content",
|
|
43900
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_39_Template(rf, ctx) { if (rf & 1) {
|
|
43901
|
+
i0.ɵɵelement(0, "symphiq-focus-area-opportunities-list-modal-content", 35);
|
|
43899
43902
|
} if (rf & 2) {
|
|
43900
43903
|
const data_r54 = ctx;
|
|
43901
43904
|
i0.ɵɵproperty("opportunities", data_r54.opportunities)("viewMode", data_r54.viewMode)("categoryTitle", data_r54.categoryTitle)("@fadeIn", undefined);
|
|
43902
43905
|
} }
|
|
43903
|
-
function
|
|
43904
|
-
i0.ɵɵelement(0, "symphiq-focus-area-strength-detail-modal-content",
|
|
43906
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_40_Template(rf, ctx) { if (rf & 1) {
|
|
43907
|
+
i0.ɵɵelement(0, "symphiq-focus-area-strength-detail-modal-content", 36);
|
|
43905
43908
|
} if (rf & 2) {
|
|
43906
43909
|
const data_r55 = ctx;
|
|
43907
43910
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
43908
43911
|
i0.ɵɵproperty("strength", data_r55.strength)("viewMode", data_r55.viewMode)("allMetrics", ctx_r1.allMetrics())("allCharts", ctx_r1.allCharts())("currentModalState", ctx_r1.getCurrentModalState())("@fadeIn", undefined);
|
|
43909
43912
|
} }
|
|
43910
|
-
function
|
|
43911
|
-
i0.ɵɵelement(0, "symphiq-focus-area-gap-detail-modal-content",
|
|
43913
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_41_Template(rf, ctx) { if (rf & 1) {
|
|
43914
|
+
i0.ɵɵelement(0, "symphiq-focus-area-gap-detail-modal-content", 37);
|
|
43912
43915
|
} if (rf & 2) {
|
|
43913
43916
|
const data_r56 = ctx;
|
|
43914
43917
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
43915
43918
|
i0.ɵɵproperty("gap", data_r56.gap)("viewMode", data_r56.viewMode)("allMetrics", ctx_r1.allMetrics())("allCharts", ctx_r1.allCharts())("currentModalState", ctx_r1.getCurrentModalState())("@fadeIn", undefined);
|
|
43916
43919
|
} }
|
|
43917
|
-
function
|
|
43918
|
-
i0.ɵɵelement(0, "symphiq-focus-area-opportunity-detail-modal-content",
|
|
43920
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_42_Template(rf, ctx) { if (rf & 1) {
|
|
43921
|
+
i0.ɵɵelement(0, "symphiq-focus-area-opportunity-detail-modal-content", 38);
|
|
43919
43922
|
} if (rf & 2) {
|
|
43920
43923
|
const data_r57 = ctx;
|
|
43921
43924
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
43922
43925
|
i0.ɵɵproperty("opportunity", data_r57.opportunity)("viewMode", data_r57.viewMode)("allMetrics", ctx_r1.allMetrics())("allCharts", ctx_r1.allCharts())("currentModalState", ctx_r1.getCurrentModalState())("@fadeIn", undefined);
|
|
43923
43926
|
} }
|
|
43924
|
-
function
|
|
43927
|
+
function ProfileAnalysisModalComponent_Conditional_0_Conditional_43_Template(rf, ctx) { if (rf & 1) {
|
|
43925
43928
|
i0.ɵɵprojection(0);
|
|
43926
43929
|
} }
|
|
43927
43930
|
function ProfileAnalysisModalComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
@@ -43934,19 +43937,20 @@ function ProfileAnalysisModalComponent_Conditional_0_Template(rf, ctx) { if (rf
|
|
|
43934
43937
|
i0.ɵɵelementStart(4, "div", 6)(5, "div", 7)(6, "div", 8);
|
|
43935
43938
|
i0.ɵɵconditionalCreate(7, ProfileAnalysisModalComponent_Conditional_0_Conditional_7_Template, 6, 5, "div", 9);
|
|
43936
43939
|
i0.ɵɵconditionalCreate(8, ProfileAnalysisModalComponent_Conditional_0_Conditional_8_Template, 5, 4, "div", 10);
|
|
43937
|
-
i0.ɵɵelementStart(9, "
|
|
43938
|
-
i0.ɵɵtext(
|
|
43940
|
+
i0.ɵɵelementStart(9, "div", 11)(10, "h3", 12);
|
|
43941
|
+
i0.ɵɵtext(11);
|
|
43942
|
+
i0.ɵɵelementEnd();
|
|
43943
|
+
i0.ɵɵconditionalCreate(12, ProfileAnalysisModalComponent_Conditional_0_Conditional_12_Template, 3, 2, "div", 13);
|
|
43939
43944
|
i0.ɵɵelementEnd()();
|
|
43940
|
-
i0.ɵɵ
|
|
43941
|
-
i0.ɵɵ
|
|
43942
|
-
i0.ɵɵlistener("click", function ProfileAnalysisModalComponent_Conditional_0_Template_button_click_12_listener() { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.closeModal()); });
|
|
43945
|
+
i0.ɵɵelementStart(13, "button", 14);
|
|
43946
|
+
i0.ɵɵlistener("click", function ProfileAnalysisModalComponent_Conditional_0_Template_button_click_13_listener() { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.closeModal()); });
|
|
43943
43947
|
i0.ɵɵnamespaceSVG();
|
|
43944
|
-
i0.ɵɵelementStart(
|
|
43945
|
-
i0.ɵɵelement(
|
|
43948
|
+
i0.ɵɵelementStart(14, "svg", 15);
|
|
43949
|
+
i0.ɵɵelement(15, "path", 16);
|
|
43946
43950
|
i0.ɵɵelementEnd()()()();
|
|
43947
43951
|
i0.ɵɵnamespaceHTML();
|
|
43948
|
-
i0.ɵɵelementStart(
|
|
43949
|
-
i0.ɵɵconditionalCreate(
|
|
43952
|
+
i0.ɵɵelementStart(16, "div", 17, 1);
|
|
43953
|
+
i0.ɵɵconditionalCreate(18, ProfileAnalysisModalComponent_Conditional_0_Conditional_18_Template, 1, 7, "symphiq-goal-detail-modal-content", 18)(19, ProfileAnalysisModalComponent_Conditional_0_Conditional_19_Template, 1, 5, "symphiq-goal-objectives-modal-content", 19)(20, ProfileAnalysisModalComponent_Conditional_0_Conditional_20_Template, 4, 1, "div", 20)(21, ProfileAnalysisModalComponent_Conditional_0_Conditional_21_Template, 4, 1, "div", 20)(22, ProfileAnalysisModalComponent_Conditional_0_Conditional_22_Template, 4, 1, "div", 21)(23, ProfileAnalysisModalComponent_Conditional_0_Conditional_23_Template, 4, 1, "div", 21)(24, ProfileAnalysisModalComponent_Conditional_0_Conditional_24_Template, 1, 15, "symphiq-recommendation-card", 22)(25, ProfileAnalysisModalComponent_Conditional_0_Conditional_25_Template, 1, 6, "symphiq-item-detail-modal", 23)(26, ProfileAnalysisModalComponent_Conditional_0_Conditional_26_Template, 3, 1, "div", 20)(27, ProfileAnalysisModalComponent_Conditional_0_Conditional_27_Template, 1, 8, "symphiq-funnel-analysis-metric-card", 24)(28, ProfileAnalysisModalComponent_Conditional_0_Conditional_28_Template, 4, 1, "div", 20)(29, ProfileAnalysisModalComponent_Conditional_0_Conditional_29_Template, 1, 11, "symphiq-funnel-analysis-insight-card", 25)(30, ProfileAnalysisModalComponent_Conditional_0_Conditional_30_Template, 7, 6, "div", 26)(31, ProfileAnalysisModalComponent_Conditional_0_Conditional_31_Template, 1, 3, "symphiq-key-strengths-list-modal-content", 27)(32, ProfileAnalysisModalComponent_Conditional_0_Conditional_32_Template, 1, 3, "symphiq-critical-gaps-list-modal-content", 28)(33, ProfileAnalysisModalComponent_Conditional_0_Conditional_33_Template, 1, 3, "symphiq-key-strength-detail-modal-content", 29)(34, ProfileAnalysisModalComponent_Conditional_0_Conditional_34_Template, 1, 3, "symphiq-critical-gap-detail-modal-content", 30)(35, ProfileAnalysisModalComponent_Conditional_0_Conditional_35_Template, 1, 4, "symphiq-top-priorities-list-modal-content", 31)(36, ProfileAnalysisModalComponent_Conditional_0_Conditional_36_Template, 1, 6, "symphiq-top-priority-detail-modal-content", 32)(37, ProfileAnalysisModalComponent_Conditional_0_Conditional_37_Template, 1, 4, "symphiq-focus-area-strengths-list-modal-content", 33)(38, ProfileAnalysisModalComponent_Conditional_0_Conditional_38_Template, 1, 4, "symphiq-focus-area-gaps-list-modal-content", 34)(39, ProfileAnalysisModalComponent_Conditional_0_Conditional_39_Template, 1, 4, "symphiq-focus-area-opportunities-list-modal-content", 35)(40, ProfileAnalysisModalComponent_Conditional_0_Conditional_40_Template, 1, 6, "symphiq-focus-area-strength-detail-modal-content", 36)(41, ProfileAnalysisModalComponent_Conditional_0_Conditional_41_Template, 1, 6, "symphiq-focus-area-gap-detail-modal-content", 37)(42, ProfileAnalysisModalComponent_Conditional_0_Conditional_42_Template, 1, 6, "symphiq-focus-area-opportunity-detail-modal-content", 38)(43, ProfileAnalysisModalComponent_Conditional_0_Conditional_43_Template, 1, 0);
|
|
43950
43954
|
i0.ɵɵelementEnd()()();
|
|
43951
43955
|
} if (rf & 2) {
|
|
43952
43956
|
let tmp_17_0;
|
|
@@ -43966,18 +43970,18 @@ function ProfileAnalysisModalComponent_Conditional_0_Template(rf, ctx) { if (rf
|
|
|
43966
43970
|
i0.ɵɵconditional(ctx_r1.hasNavigationHistory() ? 7 : -1);
|
|
43967
43971
|
i0.ɵɵadvance();
|
|
43968
43972
|
i0.ɵɵconditional(ctx_r1.modalTypeLabel() ? 8 : -1);
|
|
43969
|
-
i0.ɵɵadvance();
|
|
43973
|
+
i0.ɵɵadvance(2);
|
|
43970
43974
|
i0.ɵɵproperty("ngClass", ctx_r1.isLightMode() ? "text-slate-900" : "text-white");
|
|
43971
43975
|
i0.ɵɵadvance();
|
|
43972
43976
|
i0.ɵɵtextInterpolate1(" ", ctx_r1.modalTitle(), " ");
|
|
43973
43977
|
i0.ɵɵadvance();
|
|
43974
|
-
i0.ɵɵconditional((tmp_17_0 = ctx_r1.getGoalChips()) ?
|
|
43978
|
+
i0.ɵɵconditional((tmp_17_0 = ctx_r1.getGoalChips()) ? 12 : -1, tmp_17_0);
|
|
43975
43979
|
i0.ɵɵadvance();
|
|
43976
43980
|
i0.ɵɵproperty("ngClass", ctx_r1.isLightMode() ? "text-slate-600 hover:text-slate-900 hover:bg-slate-100" : "text-slate-400 hover:text-white hover:bg-slate-700");
|
|
43977
43981
|
i0.ɵɵadvance(3);
|
|
43978
43982
|
i0.ɵɵproperty("ngClass", ctx_r1.isLightMode() ? "bg-white/30" : "bg-slate-800/30");
|
|
43979
43983
|
i0.ɵɵadvance(2);
|
|
43980
|
-
i0.ɵɵconditional((tmp_20_0 = ctx_r1.modalType() === "goal-detail" && ctx_r1.getGoalDetailData()) ?
|
|
43984
|
+
i0.ɵɵconditional((tmp_20_0 = ctx_r1.modalType() === "goal-detail" && ctx_r1.getGoalDetailData()) ? 18 : (tmp_20_0 = ctx_r1.modalType() === "goal-objectives" && ctx_r1.getGoalObjectivesData()) ? 19 : (tmp_20_0 = ctx_r1.modalType() === "goal-insights-list" && ctx_r1.getInsightsListData()) ? 20 : (tmp_20_0 = ctx_r1.modalType() === "recommendation-insights-list" && ctx_r1.getRecommendationInsightsListData()) ? 21 : (tmp_20_0 = ctx_r1.modalType() === "goal-business-insights-list" && ctx_r1.getBusinessInsightsListData()) ? 22 : (tmp_20_0 = ctx_r1.modalType() === "recommendation-business-insights-list" && ctx_r1.getRecommendationBusinessInsightsListData()) ? 23 : (tmp_20_0 = ctx_r1.modalType() === "business-insight-detail" && ctx_r1.getBusinessInsightDetailData()) ? 24 : (tmp_20_0 = ctx_r1.modalType() === "item-detail" && ctx_r1.itemDetailData()) ? 25 : (tmp_20_0 = ctx_r1.modalType() === "metrics-list" && ctx_r1.getMetricsListData()) ? 26 : (tmp_20_0 = ctx_r1.modalType() === "metric" && ctx_r1.getMetricData()) ? 27 : (tmp_20_0 = ctx_r1.modalType() === "charts-list" && ctx_r1.getChartsListData()) ? 28 : (tmp_20_0 = ctx_r1.modalType() === "insight" && ctx_r1.getInsightData()) ? 29 : (tmp_20_0 = ctx_r1.modalType() === "chart" && ctx_r1.getChartData()) ? 30 : (tmp_20_0 = ctx_r1.modalType() === "key-strengths-list" && ctx_r1.getKeyStrengthsListData()) ? 31 : (tmp_20_0 = ctx_r1.modalType() === "critical-gaps-list" && ctx_r1.getCriticalGapsListData()) ? 32 : (tmp_20_0 = ctx_r1.modalType() === "key-strength-detail" && ctx_r1.getKeyStrengthDetailData()) ? 33 : (tmp_20_0 = ctx_r1.modalType() === "critical-gap-detail" && ctx_r1.getCriticalGapDetailData()) ? 34 : (tmp_20_0 = ctx_r1.modalType() === "top-priorities-list" && ctx_r1.getTopPrioritiesListData()) ? 35 : (tmp_20_0 = ctx_r1.modalType() === "top-priority-detail" && ctx_r1.getTopPriorityDetailData()) ? 36 : (tmp_20_0 = ctx_r1.modalType() === "focus-area-strengths-list" && ctx_r1.getFocusAreaStrengthsListData()) ? 37 : (tmp_20_0 = ctx_r1.modalType() === "focus-area-gaps-list" && ctx_r1.getFocusAreaGapsListData()) ? 38 : (tmp_20_0 = ctx_r1.modalType() === "focus-area-opportunities-list" && ctx_r1.getFocusAreaOpportunitiesListData()) ? 39 : (tmp_20_0 = ctx_r1.modalType() === "focus-area-strength-detail" && ctx_r1.getFocusAreaStrengthDetailData()) ? 40 : (tmp_20_0 = ctx_r1.modalType() === "focus-area-gap-detail" && ctx_r1.getFocusAreaGapDetailData()) ? 41 : (tmp_20_0 = ctx_r1.modalType() === "focus-area-opportunity-detail" && ctx_r1.getFocusAreaOpportunityDetailData()) ? 42 : 43, tmp_20_0);
|
|
43981
43985
|
} }
|
|
43982
43986
|
class ProfileAnalysisModalComponent {
|
|
43983
43987
|
constructor() {
|
|
@@ -44592,20 +44596,32 @@ class ProfileAnalysisModalComponent {
|
|
|
44592
44596
|
}
|
|
44593
44597
|
return undefined;
|
|
44594
44598
|
}, ...(ngDevMode ? [{ debugName: "sourceAnalysisType" }] : []));
|
|
44599
|
+
this.sourceTypeTitle = computed(() => {
|
|
44600
|
+
const data = this.modalData();
|
|
44601
|
+
if (data && 'sourceTypeTitle' in data) {
|
|
44602
|
+
return data.sourceTypeTitle;
|
|
44603
|
+
}
|
|
44604
|
+
return undefined;
|
|
44605
|
+
}, ...(ngDevMode ? [{ debugName: "sourceTypeTitle" }] : []));
|
|
44595
44606
|
this.sourceAnalysisTypeLabel = computed(() => {
|
|
44596
44607
|
const type = this.sourceAnalysisType();
|
|
44608
|
+
const title = this.sourceTypeTitle();
|
|
44597
44609
|
if (!type)
|
|
44598
44610
|
return null;
|
|
44611
|
+
let baseLabel;
|
|
44599
44612
|
switch (type) {
|
|
44600
44613
|
case ProfileAnalysisTypeEnum.SHOP:
|
|
44601
44614
|
return 'Shop Analysis';
|
|
44602
44615
|
case ProfileAnalysisTypeEnum.FOCUS_AREA:
|
|
44603
|
-
|
|
44616
|
+
baseLabel = 'Focus Area Analysis';
|
|
44617
|
+
break;
|
|
44604
44618
|
case ProfileAnalysisTypeEnum.METRIC:
|
|
44605
|
-
|
|
44619
|
+
baseLabel = 'Metric Analysis';
|
|
44620
|
+
break;
|
|
44606
44621
|
default:
|
|
44607
44622
|
return null;
|
|
44608
44623
|
}
|
|
44624
|
+
return title ? `${baseLabel}: ${title}` : baseLabel;
|
|
44609
44625
|
}, ...(ngDevMode ? [{ debugName: "sourceAnalysisTypeLabel" }] : []));
|
|
44610
44626
|
this.modalTypeLabel = computed(() => {
|
|
44611
44627
|
const type = this.modalType();
|
|
@@ -44760,7 +44776,8 @@ class ProfileAnalysisModalComponent {
|
|
|
44760
44776
|
this.modalData.set(data);
|
|
44761
44777
|
this.modalTitle.set(data.goal.title || 'Goal');
|
|
44762
44778
|
this.modalType.set('goal-detail');
|
|
44763
|
-
|
|
44779
|
+
const isFromUnifiedModal = state.previousState?.type?.startsWith('unified-goal-');
|
|
44780
|
+
this.openModalFresh(isFromUnifiedModal);
|
|
44764
44781
|
const stack = state.navigationStack || [];
|
|
44765
44782
|
console.log('[ProfileAnalysisModal] goal-detail opened, navigationStack:', stack.length, 'items', stack.map(s => s.type));
|
|
44766
44783
|
this.navigationStack.set(stack);
|
|
@@ -45486,9 +45503,15 @@ class ProfileAnalysisModalComponent {
|
|
|
45486
45503
|
this.modalService.closeModal();
|
|
45487
45504
|
}
|
|
45488
45505
|
}
|
|
45489
|
-
openModalFresh() {
|
|
45506
|
+
openModalFresh(skipAnimation = false) {
|
|
45490
45507
|
if (!this.isOpen()) {
|
|
45491
|
-
|
|
45508
|
+
if (skipAnimation) {
|
|
45509
|
+
this.moveModalToBody();
|
|
45510
|
+
this.modalReady.set(true);
|
|
45511
|
+
}
|
|
45512
|
+
else {
|
|
45513
|
+
this.isFreshOpen.set(true);
|
|
45514
|
+
}
|
|
45492
45515
|
}
|
|
45493
45516
|
this.isOpen.set(true);
|
|
45494
45517
|
}
|
|
@@ -45554,9 +45577,9 @@ class ProfileAnalysisModalComponent {
|
|
|
45554
45577
|
let _t;
|
|
45555
45578
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalContent = _t.first);
|
|
45556
45579
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalWrapper = _t.first);
|
|
45557
|
-
} }, inputs: { isLightMode: [1, "isLightMode"], allMetrics: [1, "allMetrics"], allInsights: [1, "allInsights"], allCharts: [1, "allCharts"], allBusinessInsights: [1, "allBusinessInsights"] }, ngContentSelectors: _c2$g, decls: 1, vars: 1, consts: [["modalWrapper", ""], ["modalContent", ""], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto", 3, "z-index", "visibility"], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto"], ["aria-hidden", "true", 1, "fixed", "inset-0", "backdrop-blur-sm", "transition-opacity", "duration-200", 3, "click", "ngClass"], [1, "relative", "w-full", "max-w-5xl", "rounded-2xl", "text-left", "overflow-hidden", "shadow-xl", "border", "backdrop-blur-xl", 3, "click", "ngClass"], [1, "px-6", "py-5", "border-b", "backdrop-blur-sm", 3, "ngClass"], [1, "flex", "items-start", "justify-between"], [1, "flex-1"], [1, "flex", "items-center", "gap-2", "text-sm", "mb-2", 3, "ngClass"], [1, "flex", "items-center", "gap-2", "mb-2"], [1, "text-2xl", "font-bold", "leading-tight", 3, "ngClass"], [1, "flex", "items-center", "gap-2"
|
|
45580
|
+
} }, inputs: { isLightMode: [1, "isLightMode"], allMetrics: [1, "allMetrics"], allInsights: [1, "allInsights"], allCharts: [1, "allCharts"], allBusinessInsights: [1, "allBusinessInsights"] }, ngContentSelectors: _c2$g, decls: 1, vars: 1, consts: [["modalWrapper", ""], ["modalContent", ""], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto", 3, "z-index", "visibility"], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto"], ["aria-hidden", "true", 1, "fixed", "inset-0", "backdrop-blur-sm", "transition-opacity", "duration-200", 3, "click", "ngClass"], [1, "relative", "w-full", "max-w-5xl", "rounded-2xl", "text-left", "overflow-hidden", "shadow-xl", "border", "backdrop-blur-xl", 3, "click", "ngClass"], [1, "px-6", "py-5", "border-b", "backdrop-blur-sm", 3, "ngClass"], [1, "flex", "items-start", "justify-between", "gap-4"], [1, "flex-1", "min-w-0"], [1, "flex", "items-center", "gap-2", "text-sm", "mb-2", 3, "ngClass"], [1, "flex", "items-center", "gap-2", "mb-2"], [1, "flex", "flex-wrap", "items-center", "justify-between", "gap-x-4", "gap-y-2"], [1, "text-2xl", "font-bold", "leading-tight", 3, "ngClass"], [1, "flex", "items-center", "gap-2"], ["type", "button", 1, "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", "cursor-pointer", "z-[10001]", "relative", "flex-shrink-0", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M6 18L18 6M6 6l12 12"], [1, "px-6", "py-8", "max-h-[80vh]", "overflow-y-auto", "backdrop-blur-sm", 3, "ngClass"], [3, "goal", "viewMode", "allInsights", "allMetrics", "allBusinessInsights", "allCharts"], [3, "objectives", "goalTitle", "viewMode"], [1, "space-y-4"], [1, "space-y-6"], [3, "recommendation", "viewMode", "forceExpanded", "showNavigationChevron", "inModalContext", "isCompactMode", "fromProfileAnalysis", "animationIndex", "allMetrics", "allCharts", "allInsights", "currentModalState", "goalTitle", "objectiveTitle", "strategyTitle"], [3, "item", "viewMode", "sectionTitle", "subsectionTitle", "isCompactMode", "fromProfileAnalysis"], [3, "metric", "insights", "charts", "allCharts", "isLightMode", "isInModal", "currentModalState", "viewMode"], [3, "insight", "allMetrics", "charts", "allCharts", "allBusinessInsights", "isLightMode", "isInModal", "isLoading", "isCompactMode", "viewMode", "currentModalState"], [1, "chart-modal-content"], [3, "keyStrengths", "viewMode"], [3, "criticalGaps", "viewMode"], [3, "strength", "viewMode"], [3, "gap", "viewMode"], [3, "priorities", "viewMode", "focusAreaName"], [3, "priority", "index", "totalCount", "viewMode", "focusAreaName"], [3, "strengths", "viewMode", "categoryTitle"], [3, "gaps", "viewMode", "categoryTitle"], [3, "opportunities", "viewMode", "categoryTitle"], [3, "strength", "viewMode", "allMetrics", "allCharts", "currentModalState"], [3, "gap", "viewMode", "allMetrics", "allCharts", "currentModalState"], [3, "opportunity", "viewMode", "allMetrics", "allCharts", "currentModalState"], ["type", "button", 1, "p-1.5", "rounded-md", "transition-colors", "cursor-pointer", "hover:scale-110", "flex-shrink-0", 3, "click", "ngClass"], ["size", "w-4 h-4", 3, "icon"], [1, "flex", "items-center", "gap-2", "flex-wrap", "flex-1", "min-w-0"], [1, "opacity-90", "font-medium", "truncate"], ["type", "button", 1, "opacity-75", "hover:opacity-100", "transition-opacity", "cursor-pointer", "truncate", 3, "ngClass"], [1, "opacity-75", "font-medium", "truncate"], ["size", "w-4 h-4", 1, "opacity-50", "flex-shrink-0", 3, "icon"], ["type", "button", 1, "opacity-75", "hover:opacity-100", "transition-opacity", "cursor-pointer", "truncate", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4", 3, "ngClass"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", 3, "ngClass"], [1, "px-2", "py-0.5", "text-xs", "font-medium", "rounded-full", "border", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2"], [1, "px-3", "py-1", "text-xs", "font-semibold", "rounded-full", 3, "ngClass"], [3, "showObjectives", "goal", "viewMode", "allInsights", "allMetrics", "allBusinessInsights", "allCharts"], [1, "text-sm", "mb-6", 3, "ngClass"], [1, "p-5", "rounded-lg", "border", "transition-all", "duration-300", "hover:shadow-lg", "cursor-pointer", "group", 3, "ngClass"], [1, "p-5", "rounded-lg", "border", "transition-all", "duration-300", "hover:shadow-lg", "cursor-pointer", "group", 3, "click", "ngClass"], [1, "flex", "items-start", "gap-3"], [1, "flex-shrink-0", "w-8", "h-8", "flex", "items-center", "justify-center", "rounded-full", "text-xs", "font-bold", "border-2", "backdrop-blur-md", "transition-all", "duration-300", "group-hover:scale-110", 3, "ngClass", "ngStyle"], [1, "font-semibold", "mb-2", "transition-colors", 3, "ngClass"], [1, "text-sm", "leading-relaxed", 3, "ngClass"], [1, "mt-3", "flex", "items-center"], [1, "flex-shrink-0"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5", "transition-colors", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"], [1, "inline-flex", "items-center", "gap-1.5", "px-2.5", "py-1", "text-xs", "font-semibold", "rounded-full", "border", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-3.5", "h-3.5"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"], [3, "cardNavigate", "recommendation", "viewMode", "animationIndex", "showNavigationChevron", "inModalContext"], [3, "close", "scrollToTop", "item", "viewMode", "sectionTitle", "subsectionTitle", "isCompactMode", "fromProfileAnalysis"], [1, "space-y-3"], [1, "text-xs", "font-bold", "uppercase", "tracking-wider", "px-1", 3, "ngClass"], [3, "metricClick", "metric", "isLightMode", "animationKey"], [3, "chartClick", "chart", "viewMode", "isLightMode"], [1, "text-sm", "mb-4", 3, "ngClass"], [1, "min-h-[500px]"], [3, "chart", "showAxisLabels", "viewMode"], [1, "flex", "items-center", "justify-center", "py-12"], [1, "animate-spin", "rounded-full", "h-8", "w-8", 3, "ngClass"], [3, "priorityClick", "priorities", "viewMode", "focusAreaName"]], template: function ProfileAnalysisModalComponent_Template(rf, ctx) { if (rf & 1) {
|
|
45558
45581
|
i0.ɵɵprojectionDef();
|
|
45559
|
-
i0.ɵɵconditionalCreate(0, ProfileAnalysisModalComponent_Conditional_0_Template,
|
|
45582
|
+
i0.ɵɵconditionalCreate(0, ProfileAnalysisModalComponent_Conditional_0_Template, 44, 24, "div", 2);
|
|
45560
45583
|
} if (rf & 2) {
|
|
45561
45584
|
i0.ɵɵconditional(ctx.isOpen() ? 0 : -1);
|
|
45562
45585
|
} }, dependencies: [CommonModule, i1$1.NgClass, i1$1.NgStyle, SymphiqIconComponent, InsightCardComponent, ChartCardComponent, MetricListItemComponent, MetricCardComponent, RecommendationCardComponent, KeyStrengthsListModalContentComponent, CriticalGapsListModalContentComponent, KeyStrengthDetailModalContentComponent, CriticalGapDetailModalContentComponent, GoalDetailModalContentComponent, GoalObjectivesModalContentComponent, TopPrioritiesListModalContentComponent, TopPriorityDetailModalContentComponent, FocusAreaStrengthsListModalContentComponent, FocusAreaGapsListModalContentComponent, FocusAreaOpportunitiesListModalContentComponent, FocusAreaStrengthDetailModalContentComponent, FocusAreaGapDetailModalContentComponent, FocusAreaOpportunityDetailModalContentComponent, ItemDetailModalComponent], encapsulation: 2, data: { animation: [
|
|
@@ -45608,8 +45631,8 @@ class ProfileAnalysisModalComponent {
|
|
|
45608
45631
|
@slideUpFade>
|
|
45609
45632
|
|
|
45610
45633
|
<div [ngClass]="isLightMode() ? 'bg-white/50 border-slate-200/50' : 'bg-slate-800/50 border-slate-700/50'" class="px-6 py-5 border-b backdrop-blur-sm">
|
|
45611
|
-
<div class="flex items-start justify-between">
|
|
45612
|
-
<div class="flex-1">
|
|
45634
|
+
<div class="flex items-start justify-between gap-4">
|
|
45635
|
+
<div class="flex-1 min-w-0">
|
|
45613
45636
|
@if (hasNavigationHistory()) {
|
|
45614
45637
|
<div [ngClass]="getBreadcrumbClasses()" class="flex items-center gap-2 text-sm mb-2">
|
|
45615
45638
|
<button
|
|
@@ -45670,31 +45693,32 @@ class ProfileAnalysisModalComponent {
|
|
|
45670
45693
|
</div>
|
|
45671
45694
|
}
|
|
45672
45695
|
|
|
45673
|
-
<
|
|
45674
|
-
|
|
45675
|
-
|
|
45676
|
-
|
|
45677
|
-
|
|
45678
|
-
|
|
45679
|
-
|
|
45680
|
-
|
|
45681
|
-
|
|
45682
|
-
|
|
45683
|
-
|
|
45684
|
-
|
|
45685
|
-
|
|
45686
|
-
|
|
45687
|
-
|
|
45688
|
-
|
|
45696
|
+
<div class="flex flex-wrap items-center justify-between gap-x-4 gap-y-2">
|
|
45697
|
+
<h3 [ngClass]="isLightMode() ? 'text-slate-900' : 'text-white'" class="text-2xl font-bold leading-tight">
|
|
45698
|
+
{{ modalTitle() }}
|
|
45699
|
+
</h3>
|
|
45700
|
+
@if (getGoalChips(); as chips) {
|
|
45701
|
+
<div class="flex items-center gap-2">
|
|
45702
|
+
@if (chips.priority) {
|
|
45703
|
+
<span [ngClass]="getPriorityChipClasses(chips.priority)" class="px-3 py-1 text-xs font-semibold rounded-full">
|
|
45704
|
+
{{ chips.priority }}
|
|
45705
|
+
</span>
|
|
45706
|
+
}
|
|
45707
|
+
@if (chips.timeframe) {
|
|
45708
|
+
<span [ngClass]="getTimeframeChipClasses()" class="px-3 py-1 text-xs font-semibold rounded-full">
|
|
45709
|
+
{{ chips.timeframe }}
|
|
45710
|
+
</span>
|
|
45711
|
+
}
|
|
45712
|
+
</div>
|
|
45689
45713
|
}
|
|
45690
45714
|
</div>
|
|
45691
|
-
|
|
45715
|
+
</div>
|
|
45692
45716
|
|
|
45693
45717
|
<button
|
|
45694
45718
|
type="button"
|
|
45695
45719
|
(click)="closeModal()"
|
|
45696
45720
|
[ngClass]="isLightMode() ? 'text-slate-600 hover:text-slate-900 hover:bg-slate-100' : 'text-slate-400 hover:text-white hover:bg-slate-700'"
|
|
45697
|
-
class="transition-all rounded-lg p-1 hover:scale-110 active:scale-90 cursor-pointer z-[10001] relative
|
|
45721
|
+
class="transition-all rounded-lg p-1 hover:scale-110 active:scale-90 cursor-pointer z-[10001] relative flex-shrink-0">
|
|
45698
45722
|
<svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
45699
45723
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
|
|
45700
45724
|
</svg>
|
|
@@ -46108,7 +46132,7 @@ class ProfileAnalysisModalComponent {
|
|
|
46108
46132
|
type: ViewChild,
|
|
46109
46133
|
args: ['modalWrapper']
|
|
46110
46134
|
}] }); }); })();
|
|
46111
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileAnalysisModalComponent, { className: "ProfileAnalysisModalComponent", filePath: "lib/components/profile-analysis-shop-dashboard/profile-analysis-modal.component.ts", lineNumber:
|
|
46135
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ProfileAnalysisModalComponent, { className: "ProfileAnalysisModalComponent", filePath: "lib/components/profile-analysis-shop-dashboard/profile-analysis-modal.component.ts", lineNumber: 563 }); })();
|
|
46112
46136
|
|
|
46113
46137
|
const _c0$S = a0 => ({ name: "light-bulb", source: a0 });
|
|
46114
46138
|
const _c1$p = a0 => ({ name: "trophy", source: a0 });
|
|
@@ -83244,10 +83268,18 @@ class StrategyRecommendationsModalContentComponent {
|
|
|
83244
83268
|
this.modalService.openRecommendationMetricsListModal(metrics, relevantCharts, recommendationContext, directlyAffectedMetricId, indirectlyAffectedMetricIds, this.currentModalState() ?? undefined, hierarchyContext);
|
|
83245
83269
|
}
|
|
83246
83270
|
hasRelatedFunnelInsights(recommendation) {
|
|
83247
|
-
|
|
83271
|
+
if (!recommendation.relatedFunnelInsightIds || recommendation.relatedFunnelInsightIds.length === 0) {
|
|
83272
|
+
return false;
|
|
83273
|
+
}
|
|
83274
|
+
const matchingInsights = recommendation.relatedFunnelInsightIds
|
|
83275
|
+
.filter(id => this.allInsights().some(insight => insight.performanceItemId === id));
|
|
83276
|
+
return matchingInsights.length > 0;
|
|
83248
83277
|
}
|
|
83249
83278
|
getRelatedFunnelInsightsCount(recommendation) {
|
|
83250
|
-
|
|
83279
|
+
if (!recommendation.relatedFunnelInsightIds)
|
|
83280
|
+
return 0;
|
|
83281
|
+
return recommendation.relatedFunnelInsightIds
|
|
83282
|
+
.filter(id => this.allInsights().some(insight => insight.performanceItemId === id)).length;
|
|
83251
83283
|
}
|
|
83252
83284
|
openRelatedFunnelInsightsModal(recommendation) {
|
|
83253
83285
|
if (!recommendation.relatedFunnelInsightIds || recommendation.relatedFunnelInsightIds.length === 0) {
|
|
@@ -83278,10 +83310,18 @@ class StrategyRecommendationsModalContentComponent {
|
|
|
83278
83310
|
this.modalService.openRecommendationInsightsListModal(relatedInsights, relatedMetrics, relevantCharts, recommendationContext, previousState ?? undefined, this.goalTitle(), this.objectiveTitle(), this.strategy()?.title);
|
|
83279
83311
|
}
|
|
83280
83312
|
hasRelatedBusinessInsights(recommendation) {
|
|
83281
|
-
|
|
83313
|
+
if (!recommendation.relatedBusinessInsightIds || recommendation.relatedBusinessInsightIds.length === 0) {
|
|
83314
|
+
return false;
|
|
83315
|
+
}
|
|
83316
|
+
const matchingInsights = recommendation.relatedBusinessInsightIds
|
|
83317
|
+
.filter(id => this.allBusinessInsights().some(insight => insight.id === id));
|
|
83318
|
+
return matchingInsights.length > 0;
|
|
83282
83319
|
}
|
|
83283
83320
|
getRelatedBusinessInsightsCount(recommendation) {
|
|
83284
|
-
|
|
83321
|
+
if (!recommendation.relatedBusinessInsightIds)
|
|
83322
|
+
return 0;
|
|
83323
|
+
return recommendation.relatedBusinessInsightIds
|
|
83324
|
+
.filter(id => this.allBusinessInsights().some(insight => insight.id === id)).length;
|
|
83285
83325
|
}
|
|
83286
83326
|
openRelatedBusinessInsightsModal(recommendation) {
|
|
83287
83327
|
if (!recommendation.relatedBusinessInsightIds || recommendation.relatedBusinessInsightIds.length === 0) {
|
|
@@ -103691,7 +103731,7 @@ class SourceAnalysisTraceabilityComponent {
|
|
|
103691
103731
|
getAnalysisTypeLabel(type) {
|
|
103692
103732
|
switch (type) {
|
|
103693
103733
|
case 'SHOP': return 'Shop Analysis';
|
|
103694
|
-
case 'FOCUS_AREA': return 'Focus Area';
|
|
103734
|
+
case 'FOCUS_AREA': return 'Focus Area Analysis';
|
|
103695
103735
|
case 'METRIC': return 'Metric Analysis';
|
|
103696
103736
|
default: return type;
|
|
103697
103737
|
}
|
|
@@ -104694,6 +104734,7 @@ class UnifiedDashboardModalComponent {
|
|
|
104694
104734
|
constructor() {
|
|
104695
104735
|
this.viewMode = input(ViewModeEnum.LIGHT, ...(ngDevMode ? [{ debugName: "viewMode" }] : []));
|
|
104696
104736
|
this.loadingSourceAnalysisId = input(...(ngDevMode ? [undefined, { debugName: "loadingSourceAnalysisId" }] : []));
|
|
104737
|
+
this.loadedSourceAnalysisIds = input([], ...(ngDevMode ? [{ debugName: "loadedSourceAnalysisIds" }] : []));
|
|
104697
104738
|
this.priorityActionGoalClick = output();
|
|
104698
104739
|
this.priorityActionRecommendationClick = output();
|
|
104699
104740
|
this.sourceAnalysisClickRequest = output();
|
|
@@ -104833,10 +104874,7 @@ class UnifiedDashboardModalComponent {
|
|
|
104833
104874
|
return [];
|
|
104834
104875
|
}, ...(ngDevMode ? [{ debugName: "allInsightsFromStack" }] : []));
|
|
104835
104876
|
this.loadedSourceAnalysisIdsAsNumbers = computed(() => {
|
|
104836
|
-
|
|
104837
|
-
if (!data?.loadedSourceAnalysisIds)
|
|
104838
|
-
return [];
|
|
104839
|
-
return data.loadedSourceAnalysisIds.map(id => parseInt(id, 10)).filter(id => !isNaN(id));
|
|
104877
|
+
return this.loadedSourceAnalysisIds();
|
|
104840
104878
|
}, ...(ngDevMode ? [{ debugName: "loadedSourceAnalysisIdsAsNumbers" }] : []));
|
|
104841
104879
|
this.loadingSourceAnalysisIdAsNumber = computed(() => {
|
|
104842
104880
|
return this.loadingSourceAnalysisId();
|
|
@@ -105147,7 +105185,7 @@ class UnifiedDashboardModalComponent {
|
|
|
105147
105185
|
let _t;
|
|
105148
105186
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalContent = _t.first);
|
|
105149
105187
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalWrapper = _t.first);
|
|
105150
|
-
} }, inputs: { viewMode: [1, "viewMode"], loadingSourceAnalysisId: [1, "loadingSourceAnalysisId"] }, outputs: { priorityActionGoalClick: "priorityActionGoalClick", priorityActionRecommendationClick: "priorityActionRecommendationClick", sourceAnalysisClickRequest: "sourceAnalysisClickRequest" }, decls: 1, vars: 1, consts: [["modalWrapper", ""], ["modalContent", ""], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto", 3, "z-index", "visibility"], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto"], ["aria-hidden", "true", 1, "fixed", "inset-0", "backdrop-blur-sm", "transition-opacity", "duration-200", 3, "click", "ngClass"], [1, "relative", "w-full", "max-w-6xl", "rounded-2xl", "text-left", "overflow-hidden", "shadow-xl", "border", "backdrop-blur-xl", 3, "click", "ngClass"], [1, "px-6", "py-5", "border-b", "backdrop-blur-sm", 3, "ngClass"], [1, "flex", "items-start", "justify-between", "gap-4"], [1, "flex", "items-start", "gap-3", "flex-1", "min-w-0"], ["type", "button", 1, "mt-0.5", "p-1.5", "rounded-lg", "transition-all", "hover:scale-105", "active:scale-95", "cursor-pointer", "flex-shrink-0", 3, "ngClass"], [1, "flex-1", "min-w-0"], [1, "flex", "items-center", "gap-1.5", "mb-2", "text-xs"], [1, "flex", "items-center", "gap-2", "mb-2"], [1, "flex", "flex-wrap", "items-center", "justify-between", "gap-x-4", "gap-y-2"], [1, "text-xl", "font-bold", "leading-tight", 3, "ngClass"], [1, "flex", "items-center", "gap-2"], ["type", "button", 1, "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", "cursor-pointer", "flex-shrink-0", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M6 18L18 6M6 6l12 12"], [1, "px-6", "py-8", "max-h-[80vh]", "overflow-y-auto", "backdrop-blur-sm", 3, "ngClass"], [3, "goal", "allMetrics", "allCharts", "loadedSourceAnalysisIds", "loadingSourceAnalysisId", "viewMode", "currentModalState"], [3, "objectives", "goalTitle", "viewMode"], [3, "goal", "contributingMetrics", "viewMode"], [3, "objective", "viewMode"], [3, "strategy", "viewMode", "allMetrics", "allCharts", "allInsights", "goalTitle", "objectiveTitle", "currentModalState", "expandedRecommendationId"], [3, "items", "viewMode", "selectedIndex"], ["type", "button", 1, "mt-0.5", "p-1.5", "rounded-lg", "transition-all", "hover:scale-105", "active:scale-95", "cursor-pointer", "flex-shrink-0", 3, "click", "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", "M15 19l-7-7 7-7"], [1, "font-medium", 3, "ngClass"], ["type", "button", 1, "hover:underline", "cursor-pointer", "transition-colors", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-3", "h-3", "flex-shrink-0", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", 3, "ngClass"], [3, "priority", "viewMode"], [3, "timeframe", "viewMode"], [3, "sourceAnalysisClick", "metricClick", "contributingMetricsClick", "showObjectives", "close", "goal", "allMetrics", "allCharts", "loadedSourceAnalysisIds", "loadingSourceAnalysisId", "viewMode", "currentModalState"], [3, "metricClick", "goal", "contributingMetrics", "viewMode"], [3, "goalClick", "recommendationClick", "items", "viewMode", "selectedIndex"]], template: function UnifiedDashboardModalComponent_Template(rf, ctx) { if (rf & 1) {
|
|
105188
|
+
} }, inputs: { viewMode: [1, "viewMode"], loadingSourceAnalysisId: [1, "loadingSourceAnalysisId"], loadedSourceAnalysisIds: [1, "loadedSourceAnalysisIds"] }, outputs: { priorityActionGoalClick: "priorityActionGoalClick", priorityActionRecommendationClick: "priorityActionRecommendationClick", sourceAnalysisClickRequest: "sourceAnalysisClickRequest" }, decls: 1, vars: 1, consts: [["modalWrapper", ""], ["modalContent", ""], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto", 3, "z-index", "visibility"], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-4", "overflow-y-auto"], ["aria-hidden", "true", 1, "fixed", "inset-0", "backdrop-blur-sm", "transition-opacity", "duration-200", 3, "click", "ngClass"], [1, "relative", "w-full", "max-w-6xl", "rounded-2xl", "text-left", "overflow-hidden", "shadow-xl", "border", "backdrop-blur-xl", 3, "click", "ngClass"], [1, "px-6", "py-5", "border-b", "backdrop-blur-sm", 3, "ngClass"], [1, "flex", "items-start", "justify-between", "gap-4"], [1, "flex", "items-start", "gap-3", "flex-1", "min-w-0"], ["type", "button", 1, "mt-0.5", "p-1.5", "rounded-lg", "transition-all", "hover:scale-105", "active:scale-95", "cursor-pointer", "flex-shrink-0", 3, "ngClass"], [1, "flex-1", "min-w-0"], [1, "flex", "items-center", "gap-1.5", "mb-2", "text-xs"], [1, "flex", "items-center", "gap-2", "mb-2"], [1, "flex", "flex-wrap", "items-center", "justify-between", "gap-x-4", "gap-y-2"], [1, "text-xl", "font-bold", "leading-tight", 3, "ngClass"], [1, "flex", "items-center", "gap-2"], ["type", "button", 1, "transition-all", "rounded-lg", "p-1", "hover:scale-110", "active:scale-90", "cursor-pointer", "flex-shrink-0", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M6 18L18 6M6 6l12 12"], [1, "px-6", "py-8", "max-h-[80vh]", "overflow-y-auto", "backdrop-blur-sm", 3, "ngClass"], [3, "goal", "allMetrics", "allCharts", "loadedSourceAnalysisIds", "loadingSourceAnalysisId", "viewMode", "currentModalState"], [3, "objectives", "goalTitle", "viewMode"], [3, "goal", "contributingMetrics", "viewMode"], [3, "objective", "viewMode"], [3, "strategy", "viewMode", "allMetrics", "allCharts", "allInsights", "goalTitle", "objectiveTitle", "currentModalState", "expandedRecommendationId"], [3, "items", "viewMode", "selectedIndex"], ["type", "button", 1, "mt-0.5", "p-1.5", "rounded-lg", "transition-all", "hover:scale-105", "active:scale-95", "cursor-pointer", "flex-shrink-0", 3, "click", "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", "M15 19l-7-7 7-7"], [1, "font-medium", 3, "ngClass"], ["type", "button", 1, "hover:underline", "cursor-pointer", "transition-colors", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-3", "h-3", "flex-shrink-0", 3, "ngClass"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 5l7 7-7 7"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", 3, "ngClass"], [3, "priority", "viewMode"], [3, "timeframe", "viewMode"], [3, "sourceAnalysisClick", "metricClick", "contributingMetricsClick", "showObjectives", "close", "goal", "allMetrics", "allCharts", "loadedSourceAnalysisIds", "loadingSourceAnalysisId", "viewMode", "currentModalState"], [3, "metricClick", "goal", "contributingMetrics", "viewMode"], [3, "goalClick", "recommendationClick", "items", "viewMode", "selectedIndex"]], template: function UnifiedDashboardModalComponent_Template(rf, ctx) { if (rf & 1) {
|
|
105151
105189
|
i0.ɵɵconditionalCreate(0, UnifiedDashboardModalComponent_Conditional_0_Template, 26, 31, "div", 2);
|
|
105152
105190
|
} if (rf & 2) {
|
|
105153
105191
|
i0.ɵɵconditional(ctx.isOpen() ? 0 : -1);
|
|
@@ -105372,7 +105410,7 @@ class UnifiedDashboardModalComponent {
|
|
|
105372
105410
|
}
|
|
105373
105411
|
`
|
|
105374
105412
|
}]
|
|
105375
|
-
}], () => [], { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], loadingSourceAnalysisId: [{ type: i0.Input, args: [{ isSignal: true, alias: "loadingSourceAnalysisId", required: false }] }], priorityActionGoalClick: [{ type: i0.Output, args: ["priorityActionGoalClick"] }], priorityActionRecommendationClick: [{ type: i0.Output, args: ["priorityActionRecommendationClick"] }], sourceAnalysisClickRequest: [{ type: i0.Output, args: ["sourceAnalysisClickRequest"] }], modalContent: [{
|
|
105413
|
+
}], () => [], { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], loadingSourceAnalysisId: [{ type: i0.Input, args: [{ isSignal: true, alias: "loadingSourceAnalysisId", required: false }] }], loadedSourceAnalysisIds: [{ type: i0.Input, args: [{ isSignal: true, alias: "loadedSourceAnalysisIds", required: false }] }], priorityActionGoalClick: [{ type: i0.Output, args: ["priorityActionGoalClick"] }], priorityActionRecommendationClick: [{ type: i0.Output, args: ["priorityActionRecommendationClick"] }], sourceAnalysisClickRequest: [{ type: i0.Output, args: ["sourceAnalysisClickRequest"] }], modalContent: [{
|
|
105376
105414
|
type: ViewChild,
|
|
105377
105415
|
args: ['modalContent']
|
|
105378
105416
|
}], modalWrapper: [{
|
|
@@ -106099,7 +106137,7 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
|
|
|
106099
106137
|
const analysis = this.sourceAnalysesMap().get(pending.analysisId);
|
|
106100
106138
|
if (analysis) {
|
|
106101
106139
|
untracked(() => {
|
|
106102
|
-
this.openSourceGoalModal(analysis, pending.sourceGoalId, pending.analysisType);
|
|
106140
|
+
this.openSourceGoalModal(analysis, pending.sourceGoalId, pending.analysisType, pending.sourceTypeTitle);
|
|
106103
106141
|
});
|
|
106104
106142
|
}
|
|
106105
106143
|
}, ...(ngDevMode ? [{ debugName: "pendingSourceRequestEffect" }] : []));
|
|
@@ -106176,7 +106214,7 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
|
|
|
106176
106214
|
this.closeViewModeSwitcher();
|
|
106177
106215
|
}
|
|
106178
106216
|
onGoalClick(goal) {
|
|
106179
|
-
this.modalService.openUnifiedGoalModal(goal, this.allMetrics(), this.allCharts(), this.loadedSourceAnalysisIds().map(String), this.viewMode(), this.loadingSourceAnalysisId() !== undefined ? String(this.loadingSourceAnalysisId()) : undefined);
|
|
106217
|
+
this.modalService.openUnifiedGoalModal(goal, this.allMetrics(), this.allCharts(), this.loadedSourceAnalysisIds().map(String), this.viewMode(), this.loadingSourceAnalysisId() !== undefined ? String(this.loadingSourceAnalysisId()) : undefined, undefined, this.allInsights());
|
|
106180
106218
|
}
|
|
106181
106219
|
onViewAllPriorityActionsClick() {
|
|
106182
106220
|
const summary = this.executiveSummary();
|
|
@@ -106187,7 +106225,7 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
|
|
|
106187
106225
|
const goal = this.unifiedGoals().find(g => g.id === goalId);
|
|
106188
106226
|
if (goal) {
|
|
106189
106227
|
const currentState = this.modalService.getCurrentState();
|
|
106190
|
-
this.modalService.openUnifiedGoalModal(goal, this.allMetrics(), this.allCharts(), this.loadedSourceAnalysisIds().map(String), this.viewMode(), this.loadingSourceAnalysisId() !== undefined ? String(this.loadingSourceAnalysisId()) : undefined, currentState);
|
|
106228
|
+
this.modalService.openUnifiedGoalModal(goal, this.allMetrics(), this.allCharts(), this.loadedSourceAnalysisIds().map(String), this.viewMode(), this.loadingSourceAnalysisId() !== undefined ? String(this.loadingSourceAnalysisId()) : undefined, currentState, this.allInsights());
|
|
106191
106229
|
}
|
|
106192
106230
|
}
|
|
106193
106231
|
onPriorityActionRecommendationClick(recommendationId) {
|
|
@@ -106309,7 +106347,7 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
|
|
|
106309
106347
|
return;
|
|
106310
106348
|
const existingAnalysis = this.sourceAnalysesMap().get(analysisId);
|
|
106311
106349
|
if (existingAnalysis) {
|
|
106312
|
-
this.openSourceGoalModal(existingAnalysis, source.sourceGoalId, source.analysisType);
|
|
106350
|
+
this.openSourceGoalModal(existingAnalysis, source.sourceGoalId, source.analysisType, source.sourceTypeTitle);
|
|
106313
106351
|
}
|
|
106314
106352
|
else {
|
|
106315
106353
|
this.loadingSourceAnalysisId.set(analysisId);
|
|
@@ -106321,7 +106359,7 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
|
|
|
106321
106359
|
});
|
|
106322
106360
|
}
|
|
106323
106361
|
}
|
|
106324
|
-
openSourceGoalModal(analysis, sourceGoalId, analysisType) {
|
|
106362
|
+
openSourceGoalModal(analysis, sourceGoalId, analysisType, sourceTypeTitle) {
|
|
106325
106363
|
const structured = analysis.profileAnalysisStructured;
|
|
106326
106364
|
const sections = structured?.sections || [];
|
|
106327
106365
|
const goals = sections.flatMap(section => section.goals || []);
|
|
@@ -106329,7 +106367,7 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
|
|
|
106329
106367
|
if (goal) {
|
|
106330
106368
|
const currentModalState = this.modalService.getCurrentState();
|
|
106331
106369
|
if (analysisType) {
|
|
106332
|
-
this.modalService.openSourceGoalDetailModal(goal, this.viewMode(), analysisType, currentModalState);
|
|
106370
|
+
this.modalService.openSourceGoalDetailModal(goal, this.viewMode(), analysisType, currentModalState, sourceTypeTitle);
|
|
106333
106371
|
}
|
|
106334
106372
|
}
|
|
106335
106373
|
else {
|
|
@@ -106609,7 +106647,7 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
|
|
|
106609
106647
|
static { this.ɵfac = function SymphiqProfileAnalysisUnifiedDashboardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SymphiqProfileAnalysisUnifiedDashboardComponent)(); }; }
|
|
106610
106648
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SymphiqProfileAnalysisUnifiedDashboardComponent, selectors: [["symphiq-profile-analysis-unified-dashboard"]], hostBindings: function SymphiqProfileAnalysisUnifiedDashboardComponent_HostBindings(rf, ctx) { if (rf & 1) {
|
|
106611
106649
|
i0.ɵɵlistener("scroll", function SymphiqProfileAnalysisUnifiedDashboardComponent_scroll_HostBindingHandler() { return ctx.onScroll(); }, i0.ɵɵresolveWindow);
|
|
106612
|
-
} }, inputs: { viewMode: [1, "viewMode"], embedded: [1, "embedded"], isLoading: [1, "isLoading"], profile: [1, "profile"], funnelAnalysis: [1, "funnelAnalysis"], unifiedProfileAnalysis: [1, "unifiedProfileAnalysis"], sourceProfileAnalyses: [1, "sourceProfileAnalyses"], isLoadingSourceAnalysis: [1, "isLoadingSourceAnalysis"], scrollEvent: [1, "scrollEvent"], scrollElement: [1, "scrollElement"], isOnboarded: [1, "isOnboarded"], forDemo: [1, "forDemo"], maxAccessibleStepId: [1, "maxAccessibleStepId"], itemStatus: [1, "itemStatus"], requestedByUser: [1, "requestedByUser"] }, outputs: { generateGoalsClick: "generateGoalsClick", stepClick: "stepClick", nextStepClick: "nextStepClick", sourceAnalysisRequest: "sourceAnalysisRequest" }, features: [i0.ɵɵNgOnChangesFeature], decls: 15, vars:
|
|
106650
|
+
} }, inputs: { viewMode: [1, "viewMode"], embedded: [1, "embedded"], isLoading: [1, "isLoading"], profile: [1, "profile"], funnelAnalysis: [1, "funnelAnalysis"], unifiedProfileAnalysis: [1, "unifiedProfileAnalysis"], sourceProfileAnalyses: [1, "sourceProfileAnalyses"], isLoadingSourceAnalysis: [1, "isLoadingSourceAnalysis"], scrollEvent: [1, "scrollEvent"], scrollElement: [1, "scrollElement"], isOnboarded: [1, "isOnboarded"], forDemo: [1, "forDemo"], maxAccessibleStepId: [1, "maxAccessibleStepId"], itemStatus: [1, "itemStatus"], requestedByUser: [1, "requestedByUser"] }, outputs: { generateGoalsClick: "generateGoalsClick", stepClick: "stepClick", nextStepClick: "nextStepClick", sourceAnalysisRequest: "sourceAnalysisRequest" }, features: [i0.ɵɵNgOnChangesFeature], decls: 15, vars: 32, consts: [[1, "relative"], [1, "animated-bubbles", 2, "position", "fixed", "top", "0", "left", "0", "right", "0", "bottom", "0", "width", "100vw", "height", "100vh", "z-index", "1", "pointer-events", "none"], [3, "viewMode", "progress", "embedded"], [1, "relative", "z-51"], [3, "searchClick", "viewModeClick", "title", "subtitle", "viewMode", "viewModeLabel", "isLoading", "requestedByUser", "showSearchControl", "showViewModeControl", "embedded", "scrollEvent"], [3, "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "relative", "z-10", "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-12", "space-y-12"], [3, "sections", "viewMode", "embedded", "scrollElement"], [3, "isLightMode", "isOpen"], [3, "viewMode", "currentMode", "isOpen"], [3, "viewMode", "itemStatus", "currentStatus", "confettiIntensity", "title"], [3, "priorityActionGoalClick", "priorityActionRecommendationClick", "sourceAnalysisClickRequest", "viewMode", "loadingSourceAnalysisId", "loadedSourceAnalysisIds"], [3, "isLightMode"], [3, "isLightMode", "allInsights", "allMetrics", "allCharts"], [3, "nextStepClick", "stepClick", "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], ["title", "Loading Your Unified Analysis", "subtitle", "Please wait while we prepare your synthesized insights...", "size", "large", 3, "viewMode", "backdropBlur"], [1, "mb-12", "block", 3, "viewMode", "businessName", "isOnboarded", "analysisDate", "isUnifiedAnalysisComplete", "sourceAnalysesCount", "unifiedGoalsCount", "sourceGoalsCount"], [1, "mb-12", "block", 3, "goalClick", "sourceBadgeClick", "relatedMetricsClick", "goals", "viewMode"], [3, "unifiedGoalClick", "viewAllPriorityActionsClick", "sections", "viewMode", "unifiedExecutiveSummary", "unifiedTimeline", "unifiedPriorityMatrix", "unifiedNextSteps", "unifiedGoals", "shopCounts", "focusAreaCounts", "metricCounts", "storageKey"], [3, "viewAllPriorityActionsClick", "summary", "viewMode", "shopCounts", "focusAreaCounts", "metricCounts"], [3, "goalClick", "sourceBadgeClick", "relatedMetricsClick", "goals", "viewMode"], [3, "goalClick", "timeline", "viewMode", "goals"], [3, "goalClick", "matrix", "viewMode"], [3, "goalClick", "steps", "viewMode", "goals"], [3, "close", "isLightMode", "isOpen"], [3, "close", "modeSelected", "viewMode", "currentMode", "isOpen"]], template: function SymphiqProfileAnalysisUnifiedDashboardComponent_Template(rf, ctx) { if (rf & 1) {
|
|
106613
106651
|
i0.ɵɵelementStart(0, "div", 0);
|
|
106614
106652
|
i0.ɵɵelement(1, "div", 1)(2, "symphiq-scroll-progress-bar", 2);
|
|
106615
106653
|
i0.ɵɵelementStart(3, "div", 3)(4, "symphiq-dashboard-header", 4);
|
|
@@ -106649,11 +106687,11 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
|
|
|
106649
106687
|
i0.ɵɵadvance();
|
|
106650
106688
|
i0.ɵɵconditional(!ctx.isLoading() && ctx.isGenerating() ? 10 : -1);
|
|
106651
106689
|
i0.ɵɵadvance(2);
|
|
106652
|
-
i0.ɵɵproperty("viewMode", ctx.viewMode())("loadingSourceAnalysisId", ctx.loadingSourceAnalysisId());
|
|
106690
|
+
i0.ɵɵproperty("viewMode", ctx.viewMode())("loadingSourceAnalysisId", ctx.loadingSourceAnalysisId())("loadedSourceAnalysisIds", ctx.loadedSourceAnalysisIds());
|
|
106653
106691
|
i0.ɵɵadvance();
|
|
106654
106692
|
i0.ɵɵproperty("isLightMode", ctx.isLightMode());
|
|
106655
106693
|
i0.ɵɵadvance();
|
|
106656
|
-
i0.ɵɵproperty("isLightMode", ctx.isLightMode())("allInsights", i0.ɵɵpureFunction0(
|
|
106694
|
+
i0.ɵɵproperty("isLightMode", ctx.isLightMode())("allInsights", i0.ɵɵpureFunction0(31, _c0$7))("allMetrics", ctx.allMetrics())("allCharts", ctx.allCharts());
|
|
106657
106695
|
} }, dependencies: [CommonModule,
|
|
106658
106696
|
DashboardHeaderComponent,
|
|
106659
106697
|
ScrollProgressBarComponent,
|
|
@@ -106900,6 +106938,7 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
|
|
|
106900
106938
|
<symphiq-unified-dashboard-modal
|
|
106901
106939
|
[viewMode]="viewMode()"
|
|
106902
106940
|
[loadingSourceAnalysisId]="loadingSourceAnalysisId()"
|
|
106941
|
+
[loadedSourceAnalysisIds]="loadedSourceAnalysisIds()"
|
|
106903
106942
|
(priorityActionGoalClick)="onPriorityActionGoalClick($event)"
|
|
106904
106943
|
(priorityActionRecommendationClick)="onPriorityActionRecommendationClick($event)"
|
|
106905
106944
|
(sourceAnalysisClickRequest)="handleSourceAnalysisClickFromModal($event)"
|
|
@@ -106918,7 +106957,7 @@ class SymphiqProfileAnalysisUnifiedDashboardComponent {
|
|
|
106918
106957
|
type: HostListener,
|
|
106919
106958
|
args: ['window:scroll']
|
|
106920
106959
|
}] }); })();
|
|
106921
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileAnalysisUnifiedDashboardComponent, { className: "SymphiqProfileAnalysisUnifiedDashboardComponent", filePath: "lib/components/profile-analysis-unified-dashboard/symphiq-profile-analysis-unified-dashboard.component.ts", lineNumber:
|
|
106960
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileAnalysisUnifiedDashboardComponent, { className: "SymphiqProfileAnalysisUnifiedDashboardComponent", filePath: "lib/components/profile-analysis-unified-dashboard/symphiq-profile-analysis-unified-dashboard.component.ts", lineNumber: 326 }); })();
|
|
106922
106961
|
|
|
106923
106962
|
function SymphiqProfileMetricsAnalysesDashboardComponent_Conditional_5_Template(rf, ctx) { if (rf & 1) {
|
|
106924
106963
|
const _r1 = i0.ɵɵgetCurrentView();
|