@createiq/backend 1.0.28 → 1.0.29

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.
@@ -1529,7 +1529,7 @@ export type CreateApiUserRequest = {
1529
1529
  externalParty?: ExternalPartyDto;
1530
1530
  };
1531
1531
 
1532
- export type NotificationSearchType = 'taggedInComment' | 'electionApprovalResponseReceived' | 'finalApprovalResponseReceived' | 'taggedInApprovalComment' | 'comment' | 'approvalComment' | 'finalApprovalRequired' | 'electionApprovalRequired' | 'newDocumentAvailable' | 'subAccountAssignedToAdvisor' | 'negotiationAssignedToAdvisor' | 'negotiationCancelled' | 'negotiationAccessRequested';
1532
+ export type NotificationSearchType = 'taggedInComment' | 'electionApprovalResponseReceived' | 'finalApprovalResponseReceived' | 'taggedInApprovalComment' | 'comment' | 'approvalComment' | 'finalApprovalRequired' | 'electionApprovalRequired' | 'newDocumentAvailable' | 'subAccountAssignedToAdvisor' | 'negotiationAssignedToAdvisor' | 'negotiationCancelled' | 'negotiationAccessRequested' | 'accessRequestResponse';
1533
1533
 
1534
1534
  export type ComponentAnswerDto_RepeatingGroup = {
1535
1535
  isPendingReorder?: boolean;
package/dist/index.d.cts CHANGED
@@ -1341,7 +1341,7 @@ type CreateApiUserRequest = {
1341
1341
  subAccounts?: Array<string>;
1342
1342
  externalParty?: ExternalPartyDto;
1343
1343
  };
1344
- type NotificationSearchType = 'taggedInComment' | 'electionApprovalResponseReceived' | 'finalApprovalResponseReceived' | 'taggedInApprovalComment' | 'comment' | 'approvalComment' | 'finalApprovalRequired' | 'electionApprovalRequired' | 'newDocumentAvailable' | 'subAccountAssignedToAdvisor' | 'negotiationAssignedToAdvisor' | 'negotiationCancelled' | 'negotiationAccessRequested';
1344
+ type NotificationSearchType = 'taggedInComment' | 'electionApprovalResponseReceived' | 'finalApprovalResponseReceived' | 'taggedInApprovalComment' | 'comment' | 'approvalComment' | 'finalApprovalRequired' | 'electionApprovalRequired' | 'newDocumentAvailable' | 'subAccountAssignedToAdvisor' | 'negotiationAssignedToAdvisor' | 'negotiationCancelled' | 'negotiationAccessRequested' | 'accessRequestResponse';
1345
1345
  type ComponentAnswerDto_RepeatingGroup = {
1346
1346
  isPendingReorder?: boolean;
1347
1347
  value: Array<ComponentAnswerDto_RepeatingGroupElement>;
package/dist/index.d.ts CHANGED
@@ -1341,7 +1341,7 @@ type CreateApiUserRequest = {
1341
1341
  subAccounts?: Array<string>;
1342
1342
  externalParty?: ExternalPartyDto;
1343
1343
  };
1344
- type NotificationSearchType = 'taggedInComment' | 'electionApprovalResponseReceived' | 'finalApprovalResponseReceived' | 'taggedInApprovalComment' | 'comment' | 'approvalComment' | 'finalApprovalRequired' | 'electionApprovalRequired' | 'newDocumentAvailable' | 'subAccountAssignedToAdvisor' | 'negotiationAssignedToAdvisor' | 'negotiationCancelled' | 'negotiationAccessRequested';
1344
+ type NotificationSearchType = 'taggedInComment' | 'electionApprovalResponseReceived' | 'finalApprovalResponseReceived' | 'taggedInApprovalComment' | 'comment' | 'approvalComment' | 'finalApprovalRequired' | 'electionApprovalRequired' | 'newDocumentAvailable' | 'subAccountAssignedToAdvisor' | 'negotiationAssignedToAdvisor' | 'negotiationCancelled' | 'negotiationAccessRequested' | 'accessRequestResponse';
1345
1345
  type ComponentAnswerDto_RepeatingGroup = {
1346
1346
  isPendingReorder?: boolean;
1347
1347
  value: Array<ComponentAnswerDto_RepeatingGroupElement>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@createiq/backend",
3
- "version": "1.0.28",
3
+ "version": "1.0.29",
4
4
  "type": "module",
5
5
  "license": "UNLICENSED",
6
6
  "main": "dist/index.cjs",
@@ -1 +1 @@
1
- 9641672a5146d849b2e6873394ea42dc904c52bbfbcbd21bbbdb6cbe4d48a04f
1
+ ff6ebdf5d699ea4a513aa1b940c35bbaa5919178d0ebdb3e214c537973022fbf