simpo-component-library 3.6.266 → 3.6.267

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -63,7 +63,7 @@ export declare class AuthenticationRequiredComponent extends BaseSection {
63
63
  validateNumber(event: KeyboardEvent): void;
64
64
  validateOTP(event: KeyboardEvent): void;
65
65
  checkStrength(): void;
66
- getStrengthColor(index: number): "yellow" | "tomato" | "#d3d3d3ba" | "orange" | "lightgreen";
66
+ getStrengthColor(index: number): "tomato" | "#d3d3d3ba" | "orange" | "yellow" | "lightgreen";
67
67
  emailDebounceTimer: any;
68
68
  onEmailChange(): void;
69
69
  emailCheck: boolean;
@@ -1,5 +1,14 @@
1
+ import { OnInit } from '@angular/core';
2
+ import { StorageServiceService } from '../../../services/storage.service';
3
+ import { RestService } from '../../../services/rest.service';
1
4
  import * as i0 from "@angular/core";
2
- export declare class PassbookTransactionsComponent {
5
+ export declare class PassbookTransactionsComponent implements OnInit {
6
+ private storageService;
7
+ private restService;
8
+ constructor(storageService: StorageServiceService, restService: RestService);
9
+ ngOnInit(): void;
10
+ getAllTransactions(): void;
11
+ allTransactions: any[];
3
12
  static ɵfac: i0.ɵɵFactoryDeclaration<PassbookTransactionsComponent, never>;
4
13
  static ɵcmp: i0.ɵɵComponentDeclaration<PassbookTransactionsComponent, "simpo-passbook-transactions", never, {}, {}, never, never, true, never>;
5
14
  }
@@ -112,7 +112,7 @@ export declare class ProductDescComponent extends BaseSection {
112
112
  getTextColor(color: any): "#000000" | "#ffffff";
113
113
  languages: string[];
114
114
  selectedLang: string;
115
- getClass(map: any): "col-4" | "col-6" | "col-3" | "width-max";
115
+ getClass(map: any): "col-6" | "col-4" | "col-3" | "width-max";
116
116
  onFindInStore(id: string): void;
117
117
  onBookAppointment(): void;
118
118
  isDetails: boolean;
@@ -10,11 +10,13 @@ export declare class SchemeDetailsComponent implements OnInit {
10
10
  private matDialog;
11
11
  private readonly _eventService;
12
12
  schemeDetails: any;
13
+ data: any;
13
14
  gotoSchemeOverview: EventEmitter<void>;
14
15
  showChargesTemplate: TemplateRef<HTMLDivElement>;
15
16
  slabListTemplate: TemplateRef<HTMLDivElement>;
16
17
  constructor(storageService: StorageServiceService, restService: RestService, matDialog: MatDialog, _eventService: EventsService);
17
18
  ngOnInit(): void;
19
+ styles: any;
18
20
  screenWidth: any;
19
21
  getScreenSize(event?: any): void;
20
22
  paymentData: any[];
@@ -31,5 +33,5 @@ export declare class SchemeDetailsComponent implements OnInit {
31
33
  getvalidSlabList(): void;
32
34
  goBack(): void;
33
35
  static ɵfac: i0.ɵɵFactoryDeclaration<SchemeDetailsComponent, never>;
34
- static ɵcmp: i0.ɵɵComponentDeclaration<SchemeDetailsComponent, "simpo-scheme-details", never, { "schemeDetails": { "alias": "schemeDetails"; "required": false; }; }, { "gotoSchemeOverview": "gotoSchemeOverview"; }, never, never, true, never>;
36
+ static ɵcmp: i0.ɵɵComponentDeclaration<SchemeDetailsComponent, "simpo-scheme-details", never, { "schemeDetails": { "alias": "schemeDetails"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, { "gotoSchemeOverview": "gotoSchemeOverview"; }, never, never, true, never>;
35
37
  }
@@ -29,7 +29,7 @@ export declare class LinkEditorComponent {
29
29
  changeButtonStyle(): void;
30
30
  getContrastTextColor(backgroundHex: any): void;
31
31
  backgroundType: string[];
32
- setBorderRadius(): "0px" | "99px" | "7px";
32
+ setBorderRadius(): "0px" | "7px" | "99px";
33
33
  setBorder(): string;
34
34
  setColor(): any;
35
35
  setBackground(): any;
@@ -15,7 +15,7 @@ export declare class PricingS1Component extends BaseSection {
15
15
  editSection(): void;
16
16
  getButtonId(): string;
17
17
  redirectTo(): void;
18
- getClass(): "col-4" | "col-12" | "col-5" | "col-3";
18
+ getClass(): "col-4" | "col-3" | "col-12" | "col-5";
19
19
  static ɵfac: i0.ɵɵFactoryDeclaration<PricingS1Component, never>;
20
20
  static ɵcmp: i0.ɵɵComponentDeclaration<PricingS1Component, "simpo-pricing-s1", never, { "data": { "alias": "data"; "required": false; }; "edit": { "alias": "edit"; "required": false; }; }, {}, never, never, true, never>;
21
21
  }
@@ -23,7 +23,7 @@ export declare class PricingSectionComponent extends BaseSection {
23
23
  getButtonId(): string;
24
24
  editSection(): void;
25
25
  redirectTo(): void;
26
- getClass(): "col-4" | "col-12" | "col-6" | "col-3";
26
+ getClass(): "col-6" | "col-4" | "col-3" | "col-12";
27
27
  static ɵfac: i0.ɵɵFactoryDeclaration<PricingSectionComponent, never>;
28
28
  static ɵcmp: i0.ɵɵComponentDeclaration<PricingSectionComponent, "simpo-pricing-section", never, { "data": { "alias": "data"; "required": false; }; "index": { "alias": "index"; "required": false; }; "edit": { "alias": "edit"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; "delete": { "alias": "delete"; "required": false; }; "nextComponentColor": { "alias": "nextComponentColor"; "required": false; }; }, {}, never, never, true, never>;
29
29
  }
@@ -117,6 +117,7 @@ export declare class RestService implements OnDestroy {
117
117
  PassbookAppStatus(bId: any): Observable<Object>;
118
118
  getAllPassbookDues(bId: any, userId: any): Observable<Object>;
119
119
  getToken(): string;
120
+ getAllTransactions(payload: any): Observable<Object>;
120
121
  static ɵfac: i0.ɵɵFactoryDeclaration<RestService, never>;
121
122
  static ɵprov: i0.ɵɵInjectableDeclaration<RestService>;
122
123
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "simpo-component-library",
3
- "version": "3.6.266",
3
+ "version": "3.6.267",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^17.2.0",
6
6
  "@angular/core": "^17.2.0",
Binary file