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.
- package/esm2022/lib/ecommerce/sections/product-desc/product-desc.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/product-list/product-list.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/user-profile/user-profile.component.mjs +6 -4
- package/fesm2022/simpo-component-library.mjs +8 -7
- package/fesm2022/simpo-component-library.mjs.map +1 -1
- package/lib/ecommerce/sections/user-profile/user-profile.component.d.ts +1 -1
- package/package.json +1 -1
- package/simpo-component-library-1.4.291.tgz +0 -0
- package/simpo-component-library-1.4.281.tgz +0 -0
- package/simpo-component-library-1.4.282.tgz +0 -0
- package/simpo-component-library-1.4.285.tgz +0 -0
- package/simpo-component-library-1.4.286.tgz +0 -0
- package/simpo-component-library-1.4.287.tgz +0 -0
- package/simpo-component-library-1.4.289.tgz +0 -0
@@ -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
|
34
|
+
selectedSidePanelTab: string;
|
35
35
|
userDetails: User | null;
|
36
36
|
addressList: any;
|
37
37
|
orderDetailsData: any;
|
package/package.json
CHANGED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|