simpo-component-library 1.5.42 → 1.5.44
Sign up to get free protection for your applications and to get access to all the features.
- package/esm2022/lib/ecommerce/sections/featured-category/featured-category.component.mjs +7 -5
- package/esm2022/lib/ecommerce/sections/featured-category/featured-category.modal.mjs +1 -1
- package/esm2022/lib/ecommerce/sections/featured-products/featured-products.component.mjs +3 -3
- package/esm2022/lib/ecommerce/sections/small-product-listing/small-product-listing.component.mjs +3 -3
- package/fesm2022/simpo-component-library.mjs +10 -8
- package/fesm2022/simpo-component-library.mjs.map +1 -1
- package/lib/ecommerce/sections/featured-category/featured-category.component.d.ts +1 -1
- package/lib/ecommerce/sections/featured-category/featured-category.modal.d.ts +1 -0
- package/package.json +1 -1
- package/simpo-component-library-1.5.44.tgz +0 -0
- package/simpo-component-library-1.5.38.tgz +0 -0
- package/simpo-component-library-1.5.39.tgz +0 -0
- package/simpo-component-library-1.5.40.tgz +0 -0
- package/simpo-component-library-1.5.41.tgz +0 -0
- package/simpo-component-library-1.5.42.tgz +0 -0
@@ -23,7 +23,7 @@ export declare class FeaturedCategoryComponent extends BaseSection {
|
|
23
23
|
ngOnInit(): void;
|
24
24
|
getSliceParameters(): number[];
|
25
25
|
redirectToListPage(category: string): void;
|
26
|
-
|
26
|
+
getAllCategoriesByCollectionId(): void;
|
27
27
|
editSection(): void;
|
28
28
|
get stylesLayout(): LayOutModel;
|
29
29
|
get isMobile(): boolean;
|
package/package.json
CHANGED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|