@eric-emg/symphiq-components 1.3.16 → 1.3.18
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.
|
@@ -55044,7 +55044,7 @@ class ConnectGaWelcomeBannerComponent {
|
|
|
55044
55044
|
: 'text-slate-700';
|
|
55045
55045
|
}
|
|
55046
55046
|
static { this.ɵfac = function ConnectGaWelcomeBannerComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ConnectGaWelcomeBannerComponent)(); }; }
|
|
55047
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ConnectGaWelcomeBannerComponent, selectors: [["symphiq-connect-ga-welcome-banner"]], inputs: { viewMode: [1, "viewMode"], isOnboarded: [1, "isOnboarded"] }, decls:
|
|
55047
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ConnectGaWelcomeBannerComponent, selectors: [["symphiq-connect-ga-welcome-banner"]], inputs: { viewMode: [1, "viewMode"], isOnboarded: [1, "isOnboarded"] }, decls: 21, vars: 12, consts: [[1, "rounded-2xl", "border", "shadow-lg", "overflow-hidden", 3, "ngClass"], [1, "px-8", "py-8", 3, "ngClass"], [1, "flex", "items-start", "gap-6"], [1, "flex-shrink-0", "w-16", "h-16", "rounded-2xl", "flex", "items-center", "justify-center", 3, "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-8", "h-8"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M21 12a9 9 0 01-9 9m9-9a9 9 0 00-9-9m9 9H3m9 9a9 9 0 01-9-9m9 9c1.657 0 3-4.03 3-9s-1.343-9-3-9m0 18c-1.657 0-3-4.03-3-9s1.343-9 3-9m-9 9a9 9 0 019-9"], [1, "flex-1"], [1, "text-2xl", "sm:text-3xl", "font-bold", "mb-3", 3, "ngClass"], [1, "space-y-6", "mb-6"], [1, "space-y-3"], [1, "text-base", "leading-relaxed", 3, "ngClass"], [1, "font-semibold"], ["currentStepId", "connect-ga4", 1, "block", "max-w-sm", 3, "viewMode"], [1, "mt-6", "block", 3, "viewMode", "items"], ["title", "What Happens Next", "onboardedTitle", "Manage Your Connection", "description", "After connecting GA4, you'll set revenue targets that define your growth goals. Symphiq will then analyze your funnel performance against these targets to deliver precise, actionable recommendations.", "onboardedDescription", "Your GA4 connection remains active, continuously syncing your latest performance data. You can change your connected property or Google account at any time if your analytics setup evolves.", 1, "mt-6", "block", 3, "viewMode", "isOnboarded"]], template: function ConnectGaWelcomeBannerComponent_Template(rf, ctx) { if (rf & 1) {
|
|
55048
55048
|
i0.ɵɵelementStart(0, "div", 0)(1, "div", 1)(2, "div", 2)(3, "div", 3);
|
|
55049
55049
|
i0.ɵɵnamespaceSVG();
|
|
55050
55050
|
i0.ɵɵelementStart(4, "svg", 4);
|
|
@@ -55062,10 +55062,9 @@ class ConnectGaWelcomeBannerComponent {
|
|
|
55062
55062
|
i0.ɵɵelementEnd();
|
|
55063
55063
|
i0.ɵɵtext(17, " Your GA4 data reveals how visitors interact with your site\u2014from initial page views through purchases. Combined with your business context, this data enables Symphiq to identify specific opportunities and provide actionable, data-driven recommendations. ");
|
|
55064
55064
|
i0.ɵɵelementEnd()();
|
|
55065
|
-
i0.ɵɵ
|
|
55066
|
-
i0.ɵɵ
|
|
55067
|
-
i0.ɵɵ
|
|
55068
|
-
i0.ɵɵelement(20, "symphiq-what-youll-see-below", 14)(21, "symphiq-continue-your-journey", 15);
|
|
55065
|
+
i0.ɵɵelement(18, "symphiq-confidence-level-card", 12);
|
|
55066
|
+
i0.ɵɵelementEnd();
|
|
55067
|
+
i0.ɵɵelement(19, "symphiq-what-youll-see-below", 13)(20, "symphiq-continue-your-journey", 14);
|
|
55069
55068
|
i0.ɵɵelementEnd()()()();
|
|
55070
55069
|
} if (rf & 2) {
|
|
55071
55070
|
i0.ɵɵproperty("ngClass", ctx.containerClasses());
|
|
@@ -55081,7 +55080,7 @@ class ConnectGaWelcomeBannerComponent {
|
|
|
55081
55080
|
i0.ɵɵproperty("ngClass", ctx.textClasses());
|
|
55082
55081
|
i0.ɵɵadvance(2);
|
|
55083
55082
|
i0.ɵɵproperty("ngClass", ctx.textClasses());
|
|
55084
|
-
i0.ɵɵadvance(
|
|
55083
|
+
i0.ɵɵadvance(4);
|
|
55085
55084
|
i0.ɵɵproperty("viewMode", ctx.viewMode());
|
|
55086
55085
|
i0.ɵɵadvance();
|
|
55087
55086
|
i0.ɵɵproperty("viewMode", ctx.viewMode())("items", ctx.whatYoullSeeBelowItems);
|
|
@@ -55115,8 +55114,8 @@ class ConnectGaWelcomeBannerComponent {
|
|
|
55115
55114
|
}
|
|
55116
55115
|
</h2>
|
|
55117
55116
|
|
|
55118
|
-
<div class="
|
|
55119
|
-
<div class="
|
|
55117
|
+
<div class="space-y-6 mb-6">
|
|
55118
|
+
<div class="space-y-3">
|
|
55120
55119
|
<p [ngClass]="textClasses()" class="text-base leading-relaxed">
|
|
55121
55120
|
Connecting Google Analytics 4 enables Symphiq to access your performance data in read-only mode. This integration provides the quantitative foundation that powers all of Symphiq's insights and recommendations.
|
|
55122
55121
|
</p>
|
|
@@ -55125,12 +55124,11 @@ class ConnectGaWelcomeBannerComponent {
|
|
|
55125
55124
|
</p>
|
|
55126
55125
|
</div>
|
|
55127
55126
|
|
|
55128
|
-
<
|
|
55129
|
-
|
|
55130
|
-
|
|
55131
|
-
|
|
55132
|
-
|
|
55133
|
-
</div>
|
|
55127
|
+
<symphiq-confidence-level-card
|
|
55128
|
+
class="block max-w-sm"
|
|
55129
|
+
[viewMode]="viewMode()"
|
|
55130
|
+
currentStepId="connect-ga4"
|
|
55131
|
+
/>
|
|
55134
55132
|
</div>
|
|
55135
55133
|
|
|
55136
55134
|
<symphiq-what-youll-see-below
|
|
@@ -55155,7 +55153,7 @@ class ConnectGaWelcomeBannerComponent {
|
|
|
55155
55153
|
`
|
|
55156
55154
|
}]
|
|
55157
55155
|
}], null, { viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], isOnboarded: [{ type: i0.Input, args: [{ isSignal: true, alias: "isOnboarded", required: false }] }] }); })();
|
|
55158
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ConnectGaWelcomeBannerComponent, { className: "ConnectGaWelcomeBannerComponent", filePath: "lib/components/connect-ga-dashboard/connect-ga-welcome-banner.component.ts", lineNumber:
|
|
55156
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ConnectGaWelcomeBannerComponent, { className: "ConnectGaWelcomeBannerComponent", filePath: "lib/components/connect-ga-dashboard/connect-ga-welcome-banner.component.ts", lineNumber: 70 }); })();
|
|
55159
55157
|
|
|
55160
55158
|
const _forTrack0$D = ($index, $item) => $item.property.id;
|
|
55161
55159
|
function SymphiqConnectGaDashboardComponent_Conditional_8_Template(rf, ctx) { if (rf & 1) {
|
|
@@ -95039,7 +95037,7 @@ class SymphiqProfileShopAnalysisDashboardComponent {
|
|
|
95039
95037
|
i0.ɵɵadvance();
|
|
95040
95038
|
i0.ɵɵconditional(ctx.isSimplifiedView() && !ctx.isLoading() && (ctx.isSubscriptionActive() || ctx.isMetricAnalysis()) ? 7 : -1);
|
|
95041
95039
|
i0.ɵɵadvance();
|
|
95042
|
-
i0.ɵɵconditional(ctx.isSimplifiedView() && ctx.isLoading() ? 8 : -1);
|
|
95040
|
+
i0.ɵɵconditional(ctx.isSimplifiedView() && ctx.isLoading() && (ctx.isSubscriptionActive() || ctx.isMetricAnalysis()) ? 8 : -1);
|
|
95043
95041
|
i0.ɵɵadvance();
|
|
95044
95042
|
i0.ɵɵconditional(ctx.isSimplifiedView() ? 9 : -1);
|
|
95045
95043
|
i0.ɵɵadvance();
|
|
@@ -95160,7 +95158,7 @@ class SymphiqProfileShopAnalysisDashboardComponent {
|
|
|
95160
95158
|
}
|
|
95161
95159
|
|
|
95162
95160
|
<!-- Loading Card -->
|
|
95163
|
-
@if (isSimplifiedView() && isLoading()) {
|
|
95161
|
+
@if (isSimplifiedView() && isLoading() && (isSubscriptionActive() || isMetricAnalysis())) {
|
|
95164
95162
|
<symphiq-loading-card
|
|
95165
95163
|
[viewMode]="viewMode()"
|
|
95166
95164
|
title="Loading Your Shop Profile Analysis"
|