@eric-emg/symphiq-components 1.2.3 → 1.2.5
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 +7 -7
- package/fesm2022/symphiq-components.mjs.map +1 -1
- package/index.d.ts +3 -3
- package/index.d.ts.map +1 -1
- package/package.json +1 -1
- package/styles.css +3 -0
|
@@ -2863,7 +2863,7 @@ class SymphiqFunnelAnalysisDashboardComponent {
|
|
|
2863
2863
|
});
|
|
2864
2864
|
}
|
|
2865
2865
|
static { this.ɵfac = function SymphiqFunnelAnalysisDashboardComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || SymphiqFunnelAnalysisDashboardComponent)(i0.ɵɵdirectiveInject(FunnelOrderService)); }; }
|
|
2866
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SymphiqFunnelAnalysisDashboardComponent, selectors: [["symphiq-funnel-analysis-dashboard"]], inputs: { title: "title",
|
|
2866
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SymphiqFunnelAnalysisDashboardComponent, selectors: [["symphiq-funnel-analysis-dashboard"]], inputs: { title: "title", requestedByUser: "requestedByUser", data: "data" }, decls: 56, vars: 12, consts: [[1, "min-h-screen", "bg-transparent"], [1, "bg-slate-900/50", "backdrop-blur-sm", "border-b", "border-slate-800", "sticky", "top-0", "z-50"], [1, "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "py-4", "sm:py-6"], [1, "flex", "flex-col", "sm:flex-row", "items-start", "sm:items-center", "justify-between", "gap-3", "sm:gap-0"], [1, "text-2xl", "sm:text-3xl", "font-bold", "text-white", "mb-1"], [1, "text-sm", "sm:text-base", "text-slate-400"], [1, "flex", "flex-col", "gap-4", "min-w-[180px]"], [1, "text-left", "sm:text-right"], [1, "text-xs", "sm:text-sm", "text-slate-500"], [1, "text-sm", "sm:text-base", "text-white", "font-medium"], [1, "max-w-7xl", "mx-auto"], [1, "space-y-6", "sm:space-y-8"], [3, "assessment", "revenueMetric"], [1, "mt-6", "sm:mt-8"], [1, "flex", "items-center", "justify-between", "mb-4", "sm:mb-6"], [1, "text-xl", "sm:text-2xl", "font-bold", "text-white"], [1, "text-xs", "sm:text-sm", "text-slate-400"], [1, "grid", "grid-cols-1", "lg:grid-cols-2", "gap-4", "sm:gap-6"], [3, "insight", "allMetrics"], [1, "flex", "flex-col", "sm:flex-row", "items-start", "sm:items-center", "justify-between", "gap-3", "sm:gap-0", "mb-4", "sm:mb-6"], [1, "flex", "gap-2", "sm:gap-3", "items-center", "w-full", "sm:w-auto"], [1, "flex-1", "sm:flex-initial", "px-3", "sm:px-4", "py-2", "rounded-lg", "text-xs", "sm:text-sm", "font-medium", "bg-slate-700", "text-white", "border", "border-slate-600", "focus:outline-none", "focus:ring-2", "focus:ring-blue-500", "focus:border-transparent", "transition-all", "cursor-pointer", 3, "ngModelChange", "ngModel"], [3, "value"], [1, "px-3", "sm:px-4", "py-2", "rounded-lg", "text-xs", "sm:text-sm", "font-medium", "bg-slate-700", "text-white", "border", "border-slate-600", "hover:bg-slate-600", "focus:outline-none", "focus:ring-2", "focus:ring-blue-500", "transition-all", "flex", "items-center", "gap-2", 3, "click", "title"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M3 4h13M3 8h9m-9 4h6m4 0l4-4m0 0l4 4m-4-4v12"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M3 4h13M3 8h9m-9 4h9m5-4v12m0 0l-4-4m4 4l4-4"], [1, "hidden", "sm:inline"], [1, "space-y-4", "sm:space-y-6"], [1, "text-xl", "sm:text-2xl", "font-bold", "text-white", "mb-4", "sm:mb-6"], [3, "breakdown"], [1, "w-full"], [3, "metric", "insights"], [1, "grid", "grid-cols-1", "md:grid-cols-2", "lg:grid-cols-3", "gap-4", "sm:gap-6", "items-stretch"], [1, "flex"], [1, "flex-1", 3, "metric", "insights"]], template: function SymphiqFunnelAnalysisDashboardComponent_Template(rf, ctx) { if (rf & 1) {
|
|
2867
2867
|
i0.ɵɵelementStart(0, "div", 0)(1, "header", 1)(2, "div", 2)(3, "div", 3)(4, "div")(5, "h1", 4);
|
|
2868
2868
|
i0.ɵɵtext(6);
|
|
2869
2869
|
i0.ɵɵelementEnd();
|
|
@@ -2928,9 +2928,9 @@ class SymphiqFunnelAnalysisDashboardComponent {
|
|
|
2928
2928
|
i0.ɵɵadvance(8);
|
|
2929
2929
|
i0.ɵɵtextInterpolate(ctx.formatDate(ctx.data.generatedAt || "2025-11-30"));
|
|
2930
2930
|
i0.ɵɵadvance(5);
|
|
2931
|
-
i0.ɵɵ
|
|
2931
|
+
i0.ɵɵtextInterpolate2("", ctx.requestedByUser == null ? null : ctx.requestedByUser.firstName, " ", ctx.requestedByUser == null ? null : ctx.requestedByUser.lastName);
|
|
2932
2932
|
i0.ɵɵadvance(3);
|
|
2933
|
-
i0.ɵɵproperty("assessment", ctx.data.overallAssessment || i0.ɵɵpureFunction0(
|
|
2933
|
+
i0.ɵɵproperty("assessment", ctx.data.overallAssessment || i0.ɵɵpureFunction0(11, _c0))("revenueMetric", ctx.revenueMetric);
|
|
2934
2934
|
i0.ɵɵadvance(6);
|
|
2935
2935
|
i0.ɵɵtextInterpolate1("", ctx.insights.length, " insights");
|
|
2936
2936
|
i0.ɵɵadvance(2);
|
|
@@ -2977,14 +2977,14 @@ class SymphiqFunnelAnalysisDashboardComponent {
|
|
|
2977
2977
|
<h1 class="text-2xl sm:text-3xl font-bold text-white mb-1">{{title}}</h1>
|
|
2978
2978
|
<p class="text-sm sm:text-base text-slate-400">Revenue Orchestration & Funnel Analysis</p>
|
|
2979
2979
|
</div>
|
|
2980
|
-
<div class="flex flex-col gap-4">
|
|
2980
|
+
<div class="flex flex-col gap-4 min-w-[180px]">
|
|
2981
2981
|
<div class="text-left sm:text-right">
|
|
2982
2982
|
<div class="text-xs sm:text-sm text-slate-500">Generated At</div>
|
|
2983
2983
|
<div class="text-sm sm:text-base text-white font-medium">{{ formatDate(data.generatedAt || '2025-11-30') }}</div>
|
|
2984
2984
|
</div>
|
|
2985
2985
|
<div class="text-left sm:text-right">
|
|
2986
2986
|
<div class="text-xs sm:text-sm text-slate-500">Requested by</div>
|
|
2987
|
-
<div class="text-sm sm:text-base text-white font-medium">{{
|
|
2987
|
+
<div class="text-sm sm:text-base text-white font-medium">{{ requestedByUser?.firstName }} {{ requestedByUser?.lastName }}</div>
|
|
2988
2988
|
</div>
|
|
2989
2989
|
</div>
|
|
2990
2990
|
</div>
|
|
@@ -3072,13 +3072,13 @@ class SymphiqFunnelAnalysisDashboardComponent {
|
|
|
3072
3072
|
}], () => [{ type: FunnelOrderService }], { title: [{
|
|
3073
3073
|
type: Input,
|
|
3074
3074
|
args: [{ required: true }]
|
|
3075
|
-
}],
|
|
3075
|
+
}], requestedByUser: [{
|
|
3076
3076
|
type: Input,
|
|
3077
3077
|
args: [{ required: true }]
|
|
3078
3078
|
}], data: [{
|
|
3079
3079
|
type: Input
|
|
3080
3080
|
}] }); })();
|
|
3081
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqFunnelAnalysisDashboardComponent, { className: "SymphiqFunnelAnalysisDashboardComponent", filePath: "lib/components/symphiq-funnel-analysis-dashboard.component.ts", lineNumber:
|
|
3081
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqFunnelAnalysisDashboardComponent, { className: "SymphiqFunnelAnalysisDashboardComponent", filePath: "lib/components/symphiq-funnel-analysis-dashboard.component.ts", lineNumber: 132 }); })();
|
|
3082
3082
|
|
|
3083
3083
|
/*
|
|
3084
3084
|
* Public API Surface of symphiq-components
|