simpo-component-library 3.6.840 → 3.6.841

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.
@@ -134,10 +134,12 @@ export declare class HeaderSectionComponent implements OnInit, AfterViewInit, On
134
134
  byMetalAndStone: any;
135
135
  navigateLogin(): void;
136
136
  megaMenu: any;
137
+ footerMenu: any;
137
138
  selectedMobileMenu: any;
138
139
  selectMobileMenu(item: any): void;
139
140
  goBackMobileMenu(): void;
140
141
  getMenuItems(): void;
142
+ private normalizeMegaMenuItem;
141
143
  redirectionsOfMenu(ele: any): void;
142
144
  openSubmenuChild: any;
143
145
  toggleSubMenu(child: any, event: Event): void;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "simpo-component-library",
3
- "version": "3.6.840",
3
+ "version": "3.6.841",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^17.2.0",
6
6
  "@angular/core": "^17.2.0",
Binary file