@leavittsoftware/lg-core-typescript 2.0.460 → 2.0.461

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":"AA8WA,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":"AA4WA,MAAM,CAAN,IAAY,eAIX;AAJD,WAAY,eAAe;IACvB,yEAAkB,CAAA;IAClB,iEAAc,CAAA;IACd,iFAAsB,CAAA;AAC1B,CAAC,EAJW,eAAe,KAAf,eAAe,QAI1B"}
@@ -3,7 +3,7 @@
3
3
  // generated using a custom program
4
4
  // </auto-generated>
5
5
  // ----------------------
6
- import { SignatureValue,SignatureTemplateToCompany,Document,ServiceToChampion,ServiceToCompany,ConnectedStatusString,Company,CompanyLogo,CompanyOwnership } from './lg.net.core'
6
+ import { SignatureValue,SignatureTemplateToCompany,DocumentType,Document,ServiceToChampion,ServiceToCompany,ConnectedStatusString,Company,CompanyLogo,CompanyOwnership } from './lg.net.core'
7
7
 
8
8
  export interface NaicsCsvUploadDto {
9
9
  FileName: string | null;
@@ -153,14 +153,12 @@ export interface GetGlobalAccessUsersDto {
153
153
  PersonId: number;
154
154
  }
155
155
 
156
- export interface MyDocumentsPermissionsDto {
156
+ export interface DocumentTypeWithPermissions extends DocumentType {
157
157
  CanAdminAllCompanies: boolean;
158
158
  CanAdminOwnCompany: boolean;
159
159
  CanViewAllCompanies: boolean;
160
160
  CanViewOwnCompany: boolean;
161
161
  DocCount: number;
162
- Id: number;
163
- Name: string | null;
164
162
  }
165
163
 
166
164
  export interface UpdateDocumentDto {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "2.0.460",
3
+ "version": "2.0.461",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.core.js",
6
6
  "files": [