@eric-emg/symphiq-components 1.2.502 → 1.2.503

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.
@@ -1906,8 +1906,8 @@ class MetricFormatterService {
1906
1906
 
1907
1907
  class HeaderScrollService {
1908
1908
  constructor() {
1909
- this.DEFAULT_COLLAPSE_THRESHOLD = 50;
1910
- this.DEFAULT_EXPAND_THRESHOLD = 30;
1909
+ this.DEFAULT_COLLAPSE_THRESHOLD = 100;
1910
+ this.DEFAULT_EXPAND_THRESHOLD = 20;
1911
1911
  this.DEFAULT_STATE_CHANGE_COOLDOWN = 500;
1912
1912
  this.DEFAULT_DEBOUNCE_DELAY = 100;
1913
1913
  this.isScrolled = signal(false, ...(ngDevMode ? [{ debugName: "isScrolled" }] : []));
@@ -68665,19 +68665,19 @@ class SymphiqBusinessAnalysisDashboardComponent {
68665
68665
  }] }); })();
68666
68666
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(SymphiqBusinessAnalysisDashboardComponent, { className: "SymphiqBusinessAnalysisDashboardComponent", filePath: "lib/components/business-analysis-dashboard/symphiq-business-analysis-dashboard.component.ts", lineNumber: 351 }); })();
68667
68667
 
68668
- function DashboardHeaderComponent_Conditional_8_Template(rf, ctx) { if (rf & 1) {
68669
- i0.ɵɵelement(0, "div", 6);
68668
+ function DashboardHeaderComponent_Conditional_9_Template(rf, ctx) { if (rf & 1) {
68669
+ i0.ɵɵelement(0, "div", 7);
68670
68670
  } }
68671
- function DashboardHeaderComponent_Conditional_11_Template(rf, ctx) { if (rf & 1) {
68671
+ function DashboardHeaderComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
68672
68672
  const _r1 = i0.ɵɵgetCurrentView();
68673
- i0.ɵɵelementStart(0, "div", 7)(1, "symphiq-search-button", 13);
68674
- i0.ɵɵlistener("searchClick", function DashboardHeaderComponent_Conditional_11_Template_symphiq_search_button_searchClick_1_listener() { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onSearchClick()); });
68673
+ i0.ɵɵelementStart(0, "div", 8)(1, "symphiq-search-button", 14);
68674
+ i0.ɵɵlistener("searchClick", function DashboardHeaderComponent_Conditional_12_Template_symphiq_search_button_searchClick_1_listener() { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onSearchClick()); });
68675
68675
  i0.ɵɵelementEnd();
68676
- i0.ɵɵelementStart(2, "button", 14);
68677
- i0.ɵɵlistener("click", function DashboardHeaderComponent_Conditional_11_Template_button_click_2_listener() { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onViewModeClick()); });
68676
+ i0.ɵɵelementStart(2, "button", 15);
68677
+ i0.ɵɵlistener("click", function DashboardHeaderComponent_Conditional_12_Template_button_click_2_listener() { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onViewModeClick()); });
68678
68678
  i0.ɵɵnamespaceSVG();
68679
- i0.ɵɵelementStart(3, "svg", 15);
68680
- i0.ɵɵelement(4, "path", 16)(5, "path", 17);
68679
+ i0.ɵɵelementStart(3, "svg", 16);
68680
+ i0.ɵɵelement(4, "path", 17)(5, "path", 18);
68681
68681
  i0.ɵɵelementEnd();
68682
68682
  i0.ɵɵnamespaceHTML();
68683
68683
  i0.ɵɵelementStart(6, "span");
@@ -68692,11 +68692,11 @@ function DashboardHeaderComponent_Conditional_11_Template(rf, ctx) { if (rf & 1)
68692
68692
  i0.ɵɵadvance(5);
68693
68693
  i0.ɵɵtextInterpolate(ctx_r1.viewModeLabel());
68694
68694
  } }
