@leavittsoftware/lg-core-typescript 2.16.0 → 2.19.0

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.
@@ -1 +1 @@
1
- {"version":3,"file":"api3.leavitt.com.js","sourceRoot":"","sources":["api3.leavitt.com.ts"],"names":[],"mappings":"AAovBA,MAAM,CAAN,IAAY,aAMX;AAND,WAAY,aAAa;IACrB,qDAAU,CAAA;IACV,yDAAY,CAAA;IACZ,uEAAmB,CAAA;IACnB,qDAAU,CAAA;IACV,mEAAiB,CAAA;AACrB,CAAC,EANW,aAAa,KAAb,aAAa,QAMxB;AAID,MAAM,CAAN,IAAY,YAIX;AAJD,WAAY,YAAY;IACpB,+DAAgB,CAAA;IAChB,mDAAU,CAAA;IACV,6CAAO,CAAA;AACX,CAAC,EAJW,YAAY,KAAZ,YAAY,QAIvB;AAID,MAAM,CAAN,IAAY,eAIX;AAJD,WAAY,eAAe;IACvB,yEAAkB,CAAA;IAClB,iEAAc,CAAA;IACd,iFAAsB,CAAA;AAC1B,CAAC,EAJW,eAAe,KAAf,eAAe,QAI1B"}
1
+ {"version":3,"file":"api3.leavitt.com.js","sourceRoot":"","sources":["api3.leavitt.com.ts"],"names":[],"mappings":"AAwvBA,MAAM,CAAN,IAAY,aAMX;AAND,WAAY,aAAa;IACrB,qDAAU,CAAA;IACV,yDAAY,CAAA;IACZ,uEAAmB,CAAA;IACnB,qDAAU,CAAA;IACV,mEAAiB,CAAA;AACrB,CAAC,EANW,aAAa,KAAb,aAAa,QAMxB;AAID,MAAM,CAAN,IAAY,YAIX;AAJD,WAAY,YAAY;IACpB,+DAAgB,CAAA;IAChB,mDAAU,CAAA;IACV,6CAAO,CAAA;AACX,CAAC,EAJW,YAAY,KAAZ,YAAY,QAIvB;AAID,MAAM,CAAN,IAAY,eAIX;AAJD,WAAY,eAAe;IACvB,yEAAkB,CAAA;IAClB,iEAAc,CAAA;IACd,iFAAsB,CAAA;AAC1B,CAAC,EAJW,eAAe,KAAf,eAAe,QAI1B"}
@@ -48,14 +48,6 @@ export interface FileExplorerFolderDto {
48
48
  Name: string | null;
49
49
  }
50
50
 
