simpo-component-library 1.8.993 → 1.8.995

Sign up to get free protection for your applications and to get access to all the features.
@@ -50,7 +50,6 @@ export declare class ProductDescComponent extends BaseSection {
50
50
  private USER_WISHLIST;
51
51
  itemImages: ItemImage[];
52
52
  items: MenuItem[] | null;
53
- readonly panelOpenState: import("@angular/core").WritableSignal<boolean>;
54
53
  ngOnInit(): void;
55
54
  varientLoading: boolean;
56
55
  recentViewItemList: Product[];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "simpo-component-library",
3
- "version": "1.8.993",
3
+ "version": "1.8.995",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^17.2.0",
6
6
  "@angular/core": "^17.2.0",
Binary file