@eric-emg/symphiq-components 1.2.496 → 1.2.497
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/symphiq-components.mjs +62 -55
- package/fesm2022/symphiq-components.mjs.map +1 -1
- package/index.d.ts +21 -21
- package/index.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -92668,9 +92668,20 @@ function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_
|
|
|
92668
92668
|
i0.ɵɵadvance();
|
|
92669
92669
|
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("totalQuestions", ctx_r1.totalShopQuestions())("answeredQuestions", ctx_r1.answeredShopQuestions())("questions", ctx_r1.profileShopQuestions() || i0.ɵɵpureFunction0(10, _c2$2))("profileAnswers", ctx_r1.profileAnswers() || i0.ɵɵpureFunction0(11, _c2$2))("profileAnswerHistories", ctx_r1.profileAnswerHistories() || i0.ɵɵpureFunction0(12, _c2$2))("users", ctx_r1.users() || i0.ɵɵpureFunction0(13, _c2$2))("config", ctx_r1.shopProfileStatusCardConfig)("groupConfig", ctx_r1.shopProfileStatusCardGroupConfig)("currentUser", ctx_r1.currentUser());
|
|
92670
92670
|
} }
|
|
92671
|
-
function
|
|
92671
|
+
function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
92672
|
+
i0.ɵɵelementStart(0, "div", 36)(1, "div", 38);
|
|
92673
|
+
i0.ɵɵelement(2, "symphiq-content-generation-progress", 39);
|
|
92674
|
+
i0.ɵɵelementEnd()();
|
|
92675
|
+
} if (rf & 2) {
|
|
92676
|
+
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
92677
|
+
i0.ɵɵadvance();
|
|
92678
|
+
i0.ɵɵproperty("ngClass", ctx_r1.getProgressCardClasses());
|
|
92679
|
+
i0.ɵɵadvance();
|
|
92680
|
+
i0.ɵɵproperty("itemStatus", ctx_r1.itemStatusProfileShop())("viewMode", ctx_r1.viewMode());
|
|
92681
|
+
} }
|
|
92682
|
+
function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
92672
92683
|
i0.ɵɵelementStart(0, "div", 38);
|
|
92673
|
-
i0.ɵɵelement(1, "symphiq-content-generation-progress",
|
|
92684
|
+
i0.ɵɵelement(1, "symphiq-content-generation-progress", 39);
|
|
92674
92685
|
i0.ɵɵelementEnd();
|
|
92675
92686
|
} if (rf & 2) {
|
|
92676
92687
|
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
@@ -92678,7 +92689,7 @@ function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_
|
|
|
92678
92689
|
i0.ɵɵadvance();
|
|
92679
92690
|
i0.ɵɵproperty("itemStatus", ctx_r1.itemStatusProfileShop())("viewMode", ctx_r1.viewMode());
|
|
92680
92691
|
} }
|
|
92681
|
-
function
|
|
92692
|
+
function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
92682
92693
|
i0.ɵɵelementStart(0, "div", 38);
|
|
92683
92694
|
i0.ɵɵelement(1, "symphiq-content-generation-progress", 41);
|
|
92684
92695
|
i0.ɵɵelementEnd();
|
|
@@ -92688,25 +92699,25 @@ function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_
|
|
|
92688
92699
|
i0.ɵɵadvance();
|
|
92689
92700
|
i0.ɵɵproperty("itemStatus", ctx_r1.itemStatusProfileAnalysis())("viewMode", ctx_r1.viewMode())("title", ctx_r1.profileAnalysisGeneratingTitle());
|
|
92690
92701
|
} }
|
|
92691
|
-
function
|
|
92702
|
+
function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|
|
92692
92703
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
92693
92704
|
i0.ɵɵelementStart(0, "symphiq-strategic-goals-tiled-grid", 42);
|
|
92694
|
-
i0.ɵɵlistener("viewMoreClick", function
|
|
92705
|
+
i0.ɵɵlistener("viewMoreClick", function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_3_Template_symphiq_strategic_goals_tiled_grid_viewMoreClick_0_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.openGoalModal($event)); });
|
|
92695
92706
|
i0.ɵɵelementEnd();
|
|
92696
92707
|
} if (rf & 2) {
|
|
92697
92708
|
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
92698
92709
|
i0.ɵɵproperty("goals", ctx_r1.strategicRoadmapGoals())("viewMode", ctx_r1.viewMode());
|
|
92699
92710
|
} }
|
|
92700
|
-
function
|
|
92711
|
+
function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
92701
92712
|
i0.ɵɵelementStart(0, "div", 36);
|
|
92702
|
-
i0.ɵɵconditionalCreate(1,
|
|
92713
|
+
i0.ɵɵconditionalCreate(1, SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_1_Template, 2, 3, "div", 38)(2, SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_2_Template, 2, 4, "div", 38)(3, SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_2_Conditional_3_Template, 1, 2, "symphiq-strategic-goals-tiled-grid", 40);
|
|
92703
92714
|
i0.ɵɵelementEnd();
|
|
92704
92715
|
} if (rf & 2) {
|
|
92705
92716
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
92706
92717
|
i0.ɵɵadvance();
|
|
92707
92718
|
i0.ɵɵconditional(ctx_r1.isProfileShopGenerating() && !ctx_r1.isMetricAnalysis() ? 1 : ctx_r1.isProfileAnalysisGenerating() ? 2 : 3);
|
|
92708
92719
|
} }
|
|
92709
|
-
function
|
|
92720
|
+
function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_3_Conditional_1_Conditional_0_Template(rf, ctx) { if (rf & 1) {
|
|
92710
92721
|
i0.ɵɵelementStart(0, "div", 36);
|
|
92711
92722
|
i0.ɵɵelement(1, "symphiq-subscription-value-proposition-card", 45);
|
|
92712
92723
|
i0.ɵɵelementEnd();
|
|
@@ -92715,11 +92726,11 @@ function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_
|
|
|
92715
92726
|
i0.ɵɵadvance();
|
|
92716
92727
|
i0.ɵɵproperty("viewMode", ctx_r1.viewMode());
|
|
92717
92728
|
} }
|
|
92718
|
-
function
|
|
92729
|
+
function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_3_Conditional_1_Template(rf, ctx) { if (rf & 1) {
|
|
92719
92730
|
const _r5 = i0.ɵɵgetCurrentView();
|
|
92720
|
-
i0.ɵɵconditionalCreate(0,
|
|
92731
|
+
i0.ɵɵconditionalCreate(0, SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_3_Conditional_1_Conditional_0_Template, 2, 1, "div", 36);
|
|
92721
92732
|
i0.ɵɵelementStart(1, "symphiq-billing-currency-selector-card", 44);
|
|
92722
|
-
i0.ɵɵlistener("currencySelected", function
|
|
92733
|
+
i0.ɵɵlistener("currencySelected", function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_3_Conditional_1_Template_symphiq_billing_currency_selector_card_currencySelected_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.handleCurrencyChange($event)); })("selectionChanged", function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_3_Conditional_1_Template_symphiq_billing_currency_selector_card_selectionChanged_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.handleCurrencySelectionChange($event)); });
|
|
92723
92734
|
i0.ɵɵelementEnd();
|
|
92724
92735
|
} if (rf & 2) {
|
|
92725
92736
|
let tmp_6_0;
|
|
@@ -92728,13 +92739,13 @@ function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_
|
|
|
92728
92739
|
i0.ɵɵadvance();
|
|
92729
92740
|
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("isLoading", ctx_r1.isCurrencySelectionLoading())("initialCurrency", ctx_r1.isEditingCurrency() ? ((tmp_6_0 = ctx_r1.account()) == null ? null : tmp_6_0.billingCurrencyCode) || null : null);
|
|
92730
92741
|
} }
|
|
92731
|
-
function
|
|
92742
|
+
function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_3_Conditional_2_Template(rf, ctx) { if (rf & 1) {
|
|
92732
92743
|
const _r6 = i0.ɵɵgetCurrentView();
|
|
92733
92744
|
i0.ɵɵelementStart(0, "div", 36);
|
|
92734
92745
|
i0.ɵɵelement(1, "symphiq-subscription-value-proposition-card", 45);
|
|
92735
92746
|
i0.ɵɵelementEnd();
|
|
92736
92747
|
i0.ɵɵelementStart(2, "div", 46, 1)(4, "symphiq-plan-selection-container", 47);
|
|
92737
|
-
i0.ɵɵlistener("periodUnitChanged", function
|
|
92748
|
+
i0.ɵɵlistener("periodUnitChanged", function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_3_Conditional_2_Template_symphiq_plan_selection_container_periodUnitChanged_4_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.handlePeriodUnitChange($event)); })("planSelected", function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_3_Conditional_2_Template_symphiq_plan_selection_container_planSelected_4_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.handlePlanSelection($event)); })("editCurrency", function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_3_Conditional_2_Template_symphiq_plan_selection_container_editCurrency_4_listener() { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.handleEditCurrencyClick()); })("checkout", function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_3_Conditional_2_Template_symphiq_plan_selection_container_checkout_4_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.checkoutPlanClick.emit($event)); });
|
|
92738
92749
|
i0.ɵɵelementEnd()();
|
|
92739
92750
|
} if (rf & 2) {
|
|
92740
92751
|
let tmp_6_0;
|
|
@@ -92744,26 +92755,26 @@ function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_
|
|
|
92744
92755
|
i0.ɵɵadvance(3);
|
|
92745
92756
|
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("selectedCurrency", ((tmp_6_0 = ctx_r1.account()) == null ? null : tmp_6_0.billingCurrencyCode) || ctx_r1.CurrencyCodeEnum.USD)("planCardInfos", ctx_r1.planCardInfos())("isLoading", ctx_r1.isPlanLoading())("selectedPeriodUnit", ctx_r1.selectedPeriodUnit());
|
|
92746
92757
|
} }
|
|
92747
|
-
function
|
|
92758
|
+
function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_3_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|
|
92748
92759
|
const _r7 = i0.ɵɵgetCurrentView();
|
|
92749
92760
|
i0.ɵɵelementStart(0, "symphiq-plan-selection-placeholder-card", 48);
|
|
92750
|
-
i0.ɵɵlistener("editCurrency", function
|
|
92761
|
+
i0.ɵɵlistener("editCurrency", function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_3_Conditional_3_Template_symphiq_plan_selection_placeholder_card_editCurrency_0_listener() { i0.ɵɵrestoreView(_r7); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.handleEditCurrencyClick()); });
|
|
92751
92762
|
i0.ɵɵelementEnd();
|
|
92752
92763
|
} if (rf & 2) {
|
|
92753
92764
|
let tmp_4_0;
|
|
92754
92765
|
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
92755
92766
|
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("selectedCurrency", ((tmp_4_0 = ctx_r1.account()) == null ? null : tmp_4_0.billingCurrencyCode) || ctx_r1.CurrencyCodeEnum.USD);
|
|
92756
92767
|
} }
|
|
92757
|
-
function
|
|
92768
|
+
function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|
|
92758
92769
|
i0.ɵɵelementStart(0, "div", 36);
|
|
92759
|
-
i0.ɵɵconditionalCreate(1,
|
|
92770
|
+
i0.ɵɵconditionalCreate(1, SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_3_Conditional_1_Template, 2, 4)(2, SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_3_Conditional_2_Template, 5, 6)(3, SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_3_Conditional_3_Template, 1, 2, "symphiq-plan-selection-placeholder-card", 43);
|
|
92760
92771
|
i0.ɵɵelementEnd();
|
|
92761
92772
|
} if (rf & 2) {
|
|
92762
92773
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
92763
92774
|
i0.ɵɵadvance();
|
|
92764
92775
|
i0.ɵɵconditional(!ctx_r1.hasBillingCurrency() || ctx_r1.isEditingCurrency() ? 1 : ctx_r1.showPlanSelection() ? 2 : 3);
|
|
92765
92776
|
} }
|
|
92766
|
-
function
|
|
92777
|
+
function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_4_Template(rf, ctx) { if (rf & 1) {
|
|
92767
92778
|
i0.ɵɵelementStart(0, "div");
|
|
92768
92779
|
i0.ɵɵelement(1, "symphiq-collapsible-analysis-section-group", 49);
|
|
92769
92780
|
i0.ɵɵelementEnd();
|
|
@@ -92774,18 +92785,21 @@ function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_
|
|
|
92774
92785
|
} }
|
|
92775
92786
|
function SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
92776
92787
|
i0.ɵɵconditionalCreate(0, SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_0_Template, 3, 14, "div", 36);
|
|
92777
|
-
i0.ɵɵconditionalCreate(1, SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_1_Template,
|
|
92788
|
+
i0.ɵɵconditionalCreate(1, SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_1_Template, 3, 3, "div", 36);
|
|
92778
92789
|
i0.ɵɵconditionalCreate(2, SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_2_Template, 4, 1, "div", 36);
|
|
92779
|
-
i0.ɵɵconditionalCreate(3, SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_3_Template,
|
|
92790
|
+
i0.ɵɵconditionalCreate(3, SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_3_Template, 4, 1, "div", 36);
|
|
92791
|
+
i0.ɵɵconditionalCreate(4, SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Conditional_4_Template, 2, 10, "div");
|
|
92780
92792
|
} if (rf & 2) {
|
|
92781
92793
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
92782
92794
|
i0.ɵɵconditional(ctx_r1.shouldShowShopProfileStatus() && !ctx_r1.isMetricAnalysis() && !ctx_r1.profileAnalysis() ? 0 : -1);
|
|
92783
92795
|
i0.ɵɵadvance();
|
|
92784
|
-
i0.ɵɵconditional(ctx_r1.
|
|
92796
|
+
i0.ɵɵconditional(ctx_r1.isSubscriptionActive() && !ctx_r1.isMetricAnalysis() && ctx_r1.isProfileShopGenerating() && !ctx_r1.profileAnalysis() ? 1 : -1);
|
|
92797
|
+
i0.ɵɵadvance();
|
|
92798
|
+
i0.ɵɵconditional(ctx_r1.profileAnalysis() && (ctx_r1.isSubscriptionActive() || ctx_r1.isMetricAnalysis()) ? 2 : -1);
|
|
92785
92799
|
i0.ɵɵadvance();
|
|
92786
|
-
i0.ɵɵconditional(!ctx_r1.isSubscriptionActive() && !ctx_r1.isMetricAnalysis() ?
|
|
92800
|
+
i0.ɵɵconditional(!ctx_r1.isSubscriptionActive() && !ctx_r1.isMetricAnalysis() ? 3 : -1);
|
|
92787
92801
|
i0.ɵɵadvance();
|
|
92788
|
-
i0.ɵɵconditional(ctx_r1.nonStrategicSections().length > 0 ?
|
|
92802
|
+
i0.ɵɵconditional(ctx_r1.nonStrategicSections().length > 0 ? 4 : -1);
|
|
92789
92803
|
} }
|
|
92790
92804
|
function SymphiqProfileShopAnalysisDashboardComponent_Conditional_10_Conditional_0_Conditional_9_Template(rf, ctx) { if (rf & 1) {
|
|
92791
92805
|
i0.ɵɵelement(0, "symphiq-grade-badge", 59);
|
|
@@ -93086,8 +93100,8 @@ function SymphiqProfileShopAnalysisDashboardComponent_Conditional_10_Conditional
|
|
|
93086
93100
|
} if (rf & 2) {
|
|
93087
93101
|
const ctx_r14 = i0.ɵɵnextContext();
|
|
93088
93102
|
const section_r14 = ctx_r14.$implicit;
|
|
93089
|
-
const ɵ$
|
|
93090
|
-
i0.ɵɵclassProp("lg:flex-row-reverse", ɵ$
|
|
93103
|
+
const ɵ$index_242_r16 = ctx_r14.$index;
|
|
93104
|
+
i0.ɵɵclassProp("lg:flex-row-reverse", ɵ$index_242_r16 % 2 === 0);
|
|
93091
93105
|
i0.ɵɵadvance();
|
|
93092
93106
|
i0.ɵɵconditional(section_r14.visual && section_r14.visual.enabled ? 1 : -1);
|
|
93093
93107
|
i0.ɵɵadvance();
|
|
@@ -93096,10 +93110,10 @@ function SymphiqProfileShopAnalysisDashboardComponent_Conditional_10_Conditional
|
|
|
93096
93110
|
function SymphiqProfileShopAnalysisDashboardComponent_Conditional_10_Conditional_3_For_2_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
93097
93111
|
i0.ɵɵelement(0, "symphiq-section-divider", 92);
|
|
93098
93112
|
} if (rf & 2) {
|
|
93099
|
-
const ɵ$
|
|
93113
|
+
const ɵ$index_242_r16 = i0.ɵɵnextContext().$index;
|
|
93100
93114
|
const sectionList_r17 = i0.ɵɵnextContext();
|
|
93101
93115
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
93102
|
-
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("sectionIcon", sectionList_r17[ɵ$
|
|
93116
|
+
i0.ɵɵproperty("viewMode", ctx_r1.viewMode())("sectionIcon", sectionList_r17[ɵ$index_242_r16 + 1].icon);
|
|
93103
93117
|
} }
|
|
93104
93118
|
function SymphiqProfileShopAnalysisDashboardComponent_Conditional_10_Conditional_3_For_2_Template(rf, ctx) { if (rf & 1) {
|
|
93105
93119
|
i0.ɵɵelementStart(0, "div", 93)(1, "div", 94);
|
|
@@ -93113,8 +93127,8 @@ function SymphiqProfileShopAnalysisDashboardComponent_Conditional_10_Conditional
|
|
|
93113
93127
|
i0.ɵɵconditionalCreate(8, SymphiqProfileShopAnalysisDashboardComponent_Conditional_10_Conditional_3_For_2_Conditional_8_Template, 1, 2, "symphiq-section-divider", 92);
|
|
93114
93128
|
} if (rf & 2) {
|
|
93115
93129
|
const section_r14 = ctx.$implicit;
|
|
93116
|
-
const ɵ$
|
|
93117
|
-
const ɵ$
|
|
93130
|
+
const ɵ$index_242_r16 = ctx.$index;
|
|
93131
|
+
const ɵ$count_242_r18 = ctx.$count;
|
|
93118
93132
|
const ctx_r1 = i0.ɵɵnextContext(3);
|
|
93119
93133
|
i0.ɵɵproperty("id", "section-" + section_r14.id)("ngClass", ctx_r1.getSectionCardClasses());
|
|
93120
93134
|
i0.ɵɵadvance(2);
|
|
@@ -93126,9 +93140,9 @@ function SymphiqProfileShopAnalysisDashboardComponent_Conditional_10_Conditional
|
|
|
93126
93140
|
i0.ɵɵadvance();
|
|
93127
93141
|
i0.ɵɵconditional(section_r14.description || section_r14.visual && section_r14.visual.enabled ? 6 : -1);
|
|
93128
93142
|
i0.ɵɵadvance();
|
|
93129
|
-
i0.ɵɵproperty("section", section_r14)("executiveSummary", section_r14.id === "executive-summary" ? ctx_r1.executiveSummary() : undefined)("viewMode", ctx_r1.viewMode())("sectionIndex", ɵ$
|
|
93143
|
+
i0.ɵɵproperty("section", section_r14)("executiveSummary", section_r14.id === "executive-summary" ? ctx_r1.executiveSummary() : undefined)("viewMode", ctx_r1.viewMode())("sectionIndex", ɵ$index_242_r16)("allGoals", ctx_r1.allGoals())("allMetrics", ctx_r1.allMetrics())("allCharts", ctx_r1.allCharts())("allInsights", ctx_r1.allInsights())("businessProfile", ctx_r1.profile());
|
|
93130
93144
|
i0.ɵɵadvance();
|
|
93131
|
-
i0.ɵɵconditional(!(ɵ$
|
|
93145
|
+
i0.ɵɵconditional(!(ɵ$index_242_r16 === ɵ$count_242_r18 - 1) ? 8 : -1);
|
|
93132
93146
|
} }
|
|
93133
93147
|
function SymphiqProfileShopAnalysisDashboardComponent_Conditional_10_Conditional_3_Template(rf, ctx) { if (rf & 1) {
|
|
93134
93148
|
i0.ɵɵelementStart(0, "section", 52);
|
|
@@ -93428,9 +93442,7 @@ class SymphiqProfileShopAnalysisDashboardComponent {
|
|
|
93428
93442
|
const showPlans = this.showPlanSelection();
|
|
93429
93443
|
const shouldScroll = this.shouldScrollToPlanSelection();
|
|
93430
93444
|
const hasScrolled = untracked(() => this.hasScrolledToPlanSelection());
|
|
93431
|
-
console.log('[ScrollToPlan] Effect triggered:', { hasCurrency, showPlans, shouldScroll, hasScrolled });
|
|
93432
93445
|
if (hasCurrency && showPlans && shouldScroll && !hasScrolled) {
|
|
93433
|
-
console.log('[ScrollToPlan] Conditions met, initiating scroll');
|
|
93434
93446
|
this.hasScrolledToPlanSelection.set(true);
|
|
93435
93447
|
this.scrollToPlanSelectionWithRetry();
|
|
93436
93448
|
}
|
|
@@ -93758,11 +93770,6 @@ class SymphiqProfileShopAnalysisDashboardComponent {
|
|
|
93758
93770
|
const container = this.planSelectionContainer?.nativeElement;
|
|
93759
93771
|
const scrollEl = this.scrollElement();
|
|
93760
93772
|
const isEmbedded = this.embedded();
|
|
93761
|
-
console.log('[ScrollToPlan] Retry attempt:', attempts, {
|
|
93762
|
-
containerFound: !!container,
|
|
93763
|
-
isEmbedded,
|
|
93764
|
-
hasScrollElement: !!scrollEl
|
|
93765
|
-
});
|
|
93766
93773
|
if (container) {
|
|
93767
93774
|
const journeyIndicatorHeight = 180;
|
|
93768
93775
|
const headerOffset = isEmbedded ? 60 : 0;
|
|
@@ -93772,12 +93779,6 @@ class SymphiqProfileShopAnalysisDashboardComponent {
|
|
|
93772
93779
|
const scrollElRect = scrollEl.getBoundingClientRect();
|
|
93773
93780
|
const relativeTop = containerRect.top - scrollElRect.top + scrollEl.scrollTop;
|
|
93774
93781
|
const offsetPosition = relativeTop - totalOffset;
|
|
93775
|
-
console.log('[ScrollToPlan] Embedded scroll to position:', offsetPosition, {
|
|
93776
|
-
containerRectTop: containerRect.top,
|
|
93777
|
-
scrollElRectTop: scrollElRect.top,
|
|
93778
|
-
scrollElScrollTop: scrollEl.scrollTop,
|
|
93779
|
-
totalOffset
|
|
93780
|
-
});
|
|
93781
93782
|
scrollEl.scrollTo({
|
|
93782
93783
|
top: offsetPosition,
|
|
93783
93784
|
behavior: 'smooth'
|
|
@@ -93786,11 +93787,6 @@ class SymphiqProfileShopAnalysisDashboardComponent {
|
|
|
93786
93787
|
else {
|
|
93787
93788
|
const elementPosition = container.getBoundingClientRect().top;
|
|
93788
93789
|
const offsetPosition = elementPosition + window.scrollY - totalOffset;
|
|
93789
|
-
console.log('[ScrollToPlan] Window scroll to position:', offsetPosition, {
|
|
93790
|
-
elementPosition,
|
|
93791
|
-
windowScrollY: window.scrollY,
|
|
93792
|
-
totalOffset
|
|
93793
|
-
});
|
|
93794
93790
|
window.scrollTo({
|
|
93795
93791
|
top: offsetPosition,
|
|
93796
93792
|
behavior: 'smooth'
|
|
@@ -93802,9 +93798,6 @@ class SymphiqProfileShopAnalysisDashboardComponent {
|
|
|
93802
93798
|
this.scrollToPlanSelectionWithRetry(attempts + 1);
|
|
93803
93799
|
}, 100);
|
|
93804
93800
|
}
|
|
93805
|
-
else {
|
|
93806
|
-
console.log('[ScrollToPlan] Max attempts reached, container not found');
|
|
93807
|
-
}
|
|
93808
93801
|
}
|
|
93809
93802
|
onWindowScroll() {
|
|
93810
93803
|
this.headerScrollService.handleScroll(this.embedded());
|
|
@@ -94236,7 +94229,7 @@ class SymphiqProfileShopAnalysisDashboardComponent {
|
|
|
94236
94229
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.planSelectionContainer = _t.first);
|
|
94237
94230
|
} }, hostBindings: function SymphiqProfileShopAnalysisDashboardComponent_HostBindings(rf, ctx) { if (rf & 1) {
|
|
94238
94231
|
i0.ɵɵlistener("scroll", function SymphiqProfileShopAnalysisDashboardComponent_scroll_HostBindingHandler($event) { return ctx.onWindowScroll($event); }, i0.ɵɵresolveWindow);
|
|
94239
|
-
} }, inputs: { viewMode: [1, "viewMode"], requestedByUser: [1, "requestedByUser"], createdDate: [1, "createdDate"], embedded: [1, "embedded"], profileAnalysis: [1, "profileAnalysis"], profile: [1, "profile"], funnelAnalysis: [1, "funnelAnalysis"], focusAreaDetails: [1, "focusAreaDetails"], account: [1, "account"], profileShop: [1, "profileShop"], profileShopQuestions: [1, "profileShopQuestions"], profileAnswers: [1, "profileAnswers"], profileAnswerHistories: [1, "profileAnswerHistories"], itemStatusProfileShop: [1, "itemStatusProfileShop"], itemStatusProfileAnalysis: [1, "itemStatusProfileAnalysis"], planCardInfos: [1, "planCardInfos"], isOnboarded: [1, "isOnboarded"], scrollEvent: [1, "scrollEvent"], scrollElement: [1, "scrollElement"], users: [1, "users"], isLoading: [1, "isLoading"], forDemo: [1, "forDemo"], currentUser: [1, "currentUser"], maxAccessibleStepId: [1, "maxAccessibleStepId"] }, outputs: { stepClick: "stepClick", nextStepClick: "nextStepClick", currencySelectionClick: "currencySelectionClick", editCurrencyClick: "editCurrencyClick", periodUnitChanged: "periodUnitChanged", planSelected: "planSelected", checkoutPlanClick: "checkoutPlanClick", answerShopProfileQuestions: "answerShopProfileQuestions", continueShopProfileQuestions: "continueShopProfileQuestions", profileQuestionAnswerSave: "profileQuestionAnswerSave", shopProfileAdminAnswerAction: "shopProfileAdminAnswerAction" }, features: [i0.ɵɵNgOnChangesFeature], decls: 30, vars: 52, consts: [["shopProfileStatusCard", ""], ["planSelectionContainer", ""], [1, "min-h-screen", "relative", 3, "ngClass"], [1, "animated-bubbles", 2, "position", "fixed", "top", "0", "left", "0", "right", "0", "bottom", "0", "width", "100vw", "height", "100vh", "z-index", "1", "pointer-events", "none"], [1, "h-full", "transition-all", "duration-200", "ease-out", 3, "ngClass"], [1, "relative", "z-[51]"], [3, "searchClick", "viewModeClick", "title", "subtitle", "currentSection", "viewMode", "viewModeLabel", "isLoading", "requestedByUser", "createdDate", "showControls"], [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, "close", "isOpen", "isLightMode"], [3, "close", "modeSelected", "isOpen", "currentMode", "viewMode"], [3, "isLightMode", "allMetrics", "allInsights", "allBusinessInsights", "allCharts"], [3, "goal", "viewMode", "isInModal", "allMetrics", "allCharts", "allInsights", "currentModalState", "businessProfile"], [3, "goal", "viewMode"], [3, "objective", "goalTitle", "viewMode"], [3, "strategy", "objectiveTitle", "goalTitle", "viewMode", "expandedRecommendationId", "allMetrics", "allCharts", "allInsights", "allBusinessInsights", "currentModalState"], [3, "category", "viewMode", "scrollToSection"], [3, "strength", "viewMode", "allFunnelStrengths", "currentModalState"], [3, "gap", "viewMode", "allGoals", "allWeaknesses", "currentModalState"], [3, "opportunity", "viewMode", "allStrengths", "currentModalState"], [3, "isLightMode", "viewMode", "allMetrics", "allInsights", "allCharts"], [3, "isLightMode"], [3, "viewMode", "isEnabled", "isLoading"], [3, "viewMode", "totalQuestions", "answeredQuestions", "buttonConfig"], [1, "fixed", "bottom-0", "left-0", "right-0", "z-50", "border-t", "backdrop-blur-lg", 3, "ngClass"], [3, "nextStepClick", "stepClick", "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "mb-12"], [3, "viewMode", "businessName", "isOnboarded"], [3, "viewMode", "metricName", "isOnboarded"], [1, "rounded-2xl", "border", "shadow-lg", "p-8", "backdrop-blur-sm", 3, "ngClass"], [1, "flex", "flex-col", "items-center", "justify-center", "space-y-4"], ["size", "large", 3, "viewMode"], [1, "text-center"], [1, "text-lg", "font-semibold", "mb-1", 3, "ngClass"], [1, "text-sm", 3, "ngClass"], [1, "mb-8"], [3, "startCategoryQuestions", "answerSave", "adminAnswerAction", "viewMode", "totalQuestions", "answeredQuestions", "questions", "profileAnswers", "profileAnswerHistories", "users", "config", "groupConfig", "currentUser"], [1, "rounded-2xl", "border", "shadow-lg", "overflow-hidden", 3, "ngClass"], [
|
|
94232
|
+
} }, inputs: { viewMode: [1, "viewMode"], requestedByUser: [1, "requestedByUser"], createdDate: [1, "createdDate"], embedded: [1, "embedded"], profileAnalysis: [1, "profileAnalysis"], profile: [1, "profile"], funnelAnalysis: [1, "funnelAnalysis"], focusAreaDetails: [1, "focusAreaDetails"], account: [1, "account"], profileShop: [1, "profileShop"], profileShopQuestions: [1, "profileShopQuestions"], profileAnswers: [1, "profileAnswers"], profileAnswerHistories: [1, "profileAnswerHistories"], itemStatusProfileShop: [1, "itemStatusProfileShop"], itemStatusProfileAnalysis: [1, "itemStatusProfileAnalysis"], planCardInfos: [1, "planCardInfos"], isOnboarded: [1, "isOnboarded"], scrollEvent: [1, "scrollEvent"], scrollElement: [1, "scrollElement"], users: [1, "users"], isLoading: [1, "isLoading"], forDemo: [1, "forDemo"], currentUser: [1, "currentUser"], maxAccessibleStepId: [1, "maxAccessibleStepId"] }, outputs: { stepClick: "stepClick", nextStepClick: "nextStepClick", currencySelectionClick: "currencySelectionClick", editCurrencyClick: "editCurrencyClick", periodUnitChanged: "periodUnitChanged", planSelected: "planSelected", checkoutPlanClick: "checkoutPlanClick", answerShopProfileQuestions: "answerShopProfileQuestions", continueShopProfileQuestions: "continueShopProfileQuestions", profileQuestionAnswerSave: "profileQuestionAnswerSave", shopProfileAdminAnswerAction: "shopProfileAdminAnswerAction" }, features: [i0.ɵɵNgOnChangesFeature], decls: 30, vars: 52, consts: [["shopProfileStatusCard", ""], ["planSelectionContainer", ""], [1, "min-h-screen", "relative", 3, "ngClass"], [1, "animated-bubbles", 2, "position", "fixed", "top", "0", "left", "0", "right", "0", "bottom", "0", "width", "100vw", "height", "100vh", "z-index", "1", "pointer-events", "none"], [1, "h-full", "transition-all", "duration-200", "ease-out", 3, "ngClass"], [1, "relative", "z-[51]"], [3, "searchClick", "viewModeClick", "title", "subtitle", "currentSection", "viewMode", "viewModeLabel", "isLoading", "requestedByUser", "createdDate", "showControls"], [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, "close", "isOpen", "isLightMode"], [3, "close", "modeSelected", "isOpen", "currentMode", "viewMode"], [3, "isLightMode", "allMetrics", "allInsights", "allBusinessInsights", "allCharts"], [3, "goal", "viewMode", "isInModal", "allMetrics", "allCharts", "allInsights", "currentModalState", "businessProfile"], [3, "goal", "viewMode"], [3, "objective", "goalTitle", "viewMode"], [3, "strategy", "objectiveTitle", "goalTitle", "viewMode", "expandedRecommendationId", "allMetrics", "allCharts", "allInsights", "allBusinessInsights", "currentModalState"], [3, "category", "viewMode", "scrollToSection"], [3, "strength", "viewMode", "allFunnelStrengths", "currentModalState"], [3, "gap", "viewMode", "allGoals", "allWeaknesses", "currentModalState"], [3, "opportunity", "viewMode", "allStrengths", "currentModalState"], [3, "isLightMode", "viewMode", "allMetrics", "allInsights", "allCharts"], [3, "isLightMode"], [3, "viewMode", "isEnabled", "isLoading"], [3, "viewMode", "totalQuestions", "answeredQuestions", "buttonConfig"], [1, "fixed", "bottom-0", "left-0", "right-0", "z-50", "border-t", "backdrop-blur-lg", 3, "ngClass"], [3, "nextStepClick", "stepClick", "viewMode", "currentStepId", "showNextStepAction", "forDemo", "maxAccessibleStepId"], [1, "mb-12"], [3, "viewMode", "businessName", "isOnboarded"], [3, "viewMode", "metricName", "isOnboarded"], [1, "rounded-2xl", "border", "shadow-lg", "p-8", "backdrop-blur-sm", 3, "ngClass"], [1, "flex", "flex-col", "items-center", "justify-center", "space-y-4"], ["size", "large", 3, "viewMode"], [1, "text-center"], [1, "text-lg", "font-semibold", "mb-1", 3, "ngClass"], [1, "text-sm", 3, "ngClass"], [1, "mb-8"], [3, "startCategoryQuestions", "answerSave", "adminAnswerAction", "viewMode", "totalQuestions", "answeredQuestions", "questions", "profileAnswers", "profileAnswerHistories", "users", "config", "groupConfig", "currentUser"], [1, "rounded-2xl", "border", "shadow-lg", "overflow-hidden", 3, "ngClass"], ["title", "Generating Your Shop Profile", "subtitle", "We're analyzing your data to create shop specific questions and answers. They will appear when ready.", 3, "itemStatus", "viewMode"], [3, "goals", "viewMode"], ["subtitle", "We're analyzing your data to create your personalized analysis. It will appear when ready.", 3, "itemStatus", "viewMode", "title"], [3, "viewMoreClick", "goals", "viewMode"], [3, "viewMode", "selectedCurrency"], [3, "currencySelected", "selectionChanged", "viewMode", "isLoading", "initialCurrency"], [3, "viewMode"], [1, "mb-32"], [3, "periodUnitChanged", "planSelected", "editCurrency", "checkout", "viewMode", "selectedCurrency", "planCardInfos", "isLoading", "selectedPeriodUnit"], [3, "editCurrency", "viewMode", "selectedCurrency"], [3, "sections", "viewMode", "executiveSummary", "metricExecutiveSummary", "metricName", "allGoals", "allMetrics", "allCharts", "allInsights", "businessProfile"], ["id", "section-executive-summary", 1, "space-y-6", "scroll-mt-24"], [3, "viewMode", "summary", "metricName", "allGoals"], [1, "space-y-8"], [1, "rounded-2xl", "p-8", "shadow-xl", 3, "ngClass"], [1, "space-y-6"], [1, "flex", "items-start", "justify-between", "gap-4"], [1, "flex-1"], [1, "text-2xl", "font-bold", "mb-3", 3, "ngClass"], [1, "text-lg", "leading-relaxed", 3, "ngClass"], [3, "grade", "gradeRationale", "viewMode"], [1, "rounded-xl", "p-6", 3, "ngClass"], [1, "grid", "grid-cols-1", "md:grid-cols-3", "gap-4"], ["type", "button", 1, "p-4", "rounded-xl", "text-left", "transition-all", "duration-200", "hover:scale-[1.02]", "active:scale-[0.98]", "group", "cursor-pointer", 3, "click", "ngClass"], [1, "text-xs", "font-semibold", "uppercase", "mb-1", 3, "ngClass"], [1, "text-3xl", "font-bold", "mb-2", 3, "ngClass"], [1, "flex", "items-center", "gap-1.5", "text-xs", "font-medium"], [3, "ngClass"], ["size", "w-4 h-4", 1, "transition-transform", "group-hover:translate-x-1", 3, "icon", "ngClass"], ["size", "w-4 h-4", 1, "transition-transform", "group-hover:translate-y-1", "animate-bounce", 3, "icon", "ngClass"], ["id", "quick-wins-section", 1, "space-y-4", "scroll-mt-24"], [1, "text-lg", "font-semibold", "mb-3", 3, "ngClass"], [1, "relative"], [1, "mb-6", "lg:float-left", "lg:mr-6", "lg:mb-4", "lg:max-w-[66%]"], [1, "text-sm", "leading-relaxed", "whitespace-pre-line", 3, "ngClass"], [1, "clear-both"], [3, "visual", "viewMode"], [1, "text-xl", "font-bold", 3, "ngClass"], [1, "grid", "grid-cols-1", "lg:grid-cols-2", "gap-6"], [1, "rounded-xl", "p-6", "transition-all", "duration-300", 3, "ngClass"], [1, "space-y-4"], [1, "flex", "items-start", "gap-3"], [1, "flex-shrink-0", "w-8", "h-8", "rounded-full", "flex", "items-center", "justify-center", "text-sm", "font-bold", 3, "ngClass"], [1, "font-semibold", "leading-tight", "flex-1", 3, "ngClass"], [1, "flex", "flex-wrap", "gap-2"], [1, "px-3", "py-1", "rounded-full", "text-xs", "font-semibold", 3, "ngClass"], [1, "flex", "items-center", "gap-2", "text-sm", 3, "ngClass"], [1, "space-y-2"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z"], [1, "text-xs", "font-semibold", "uppercase", "tracking-wider", 3, "ngClass"], [3, "relatedGoalIds", "allGoals", "viewMode"], [3, "topPrioritiesClick", "priorityDetailClick", "viewMode", "summary", "metricName", "allGoals"], [3, "viewMode", "sectionIcon"], [1, "rounded-xl", "p-8", "scroll-mt-24", 3, "id", "ngClass"], [1, "flex", "items-start", "gap-3", "mb-6"], [1, "flex-shrink-0", "w-12", "h-12", "rounded-xl", "flex", "items-center", "justify-center", 3, "ngClass"], [1, "text-2xl", "font-bold", 3, "ngClass"], [1, "mb-6", "flex", "flex-col", "lg:flex-row", "gap-6", "items-start", 3, "lg:flex-row-reverse"], [3, "section", "executiveSummary", "viewMode", "sectionIndex", "allGoals", "allMetrics", "allCharts", "allInsights", "businessProfile"], ["size", "w-6 h-6", 3, "icon"], [1, "mb-6", "flex", "flex-col", "lg:flex-row", "gap-6", "items-start"], [1, "w-full", "lg:w-2/3"], [1, "w-full", 3, "lg:w-1/3", "lg:w-full"], [1, "w-full"], [3, "continueClick", "viewMode", "isEnabled", "isLoading"], [3, "continueClick", "viewMode", "totalQuestions", "answeredQuestions", "buttonConfig"], [1, "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-4"], [1, "flex", "items-center", "gap-4"], [1, "px-6", "py-4", "rounded-xl", "font-semibold", "text-lg", "transition-all", "duration-300", "cursor-pointer", 3, "click", "ngClass"], [1, "flex-1", "px-6", "py-4", "rounded-xl", "font-semibold", "text-lg", "transition-all", "duration-300", "flex", "items-center", "justify-center", "gap-3", "shadow-2xl", 3, "click", "disabled", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-6", "h-6", "transition-transform", "duration-200"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M13 7l5 5m0 0l-5 5m5-5H6"]], template: function SymphiqProfileShopAnalysisDashboardComponent_Template(rf, ctx) { if (rf & 1) {
|
|
94240
94233
|
i0.ɵɵelementStart(0, "div", 2);
|
|
94241
94234
|
i0.ɵɵelement(1, "div", 3);
|
|
94242
94235
|
i0.ɵɵelementStart(2, "div");
|
|
@@ -94248,7 +94241,7 @@ class SymphiqProfileShopAnalysisDashboardComponent {
|
|
|
94248
94241
|
i0.ɵɵconditionalCreate(6, SymphiqProfileShopAnalysisDashboardComponent_Conditional_6_Template, 1, 5, "symphiq-journey-progress-indicator", 7);
|
|
94249
94242
|
i0.ɵɵelementStart(7, "main", 8);
|
|
94250
94243
|
i0.ɵɵconditionalCreate(8, SymphiqProfileShopAnalysisDashboardComponent_Conditional_8_Template, 4, 3);
|
|
94251
|
-
i0.ɵɵconditionalCreate(9, SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Template,
|
|
94244
|
+
i0.ɵɵconditionalCreate(9, SymphiqProfileShopAnalysisDashboardComponent_Conditional_9_Template, 5, 5);
|
|
94252
94245
|
i0.ɵɵconditionalCreate(10, SymphiqProfileShopAnalysisDashboardComponent_Conditional_10_Template, 4, 4);
|
|
94253
94246
|
i0.ɵɵelementEnd();
|
|
94254
94247
|
i0.ɵɵconditionalCreate(11, SymphiqProfileShopAnalysisDashboardComponent_Conditional_11_Template, 1, 4, "symphiq-floating-toc", 9);
|
|
@@ -94460,6 +94453,20 @@ class SymphiqProfileShopAnalysisDashboardComponent {
|
|
|
94460
94453
|
</div>
|
|
94461
94454
|
}
|
|
94462
94455
|
|
|
94456
|
+
<!-- Profile Shop Generating (when subscribed but profileShop still generating) -->
|
|
94457
|
+
@if (isSubscriptionActive() && !isMetricAnalysis() && isProfileShopGenerating() && !profileAnalysis()) {
|
|
94458
|
+
<div class="mb-8">
|
|
94459
|
+
<div [ngClass]="getProgressCardClasses()" class="rounded-2xl border shadow-lg overflow-hidden">
|
|
94460
|
+
<symphiq-content-generation-progress
|
|
94461
|
+
[itemStatus]="itemStatusProfileShop()"
|
|
94462
|
+
[viewMode]="viewMode()"
|
|
94463
|
+
title="Generating Your Shop Profile"
|
|
94464
|
+
subtitle="We're analyzing your data to create shop specific questions and answers. They will appear when ready."
|
|
94465
|
+
/>
|
|
94466
|
+
</div>
|
|
94467
|
+
</div>
|
|
94468
|
+
}
|
|
94469
|
+
|
|
94463
94470
|
<!-- Strategic Insights & Goals (when subscribed) -->
|
|
94464
94471
|
@if (profileAnalysis() && (isSubscriptionActive() || isMetricAnalysis())) {
|
|
94465
94472
|
<div class="mb-8">
|
|
@@ -95040,7 +95047,7 @@ class SymphiqProfileShopAnalysisDashboardComponent {
|
|
|
95040
95047
|
type: HostListener,
|
|
95041
95048
|
args: ['window:scroll', ['$event']]
|
|
95042
95049
|
}] }); })();
|
|
95043
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileShopAnalysisDashboardComponent, { className: "SymphiqProfileShopAnalysisDashboardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/symphiq-profile-shop-analysis-dashboard.component.ts", lineNumber:
|
|
95050
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqProfileShopAnalysisDashboardComponent, { className: "SymphiqProfileShopAnalysisDashboardComponent", filePath: "lib/components/profile-analysis-shop-dashboard/symphiq-profile-shop-analysis-dashboard.component.ts", lineNumber: 820 }); })();
|
|
95044
95051
|
|
|
95045
95052
|
const _forTrack0$6 = ($index, $item) => $item.domain;
|
|
95046
95053
|
function SymphiqProfileFocusAreasAnalysesDashboardComponent_Conditional_6_Template(rf, ctx) { if (rf & 1) {
|