@chaosinsight/postoffice-portalclient 1.19.1 → 1.19.2

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.
@@ -40,7 +40,7 @@ export interface IPost extends IPostDataWithDeal<IFile, IDealOverview>, ISchedul
40
40
  Posted: IPostingSuccess | null;
41
41
  PostFailed: IPostingFailure | null;
42
42
  Deleted: IDeleted;
43
- DeleteReasonId: DeleteReason;
43
+ DeleteReasonId: DeleteReason | null;
44
44
  MatchEnd?: string;
45
45
  IsLive: boolean | null;
46
46
  StreamDone: boolean | null;
package/dist/index.d.ts CHANGED
@@ -19,7 +19,7 @@ export { default as PostOfficeErrorCode } from "./postOfficeErrorCode";
19
19
  export { DealState } from "./extensions/deals";
20
20
  export { FilterType } from "./extensions/filters";
21
21
  export { InvitationType, OrganizationRole, ServiceType } from "./extensions/organizations";
22
- export { PostError, PostType } from "./extensions/posts";
22
+ export { DeleteReason, PostError, PostType } from "./extensions/posts";
23
23
  export { ReportComparePeriod, ReportType } from "./extensions/reportSubscription";
24
24
  export { ServiceConnectionType } from "./extensions/serviceConnections";
25
25
  export { FileStatus } from "./iFile";
package/dist/index.js CHANGED
@@ -19,7 +19,7 @@ export { default as PostOfficeErrorCode } from "./postOfficeErrorCode";
19
19
  export { DealState } from "./extensions/deals";
20
20
  export { FilterType } from "./extensions/filters";
21
21
  export { InvitationType, OrganizationRole, ServiceType } from "./extensions/organizations";
22
- export { PostError, PostType } from "./extensions/posts";
22
+ export { DeleteReason, PostError, PostType } from "./extensions/posts";
23
23
  export { ReportComparePeriod, ReportType } from "./extensions/reportSubscription";
24
24
  export { ServiceConnectionType } from "./extensions/serviceConnections";
25
25
  export { FileStatus } from "./iFile";
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,4BAA4B,CAAA;AACnC,OAAO,oBAAoB,CAAA;AAC3B,OAAO,sBAAsB,CAAA;AAC7B,OAAO,wBAAwB,CAAA;AAC/B,OAAO,wBAAwB,CAAA;AAC/B,OAAO,qBAAqB,CAAA;AAC5B,OAAO,4BAA4B,CAAA;AACnC,OAAO,wBAAwB,CAAA;AAC/B,OAAO,oBAAoB,CAAA;AAC3B,OAAO,0BAA0B,CAAA;AACjC,OAAO,8BAA8B,CAAA;AACrC,OAAO,iCAAiC,CAAA;AACxC,OAAO,iCAAiC,CAAA;AACxC,OAAO,uBAAuB,CAAA;AAC9B,OAAO,wBAAwB,CAAA;AAC/B,OAAO,kCAAkC,CAAA;AACzC,OAAO,oBAAoB,CAAA;AAE3B,OAAO,EAAC,OAAO,IAAI,mBAAmB,EAAC,MAAM,uBAAuB,CAAA;AAEpE,OAAO,EAAC,SAAS,EAAC,MAAM,oBAAoB,CAAA;AAC5C,OAAO,EAAC,UAAU,EAAC,MAAM,sBAAsB,CAAA;AAC/C,OAAO,EAAC,cAAc,EAAC,gBAAgB,EAAE,WAAW,EAAC,MAAM,4BAA4B,CAAA;AACvF,OAAO,EAAC,SAAS,EAAE,QAAQ,EAAC,MAAM,oBAAoB,CAAA;AACtD,OAAO,EAAC,mBAAmB,EAAE,UAAU,EAAC,MAAM,iCAAiC,CAAA;AAC/E,OAAO,EAAC,qBAAqB,EAAC,MAAM,iCAAiC,CAAA;AACrE,OAAO,EAAC,UAAU,EAAC,MAAM,SAAS,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,4BAA4B,CAAA;AACnC,OAAO,oBAAoB,CAAA;AAC3B,OAAO,sBAAsB,CAAA;AAC7B,OAAO,wBAAwB,CAAA;AAC/B,OAAO,wBAAwB,CAAA;AAC/B,OAAO,qBAAqB,CAAA;AAC5B,OAAO,4BAA4B,CAAA;AACnC,OAAO,wBAAwB,CAAA;AAC/B,OAAO,oBAAoB,CAAA;AAC3B,OAAO,0BAA0B,CAAA;AACjC,OAAO,8BAA8B,CAAA;AACrC,OAAO,iCAAiC,CAAA;AACxC,OAAO,iCAAiC,CAAA;AACxC,OAAO,uBAAuB,CAAA;AAC9B,OAAO,wBAAwB,CAAA;AAC/B,OAAO,kCAAkC,CAAA;AACzC,OAAO,oBAAoB,CAAA;AAE3B,OAAO,EAAC,OAAO,IAAI,mBAAmB,EAAC,MAAM,uBAAuB,CAAA;AAEpE,OAAO,EAAC,SAAS,EAAC,MAAM,oBAAoB,CAAA;AAC5C,OAAO,EAAC,UAAU,EAAC,MAAM,sBAAsB,CAAA;AAC/C,OAAO,EAAC,cAAc,EAAC,gBAAgB,EAAE,WAAW,EAAC,MAAM,4BAA4B,CAAA;AACvF,OAAO,EAAC,YAAY,EAAE,SAAS,EAAE,QAAQ,EAAC,MAAM,oBAAoB,CAAA;AACpE,OAAO,EAAC,mBAAmB,EAAE,UAAU,EAAC,MAAM,iCAAiC,CAAA;AAC/E,OAAO,EAAC,qBAAqB,EAAC,MAAM,iCAAiC,CAAA;AACrE,OAAO,EAAC,UAAU,EAAC,MAAM,SAAS,CAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chaosinsight/postoffice-portalclient",
3
- "version": "1.19.1",
3
+ "version": "1.19.2",
4
4
  "license": "UNLICENSED",
5
5
  "private": false,
6
6
  "main": "./src/index.ts",
@@ -84,7 +84,7 @@ export interface IPost extends IPostDataWithDeal<IFile, IDealOverview>, ISchedul
84
84
  Posted: IPostingSuccess | null
85
85
  PostFailed: IPostingFailure | null
86
86
  Deleted: IDeleted
87
- DeleteReasonId: DeleteReason
87
+ DeleteReasonId: DeleteReason | null
88
88
  MatchEnd?: string
89
89
  IsLive: boolean | null
90
90
  StreamDone: boolean | null
package/src/index.ts CHANGED
@@ -21,7 +21,7 @@ export {default as PostOfficeErrorCode} from "./postOfficeErrorCode"
21
21
  export {DealState} from "./extensions/deals"
22
22
  export {FilterType} from "./extensions/filters"
23
23
  export {InvitationType,OrganizationRole, ServiceType} from "./extensions/organizations"
24
- export {PostError, PostType} from "./extensions/posts"
24
+ export {DeleteReason, PostError, PostType} from "./extensions/posts"
25
25
  export {ReportComparePeriod, ReportType} from "./extensions/reportSubscription"
26
26
  export {ServiceConnectionType} from "./extensions/serviceConnections"
27
27
  export {FileStatus} from "./iFile"