@eric-emg/symphiq-components 1.3.90 → 1.3.91
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.
|
@@ -103302,7 +103302,7 @@ class ReviewButtonComponent {
|
|
|
103302
103302
|
|
|
103303
103303
|
function UnifiedGoalCardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
103304
103304
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
103305
|
-
i0.ɵɵelementStart(0, "symphiq-goal-action-state-chip",
|
|
103305
|
+
i0.ɵɵelementStart(0, "symphiq-goal-action-state-chip", 21);
|
|
103306
103306
|
i0.ɵɵlistener("stateChange", function UnifiedGoalCardComponent_Conditional_9_Template_symphiq_goal_action_state_chip_stateChange_0_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onActionStateChange($event)); });
|
|
103307
103307
|
i0.ɵɵelementEnd();
|
|
103308
103308
|
} if (rf & 2) {
|
|
@@ -103311,16 +103311,26 @@ function UnifiedGoalCardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1)
|
|
|
103311
103311
|
i0.ɵɵproperty("state", ctx_r1.actionState())("viewMode", ctx_r1.viewMode())("goalId", (tmp_3_0 = ctx_r1.goal()) == null ? null : tmp_3_0.id)("shouldPulse", ctx_r1.shouldPulseChip());
|
|
103312
103312
|
} }
|
|
103313
103313
|
function UnifiedGoalCardComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
|
|
103314
|
-
i0.ɵɵelementStart(0, "
|
|
103315
|
-
i0.ɵɵ
|
|
103314
|
+
i0.ɵɵelementStart(0, "p", 10);
|
|
103315
|
+
i0.ɵɵtext(1);
|
|
103316
103316
|
i0.ɵɵelementEnd();
|
|
103317
103317
|
} if (rf & 2) {
|
|
103318
103318
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
103319
|
+
i0.ɵɵproperty("ngClass", ctx_r1.subtitleClasses());
|
|
103319
103320
|
i0.ɵɵadvance();
|
|
103320
|
-
i0.ɵɵ
|
|
103321
|
+
i0.ɵɵtextInterpolate(ctx_r1.goal().subtitle);
|
|
103321
103322
|
} }
|
|
103322
103323
|
function UnifiedGoalCardComponent_Conditional_13_Template(rf, ctx) { if (rf & 1) {
|
|
103323
|
-
i0.ɵɵelementStart(0, "
|
|
103324
|
+
i0.ɵɵelementStart(0, "div", 11);
|
|
103325
|
+
i0.ɵɵelement(1, "symphiq-thematic-category-badge", 22);
|
|
103326
|
+
i0.ɵɵelementEnd();
|
|
103327
|
+
} if (rf & 2) {
|
|
103328
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
103329
|
+
i0.ɵɵadvance();
|
|
103330
|
+
i0.ɵɵproperty("category", ctx_r1.goal().thematicCategory)("viewMode", ctx_r1.viewMode());
|
|
103331
|
+
} }
|
|
103332
|
+
function UnifiedGoalCardComponent_Conditional_14_Template(rf, ctx) { if (rf & 1) {
|
|
103333
|
+
i0.ɵɵelementStart(0, "p", 12);
|
|
103324
103334
|
i0.ɵɵtext(1);
|
|
103325
103335
|
i0.ɵɵelementEnd();
|
|
103326
103336
|
} if (rf & 2) {
|
|
@@ -103329,46 +103339,46 @@ function UnifiedGoalCardComponent_Conditional_13_Template(rf, ctx) { if (rf & 1)
|
|
|
103329
103339
|
i0.ɵɵadvance();
|
|
103330
103340
|
i0.ɵɵtextInterpolate(ctx_r1.goal().description);
|
|
103331
103341
|
} }
|
|
103332
|
-
function
|
|
103333
|
-
i0.ɵɵelementStart(0, "div",
|
|
103334
|
-
i0.ɵɵelement(1, "symphiq-roadmap-metrics",
|
|
103342
|
+
function UnifiedGoalCardComponent_Conditional_15_Template(rf, ctx) { if (rf & 1) {
|
|
103343
|
+
i0.ɵɵelementStart(0, "div", 13);
|
|
103344
|
+
i0.ɵɵelement(1, "symphiq-roadmap-metrics", 23);
|
|
103335
103345
|
i0.ɵɵelementEnd();
|
|
103336
103346
|
} if (rf & 2) {
|
|
103337
103347
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
103338
103348
|
i0.ɵɵadvance();
|
|
103339
103349
|
i0.ɵɵproperty("metrics", ctx_r1.roadmapMetrics())("viewMode", ctx_r1.viewMode());
|
|
103340
103350
|
} }
|
|
103341
|
-
function
|
|
103342
|
-
i0.ɵɵelement(0, "symphiq-priority-badge",
|
|
103351
|
+
function UnifiedGoalCardComponent_Conditional_17_Template(rf, ctx) { if (rf & 1) {
|
|
103352
|
+
i0.ɵɵelement(0, "symphiq-priority-badge", 15);
|
|
103343
103353
|
} if (rf & 2) {
|
|
103344
103354
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
103345
103355
|
i0.ɵɵproperty("priority", ctx_r1.goal().priority)("viewMode", ctx_r1.viewMode());
|
|
103346
103356
|
} }
|
|
103347
|
-
function
|
|
103348
|
-
i0.ɵɵelement(0, "symphiq-timeframe-badge",
|
|
103357
|
+
function UnifiedGoalCardComponent_Conditional_18_Template(rf, ctx) { if (rf & 1) {
|
|
103358
|
+
i0.ɵɵelement(0, "symphiq-timeframe-badge", 16);
|
|
103349
103359
|
} if (rf & 2) {
|
|
103350
103360
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
103351
103361
|
i0.ɵɵproperty("timeframe", ctx_r1.goal().timeframe)("viewMode", ctx_r1.viewMode());
|
|
103352
103362
|
} }
|
|
103353
|
-
function
|
|
103354
|
-
i0.ɵɵelement(0, "symphiq-source-summary",
|
|
103363
|
+
function UnifiedGoalCardComponent_Conditional_19_Template(rf, ctx) { if (rf & 1) {
|
|
103364
|
+
i0.ɵɵelement(0, "symphiq-source-summary", 17);
|
|
103355
103365
|
} if (rf & 2) {
|
|
103356
103366
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
103357
103367
|
i0.ɵɵproperty("sourceTypeCounts", ctx_r1.sourceTypeCounts())("contributingCounts", ctx_r1.contributingCounts())("viewMode", ctx_r1.viewMode());
|
|
103358
103368
|
} }
|
|
103359
|
-
function
|
|
103369
|
+
function UnifiedGoalCardComponent_Conditional_21_Template(rf, ctx) { if (rf & 1) {
|
|
103360
103370
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
103361
|
-
i0.ɵɵelementStart(0, "symphiq-learn-more-button",
|
|
103362
|
-
i0.ɵɵlistener("buttonClick", function
|
|
103371
|
+
i0.ɵɵelementStart(0, "symphiq-learn-more-button", 24);
|
|
103372
|
+
i0.ɵɵlistener("buttonClick", function UnifiedGoalCardComponent_Conditional_21_Template_symphiq_learn_more_button_buttonClick_0_listener() { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onLearnMoreClick()); });
|
|
103363
103373
|
i0.ɵɵelementEnd();
|
|
103364
103374
|
} if (rf & 2) {
|
|
103365
103375
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
103366
103376
|
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("variant", "button")("label", "Learn More");
|
|
103367
103377
|
} }
|
|
103368
|
-
function
|
|
103378
|
+
function UnifiedGoalCardComponent_Conditional_22_Template(rf, ctx) { if (rf & 1) {
|
|
103369
103379
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
103370
|
-
i0.ɵɵelementStart(0, "symphiq-review-button",
|
|
103371
|
-
i0.ɵɵlistener("buttonClick", function
|
|
103380
|
+
i0.ɵɵelementStart(0, "symphiq-review-button", 25);
|
|
103381
|
+
i0.ɵɵlistener("buttonClick", function UnifiedGoalCardComponent_Conditional_22_Template_symphiq_review_button_buttonClick_0_listener() { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onLearnMoreClick()); });
|
|
103372
103382
|
i0.ɵɵelementEnd();
|
|
103373
103383
|
} if (rf & 2) {
|
|
103374
103384
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -103488,6 +103498,9 @@ class UnifiedGoalCardComponent {
|
|
|
103488
103498
|
this.titleClasses = computed(() => {
|
|
103489
103499
|
return this.isDark() ? 'text-slate-100' : 'text-slate-900';
|
|
103490
103500
|
}, ...(ngDevMode ? [{ debugName: "titleClasses" }] : []));
|
|
103501
|
+
this.subtitleClasses = computed(() => {
|
|
103502
|
+
return this.isDark() ? 'text-slate-400' : 'text-slate-500';
|
|
103503
|
+
}, ...(ngDevMode ? [{ debugName: "subtitleClasses" }] : []));
|
|
103491
103504
|
this.descriptionClasses = computed(() => {
|
|
103492
103505
|
return this.isDark() ? 'text-slate-300' : 'text-slate-600';
|
|
103493
103506
|
}, ...(ngDevMode ? [{ debugName: "descriptionClasses" }] : []));
|
|
@@ -103533,7 +103546,7 @@ class UnifiedGoalCardComponent {
|
|
|
103533
103546
|
this.actionStateChange.emit(event);
|
|
103534
103547
|
}
|
|
103535
103548
|
static { this.ɵfac = function UnifiedGoalCardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || UnifiedGoalCardComponent)(); }; }
|
|
103536
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: UnifiedGoalCardComponent, selectors: [["symphiq-unified-goal-card"]], inputs: { goal: [1, "goal"], viewMode: [1, "viewMode"], actionState: [1, "actionState"], shouldPulseChip: [1, "shouldPulseChip"] }, outputs: { goalClick: "goalClick", sourceBadgeClick: "sourceBadgeClick", relatedMetricsClick: "relatedMetricsClick", relatedFocusAreasClick: "relatedFocusAreasClick", learnMoreClick: "learnMoreClick", actionStateChange: "actionStateChange" }, decls:
|
|
103549
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: UnifiedGoalCardComponent, selectors: [["symphiq-unified-goal-card"]], inputs: { goal: [1, "goal"], viewMode: [1, "viewMode"], actionState: [1, "actionState"], shouldPulseChip: [1, "shouldPulseChip"] }, outputs: { goalClick: "goalClick", sourceBadgeClick: "sourceBadgeClick", relatedMetricsClick: "relatedMetricsClick", relatedFocusAreasClick: "relatedFocusAreasClick", learnMoreClick: "learnMoreClick", actionStateChange: "actionStateChange" }, decls: 23, vars: 14, consts: [[1, "rounded-2xl", "p-6", "shadow-lg", "transition-all", "duration-200", 3, "ngClass"], [1, "flex", "items-start", "gap-4", "mb-2"], [3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-5", "h-5"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M9 12l2 2 4-4M7.835 4.697a3.42 3.42 0 001.946-.806 3.42 3.42 0 014.438 0 3.42 3.42 0 001.946.806 3.42 3.42 0 013.138 3.138 3.42 3.42 0 00.806 1.946 3.42 3.42 0 010 4.438 3.42 3.42 0 00-.806 1.946 3.42 3.42 0 01-3.138 3.138 3.42 3.42 0 00-1.946.806 3.42 3.42 0 01-4.438 0 3.42 3.42 0 00-1.946-.806 3.42 3.42 0 01-3.138-3.138 3.42 3.42 0 00-.806-1.946 3.42 3.42 0 010-4.438 3.42 3.42 0 00.806-1.946 3.42 3.42 0 013.138-3.138z"], [1, "flex-1", "min-w-0"], [1, "flex", "items-center", "justify-between", "gap-2", "mb-1"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", 3, "ngClass"], [3, "state", "viewMode", "goalId", "shouldPulse"], [1, "font-semibold", "text-lg", "line-clamp-2", 3, "ngClass"], [1, "text-sm", "mt-1", "line-clamp-2", 3, "ngClass"], [1, "mb-3"], [1, "text-sm", "mb-4", "line-clamp-3", "cursor-help", 3, "ngClass", "libSymphiqTooltip"], [1, "mb-4"], [1, "flex", "flex-wrap", "items-center", "justify-between", "gap-3", "mb-4"], [3, "priority", "viewMode"], [3, "timeframe", "viewMode"], [3, "sourceTypeCounts", "contributingCounts", "viewMode"], [1, "mt-4"], [3, "viewMode", "variant", "label"], [3, "viewMode", "label"], [3, "stateChange", "state", "viewMode", "goalId", "shouldPulse"], [3, "category", "viewMode"], [3, "metrics", "viewMode"], [3, "buttonClick", "viewMode", "variant", "label"], [3, "buttonClick", "viewMode", "label"]], template: function UnifiedGoalCardComponent_Template(rf, ctx) { if (rf & 1) {
|
|
103537
103550
|
i0.ɵɵelementStart(0, "div", 0)(1, "div", 1)(2, "div", 2);
|
|
103538
103551
|
i0.ɵɵnamespaceSVG();
|
|
103539
103552
|
i0.ɵɵelementStart(3, "svg", 3);
|
|
@@ -103547,25 +103560,28 @@ class UnifiedGoalCardComponent {
|
|
|
103547
103560
|
i0.ɵɵelementEnd();
|
|
103548
103561
|
i0.ɵɵelementStart(10, "h4", 9);
|
|
103549
103562
|
i0.ɵɵtext(11);
|
|
103550
|
-
i0.ɵɵelementEnd()
|
|
103551
|
-
i0.ɵɵconditionalCreate(12, UnifiedGoalCardComponent_Conditional_12_Template, 2, 2, "
|
|
103552
|
-
i0.ɵɵ
|
|
103553
|
-
i0.ɵɵconditionalCreate(
|
|
103554
|
-
i0.ɵɵ
|
|
103555
|
-
i0.ɵɵconditionalCreate(
|
|
103556
|
-
i0.ɵɵ
|
|
103557
|
-
i0.ɵɵ
|
|
103558
|
-
i0.ɵɵconditionalCreate(18, UnifiedGoalCardComponent_Conditional_18_Template, 1,
|
|
103559
|
-
i0.ɵɵ
|
|
103560
|
-
i0.ɵɵconditionalCreate(
|
|
103563
|
+
i0.ɵɵelementEnd();
|
|
103564
|
+
i0.ɵɵconditionalCreate(12, UnifiedGoalCardComponent_Conditional_12_Template, 2, 2, "p", 10);
|
|
103565
|
+
i0.ɵɵelementEnd()();
|
|
103566
|
+
i0.ɵɵconditionalCreate(13, UnifiedGoalCardComponent_Conditional_13_Template, 2, 2, "div", 11);
|
|
103567
|
+
i0.ɵɵconditionalCreate(14, UnifiedGoalCardComponent_Conditional_14_Template, 2, 3, "p", 12);
|
|
103568
|
+
i0.ɵɵconditionalCreate(15, UnifiedGoalCardComponent_Conditional_15_Template, 2, 2, "div", 13);
|
|
103569
|
+
i0.ɵɵelementStart(16, "div", 14);
|
|
103570
|
+
i0.ɵɵconditionalCreate(17, UnifiedGoalCardComponent_Conditional_17_Template, 1, 2, "symphiq-priority-badge", 15);
|
|
103571
|
+
i0.ɵɵconditionalCreate(18, UnifiedGoalCardComponent_Conditional_18_Template, 1, 2, "symphiq-timeframe-badge", 16);
|
|
103572
|
+
i0.ɵɵelementEnd();
|
|
103573
|
+
i0.ɵɵconditionalCreate(19, UnifiedGoalCardComponent_Conditional_19_Template, 1, 3, "symphiq-source-summary", 17);
|
|
103574
|
+
i0.ɵɵelementStart(20, "div", 18);
|
|
103575
|
+
i0.ɵɵconditionalCreate(21, UnifiedGoalCardComponent_Conditional_21_Template, 1, 3, "symphiq-learn-more-button", 19)(22, UnifiedGoalCardComponent_Conditional_22_Template, 1, 2, "symphiq-review-button", 20);
|
|
103561
103576
|
i0.ɵɵelementEnd()();
|
|
103562
103577
|
} if (rf & 2) {
|
|
103563
103578
|
let tmp_5_0;
|
|
103564
103579
|
let tmp_6_0;
|
|
103565
103580
|
let tmp_7_0;
|
|
103566
|
-
let
|
|
103581
|
+
let tmp_8_0;
|
|
103567
103582
|
let tmp_10_0;
|
|
103568
103583
|
let tmp_11_0;
|
|
103584
|
+
let tmp_12_0;
|
|
103569
103585
|
i0.ɵɵproperty("ngClass", ctx.cardClasses());
|
|
103570
103586
|
i0.ɵɵadvance(2);
|
|
103571
103587
|
i0.ɵɵproperty("ngClass", ctx.iconContainerClasses());
|
|
@@ -103578,19 +103594,21 @@ class UnifiedGoalCardComponent {
|
|
|
103578
103594
|
i0.ɵɵadvance();
|
|
103579
103595
|
i0.ɵɵtextInterpolate((tmp_5_0 = ctx.goal()) == null ? null : tmp_5_0.title);
|
|
103580
103596
|
i0.ɵɵadvance();
|
|
103581
|
-
i0.ɵɵconditional(((tmp_6_0 = ctx.goal()) == null ? null : tmp_6_0.
|
|
103597
|
+
i0.ɵɵconditional(((tmp_6_0 = ctx.goal()) == null ? null : tmp_6_0.subtitle) ? 12 : -1);
|
|
103582
103598
|
i0.ɵɵadvance();
|
|
103583
|
-
i0.ɵɵconditional(((tmp_7_0 = ctx.goal()) == null ? null : tmp_7_0.
|
|
103599
|
+
i0.ɵɵconditional(((tmp_7_0 = ctx.goal()) == null ? null : tmp_7_0.thematicCategory) ? 13 : -1);
|
|
103584
103600
|
i0.ɵɵadvance();
|
|
103585
|
-
i0.ɵɵconditional(ctx.
|
|
103601
|
+
i0.ɵɵconditional(((tmp_8_0 = ctx.goal()) == null ? null : tmp_8_0.description) ? 14 : -1);
|
|
103602
|
+
i0.ɵɵadvance();
|
|
103603
|
+
i0.ɵɵconditional(ctx.roadmapMetrics().length > 0 ? 15 : -1);
|
|
103586
103604
|
i0.ɵɵadvance(2);
|
|
103587
|
-
i0.ɵɵconditional(((
|
|
103605
|
+
i0.ɵɵconditional(((tmp_10_0 = ctx.goal()) == null ? null : tmp_10_0.priority) ? 17 : -1);
|
|
103588
103606
|
i0.ɵɵadvance();
|
|
103589
|
-
i0.ɵɵconditional(((
|
|
103607
|
+
i0.ɵɵconditional(((tmp_11_0 = ctx.goal()) == null ? null : tmp_11_0.timeframe) ? 18 : -1);
|
|
103590
103608
|
i0.ɵɵadvance();
|
|
103591
|
-
i0.ɵɵconditional((((
|
|
103609
|
+
i0.ɵɵconditional((((tmp_12_0 = ctx.goal()) == null ? null : tmp_12_0.sourceAnalyses == null ? null : tmp_12_0.sourceAnalyses.length) ?? 0) > 0 || ctx.hasRelatedContext() ? 19 : -1);
|
|
103592
103610
|
i0.ɵɵadvance(2);
|
|
103593
|
-
i0.ɵɵconditional(ctx.actionState() ?
|
|
103611
|
+
i0.ɵɵconditional(ctx.actionState() ? 21 : 22);
|
|
103594
103612
|
} }, dependencies: [CommonModule, i1$1.NgClass, PriorityBadgeComponent,
|
|
103595
103613
|
TimeframeBadgeComponent,
|
|
103596
103614
|
RoadmapMetricsComponent,
|
|
@@ -103646,6 +103664,9 @@ class UnifiedGoalCardComponent {
|
|
|
103646
103664
|
}
|
|
103647
103665
|
</div>
|
|
103648
103666
|
<h4 [ngClass]="titleClasses()" class="font-semibold text-lg line-clamp-2">{{ goal()?.title }}</h4>
|
|
103667
|
+
@if (goal()?.subtitle) {
|
|
103668
|
+
<p [ngClass]="subtitleClasses()" class="text-sm mt-1 line-clamp-2">{{ goal()!.subtitle }}</p>
|
|
103669
|
+
}
|
|
103649
103670
|
</div>
|
|
103650
103671
|
</div>
|
|
103651
103672
|
|
|
@@ -103715,7 +103736,7 @@ class UnifiedGoalCardComponent {
|
|
|
103715
103736
|
`
|
|
103716
103737
|
}]
|
|
103717
103738
|
}], null, { goal: [{ type: i0.Input, args: [{ isSignal: true, alias: "goal", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], actionState: [{ type: i0.Input, args: [{ isSignal: true, alias: "actionState", required: false }] }], shouldPulseChip: [{ type: i0.Input, args: [{ isSignal: true, alias: "shouldPulseChip", required: false }] }], goalClick: [{ type: i0.Output, args: ["goalClick"] }], sourceBadgeClick: [{ type: i0.Output, args: ["sourceBadgeClick"] }], relatedMetricsClick: [{ type: i0.Output, args: ["relatedMetricsClick"] }], relatedFocusAreasClick: [{ type: i0.Output, args: ["relatedFocusAreasClick"] }], learnMoreClick: [{ type: i0.Output, args: ["learnMoreClick"] }], actionStateChange: [{ type: i0.Output, args: ["actionStateChange"] }] }); })();
|
|
103718
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(UnifiedGoalCardComponent, { className: "UnifiedGoalCardComponent", filePath: "lib/components/profile-analysis-unified-dashboard/cards/unified-goal-card.component.ts", lineNumber:
|
|
103739
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(UnifiedGoalCardComponent, { className: "UnifiedGoalCardComponent", filePath: "lib/components/profile-analysis-unified-dashboard/cards/unified-goal-card.component.ts", lineNumber: 130 }); })();
|
|
103719
103740
|
|
|
103720
103741
|
const _c0$8 = a0 => ({ name: "flag", source: a0 });
|
|
103721
103742
|
const _forTrack0$9 = ($index, $item) => $item.id;
|
|
@@ -105250,21 +105271,21 @@ const _c1$3 = ["modalWrapper"];
|
|
|
105250
105271
|
const _c2$2 = () => [];
|
|
105251
105272
|
function UnifiedDashboardModalComponent_Conditional_0_Conditional_7_Template(rf, ctx) { if (rf & 1) {
|
|
105252
105273
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
105253
|
-
i0.ɵɵelementStart(0, "button",
|
|
105274
|
+
i0.ɵɵelementStart(0, "button", 28);
|
|
105254
105275
|
i0.ɵɵlistener("click", function UnifiedDashboardModalComponent_Conditional_0_Conditional_7_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onBackClick()); });
|
|
105255
105276
|
i0.ɵɵnamespaceSVG();
|
|
105256
|
-
i0.ɵɵelementStart(1, "svg",
|
|
105257
|
-
i0.ɵɵelement(2, "path",
|
|
105277
|
+
i0.ɵɵelementStart(1, "svg", 29);
|
|
105278
|
+
i0.ɵɵelement(2, "path", 30);
|
|
105258
105279
|
i0.ɵɵelementEnd()();
|
|
105259
105280
|
} if (rf & 2) {
|
|
105260
105281
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
105261
105282
|
i0.ɵɵproperty("ngClass", ctx_r1.backButtonClasses());
|
|
105262
105283
|
} }
|
|
105263
105284
|
function UnifiedDashboardModalComponent_Conditional_0_Conditional_9_Conditional_5_Template(rf, ctx) { if (rf & 1) {
|
|
105264
|
-
i0.ɵɵelementStart(0, "span",
|
|
105285
|
+
i0.ɵɵelementStart(0, "span", 34);
|
|
105265
105286
|
i0.ɵɵtext(1, "|");
|
|
105266
105287
|
i0.ɵɵelementEnd();
|
|
105267
|
-
i0.ɵɵelementStart(2, "span",
|
|
105288
|
+
i0.ɵɵelementStart(2, "span", 35);
|
|
105268
105289
|
i0.ɵɵtext(3);
|
|
105269
105290
|
i0.ɵɵelementEnd();
|
|
105270
105291
|
} if (rf & 2) {
|
|
@@ -105276,10 +105297,10 @@ function UnifiedDashboardModalComponent_Conditional_0_Conditional_9_Conditional_
|
|
|
105276
105297
|
i0.ɵɵtextInterpolate(ctx_r1.sourceGoalChipLabel());
|
|
105277
105298
|
} }
|
|
105278
105299
|
function UnifiedDashboardModalComponent_Conditional_0_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
105279
|
-
i0.ɵɵelementStart(0, "div", 11)(1, "span",
|
|
105300
|
+
i0.ɵɵelementStart(0, "div", 11)(1, "span", 31);
|
|
105280
105301
|
i0.ɵɵnamespaceSVG();
|
|
105281
|
-
i0.ɵɵelementStart(2, "svg",
|
|
105282
|
-
i0.ɵɵelement(3, "path",
|
|
105302
|
+
i0.ɵɵelementStart(2, "svg", 32);
|
|
105303
|
+
i0.ɵɵelement(3, "path", 33);
|
|
105283
105304
|
i0.ɵɵelementEnd();
|
|
105284
105305
|
i0.ɵɵtext(4, " SOURCE GOAL ");
|
|
105285
105306
|
i0.ɵɵelementEnd();
|
|
@@ -105294,8 +105315,8 @@ function UnifiedDashboardModalComponent_Conditional_0_Conditional_9_Template(rf,
|
|
|
105294
105315
|
} }
|
|
105295
105316
|
function UnifiedDashboardModalComponent_Conditional_0_Conditional_10_For_2_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
105296
105317
|
i0.ɵɵnamespaceSVG();
|
|
105297
|
-
i0.ɵɵelementStart(0, "svg",
|
|
105298
|
-
i0.ɵɵelement(1, "path",
|
|
105318
|
+
i0.ɵɵelementStart(0, "svg", 38);
|
|
105319
|
+
i0.ɵɵelement(1, "path", 39);
|
|
105299
105320
|
i0.ɵɵelementEnd();
|
|
105300
105321
|
} if (rf & 2) {
|
|
105301
105322
|
const ctx_r1 = i0.ɵɵnextContext(4);
|
|
@@ -105303,11 +105324,11 @@ function UnifiedDashboardModalComponent_Conditional_0_Conditional_10_For_2_Condi
|
|
|
105303
105324
|
} }
|
|
105304
105325
|
function UnifiedDashboardModalComponent_Conditional_0_Conditional_10_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
105305
105326
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
105306
|
-
i0.ɵɵelementStart(0, "button",
|
|
105327
|
+
i0.ɵɵelementStart(0, "button", 37);
|
|
105307
105328
|
i0.ɵɵlistener("click", function UnifiedDashboardModalComponent_Conditional_0_Conditional_10_For_2_Template_button_click_0_listener() { const item_r5 = i0.ɵɵrestoreView(_r4).$implicit; const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.navigateToBreadcrumb(item_r5)); });
|
|
105308
105329
|
i0.ɵɵtext(1);
|
|
105309
105330
|
i0.ɵɵelementEnd();
|
|
105310
|
-
i0.ɵɵconditionalCreate(2, UnifiedDashboardModalComponent_Conditional_0_Conditional_10_For_2_Conditional_2_Template, 2, 1, ":svg:svg",
|
|
105331
|
+
i0.ɵɵconditionalCreate(2, UnifiedDashboardModalComponent_Conditional_0_Conditional_10_For_2_Conditional_2_Template, 2, 1, ":svg:svg", 38);
|
|
105311
105332
|
} if (rf & 2) {
|
|
105312
105333
|
const item_r5 = ctx.$implicit;
|
|
105313
105334
|
const ɵ$index_43_r6 = ctx.$index;
|
|
@@ -105320,7 +105341,7 @@ function UnifiedDashboardModalComponent_Conditional_0_Conditional_10_For_2_Templ
|
|
|
105320
105341
|
i0.ɵɵconditional(!(ɵ$index_43_r6 === ɵ$count_43_r7 - 1) || ctx_r1.modalType() !== null ? 2 : -1);
|
|
105321
105342
|
} }
|
|
105322
105343
|
function UnifiedDashboardModalComponent_Conditional_0_Conditional_10_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|
|
105323
|
-
i0.ɵɵelementStart(0, "span",
|
|
105344
|
+
i0.ɵɵelementStart(0, "span", 36);
|
|
105324
105345
|
i0.ɵɵtext(1, "Objectives");
|
|
105325
105346
|
i0.ɵɵelementEnd();
|
|
105326
105347
|
} if (rf & 2) {
|
|
@@ -105328,7 +105349,7 @@ function UnifiedDashboardModalComponent_Conditional_0_Conditional_10_Conditional
|
|
|
105328
105349
|
i0.ɵɵproperty("ngClass", ctx_r1.breadcrumbCurrentClasses());
|
|
105329
105350
|
} }
|
|
105330
105351
|
function UnifiedDashboardModalComponent_Conditional_0_Conditional_10_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|
|
105331
|
-
i0.ɵɵelementStart(0, "span",
|
|
105352
|
+
i0.ɵɵelementStart(0, "span", 36);
|
|
105332
105353
|
i0.ɵɵtext(1, "Related Metrics");
|
|
105333
105354
|
i0.ɵɵelementEnd();
|
|
105334
105355
|
} if (rf & 2) {
|
|
@@ -105336,7 +105357,7 @@ function UnifiedDashboardModalComponent_Conditional_0_Conditional_10_Conditional
|
|
|
105336
105357
|
i0.ɵɵproperty("ngClass", ctx_r1.breadcrumbCurrentClasses());
|
|
105337
105358
|
} }
|
|
105338
105359
|
function UnifiedDashboardModalComponent_Conditional_0_Conditional_10_Conditional_5_Template(rf, ctx) { if (rf & 1) {
|
|
105339
|
-
i0.ɵɵelementStart(0, "span",
|
|
105360
|
+
i0.ɵɵelementStart(0, "span", 36);
|
|
105340
105361
|
i0.ɵɵtext(1, "Strategies");
|
|
105341
105362
|
i0.ɵɵelementEnd();
|
|
105342
105363
|
} if (rf & 2) {
|
|
@@ -105344,7 +105365,7 @@ function UnifiedDashboardModalComponent_Conditional_0_Conditional_10_Conditional
|
|
|
105344
105365
|
i0.ɵɵproperty("ngClass", ctx_r1.breadcrumbCurrentClasses());
|
|
105345
105366
|
} }
|
|
105346
105367
|
function UnifiedDashboardModalComponent_Conditional_0_Conditional_10_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|
|
105347
|
-
i0.ɵɵelementStart(0, "span",
|
|
105368
|
+
i0.ɵɵelementStart(0, "span", 36);
|
|
105348
105369
|
i0.ɵɵtext(1, "Recommendations");
|
|
105349
105370
|
i0.ɵɵelementEnd();
|
|
105350
105371
|
} if (rf & 2) {
|
|
@@ -105352,7 +105373,7 @@ function UnifiedDashboardModalComponent_Conditional_0_Conditional_10_Conditional
|
|
|
105352
105373
|
i0.ɵɵproperty("ngClass", ctx_r1.breadcrumbCurrentClasses());
|
|
105353
105374
|
} }
|
|
105354
105375
|
function UnifiedDashboardModalComponent_Conditional_0_Conditional_10_Conditional_7_Template(rf, ctx) { if (rf & 1) {
|
|
105355
|
-
i0.ɵɵelementStart(0, "span",
|
|
105376
|
+
i0.ɵɵelementStart(0, "span", 36);
|
|
105356
105377
|
i0.ɵɵtext(1, "Priority Actions");
|
|
105357
105378
|
i0.ɵɵelementEnd();
|
|
105358
105379
|
} if (rf & 2) {
|
|
@@ -105362,11 +105383,11 @@ function UnifiedDashboardModalComponent_Conditional_0_Conditional_10_Conditional
|
|
|
105362
105383
|
function UnifiedDashboardModalComponent_Conditional_0_Conditional_10_Template(rf, ctx) { if (rf & 1) {
|
|
105363
105384
|
i0.ɵɵelementStart(0, "div", 12);
|
|
105364
105385
|
i0.ɵɵrepeaterCreate(1, UnifiedDashboardModalComponent_Conditional_0_Conditional_10_For_2_Template, 3, 3, null, null, i0.ɵɵrepeaterTrackByIndex);
|
|
105365
|
-
i0.ɵɵconditionalCreate(3, UnifiedDashboardModalComponent_Conditional_0_Conditional_10_Conditional_3_Template, 2, 1, "span",
|
|
105366
|
-
i0.ɵɵconditionalCreate(4, UnifiedDashboardModalComponent_Conditional_0_Conditional_10_Conditional_4_Template, 2, 1, "span",
|
|
105367
|
-
i0.ɵɵconditionalCreate(5, UnifiedDashboardModalComponent_Conditional_0_Conditional_10_Conditional_5_Template, 2, 1, "span",
|
|
105368
|
-
i0.ɵɵconditionalCreate(6, UnifiedDashboardModalComponent_Conditional_0_Conditional_10_Conditional_6_Template, 2, 1, "span",
|
|
105369
|
-
i0.ɵɵconditionalCreate(7, UnifiedDashboardModalComponent_Conditional_0_Conditional_10_Conditional_7_Template, 2, 1, "span",
|
|
105386
|
+
i0.ɵɵconditionalCreate(3, UnifiedDashboardModalComponent_Conditional_0_Conditional_10_Conditional_3_Template, 2, 1, "span", 36);
|
|
105387
|
+
i0.ɵɵconditionalCreate(4, UnifiedDashboardModalComponent_Conditional_0_Conditional_10_Conditional_4_Template, 2, 1, "span", 36);
|
|
105388
|
+
i0.ɵɵconditionalCreate(5, UnifiedDashboardModalComponent_Conditional_0_Conditional_10_Conditional_5_Template, 2, 1, "span", 36);
|
|
105389
|
+
i0.ɵɵconditionalCreate(6, UnifiedDashboardModalComponent_Conditional_0_Conditional_10_Conditional_6_Template, 2, 1, "span", 36);
|
|
105390
|
+
i0.ɵɵconditionalCreate(7, UnifiedDashboardModalComponent_Conditional_0_Conditional_10_Conditional_7_Template, 2, 1, "span", 36);
|
|
105370
105391
|
i0.ɵɵelementEnd();
|
|
105371
105392
|
} if (rf & 2) {
|
|
105372
105393
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
@@ -105384,7 +105405,7 @@ function UnifiedDashboardModalComponent_Conditional_0_Conditional_10_Template(rf
|
|
|
105384
105405
|
i0.ɵɵconditional(ctx_r1.modalType() === "priority-actions-list" ? 7 : -1);
|
|
105385
105406
|
} }
|
|
105386
105407
|
function UnifiedDashboardModalComponent_Conditional_0_Conditional_11_Template(rf, ctx) { if (rf & 1) {
|
|
105387
|
-
i0.ɵɵelementStart(0, "div", 11)(1, "span",
|
|
105408
|
+
i0.ɵɵelementStart(0, "div", 11)(1, "span", 40);
|
|
105388
105409
|
i0.ɵɵtext(2);
|
|
105389
105410
|
i0.ɵɵelementEnd()();
|
|
105390
105411
|
} if (rf & 2) {
|
|
@@ -105395,21 +105416,21 @@ function UnifiedDashboardModalComponent_Conditional_0_Conditional_11_Template(rf
|
|
|
105395
105416
|
i0.ɵɵtextInterpolate1(" ", ctx_r1.modalType() === "unified-goal-objectives" ? "Objectives" : ctx_r1.modalType() === "unified-goal-related-metrics" ? "Related Metrics" : ctx_r1.modalType() === "objective-strategies" ? "Strategies" : ctx_r1.modalType() === "strategy-recommendations" ? "Recommendations" : ctx_r1.modalType() === "priority-actions-list" ? "Unified Analysis" : "Unified Goal", " ");
|
|
105396
105417
|
} }
|
|
105397
105418
|
function UnifiedDashboardModalComponent_Conditional_0_Conditional_15_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
105398
|
-
i0.ɵɵelement(0, "symphiq-priority-badge",
|
|
105419
|
+
i0.ɵɵelement(0, "symphiq-priority-badge", 41);
|
|
105399
105420
|
} if (rf & 2) {
|
|
105400
105421
|
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
105401
105422
|
i0.ɵɵproperty("priority", ctx_r1.currentGoal().priority)("viewMode", ctx_r1.viewMode());
|
|
105402
105423
|
} }
|
|
105403
105424
|
function UnifiedDashboardModalComponent_Conditional_0_Conditional_15_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
105404
|
-
i0.ɵɵelement(0, "symphiq-timeframe-badge",
|
|
105425
|
+
i0.ɵɵelement(0, "symphiq-timeframe-badge", 42);
|
|
105405
105426
|
} if (rf & 2) {
|
|
105406
105427
|
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
105407
105428
|
i0.ɵɵproperty("timeframe", ctx_r1.currentGoal().timeframe)("viewMode", ctx_r1.viewMode());
|
|
105408
105429
|
} }
|
|
105409
105430
|
function UnifiedDashboardModalComponent_Conditional_0_Conditional_15_Template(rf, ctx) { if (rf & 1) {
|
|
105410
105431
|
i0.ɵɵelementStart(0, "div", 15);
|
|
105411
|
-
i0.ɵɵconditionalCreate(1, UnifiedDashboardModalComponent_Conditional_0_Conditional_15_Conditional_1_Template, 1, 2, "symphiq-priority-badge",
|
|
105412
|
-
i0.ɵɵconditionalCreate(2, UnifiedDashboardModalComponent_Conditional_0_Conditional_15_Conditional_2_Template, 1, 2, "symphiq-timeframe-badge",
|
|
105432
|
+
i0.ɵɵconditionalCreate(1, UnifiedDashboardModalComponent_Conditional_0_Conditional_15_Conditional_1_Template, 1, 2, "symphiq-priority-badge", 41);
|
|
105433
|
+
i0.ɵɵconditionalCreate(2, UnifiedDashboardModalComponent_Conditional_0_Conditional_15_Conditional_2_Template, 1, 2, "symphiq-timeframe-badge", 42);
|
|
105413
105434
|
i0.ɵɵelementEnd();
|
|
105414
105435
|
} if (rf & 2) {
|
|
105415
105436
|
let tmp_4_0;
|
|
@@ -105420,55 +105441,65 @@ function UnifiedDashboardModalComponent_Conditional_0_Conditional_15_Template(rf
|
|
|
105420
105441
|
i0.ɵɵadvance();
|
|
105421
105442
|
i0.ɵɵconditional(((tmp_5_0 = ctx_r1.currentGoal()) == null ? null : tmp_5_0.timeframe) ? 2 : -1);
|
|
105422
105443
|
} }
|
|
105423
|
-
function
|
|
105444
|
+
function UnifiedDashboardModalComponent_Conditional_0_Conditional_16_Template(rf, ctx) { if (rf & 1) {
|
|
105445
|
+
i0.ɵɵelementStart(0, "p", 16);
|
|
105446
|
+
i0.ɵɵtext(1);
|
|
105447
|
+
i0.ɵɵelementEnd();
|
|
105448
|
+
} if (rf & 2) {
|
|
105449
|
+
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
105450
|
+
i0.ɵɵproperty("ngClass", ctx_r1.subtitleClasses());
|
|
105451
|
+
i0.ɵɵadvance();
|
|
105452
|
+
i0.ɵɵtextInterpolate1(" ", ctx_r1.currentGoal().subtitle, " ");
|
|
105453
|
+
} }
|
|
105454
|
+
function UnifiedDashboardModalComponent_Conditional_0_Conditional_22_Template(rf, ctx) { if (rf & 1) {
|
|
105424
105455
|
const _r8 = i0.ɵɵgetCurrentView();
|
|
105425
|
-
i0.ɵɵelementStart(0, "symphiq-unified-goal-detail-modal-content",
|
|
105426
|
-
i0.ɵɵlistener("sourceAnalysisClick", function
|
|
105456
|
+
i0.ɵɵelementStart(0, "symphiq-unified-goal-detail-modal-content", 43);
|
|
105457
|
+
i0.ɵɵlistener("sourceAnalysisClick", function UnifiedDashboardModalComponent_Conditional_0_Conditional_22_Template_symphiq_unified_goal_detail_modal_content_sourceAnalysisClick_0_listener($event) { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onSourceAnalysisClick($event)); })("metricClick", function UnifiedDashboardModalComponent_Conditional_0_Conditional_22_Template_symphiq_unified_goal_detail_modal_content_metricClick_0_listener($event) { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onMetricClick($event)); })("contributingMetricsClick", function UnifiedDashboardModalComponent_Conditional_0_Conditional_22_Template_symphiq_unified_goal_detail_modal_content_contributingMetricsClick_0_listener() { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onContributingMetricsClick()); })("showObjectives", function UnifiedDashboardModalComponent_Conditional_0_Conditional_22_Template_symphiq_unified_goal_detail_modal_content_showObjectives_0_listener() { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onShowObjectives()); })("close", function UnifiedDashboardModalComponent_Conditional_0_Conditional_22_Template_symphiq_unified_goal_detail_modal_content_close_0_listener() { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.closeModal()); });
|
|
105427
105458
|
i0.ɵɵelementEnd();
|
|
105428
105459
|
} if (rf & 2) {
|
|
105429
105460
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
105430
105461
|
i0.ɵɵproperty("goal", ctx_r1.unifiedGoalData().goal)("allMetrics", ctx_r1.unifiedGoalData().allMetrics)("allCharts", ctx_r1.unifiedGoalData().allCharts)("loadedSourceAnalysisIds", ctx_r1.loadedSourceAnalysisIdsAsNumbers())("loadingSourceAnalysisId", ctx_r1.loadingSourceAnalysisIdAsNumber())("viewMode", ctx_r1.viewMode())("currentModalState", ctx_r1.currentModalState());
|
|
105431
105462
|
} }
|
|
105432
|
-
function
|
|
105433
|
-
i0.ɵɵelement(0, "symphiq-goal-objectives-modal-content",
|
|
105463
|
+
function UnifiedDashboardModalComponent_Conditional_0_Conditional_23_Template(rf, ctx) { if (rf & 1) {
|
|
105464
|
+
i0.ɵɵelement(0, "symphiq-goal-objectives-modal-content", 22);
|
|
105434
105465
|
} if (rf & 2) {
|
|
105435
105466
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
105436
105467
|
i0.ɵɵproperty("objectives", ctx_r1.objectivesData().goal.objectives ?? i0.ɵɵpureFunction0(3, _c2$2))("goalTitle", ctx_r1.objectivesData().goal.title ?? "")("viewMode", ctx_r1.viewMode());
|
|
105437
105468
|
} }
|
|
105438
|
-
function
|
|
105469
|
+
function UnifiedDashboardModalComponent_Conditional_0_Conditional_24_Template(rf, ctx) { if (rf & 1) {
|
|
105439
105470
|
const _r9 = i0.ɵɵgetCurrentView();
|
|
105440
|
-
i0.ɵɵelementStart(0, "symphiq-unified-goal-related-metrics-modal-content",
|
|
105441
|
-
i0.ɵɵlistener("metricClick", function
|
|
105471
|
+
i0.ɵɵelementStart(0, "symphiq-unified-goal-related-metrics-modal-content", 44);
|
|
105472
|
+
i0.ɵɵlistener("metricClick", function UnifiedDashboardModalComponent_Conditional_0_Conditional_24_Template_symphiq_unified_goal_related_metrics_modal_content_metricClick_0_listener($event) { i0.ɵɵrestoreView(_r9); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onRelatedMetricClick($event)); });
|
|
105442
105473
|
i0.ɵɵelementEnd();
|
|
105443
105474
|
} if (rf & 2) {
|
|
105444
105475
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
105445
105476
|
i0.ɵɵproperty("goal", ctx_r1.relatedMetricsData().goal)("contributingMetrics", ctx_r1.relatedMetricsData().contributingMetrics)("viewMode", ctx_r1.viewMode());
|
|
105446
105477
|
} }
|
|
105447
|
-
function
|
|
105448
|
-
i0.ɵɵelement(0, "symphiq-objective-strategies-modal-content",
|
|
105478
|
+
function UnifiedDashboardModalComponent_Conditional_0_Conditional_25_Template(rf, ctx) { if (rf & 1) {
|
|
105479
|
+
i0.ɵɵelement(0, "symphiq-objective-strategies-modal-content", 24);
|
|
105449
105480
|
} if (rf & 2) {
|
|
105450
105481
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
105451
105482
|
i0.ɵɵproperty("objective", ctx_r1.strategiesData().objective)("viewMode", ctx_r1.viewMode());
|
|
105452
105483
|
} }
|
|
105453
|
-
function
|
|
105454
|
-
i0.ɵɵelement(0, "symphiq-strategy-recommendations-modal-content",
|
|
105484
|
+
function UnifiedDashboardModalComponent_Conditional_0_Conditional_26_Template(rf, ctx) { if (rf & 1) {
|
|
105485
|
+
i0.ɵɵelement(0, "symphiq-strategy-recommendations-modal-content", 25);
|
|
105455
105486
|
} if (rf & 2) {
|
|
105456
105487
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
105457
105488
|
i0.ɵɵproperty("strategy", ctx_r1.recommendationsData().strategy)("viewMode", ctx_r1.viewMode())("allMetrics", ctx_r1.allMetricsFromStack())("allCharts", ctx_r1.allChartsFromStack())("allInsights", ctx_r1.allInsightsFromStack())("allBusinessInsights", ctx_r1.allBusinessInsightsFromStack())("goalTitle", ctx_r1.recommendationsData().goalTitle)("objectiveTitle", ctx_r1.recommendationsData().objectiveTitle)("currentModalState", ctx_r1.currentModalState())("expandedRecommendationId", ctx_r1.recommendationsData().expandedRecommendationId);
|
|
105458
105489
|
} }
|
|
105459
|
-
function
|
|
105490
|
+
function UnifiedDashboardModalComponent_Conditional_0_Conditional_27_Template(rf, ctx) { if (rf & 1) {
|
|
105460
105491
|
const _r10 = i0.ɵɵgetCurrentView();
|
|
105461
|
-
i0.ɵɵelementStart(0, "symphiq-priority-actions-modal-content",
|
|
105462
|
-
i0.ɵɵlistener("goalClick", function
|
|
105492
|
+
i0.ɵɵelementStart(0, "symphiq-priority-actions-modal-content", 45);
|
|
105493
|
+
i0.ɵɵlistener("goalClick", function UnifiedDashboardModalComponent_Conditional_0_Conditional_27_Template_symphiq_priority_actions_modal_content_goalClick_0_listener($event) { i0.ɵɵrestoreView(_r10); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onPriorityActionGoalClick($event)); })("recommendationClick", function UnifiedDashboardModalComponent_Conditional_0_Conditional_27_Template_symphiq_priority_actions_modal_content_recommendationClick_0_listener($event) { i0.ɵɵrestoreView(_r10); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onPriorityActionRecommendationClick($event)); });
|
|
105463
105494
|
i0.ɵɵelementEnd();
|
|
105464
105495
|
} if (rf & 2) {
|
|
105465
105496
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
105466
105497
|
i0.ɵɵproperty("items", ctx_r1.priorityActionsData().items)("viewMode", ctx_r1.viewMode())("selectedIndex", ctx_r1.priorityActionsData().selectedIndex ?? null);
|
|
105467
105498
|
} }
|
|
105468
|
-
function
|
|
105499
|
+
function UnifiedDashboardModalComponent_Conditional_0_Conditional_28_Template(rf, ctx) { if (rf & 1) {
|
|
105469
105500
|
const _r11 = i0.ɵɵgetCurrentView();
|
|
105470
|
-
i0.ɵɵelementStart(0, "div",
|
|
105471
|
-
i0.ɵɵlistener("stateChange", function
|
|
105501
|
+
i0.ɵɵelementStart(0, "div", 27)(1, "symphiq-goal-action-state-selector", 46);
|
|
105502
|
+
i0.ɵɵlistener("stateChange", function UnifiedDashboardModalComponent_Conditional_0_Conditional_28_Template_symphiq_goal_action_state_selector_stateChange_1_listener($event) { i0.ɵɵrestoreView(_r11); const ctx_r1 = i0.ɵɵnextContext(2); return i0.ɵɵresetView(ctx_r1.onActionStateChange($event)); });
|
|
105472
105503
|
i0.ɵɵelementEnd()();
|
|
105473
105504
|
} if (rf & 2) {
|
|
105474
105505
|
let tmp_7_0;
|
|
@@ -105493,26 +105524,29 @@ function UnifiedDashboardModalComponent_Conditional_0_Template(rf, ctx) { if (rf
|
|
|
105493
105524
|
i0.ɵɵtext(14);
|
|
105494
105525
|
i0.ɵɵelementEnd();
|
|
105495
105526
|
i0.ɵɵconditionalCreate(15, UnifiedDashboardModalComponent_Conditional_0_Conditional_15_Template, 3, 2, "div", 15);
|
|
105496
|
-
i0.ɵɵelementEnd()
|
|
105497
|
-
i0.ɵɵ
|
|
105498
|
-
i0.ɵɵ
|
|
105527
|
+
i0.ɵɵelementEnd();
|
|
105528
|
+
i0.ɵɵconditionalCreate(16, UnifiedDashboardModalComponent_Conditional_0_Conditional_16_Template, 2, 2, "p", 16);
|
|
105529
|
+
i0.ɵɵelementEnd()();
|
|
105530
|
+
i0.ɵɵelementStart(17, "button", 17);
|
|
105531
|
+
i0.ɵɵlistener("click", function UnifiedDashboardModalComponent_Conditional_0_Template_button_click_17_listener() { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.closeModal()); });
|
|
105499
105532
|
i0.ɵɵnamespaceSVG();
|
|
105500
|
-
i0.ɵɵelementStart(
|
|
105501
|
-
i0.ɵɵelement(
|
|
105533
|
+
i0.ɵɵelementStart(18, "svg", 18);
|
|
105534
|
+
i0.ɵɵelement(19, "path", 19);
|
|
105502
105535
|
i0.ɵɵelementEnd()()()();
|
|
105503
105536
|
i0.ɵɵnamespaceHTML();
|
|
105504
|
-
i0.ɵɵelementStart(
|
|
105505
|
-
i0.ɵɵconditionalCreate(
|
|
105506
|
-
i0.ɵɵconditionalCreate(
|
|
105507
|
-
i0.ɵɵconditionalCreate(
|
|
105508
|
-
i0.ɵɵconditionalCreate(
|
|
105509
|
-
i0.ɵɵconditionalCreate(
|
|
105510
|
-
i0.ɵɵconditionalCreate(
|
|
105537
|
+
i0.ɵɵelementStart(20, "div", 20, 1);
|
|
105538
|
+
i0.ɵɵconditionalCreate(22, UnifiedDashboardModalComponent_Conditional_0_Conditional_22_Template, 1, 7, "symphiq-unified-goal-detail-modal-content", 21);
|
|
105539
|
+
i0.ɵɵconditionalCreate(23, UnifiedDashboardModalComponent_Conditional_0_Conditional_23_Template, 1, 4, "symphiq-goal-objectives-modal-content", 22);
|
|
105540
|
+
i0.ɵɵconditionalCreate(24, UnifiedDashboardModalComponent_Conditional_0_Conditional_24_Template, 1, 3, "symphiq-unified-goal-related-metrics-modal-content", 23);
|
|
105541
|
+
i0.ɵɵconditionalCreate(25, UnifiedDashboardModalComponent_Conditional_0_Conditional_25_Template, 1, 2, "symphiq-objective-strategies-modal-content", 24);
|
|
105542
|
+
i0.ɵɵconditionalCreate(26, UnifiedDashboardModalComponent_Conditional_0_Conditional_26_Template, 1, 10, "symphiq-strategy-recommendations-modal-content", 25);
|
|
105543
|
+
i0.ɵɵconditionalCreate(27, UnifiedDashboardModalComponent_Conditional_0_Conditional_27_Template, 1, 3, "symphiq-priority-actions-modal-content", 26);
|
|
105511
105544
|
i0.ɵɵelementEnd();
|
|
105512
|
-
i0.ɵɵconditionalCreate(
|
|
105545
|
+
i0.ɵɵconditionalCreate(28, UnifiedDashboardModalComponent_Conditional_0_Conditional_28_Template, 2, 4, "div", 27);
|
|
105513
105546
|
i0.ɵɵelementEnd()();
|
|
105514
105547
|
} if (rf & 2) {
|
|
105515
105548
|
let tmp_18_0;
|
|
105549
|
+
let tmp_19_0;
|
|
105516
105550
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
105517
105551
|
i0.ɵɵstyleProp("z-index", ctx_r1.baseZIndex())("visibility", ctx_r1.modalReady() ? "visible" : "hidden");
|
|
105518
105552
|
i0.ɵɵadvance(2);
|
|
@@ -105537,24 +105571,26 @@ function UnifiedDashboardModalComponent_Conditional_0_Template(rf, ctx) { if (rf
|
|
|
105537
105571
|
i0.ɵɵadvance();
|
|
105538
105572
|
i0.ɵɵconditional(((tmp_18_0 = ctx_r1.currentGoal()) == null ? null : tmp_18_0.priority) || ((tmp_18_0 = ctx_r1.currentGoal()) == null ? null : tmp_18_0.timeframe) ? 15 : -1);
|
|
105539
105573
|
i0.ɵɵadvance();
|
|
105574
|
+
i0.ɵɵconditional(((tmp_19_0 = ctx_r1.currentGoal()) == null ? null : tmp_19_0.subtitle) ? 16 : -1);
|
|
105575
|
+
i0.ɵɵadvance();
|
|
105540
105576
|
i0.ɵɵstyleProp("z-index", ctx_r1.contentZIndex() + 1);
|
|
105541
105577
|
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");
|
|
105542
105578
|
i0.ɵɵadvance(3);
|
|
105543
105579
|
i0.ɵɵproperty("ngClass", ctx_r1.isLightMode() ? "bg-white/30" : "bg-slate-800/30");
|
|
105544
105580
|
i0.ɵɵadvance(2);
|
|
105545
|
-
i0.ɵɵconditional(ctx_r1.modalType() === "unified-goal-detail" && ctx_r1.unifiedGoalData() ?
|
|
105581
|
+
i0.ɵɵconditional(ctx_r1.modalType() === "unified-goal-detail" && ctx_r1.unifiedGoalData() ? 22 : -1);
|
|
105546
105582
|
i0.ɵɵadvance();
|
|
105547
|
-
i0.ɵɵconditional(ctx_r1.modalType() === "unified-goal-objectives" && ctx_r1.objectivesData() ?
|
|
105583
|
+
i0.ɵɵconditional(ctx_r1.modalType() === "unified-goal-objectives" && ctx_r1.objectivesData() ? 23 : -1);
|
|
105548
105584
|
i0.ɵɵadvance();
|
|
105549
|
-
i0.ɵɵconditional(ctx_r1.modalType() === "unified-goal-related-metrics" && ctx_r1.relatedMetricsData() ?
|
|
105585
|
+
i0.ɵɵconditional(ctx_r1.modalType() === "unified-goal-related-metrics" && ctx_r1.relatedMetricsData() ? 24 : -1);
|
|
105550
105586
|
i0.ɵɵadvance();
|
|
105551
|
-
i0.ɵɵconditional(ctx_r1.modalType() === "objective-strategies" && ctx_r1.strategiesData() ?
|
|
105587
|
+
i0.ɵɵconditional(ctx_r1.modalType() === "objective-strategies" && ctx_r1.strategiesData() ? 25 : -1);
|
|
105552
105588
|
i0.ɵɵadvance();
|
|
105553
|
-
i0.ɵɵconditional(ctx_r1.modalType() === "strategy-recommendations" && ctx_r1.recommendationsData() ?
|
|
105589
|
+
i0.ɵɵconditional(ctx_r1.modalType() === "strategy-recommendations" && ctx_r1.recommendationsData() ? 26 : -1);
|
|
105554
105590
|
i0.ɵɵadvance();
|
|
105555
|
-
i0.ɵɵconditional(ctx_r1.modalType() === "priority-actions-list" && ctx_r1.priorityActionsData() ?
|
|
105591
|
+
i0.ɵɵconditional(ctx_r1.modalType() === "priority-actions-list" && ctx_r1.priorityActionsData() ? 27 : -1);
|
|
105556
105592
|
i0.ɵɵadvance();
|
|
105557
|
-
i0.ɵɵconditional(ctx_r1.modalType() === "unified-goal-detail" && ctx_r1.currentGoal() ?
|
|
105593
|
+
i0.ɵɵconditional(ctx_r1.modalType() === "unified-goal-detail" && ctx_r1.currentGoal() ? 28 : -1);
|
|
105558
105594
|
} }
|
|
105559
105595
|
class UnifiedDashboardModalComponent {
|
|
105560
105596
|
getSourceAnalysisTypeLabel(type) {
|
|
@@ -105649,6 +105685,9 @@ class UnifiedDashboardModalComponent {
|
|
|
105649
105685
|
? 'bg-white/50 border-slate-200/50'
|
|
105650
105686
|
: 'bg-slate-800/50 border-slate-700/50';
|
|
105651
105687
|
}, ...(ngDevMode ? [{ debugName: "footerClasses" }] : []));
|
|
105688
|
+
this.subtitleClasses = computed(() => {
|
|
105689
|
+
return this.isLightMode() ? 'text-slate-500' : 'text-slate-400';
|
|
105690
|
+
}, ...(ngDevMode ? [{ debugName: "subtitleClasses" }] : []));
|
|
105652
105691
|
this.supportedModalTypes = new Set([
|
|
105653
105692
|
'unified-goal-detail',
|
|
105654
105693
|
'unified-goal-objectives',
|
|
@@ -106095,8 +106134,8 @@ class UnifiedDashboardModalComponent {
|
|
|
106095
106134
|
let _t;
|
|
106096
106135
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalContent = _t.first);
|
|
106097
106136
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalWrapper = _t.first);
|
|
106098
|
-
} }, 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-0", "sm:p-4", "overflow-y-auto", 3, "z-index", "visibility"], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-0", "sm: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", "h-full", "sm:h-auto", "max-w-full", "sm:max-w-6xl", "sm:max-h-[calc(100vh-2rem)]", "flex", "flex-col", "rounded-none", "sm: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", "flex-shrink-0", 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-2", "mb-2"], [1, "flex", "items-center", "gap-1.5", "mb-2", "text-xs"], [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", "flex-1", "min-h-0", "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", "allBusinessInsights", "goalTitle", "objectiveTitle", "currentModalState", "expandedRecommendationId"], [3, "items", "viewMode", "selectedIndex"], [1, "px-6", "py-5", "border-t", "backdrop-blur-sm", "flex-shrink-0", 3, "ngClass"], ["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, "inline-flex", "items-center", "gap-1.5", "px-2.5", "py-1", "rounded-full", "text-xs", "font-semibold", "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-4M7.835 4.697a3.42 3.42 0 001.946-.806 3.42 3.42 0 014.438 0 3.42 3.42 0 001.946.806 3.42 3.42 0 013.138 3.138 3.42 3.42 0 00.806 1.946 3.42 3.42 0 010 4.438 3.42 3.42 0 00-.806 1.946 3.42 3.42 0 01-3.138 3.138 3.42 3.42 0 00-1.946.806 3.42 3.42 0 01-4.438 0 3.42 3.42 0 00-1.946-.806 3.42 3.42 0 01-3.138-3.138 3.42 3.42 0 00-.806-1.946 3.42 3.42 0 010-4.438 3.42 3.42 0 00.806-1.946 3.42 3.42 0 013.138-3.138z"], [1, "text-xs", 3, "ngClass"], [1, "text-xs", "font-medium", 3, "ngClass"], [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"], [3, "stateChange", "state", "viewMode", "goalId"]], template: function UnifiedDashboardModalComponent_Template(rf, ctx) { if (rf & 1) {
|
|
106099
|
-
i0.ɵɵconditionalCreate(0, UnifiedDashboardModalComponent_Conditional_0_Template,
|
|
106137
|
+
} }, 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-0", "sm:p-4", "overflow-y-auto", 3, "z-index", "visibility"], [1, "fixed", "inset-0", "flex", "items-center", "justify-center", "p-0", "sm: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", "h-full", "sm:h-auto", "max-w-full", "sm:max-w-6xl", "sm:max-h-[calc(100vh-2rem)]", "flex", "flex-col", "rounded-none", "sm: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", "flex-shrink-0", 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-2", "mb-2"], [1, "flex", "items-center", "gap-1.5", "mb-2", "text-xs"], [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"], [1, "text-sm", "mt-1", "line-clamp-2", 3, "ngClass"], ["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", "flex-1", "min-h-0", "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", "allBusinessInsights", "goalTitle", "objectiveTitle", "currentModalState", "expandedRecommendationId"], [3, "items", "viewMode", "selectedIndex"], [1, "px-6", "py-5", "border-t", "backdrop-blur-sm", "flex-shrink-0", 3, "ngClass"], ["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, "inline-flex", "items-center", "gap-1.5", "px-2.5", "py-1", "rounded-full", "text-xs", "font-semibold", "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-4M7.835 4.697a3.42 3.42 0 001.946-.806 3.42 3.42 0 014.438 0 3.42 3.42 0 001.946.806 3.42 3.42 0 013.138 3.138 3.42 3.42 0 00.806 1.946 3.42 3.42 0 010 4.438 3.42 3.42 0 00-.806 1.946 3.42 3.42 0 01-3.138 3.138 3.42 3.42 0 00-1.946.806 3.42 3.42 0 01-4.438 0 3.42 3.42 0 00-1.946-.806 3.42 3.42 0 01-3.138-3.138 3.42 3.42 0 00-.806-1.946 3.42 3.42 0 010-4.438 3.42 3.42 0 00.806-1.946 3.42 3.42 0 013.138-3.138z"], [1, "text-xs", 3, "ngClass"], [1, "text-xs", "font-medium", 3, "ngClass"], [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"], [3, "stateChange", "state", "viewMode", "goalId"]], template: function UnifiedDashboardModalComponent_Template(rf, ctx) { if (rf & 1) {
|
|
106138
|
+
i0.ɵɵconditionalCreate(0, UnifiedDashboardModalComponent_Conditional_0_Template, 29, 34, "div", 2);
|
|
106100
106139
|
} if (rf & 2) {
|
|
106101
106140
|
i0.ɵɵconditional(ctx.isOpen() ? 0 : -1);
|
|
106102
106141
|
} }, dependencies: [CommonModule, i1$1.NgClass, UnifiedGoalDetailModalContentComponent,
|
|
@@ -106254,6 +106293,11 @@ class UnifiedDashboardModalComponent {
|
|
|
106254
106293
|
</div>
|
|
106255
106294
|
}
|
|
106256
106295
|
</div>
|
|
106296
|
+
@if (currentGoal()?.subtitle) {
|
|
106297
|
+
<p [ngClass]="subtitleClasses()" class="text-sm mt-1 line-clamp-2">
|
|
106298
|
+
{{ currentGoal()!.subtitle }}
|
|
106299
|
+
</p>
|
|
106300
|
+
}
|
|
106257
106301
|
</div>
|
|
106258
106302
|
</div>
|
|
106259
106303
|
|
|
@@ -106355,7 +106399,7 @@ class UnifiedDashboardModalComponent {
|
|
|
106355
106399
|
type: ViewChild,
|
|
106356
106400
|
args: ['modalWrapper']
|
|
106357
106401
|
}] }); })();
|
|
106358
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(UnifiedDashboardModalComponent, { className: "UnifiedDashboardModalComponent", filePath: "lib/components/profile-analysis-unified-dashboard/modals/unified-dashboard-modal.component.ts", lineNumber:
|
|
106402
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(UnifiedDashboardModalComponent, { className: "UnifiedDashboardModalComponent", filePath: "lib/components/profile-analysis-unified-dashboard/modals/unified-dashboard-modal.component.ts", lineNumber: 276 }); })();
|
|
106359
106403
|
|
|
106360
106404
|
function UnifiedWelcomeBannerComponent_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
106361
106405
|
i0.ɵɵtext(0, " Your Unified Goals ");
|