simpo-component-library 1.5.5 → 1.5.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -54,7 +54,7 @@ export declare class AddressComponent extends BaseSection implements OnInit, OnC
54
54
  onLocationSelected(location: any): void;
55
55
  onAutocompleteSelected(result: any): void;
56
56
  addressSelected(index: number): void;
57
- goToProfile(): void;
57
+ goToHome(): void;
58
58
  updateAddress(): void;
59
59
  validateMobile(event: KeyboardEvent): void;
60
60
  validateName(event: KeyboardEvent): void;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "simpo-component-library",
3
- "version": "1.5.5",
3
+ "version": "1.5.6",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^17.2.0",
6
6
  "@angular/core": "^17.2.0",
Binary file
Binary file