barsa-tiles 2.3.65 → 2.3.66

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/index.d.ts CHANGED
@@ -963,7 +963,6 @@ declare class BarsaShellbarComponent extends BaseComponent implements OnInit {
963
963
  item: NotificationItem;
964
964
  btn: NotificationAction;
965
965
  }): void;
966
- onOpenNotificationPopover(e: any): void;
967
966
  onOpenQuickAccess: () => void;
968
967
  onOpenNotification: () => void;
969
968
  onLanguage: (e: any) => void;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "barsa-tiles",
3
- "version": "2.3.65",
3
+ "version": "2.3.66",
4
4
  "peerDependencies": {
5
5
  "@angular/core": "^20.0.6",
6
6
  "@angular/common": "^20.0.6"