awf-test-lib 0.0.45 → 0.0.50

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.
File without changes
@@ -0,0 +1,4 @@
1
+ export declare enum StingBoolean {
2
+ YES = "Yes",
3
+ NO = "No"
4
+ }
@@ -3,7 +3,7 @@ import { FormBuilder, FormGroup } from '@angular/forms';
3
3
  import { MessageService } from 'primeng/api';
4
4
  import { PmJob } from '../../models/pmJob.model';
5
5
  import { PmJobStatus } from '../../models/pmJobStatus';
6
- import { Reason } from '../../models/reason';
6
+ import { Reason } from '../../models/reason.model';
7
7
  import { System } from '../../models/system';
8
8
  import * as i0 from "@angular/core";
9
9
  export declare class ContactComponent implements OnChanges {
@@ -3,7 +3,7 @@ import { FormBuilder, FormGroup } from '@angular/forms';
3
3
  import { MessageService } from 'primeng/api';
4
4
  import { DetailedPmJob } from '../../models/detailedPmJob.model';
5
5
  import { PmJobStatus } from '../../models/pmJobStatus';
6
- import { Reason } from '../../models/reason';
6
+ import { Reason } from '../../models/reason.model';
7
7
  import * as i0 from "@angular/core";
8
8
  export declare class ContactSupportComponent implements OnInit, OnChanges {
9
9
  private messageService;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "awf-test-lib",
3
- "version": "0.0.45",
3
+ "version": "0.0.50",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^14.0.0",
6
6
  "@angular/core": "^14.0.0"
package/public-api.d.ts CHANGED
@@ -36,6 +36,7 @@ export * from './lib/models/theme.model';
36
36
  export * from './lib/models/tokenStatus';
37
37
  export * from './lib/models/warranty';
38
38
  export * from './lib/models/reasonContact';
39
+ export * from './lib/models/stingBoolean';
39
40
  export * from './lib/pipes/pipes/pipes.module';
40
41
  export * from './lib/pipes/subrtring-w.pipe';
41
42
  export * from './lib/pipes/substring.pipe';
@@ -1,3 +0,0 @@
1
- export class Reason {
2
- }
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVhc29uLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvYXdmLXRlc3QtbGliL3NyYy9saWIvbW9kZWxzL3JlYXNvbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFFQSxNQUFNLE9BQU8sTUFBTTtDQUdoQiIsInNvdXJjZXNDb250ZW50IjpbIlxyXG5cclxuZXhwb3J0IGNsYXNzIFJlYXNvbiB7XHJcbiAgICBuYW1lITogc3RyaW5nO1xyXG4gICAgY29kZSE6IHN0cmluZztcclxuICB9XHJcbiAgIl19