51
- export interface RecaptchaResponseDtoV3 {
52
- Action: string | null;
53
- ErrorCodes: Array<string> | null;
54
- Hostname: string | null;
55
- Score: Partial<number>;
56
- Success: boolean;
57
- }
58
-
59
51
  export interface FruitHolderDto {
60
52
  FirstName: string | null;
61
53
  GroupSource: Array<string> | null;
@@ -197,9 +189,11 @@ export interface NaicsSummaryDto {
197
189
  export interface BopQuoteDto {
198
190
  BusinessStartYear: number;
199
191
  City: string | null;
192
+ ClassName: string | null;
200
193
  IsTest: boolean;
201
194
  Name: string | null;
202
195
  PhoneNumber: string | null;
196
+ RecaptchaUserResponse: string | null;
203
197
  SpectrumClassCode: string | null;
204
198
  State: string | null;
205
199
  Street1: string | null;
@@ -207,6 +201,13 @@ export interface BopQuoteDto {
207
201
  Zip: string | null;
208
202
  }
209
203
 
204
+ export interface HartfordEmailQuoteDto {
205
+ CallUsPhoneNumber: string | null;
206
+ EmailAddress: string | null;
207
+ QuoteRequestSessionIds: Array<string> | null;
208
+ RecaptchaUserResponse: string | null;
209
+ }
210
+
210
211
  export interface SpectrumDto {
211
212
  AnswerSet: Array<Partial<AnswerSetDto>> | null;
212
213
  ClassName: string | null;
@@ -228,6 +229,7 @@ export interface WorkersCompQuoteDto {
228
229
  Name: string | null;
229
230
  NumberOfEmployees: number;
230
231
  PhoneNumber: string | null;
232
+ RecaptchaUserResponse: string | null;
231
233
  SpectrumClassCode: string | null;
232
234
  State: string | null;
233
235
  Street1: string | null;
@@ -684,7 +686,9 @@ export interface AgencySearchInfo {
684
686
  }
685
687
 
686
688
  export interface CompanyDetailsDto {
689
+ AcquisitionDate: string | null;
687
690
  DbaName: string | null;
691
+ Ein: string | null;
688
692
  Fax: string | null;
689
693
  FolderPath: string | null;
690
694
  HrName: string | null;
@@ -16,6 +16,8 @@ export interface UserPermissionsDto {
16
16
  PermissionId: number;
17
17
  PermissionName: string | null;
18
18
  PersonToPermissionId: number | null;
19
+ ScopeId: number | null;
20
+ ScopeName: string | null;
19
21
  }
20
22
 
21
23
  export interface AMSCodeDto {
package/lg.net.core.ts CHANGED
@@ -195,8 +195,8 @@ export interface SurgeTeamPersonRole extends PersonRole {
195
195
  }
196
196
 
197
197
  export interface SurgeViewerPersonRole extends PersonRole {
198
+ Surge: Partial<Surge> | null;
198
199
  SurgeId: number;
199
- ViewerRoleSurge: Partial<Surge> | null;
200
200
  }
201
201
 
202
202
  export interface SurgeViewerToPeopleGroup {
@@ -1 +1 @@
1
- {"version":3,"file":"lg.net.leavittlink.js","sourceRoot":"","sources":["lg.net.leavittlink.ts"],"names":[],"mappings":"AAAA,yBAAyB;AACzB,mBAAmB;AACnB,uCAAuC;AACvC,oBAAoB;AACpB,yBAAyB;AAiDzB,MAAM,CAAN,IAAY,kBAGX;AAHD,WAAY,kBAAkB;IAC1B,qEAAa,CAAA;IACb,mEAAY,CAAA;AAChB,CAAC,EAHW,kBAAkB,KAAlB,kBAAkB,QAG7B;AAID,MAAM,CAAN,IAAY,wBAGX;AAHD,WAAY,wBAAwB;IAChC,qEAAO,CAAA;IACP,qFAAe,CAAA;AACnB,CAAC,EAHW,wBAAwB,KAAxB,wBAAwB,QAGnC"}
1
+ {"version":3,"file":"lg.net.leavittlink.js","sourceRoot":"","sources":["lg.net.leavittlink.ts"],"names":[],"mappings":"AAAA,yBAAyB;AACzB,mBAAmB;AACnB,uCAAuC;AACvC,oBAAoB;AACpB,yBAAyB;AAmDzB,MAAM,CAAN,IAAY,kBAGX;AAHD,WAAY,kBAAkB;IAC1B,qEAAa,CAAA;IACb,mEAAY,CAAA;AAChB,CAAC,EAHW,kBAAkB,KAAlB,kBAAkB,QAG7B;AAID,MAAM,CAAN,IAAY,wBAGX;AAHD,WAAY,wBAAwB;IAChC,qEAAO,CAAA;IACP,qFAAe,CAAA;AACnB,CAAC,EAHW,wBAAwB,KAAxB,wBAAwB,QAGnC"}
@@ -21,13 +21,15 @@ export interface HartfordQuoteRequest {
21
21
  BusinessStartYear: number;
22
22
  CarrierErrors: Array<Partial<CarrierError>> | null;
23
23
  City: string | null;
24
+ ClassName: string | null;
24
25
  CreatedDate: string;
25
26
  Email: string | null;
27
+ EmailSentDate: string | null;
26
28
  HartfordQuote: Partial<HartfordQuote> | null;
27
29
  Id: number;
28
30
  IsTest: boolean;
29
31
  Name: string | null;
30
- NumberOfEmployees: number;
32
+ NumberOfEmployees: number | null;
31
33
  PhoneNumber: string | null;
32
34
  QuoteRequestSessionId: string | null;
33
35
  RequestPayload: string | null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "2.16.0",
3
+ "version": "2.19.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.core.js",
6
6
  "files": [