68695
- function DashboardHeaderComponent_Conditional_12_Conditional_1_Template(rf, ctx) { if (rf & 1) {
68696
- i0.ɵɵelementStart(0, "div", 18)(1, "div", 19);
68695
+ function DashboardHeaderComponent_Conditional_13_Conditional_1_Template(rf, ctx) { if (rf & 1) {
68696
+ i0.ɵɵelementStart(0, "div", 19)(1, "div", 20);
68697
68697
  i0.ɵɵtext(2, "Generated At");
68698
68698
  i0.ɵɵelementEnd();
68699
- i0.ɵɵelementStart(3, "div", 20);
68699
+ i0.ɵɵelementStart(3, "div", 21);
68700
68700
  i0.ɵɵtext(4);
68701
68701
  i0.ɵɵelementEnd()();
68702
68702
  } if (rf & 2) {
@@ -68708,11 +68708,11 @@ function DashboardHeaderComponent_Conditional_12_Conditional_1_Template(rf, ctx)
68708
68708
  i0.ɵɵadvance();
68709
68709
  i0.ɵɵtextInterpolate(ctx_r1.formattedGeneratedDate());
68710
68710
  } }
68711
- function DashboardHeaderComponent_Conditional_12_Conditional_2_Template(rf, ctx) { if (rf & 1) {
68712
- i0.ɵɵelementStart(0, "div", 18)(1, "div", 19);
68711
+ function DashboardHeaderComponent_Conditional_13_Conditional_2_Template(rf, ctx) { if (rf & 1) {
68712
+ i0.ɵɵelementStart(0, "div", 19)(1, "div", 20);
68713
68713
  i0.ɵɵtext(2, "Requested by");
68714
68714
  i0.ɵɵelementEnd();
68715
- i0.ɵɵelementStart(3, "div", 20);
68715
+ i0.ɵɵelementStart(3, "div", 21);
68716
68716
  i0.ɵɵtext(4);
68717
68717
  i0.ɵɵelementEnd()();
68718
68718
  } if (rf & 2) {
@@ -68725,10 +68725,10 @@ function DashboardHeaderComponent_Conditional_12_Conditional_2_Template(rf, ctx)
68725
68725
  i0.ɵɵadvance();
68726
68726
  i0.ɵɵtextInterpolate2("", (tmp_4_0 = ctx_r1.requestedByUser()) == null ? null : tmp_4_0.firstName, " ", (tmp_4_0 = ctx_r1.requestedByUser()) == null ? null : tmp_4_0.lastName);
68727
68727
  } }
68728
- function DashboardHeaderComponent_Conditional_12_Template(rf, ctx) { if (rf & 1) {
68729
- i0.ɵɵelementStart(0, "div", 8);
68730
- i0.ɵɵconditionalCreate(1, DashboardHeaderComponent_Conditional_12_Conditional_1_Template, 5, 5, "div", 18);
68731
- i0.ɵɵconditionalCreate(2, DashboardHeaderComponent_Conditional_12_Conditional_2_Template, 5, 6, "div", 18);
68728
+ function DashboardHeaderComponent_Conditional_13_Template(rf, ctx) { if (rf & 1) {
68729
+ i0.ɵɵelementStart(0, "div", 9);
68730
+ i0.ɵɵconditionalCreate(1, DashboardHeaderComponent_Conditional_13_Conditional_1_Template, 5, 5, "div", 19);
68731
+ i0.ɵɵconditionalCreate(2, DashboardHeaderComponent_Conditional_13_Conditional_2_Template, 5, 6, "div", 19);
68732
68732
  i0.ɵɵelementEnd();
68733
68733
  } if (rf & 2) {
68734
68734
  const ctx_r1 = i0.ɵɵnextContext();
@@ -68737,11 +68737,11 @@ function DashboardHeaderComponent_Conditional_12_Template(rf, ctx) { if (rf & 1)
68737
68737
  i0.ɵɵadvance();
68738
68738
  i0.ɵɵconditional(ctx_r1.requestedByUser() ? 2 : -1);
68739
68739
  } }
68740
- function DashboardHeaderComponent_Conditional_20_Conditional_3_Template(rf, ctx) { if (rf & 1) {
68741
- i0.ɵɵelementStart(0, "span", 5);
68740
+ function DashboardHeaderComponent_Conditional_21_Conditional_3_Template(rf, ctx) { if (rf & 1) {
68741
+ i0.ɵɵelementStart(0, "span", 6);
68742
68742
  i0.ɵɵtext(1, "\u203A");
68743
68743
  i0.ɵɵelementEnd();
68744
- i0.ɵɵelementStart(2, "span", 5);
68744
+ i0.ɵɵelementStart(2, "span", 6);
68745
68745
  i0.ɵɵtext(3);
68746
68746
  i0.ɵɵelementEnd();
68747
68747
  } if (rf & 2) {
@@ -68752,11 +68752,11 @@ function DashboardHeaderComponent_Conditional_20_Conditional_3_Template(rf, ctx)
68752
68752
  i0.ɵɵadvance();
68753
68753
  i0.ɵɵtextInterpolate1(" ", ctx_r1.currentSubsection(), " ");
68754
68754
  } }
68755
- function DashboardHeaderComponent_Conditional_20_Template(rf, ctx) { if (rf & 1) {
68756
- i0.ɵɵelementStart(0, "div", 12)(1, "span", 5);
68755
+ function DashboardHeaderComponent_Conditional_21_Template(rf, ctx) { if (rf & 1) {
68756
+ i0.ɵɵelementStart(0, "div", 13)(1, "span", 6);
68757
68757
  i0.ɵɵtext(2);
68758
68758
  i0.ɵɵelementEnd();
68759
- i0.ɵɵconditionalCreate(3, DashboardHeaderComponent_Conditional_20_Conditional_3_Template, 4, 3);
68759
+ i0.ɵɵconditionalCreate(3, DashboardHeaderComponent_Conditional_21_Conditional_3_Template, 4, 3);
68760
68760
  i0.ɵɵelementEnd();
68761
68761
  } if (rf & 2) {
68762
68762
  const ctx_r1 = i0.ɵɵnextContext();
@@ -68767,16 +68767,16 @@ function DashboardHeaderComponent_Conditional_20_Template(rf, ctx) { if (rf & 1)
68767
68767
  i0.ɵɵadvance();
68768
68768
  i0.ɵɵconditional(ctx_r1.currentSubsection() ? 3 : -1);
68769
68769
  } }
68770
- function DashboardHeaderComponent_Conditional_21_Template(rf, ctx) { if (rf & 1) {
68770
+ function DashboardHeaderComponent_Conditional_22_Template(rf, ctx) { if (rf & 1) {
68771
68771
  const _r3 = i0.ɵɵgetCurrentView();
68772
- i0.ɵɵelementStart(0, "symphiq-search-button", 21);
68773
- i0.ɵɵlistener("searchClick", function DashboardHeaderComponent_Conditional_21_Template_symphiq_search_button_searchClick_0_listener() { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onSearchClick()); });
68772
+ i0.ɵɵelementStart(0, "symphiq-search-button", 22);
68773
+ i0.ɵɵlistener("searchClick", function DashboardHeaderComponent_Conditional_22_Template_symphiq_search_button_searchClick_0_listener() { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onSearchClick()); });
68774
68774
  i0.ɵɵelementEnd();
68775
- i0.ɵɵelementStart(1, "button", 22);
68776
- i0.ɵɵlistener("click", function DashboardHeaderComponent_Conditional_21_Template_button_click_1_listener() { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onViewModeClick()); });
68775
+ i0.ɵɵelementStart(1, "button", 23);
68776
+ i0.ɵɵlistener("click", function DashboardHeaderComponent_Conditional_22_Template_button_click_1_listener() { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onViewModeClick()); });
68777
68777
  i0.ɵɵnamespaceSVG();
68778
- i0.ɵɵelementStart(2, "svg", 15);
68779
- i0.ɵɵelement(3, "path", 16)(4, "path", 17);
68778
+ i0.ɵɵelementStart(2, "svg", 16);
68779
+ i0.ɵɵelement(3, "path", 17)(4, "path", 18);
68780
68780
  i0.ɵɵelementEnd()();
68781
68781
  } if (rf & 2) {
68782
68782
  const ctx_r1 = i0.ɵɵnextContext();
@@ -68852,57 +68852,55 @@ class DashboardHeaderComponent {
68852
68852
  : 'bg-slate-800 hover:bg-slate-700 text-slate-300 border border-slate-700';
68853
68853
  }
68854
68854
  static { this.ɵfac = function DashboardHeaderComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || DashboardHeaderComponent)(); }; }
68855
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: DashboardHeaderComponent, selectors: [["symphiq-dashboard-header"]], inputs: { requestedByUser: [1, "requestedByUser"], createdDate: [1, "createdDate"], title: [1, "title"], subtitle: [1, "subtitle"], viewMode: [1, "viewMode"], viewModeLabel: [1, "viewModeLabel"], currentSection: [1, "currentSection"], currentSubsection: [1, "currentSubsection"], isLoading: [1, "isLoading"], showControls: [1, "showControls"] }, outputs: { searchClick: "searchClick", viewModeClick: "viewModeClick" }, decls: 22, vars: 36, consts: [[1, "sticky", "top-0", "z-50", 3, "ngClass"], [1, "transition-all", "duration-300", "ease-in-out", "overflow-hidden"], [1, "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-8"], [1, "flex", "items-center", "justify-between"], [1, "flex", "items-center", "gap-3"], [3, "ngClass"], ["title", "Refreshing data...", 1, "animate-spin", "w-4", "h-4", "border-2", "border-blue-500/30", "border-t-blue-500", "rounded-full"], [1, "flex", "items-center", "gap-2"], [1, "flex", "flex-col", "gap-4", "min-w-[180px]"], [1, "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-3"], [1, "flex-1", "min-w-0", "mr-4"], [1, "flex", "items-center", "gap-4"], [1, "flex", "items-center", "gap-2", "text-sm", "flex-shrink-0"], [3, "searchClick", "isLightMode"], ["type", "button", 1, "cursor-pointer", "flex", "items-center", "gap-2", "px-3", "py-1.5", "rounded-lg", "text-xs", "font-medium", "transition-all", "duration-200", "hover:scale-105", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M15 12a3 3 0 11-6 0 3 3 0 016 0z"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M2.458 12C3.732 7.943 7.523 5 12 5c4.478 0 8.268 2.943 9.542 7-1.274 4.057-5.064 7-9.542 7-4.477 0-8.268-2.943-9.542-7z"], [1, "text-left", "sm:text-right"], [1, "text-xs", "sm:text-sm"], [1, "text-sm", "sm:text-base", "font-medium"], [3, "searchClick", "isLightMode", "minimized"], ["type", "button", 1, "cursor-pointer", "flex", "items-center", "gap-2", "px-2", "py-1.5", "rounded-lg", "text-xs", "font-medium", "transition-all", "duration-200", "hover:scale-105", 3, "click", "ngClass"]], template: function DashboardHeaderComponent_Template(rf, ctx) { if (rf & 1) {
68856
- i0.ɵɵelementStart(0, "header", 0)(1, "div", 1)(2, "div", 2)(3, "div", 3)(4, "div")(5, "div", 4)(6, "h1", 5);
68857
- i0.ɵɵtext(7);
68855
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: DashboardHeaderComponent, selectors: [["symphiq-dashboard-header"]], inputs: { requestedByUser: [1, "requestedByUser"], createdDate: [1, "createdDate"], title: [1, "title"], subtitle: [1, "subtitle"], viewMode: [1, "viewMode"], viewModeLabel: [1, "viewModeLabel"], currentSection: [1, "currentSection"], currentSubsection: [1, "currentSubsection"], isLoading: [1, "isLoading"], showControls: [1, "showControls"] }, outputs: { searchClick: "searchClick", viewModeClick: "viewModeClick" }, decls: 23, vars: 26, consts: [[1, "sticky", "top-0", "z-50", 3, "ngClass"], [1, "relative", 2, "transition", "height 300ms ease-in-out"], [1, "absolute", "inset-x-0", "top-0", "transition-opacity", "duration-300", "ease-in-out"], [1, "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-8"], [1, "flex", "items-center", "justify-between"], [1, "flex", "items-center", "gap-3"], [3, "ngClass"], ["title", "Refreshing data...", 1, "animate-spin", "w-4", "h-4", "border-2", "border-blue-500/30", "border-t-blue-500", "rounded-full"], [1, "flex", "items-center", "gap-2"], [1, "flex", "flex-col", "gap-4", "min-w-[180px]"], [1, "max-w-7xl", "mx-auto", "px-4", "sm:px-6", "lg:px-8", "py-3"], [1, "flex-1", "min-w-0", "mr-4"], [1, "flex", "items-center", "gap-4"], [1, "flex", "items-center", "gap-2", "text-sm", "flex-shrink-0"], [3, "searchClick", "isLightMode"], ["type", "button", 1, "cursor-pointer", "flex", "items-center", "gap-2", "px-3", "py-1.5", "rounded-lg", "text-xs", "font-medium", "transition-all", "duration-200", "hover:scale-105", 3, "click", "ngClass"], ["fill", "none", "stroke", "currentColor", "viewBox", "0 0 24 24", 1, "w-4", "h-4"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M15 12a3 3 0 11-6 0 3 3 0 016 0z"], ["stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2", "d", "M2.458 12C3.732 7.943 7.523 5 12 5c4.478 0 8.268 2.943 9.542 7-1.274 4.057-5.064 7-9.542 7-4.477 0-8.268-2.943-9.542-7z"], [1, "text-left", "sm:text-right"], [1, "text-xs", "sm:text-sm"], [1, "text-sm", "sm:text-base", "font-medium"], [3, "searchClick", "isLightMode", "minimized"], ["type", "button", 1, "cursor-pointer", "flex", "items-center", "gap-2", "px-2", "py-1.5", "rounded-lg", "text-xs", "font-medium", "transition-all", "duration-200", "hover:scale-105", 3, "click", "ngClass"]], template: function DashboardHeaderComponent_Template(rf, ctx) { if (rf & 1) {
68856
+ i0.ɵɵelementStart(0, "header", 0)(1, "div", 1)(2, "div", 2)(3, "div", 3)(4, "div", 4)(5, "div")(6, "div", 5)(7, "h1", 6);
68857
+ i0.ɵɵtext(8);
68858
68858
  i0.ɵɵelementEnd();
68859
- i0.ɵɵconditionalCreate(8, DashboardHeaderComponent_Conditional_8_Template, 1, 0, "div", 6);
68859
+ i0.ɵɵconditionalCreate(9, DashboardHeaderComponent_Conditional_9_Template, 1, 0, "div", 7);
68860
68860
  i0.ɵɵelementEnd();
68861
- i0.ɵɵelementStart(9, "p", 5);
68862
- i0.ɵɵtext(10);
68861
+ i0.ɵɵelementStart(10, "p", 6);
68862
+ i0.ɵɵtext(11);
68863
68863
  i0.ɵɵelementEnd()();
68864
- i0.ɵɵconditionalCreate(11, DashboardHeaderComponent_Conditional_11_Template, 8, 3, "div", 7);
68865
- i0.ɵɵconditionalCreate(12, DashboardHeaderComponent_Conditional_12_Template, 3, 2, "div", 8);
68864
+ i0.ɵɵconditionalCreate(12, DashboardHeaderComponent_Conditional_12_Template, 8, 3, "div", 8);
68865
+ i0.ɵɵconditionalCreate(13, DashboardHeaderComponent_Conditional_13_Template, 3, 2, "div", 9);
68866
68866
  i0.ɵɵelementEnd()()();
68867
- i0.ɵɵelementStart(13, "div", 1)(14, "div", 9)(15, "div", 3)(16, "div", 10)(17, "h1", 5);
68868
- i0.ɵɵtext(18);
68867
+ i0.ɵɵelementStart(14, "div", 2)(15, "div", 10)(16, "div", 4)(17, "div", 11)(18, "h1", 6);
68868
+ i0.ɵɵtext(19);
68869
68869
  i0.ɵɵelementEnd()();
68870
- i0.ɵɵelementStart(19, "div", 11);
68871
- i0.ɵɵconditionalCreate(20, DashboardHeaderComponent_Conditional_20_Template, 4, 3, "div", 12);
68872
- i0.ɵɵconditionalCreate(21, DashboardHeaderComponent_Conditional_21_Template, 5, 3);
68873
- i0.ɵɵelementEnd()()()()();
68870
+ i0.ɵɵelementStart(20, "div", 12);
68871
+ i0.ɵɵconditionalCreate(21, DashboardHeaderComponent_Conditional_21_Template, 4, 3, "div", 13);
68872
+ i0.ɵɵconditionalCreate(22, DashboardHeaderComponent_Conditional_22_Template, 5, 3);
68873
+ i0.ɵɵelementEnd()()()()()();
68874
68874
  } if (rf & 2) {
68875
68875
  i0.ɵɵproperty("ngClass", ctx.getHeaderClasses());
68876
68876
  i0.ɵɵadvance();
68877
- i0.ɵɵclassProp("max-h-0", ctx.headerScrollService.isScrolled())("opacity-0", ctx.headerScrollService.isScrolled())("max-h-96", !ctx.headerScrollService.isScrolled())("opacity-100", !ctx.headerScrollService.isScrolled());
68877
+ i0.ɵɵstyleProp("height", ctx.headerScrollService.isScrolled() ? "52px" : "116px");
68878
68878
  i0.ɵɵadvance();
68879
- i0.ɵɵclassProp("pointer-events-none", ctx.headerScrollService.isScrolled())("pointer-events-auto", !ctx.headerScrollService.isScrolled());
68880
- i0.ɵɵadvance(4);
68879
+ i0.ɵɵclassProp("opacity-0", ctx.headerScrollService.isScrolled())("pointer-events-none", ctx.headerScrollService.isScrolled())("opacity-100", !ctx.headerScrollService.isScrolled());
68880
+ i0.ɵɵadvance(5);
68881
68881
  i0.ɵɵproperty("ngClass", ctx.getMainTitleClasses());
68882
68882
  i0.ɵɵadvance();
68883
68883
  i0.ɵɵtextInterpolate1(" ", ctx.title(), " ");
68884
68884
  i0.ɵɵadvance();
68885
- i0.ɵɵconditional(ctx.isLoading() ? 8 : -1);
68885
+ i0.ɵɵconditional(ctx.isLoading() ? 9 : -1);
68886
68886
  i0.ɵɵadvance();
68887
68887
  i0.ɵɵproperty("ngClass", ctx.getSubtitleClasses());
68888
68888
  i0.ɵɵadvance();
68889
68889
  i0.ɵɵtextInterpolate1(" ", ctx.subtitle(), " ");
68890
68890
  i0.ɵɵadvance();
68891
- i0.ɵɵconditional(ctx.showControls() ? 11 : -1);
68892
- i0.ɵɵadvance();
68893
- i0.ɵɵconditional(ctx.formattedGeneratedDate() || ctx.requestedByUser() ? 12 : -1);
68891
+ i0.ɵɵconditional(ctx.showControls() ? 12 : -1);
68894
68892
  i0.ɵɵadvance();
68895
- i0.ɵɵclassProp("max-h-0", !ctx.headerScrollService.isScrolled())("opacity-0", !ctx.headerScrollService.isScrolled())("max-h-20", ctx.headerScrollService.isScrolled())("opacity-100", ctx.headerScrollService.isScrolled());
68893
+ i0.ɵɵconditional(ctx.formattedGeneratedDate() || ctx.requestedByUser() ? 13 : -1);
68896
68894
  i0.ɵɵadvance();
68897
- i0.ɵɵclassProp("pointer-events-none", !ctx.headerScrollService.isScrolled())("pointer-events-auto", ctx.headerScrollService.isScrolled());
68898
- i0.ɵɵadvance(3);
68895
+ i0.ɵɵclassProp("opacity-0", !ctx.headerScrollService.isScrolled())("pointer-events-none", !ctx.headerScrollService.isScrolled())("opacity-100", ctx.headerScrollService.isScrolled());
68896
+ i0.ɵɵadvance(4);
68899
68897
  i0.ɵɵproperty("ngClass", ctx.getCondensedTitleClasses());
68900
68898
  i0.ɵɵadvance();
68901
68899
  i0.ɵɵtextInterpolate1(" ", ctx.title(), " ");
68902
68900
  i0.ɵɵadvance(2);
68903
- i0.ɵɵconditional(ctx.currentSection() ? 20 : -1);
68901
+ i0.ɵɵconditional(ctx.currentSection() ? 21 : -1);
68904
68902
  i0.ɵɵadvance();
68905
- i0.ɵɵconditional(ctx.showControls() ? 21 : -1);
68903
+ i0.ɵɵconditional(ctx.showControls() ? 22 : -1);
68906
68904
  } }, dependencies: [CommonModule, i1$1.NgClass, SearchButtonComponent], encapsulation: 2, changeDetection: 0 }); }
68907
68905
  }
68908
68906
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DashboardHeaderComponent, [{
@@ -68914,17 +68912,15 @@ class DashboardHeaderComponent {
68914
68912
  changeDetection: ChangeDetectionStrategy.OnPush,
68915
68913
  template: `
68916
68914
  <header [ngClass]="getHeaderClasses()" class="sticky top-0 z-50">
68917
- <!-- Expanded Header (default state) -->
68918
- <div
68919
- class="transition-all duration-300 ease-in-out overflow-hidden"
68920
- [class.max-h-0]="headerScrollService.isScrolled()"
68921
- [class.opacity-0]="headerScrollService.isScrolled()"
68922
- [class.max-h-96]="!headerScrollService.isScrolled()"
68923
- [class.opacity-100]="!headerScrollService.isScrolled()">
68915
+ <div class="relative" [style.height]="headerScrollService.isScrolled() ? '52px' : '116px'" style="transition: height 300ms ease-in-out;">
68916
+ <!-- Expanded Header (default state) -->
68924
68917
  <div
68925
- class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-8"
68918
+ class="absolute inset-x-0 top-0 transition-opacity duration-300 ease-in-out"
68919
+ [class.opacity-0]="headerScrollService.isScrolled()"
68926
68920
  [class.pointer-events-none]="headerScrollService.isScrolled()"
68927
- [class.pointer-events-auto]="!headerScrollService.isScrolled()">
68921
+ [class.opacity-100]="!headerScrollService.isScrolled()">
68922
+ <div
68923
+ class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-8">
68928
68924
  <div class="flex items-center justify-between">
68929
68925
  <div>
68930
68926
  <div class="flex items-center gap-3">
@@ -68975,20 +68971,17 @@ class DashboardHeaderComponent {
68975
68971
  </div>
68976
68972
  }
68977
68973
  </div>
68974
+ </div>
68978
68975
  </div>
68979
- </div>
68980
68976
 
68981
- <!-- Condensed Header (scrolled state) -->
68982
- <div
68983
- class="transition-all duration-300 ease-in-out overflow-hidden"
68984
- [class.max-h-0]="!headerScrollService.isScrolled()"
68985
- [class.opacity-0]="!headerScrollService.isScrolled()"
68986
- [class.max-h-20]="headerScrollService.isScrolled()"
68987
- [class.opacity-100]="headerScrollService.isScrolled()">
68977
+ <!-- Condensed Header (scrolled state) -->
68988
68978
  <div
68989
- class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-3"
68979
+ class="absolute inset-x-0 top-0 transition-opacity duration-300 ease-in-out"
68980
+ [class.opacity-0]="!headerScrollService.isScrolled()"
68990
68981
  [class.pointer-events-none]="!headerScrollService.isScrolled()"
68991
- [class.pointer-events-auto]="headerScrollService.isScrolled()">
68982
+ [class.opacity-100]="headerScrollService.isScrolled()">
68983
+ <div
68984
+ class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-3">
68992
68985
  <div class="flex items-center justify-between">
68993
68986
  <div class="flex-1 min-w-0 mr-4">
68994
68987
  <h1 [ngClass]="getCondensedTitleClasses()">
@@ -69028,13 +69021,14 @@ class DashboardHeaderComponent {
69028
69021
  }
69029
69022
  </div>
69030
69023
  </div>
69024
+ </div>
69031
69025
  </div>
69032
69026
  </div>
69033
69027
  </header>
69034
69028
  `
69035
69029
  }]
69036
69030
  }], null, { requestedByUser: [{ type: i0.Input, args: [{ isSignal: true, alias: "requestedByUser", required: false }] }], createdDate: [{ type: i0.Input, args: [{ isSignal: true, alias: "createdDate", required: false }] }], title: [{ type: i0.Input, args: [{ isSignal: true, alias: "title", required: false }] }], subtitle: [{ type: i0.Input, args: [{ isSignal: true, alias: "subtitle", required: false }] }], viewMode: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewMode", required: false }] }], viewModeLabel: [{ type: i0.Input, args: [{ isSignal: true, alias: "viewModeLabel", required: false }] }], currentSection: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentSection", required: false }] }], currentSubsection: [{ type: i0.Input, args: [{ isSignal: true, alias: "currentSubsection", required: false }] }], isLoading: [{ type: i0.Input, args: [{ isSignal: true, alias: "isLoading", required: false }] }], showControls: [{ type: i0.Input, args: [{ isSignal: true, alias: "showControls", required: false }] }], searchClick: [{ type: i0.Output, args: ["searchClick"] }], viewModeClick: [{ type: i0.Output, args: ["viewModeClick"] }] }); })();
69037
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(DashboardHeaderComponent, { className: "DashboardHeaderComponent", filePath: "lib/components/shared/dashboard-header.component.ts", lineNumber: 134 }); })();
69031
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(DashboardHeaderComponent, { className: "DashboardHeaderComponent", filePath: "lib/components/shared/dashboard-header.component.ts", lineNumber: 130 }); })();
69038
69032
 
69039
69033
  class GradeBadgeComponent {
69040
69034
  constructor() {