simpo-component-library 1.4.289 → 1.4.291

Sign up to get free protection for your applications and to get access to all the features.
@@ -31,7 +31,7 @@ export declare class UserProfileComponent extends BaseSection implements OnInit
31
31
  isLoading: boolean;
32
32
  styles?: ProfileStylesModal;
33
33
  content?: ProfileContentModal;
34
- selectedSidePanelTab: string | null;
34
+ selectedSidePanelTab: string;
35
35
  userDetails: User | null;
36
36
  addressList: any;
37
37
  orderDetailsData: any;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "simpo-component-library",
3
- "version": "1.4.289",
3
+ "version": "1.4.291",
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