simpo-component-library 3.6.821 → 3.6.824

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,6 +134,9 @@ export declare class HeaderSectionComponent implements OnInit, AfterViewInit, On
134
134
  goBackMobileMenu(): void;
135
135
  getMenuItems(): void;
136
136
  redirectionsOfMenu(ele: any): void;
137
+ openSubmenuChild: any;
138
+ toggleSubMenu(child: any, event: Event): void;
139
+ toggleChildMenu(ele: any): void;
137
140
  setChildMenu(ele: any): void;
138
141
  static ɵfac: i0.ɵɵFactoryDeclaration<HeaderSectionComponent, never>;
139
142
  static ɵcmp: i0.ɵɵComponentDeclaration<HeaderSectionComponent, "simpo-header-section", never, { "data": { "alias": "data"; "required": false; }; "nextComponent": { "alias": "nextComponent"; "required": false; }; "index": { "alias": "index"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; "edit": { "alias": "edit"; "required": false; }; }, {}, never, never, true, never>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "simpo-component-library",
3
- "version": "3.6.821",
3
+ "version": "3.6.824",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^17.2.0",
6
6
  "@angular/core": "^17.2.0",
Binary file