simpo-component-library 1.4.295 → 1.4.300

Sign up to get free protection for your applications and to get access to all the features.
@@ -14,6 +14,7 @@ import * as i0 from "@angular/core";
14
14
  interface BaseModel {
15
15
  option: string;
16
16
  id: string;
17
+ imgUrl: string;
17
18
  status: boolean;
18
19
  }
19
20
  export declare class ProductListComponent extends BaseSection {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "simpo-component-library",
3
- "version": "1.4.295",
3
+ "version": "1.4.300",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^17.2.0",
6
6
  "@angular/core": "^17.2.0",
Binary file
Binary file