simpo-component-library 1.6.155 → 1.6.157

Sign up to get free protection for your applications and to get access to all the features.
@@ -71,7 +71,7 @@ export declare class CartComponent extends BaseSection implements OnInit {
71
71
  searchIfApplicable(): void;
72
72
  closeDialogRef(): void;
73
73
  applyCoupon(coupon: Coupon): void;
74
- calculateCart(): void;
74
+ calculateCart(response: any): void;
75
75
  getTaxAmount(): number;
76
76
  get getAddressList(): import("../../styles/user.modal").AddressDetails[];
77
77
  get isMobile(): boolean;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "simpo-component-library",
3
- "version": "1.6.155",
3
+ "version": "1.6.157",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^17.2.0",
6
6
  "@angular/core": "^17.2.0",
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file