@aldb2b/common 1.0.166 → 1.0.169

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.
@@ -0,0 +1,21 @@
1
+ import { Subjects } from './subjects';
2
+ export declare namespace CampaignMeetingRequestCreated {
3
+ interface Context {
4
+ subject: Subjects.CampaignMeetingRequestCreated;
5
+ data: Data;
6
+ }
7
+ interface Data {
8
+ contactId: string;
9
+ contactEmail: string;
10
+ guestCompanyId: string;
11
+ hostId: string;
12
+ hostEmail: string;
13
+ hostCompanyId: string;
14
+ place: string;
15
+ type: string;
16
+ requestedTimes: Date[];
17
+ stepId: string;
18
+ content: string;
19
+ duration: number;
20
+ }
21
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=campaign-meeting-request-created.interface.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"campaign-meeting-request-created.interface.js","sourceRoot":"","sources":["../../src/events/campaign-meeting-request-created.interface.ts"],"names":[],"mappings":""}
@@ -0,0 +1,10 @@
1
+ import { Subjects } from './subjects';
2
+ export declare namespace GetHallEventTopic {
3
+ interface Context {
4
+ subject: Subjects.HallByIdEventTopic;
5
+ data: Data;
6
+ }
7
+ interface Data {
8
+ hallId: string;
9
+ }
10
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=get-hall-event-topic.interface.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-hall-event-topic.interface.js","sourceRoot":"","sources":["../../src/events/get-hall-event-topic.interface.ts"],"names":[],"mappings":""}
@@ -5,17 +5,6 @@ export declare namespace MeetingRequestCreated {
5
5
  data: Data;
6
6
  }
7
7
  interface Data {
8
- contactId: string;
9
- contactEmail: string;
10
- guestCompanyId: string;
11
- hostId: string;
12
- hostEmail: string;
13
- hostCompanyId: string;
14
- place: string;
15
- type: string;
16
- requestedTimes: Date[];
17
- stepId: string;
18
- content: string;
19
- duration: number;
8
+ _id: string;
20
9
  }
21
10
  }
@@ -10,7 +10,7 @@ export declare enum Subjects {
10
10
  EditListUsers = "editList:users",
11
11
  AuthorizeUser = "authorize:user",
12
12
  AttendeeContact = "attendee:contact",
13
- MeetingRequestCreated = "meetingRequest:created",
13
+ CampaignMeetingRequestCreated = "campaignMeetingRequest:created",
14
14
  UpdateUserEventInfo = "user:updateEventInfo",
15
15
  CompanyAccessibility = "companyAccessibility",
16
16
  SendEmails = "sendEmails",
@@ -44,6 +44,7 @@ export declare enum Subjects {
44
44
  AddCompanyCRM = "addCompany:crm",
45
45
  AddContactCRM = "addContact:crm",
46
46
  TableByIdEventTopic = "tableByIdEventTopic",
47
+ HallByIdEventTopic = "hallByIdEventTopic",
47
48
  TablesByGroup = "tablesByGroup",
48
49
  CompanyCreated = "company:created",
49
50
  CompanyUpdated = "company:updated",
@@ -63,6 +64,7 @@ export declare enum Subjects {
63
64
  QuotationUpdated = "quotation:updated",
64
65
  MeetingCreated = "meeting:created",
65
66
  MeetingUpdated = "meeting:updated",
67
+ MeetingRequestCreated = "meetingRequest:created",
66
68
  MeetingRequestUpdated = "meetingRequest:updated",
67
69
  GetCityCountryById = "getCityCountryById",
68
70
  CompaniesByQuery = "companiesByQuery",
@@ -14,7 +14,7 @@ var Subjects;
14
14
  Subjects["EditListUsers"] = "editList:users";
15
15
  Subjects["AuthorizeUser"] = "authorize:user";
16
16
  Subjects["AttendeeContact"] = "attendee:contact";
17
- Subjects["MeetingRequestCreated"] = "meetingRequest:created";
17
+ Subjects["CampaignMeetingRequestCreated"] = "campaignMeetingRequest:created";
18
18
  Subjects["UpdateUserEventInfo"] = "user:updateEventInfo";
19
19
  Subjects["CompanyAccessibility"] = "companyAccessibility";
20
20
  Subjects["SendEmails"] = "sendEmails";
@@ -48,6 +48,7 @@ var Subjects;
48
48
  Subjects["AddCompanyCRM"] = "addCompany:crm";
49
49
  Subjects["AddContactCRM"] = "addContact:crm";
50
50
  Subjects["TableByIdEventTopic"] = "tableByIdEventTopic";
51
+ Subjects["HallByIdEventTopic"] = "hallByIdEventTopic";
51
52
  Subjects["TablesByGroup"] = "tablesByGroup";
52
53
  Subjects["CompanyCreated"] = "company:created";
53
54
  Subjects["CompanyUpdated"] = "company:updated";
@@ -67,6 +68,7 @@ var Subjects;
67
68
  Subjects["QuotationUpdated"] = "quotation:updated";
68
69
  Subjects["MeetingCreated"] = "meeting:created";
69
70
  Subjects["MeetingUpdated"] = "meeting:updated";
71
+ Subjects["MeetingRequestCreated"] = "meetingRequest:created";
70
72
  Subjects["MeetingRequestUpdated"] = "meetingRequest:updated";
71
73
  Subjects["GetCityCountryById"] = "getCityCountryById";
72
74
  Subjects["CompaniesByQuery"] = "companiesByQuery";
@@ -1 +1 @@
1
- {"version":3,"file":"subjects.js","sourceRoot":"","sources":["../../src/events/subjects.ts"],"names":[],"mappings":";;;AAAA,IAAY,QAqEX;AArED,WAAY,QAAQ;IAClB,yCAA6B,CAAA;IAC7B,mCAAuB,CAAA;IACvB,4CAAgC,CAAA;IAChC,iCAAqB,CAAA;IACrB,uCAA2B,CAAA;IAC3B,+CAAmC,CAAA;IACnC,+CAAmC,CAAA;IACnC,6CAAiC,CAAA;IACjC,4CAAgC,CAAA;IAChC,4CAAgC,CAAA;IAChC,gDAAoC,CAAA;IACpC,4DAAgD,CAAA;IAChD,wDAA4C,CAAA;IAC5C,yDAA6C,CAAA;IAC7C,qCAAyB,CAAA;IACzB,4CAAgC,CAAA;IAChC,4CAAgC,CAAA;IAChC,2DAA+C,CAAA;IAC/C,2DAA+C,CAAA;IAC/C,iDAAqC,CAAA;IACrC,mDAAuC,CAAA;IACvC,mDAAuC,CAAA;IACvC,yCAA6B,CAAA;IAC7B,2DAA+C,CAAA;IAC/C,yCAA6B,CAAA;IAC7B,2CAA+B,CAAA;IAC/B,oDAAwC,CAAA;IACxC,mDAAuC,CAAA;IACvC,mDAAuC,CAAA;IACvC,iEAAqD,CAAA;IACrD,yCAA6B,CAAA;IAC7B,8DAAkD,CAAA;IAClD,iDAAqC,CAAA;IACrC,yCAA6B,CAAA;IAC7B,kDAAsC,CAAA;IACtC,kDAAsC,CAAA;IACtC,0CAA8B,CAAA;IAC9B,0CAA8B,CAAA;IAC9B,sDAA0C,CAAA;IAC1C,0DAA8C,CAAA;IAC9C,8CAAkC,CAAA;IAClC,kDAAsC,CAAA;IACtC,4CAAgC,CAAA;IAChC,4CAAgC,CAAA;IAChC,uDAA2C,CAAA;IAC3C,2CAA+B,CAAA;IAC/B,8CAAkC,CAAA;IAClC,8CAAkC,CAAA;IAClC,8CAAkC,CAAA;IAClC,8CAAkC,CAAA;IAClC,8CAAkC,CAAA;IAClC,8CAAkC,CAAA;IAClC,8CAAkC,CAAA;IAClC,8CAAkC,CAAA;IAClC,0CAA8B,CAAA;IAC9B,oDAAwC,CAAA;IACxC,oEAAwD,CAAA;IACxD,0CAA8B,CAAA;IAC9B,sCAA0B,CAAA;IAC1B,sCAA0B,CAAA;IAC1B,kDAAsC,CAAA;IACtC,kDAAsC,CAAA;IACtC,8CAAkC,CAAA;IAClC,8CAAkC,CAAA;IAClC,4DAAgD,CAAA;IAChD,qDAAyC,CAAA;IACzC,iDAAqC,CAAA;IACrC,qDAAyC,CAAA;AAC3C,CAAC,EArEW,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QAqEnB"}
1
+ {"version":3,"file":"subjects.js","sourceRoot":"","sources":["../../src/events/subjects.ts"],"names":[],"mappings":";;;AAAA,IAAY,QAuEX;AAvED,WAAY,QAAQ;IAClB,yCAA6B,CAAA;IAC7B,mCAAuB,CAAA;IACvB,4CAAgC,CAAA;IAChC,iCAAqB,CAAA;IACrB,uCAA2B,CAAA;IAC3B,+CAAmC,CAAA;IACnC,+CAAmC,CAAA;IACnC,6CAAiC,CAAA;IACjC,4CAAgC,CAAA;IAChC,4CAAgC,CAAA;IAChC,gDAAoC,CAAA;IACpC,4EAAgE,CAAA;IAChE,wDAA4C,CAAA;IAC5C,yDAA6C,CAAA;IAC7C,qCAAyB,CAAA;IACzB,4CAAgC,CAAA;IAChC,4CAAgC,CAAA;IAChC,2DAA+C,CAAA;IAC/C,2DAA+C,CAAA;IAC/C,iDAAqC,CAAA;IACrC,mDAAuC,CAAA;IACvC,mDAAuC,CAAA;IACvC,yCAA6B,CAAA;IAC7B,2DAA+C,CAAA;IAC/C,yCAA6B,CAAA;IAC7B,2CAA+B,CAAA;IAC/B,oDAAwC,CAAA;IACxC,mDAAuC,CAAA;IACvC,mDAAuC,CAAA;IACvC,iEAAqD,CAAA;IACrD,yCAA6B,CAAA;IAC7B,8DAAkD,CAAA;IAClD,iDAAqC,CAAA;IACrC,yCAA6B,CAAA;IAC7B,kDAAsC,CAAA;IACtC,kDAAsC,CAAA;IACtC,0CAA8B,CAAA;IAC9B,0CAA8B,CAAA;IAC9B,sDAA0C,CAAA;IAC1C,0DAA8C,CAAA;IAC9C,8CAAkC,CAAA;IAClC,kDAAsC,CAAA;IACtC,4CAAgC,CAAA;IAChC,4CAAgC,CAAA;IAChC,uDAA2C,CAAA;IAC3C,qDAAyC,CAAA;IACzC,2CAA+B,CAAA;IAC/B,8CAAkC,CAAA;IAClC,8CAAkC,CAAA;IAClC,8CAAkC,CAAA;IAClC,8CAAkC,CAAA;IAClC,8CAAkC,CAAA;IAClC,8CAAkC,CAAA;IAClC,8CAAkC,CAAA;IAClC,8CAAkC,CAAA;IAClC,0CAA8B,CAAA;IAC9B,oDAAwC,CAAA;IACxC,oEAAwD,CAAA;IACxD,0CAA8B,CAAA;IAC9B,sCAA0B,CAAA;IAC1B,sCAA0B,CAAA;IAC1B,kDAAsC,CAAA;IACtC,kDAAsC,CAAA;IACtC,8CAAkC,CAAA;IAClC,8CAAkC,CAAA;IAClC,4DAAgD,CAAA;IAChD,4DAAgD,CAAA;IAChD,qDAAyC,CAAA;IACzC,iDAAqC,CAAA;IACrC,qDAAyC,CAAA;AAC3C,CAAC,EAvEW,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QAuEnB"}
package/build/index.d.ts CHANGED
@@ -44,6 +44,7 @@ export * from './events/received-quotation-crm.interface';
44
44
  export * from './events/rfq-create-crm.interface';
45
45
  export * from './events/rfq-update-crm.interface';
46
46
  export * from './events/update-meeting-crm.interface';
47
+ export * from './events/get-hall-event-topic.interface';
47
48
  export * from './events/get-table-event-topic.interface';
48
49
  export * from './events/get-tables-by-group.interface';
49
50
  export * from './events/get-meeting-request-by-query.interface';
@@ -70,6 +71,7 @@ export * from './events/create-meeting-event.interface';
70
71
  export * from './events/exchanges';
71
72
  export * from './events/sync-event-creation.interface';
72
73
  export * from './events/sync-accessibility-creation.interface';
74
+ export * from './events/campaign-meeting-request-created.interface';
73
75
  export * from './validators/conditional-required';
74
76
  export * from './validators/date-validator';
75
77
  export * from './validators/validateNewItem';
package/build/index.js CHANGED
@@ -56,6 +56,7 @@ __exportStar(require("./events/received-quotation-crm.interface"), exports);
56
56
  __exportStar(require("./events/rfq-create-crm.interface"), exports);
57
57
  __exportStar(require("./events/rfq-update-crm.interface"), exports);
58
58
  __exportStar(require("./events/update-meeting-crm.interface"), exports);
59
+ __exportStar(require("./events/get-hall-event-topic.interface"), exports);
59
60
  __exportStar(require("./events/get-table-event-topic.interface"), exports);
60
61
  __exportStar(require("./events/get-tables-by-group.interface"), exports);
61
62
  __exportStar(require("./events/get-meeting-request-by-query.interface"), exports);
@@ -82,6 +83,7 @@ __exportStar(require("./events/create-meeting-event.interface"), exports);
82
83
  __exportStar(require("./events/exchanges"), exports);
83
84
  __exportStar(require("./events/sync-event-creation.interface"), exports);
84
85
  __exportStar(require("./events/sync-accessibility-creation.interface"), exports);
86
+ __exportStar(require("./events/campaign-meeting-request-created.interface"), exports);
85
87
  __exportStar(require("./validators/conditional-required"), exports);
86
88
  __exportStar(require("./validators/date-validator"), exports);
87
89
  __exportStar(require("./validators/validateNewItem"), exports);
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,oDAAiC;AACjC,iEAA8C;AAC9C,mEAAgD;AAChD,+DAA4C;AAC5C,oEAAiD;AACjD,qEAAkD;AAClD,oEAAiD;AACjD,sEAAmD;AACnD,6EAA0D;AAC1D,uEAAoD;AACpD,sEAAmD;AACnD,6EAA0D;AAC1D,2EAAwD;AACxD,4EAAyD;AACzD,iEAA8C;AAC9C,4EAAyD;AACzD,4EAAyD;AACzD,wEAAqD;AACrD,yEAAsD;AACtD,yEAAsD;AACtD,oEAAiD;AACjD,6EAA0D;AAC1D,2EAAwD;AACxD,8EAA2D;AAC3D,mEAAgD;AAChD,oEAAiD;AACjD,oEAAiD;AACjD,oEAAiD;AACjD,wEAAqD;AACrD,2EAAwD;AACxD,0EAAuD;AACvD,mEAAgD;AAChD,kDAA+B;AAC/B,oEAAiD;AACjD,2EAAwD;AACxD,oEAAiD;AACjD,qEAAkD;AAClD,qEAAkD;AAClD,wEAAqD;AACrD,sEAAmD;AACnD,0EAAuD;AACvD,wEAAqD;AACrD,4EAAyD;AACzD,oEAAiD;AACjD,oEAAiD;AACjD,wEAAqD;AACrD,2EAAwD;AACxD,yEAAsD;AACtD,kFAA+D;AAC/D,qEAAkD;AAClD,qEAAkD;AAClD,qEAAkD;AAClD,qEAAkD;AAClD,mEAAgD;AAChD,mEAAgD;AAChD,qEAAkD;AAClD,6EAA0D;AAC1D,qEAAkD;AAClD,qEAAkD;AAClD,qEAAkD;AAClD,uEAAoD;AACpD,uEAAoD;AACpD,iEAA8C;AAC9C,iEAA8C;AAC9C,qEAAkD;AAClD,qEAAkD;AAClD,4EAAyD;AACzD,4EAAyD;AACzD,0EAAuD;AACvD,qDAAkC;AAClC,yEAAsD;AACtD,iFAA8D;AAE9D,oEAAiD;AACjD,8DAA2C;AAC3C,+DAA4C;AAC5C,kEAA+C;AAC/C,wEAAqD;AACrD,kEAA+C;AAC/C,gFAA6D;AAC7D,+DAA4C;AAC5C,yEAAsD;AACtD,mFAAgE;AAChE,iFAA8D;AAC9D,iEAA8C;AAC9C,2EAAwD;AAExD,kEAA+C;AAC/C,sEAAmD;AAEnD,sEAAmD;AACnD,uEAAoD;AAEpD,mDAAgC;AAChC,oDAAiC;AACjC,6DAA0C;AAC1C,oEAAiD;AACjD,yEAAsD;AAEtD,gEAA6C;AAC7C,sEAAmD;AACnD,yDAAsC;AACtC,yDAAsC;AACtC,gEAA6C;AAC7C,yEAAsD;AACtD,2EAAwD;AACxD,4DAAyC;AACzC,0EAAuD;AACvD,0DAAuC;AACvC,gEAA6C;AAC7C,0DAAuC;AACvC,qEAAkD;AAClD,qEAAkD;AAClD,uEAAoD;AACpD,mEAAgD;AAChD,+DAA4C;AAC5C,uEAAoD;AACpD,qEAAkD;AAClD,kEAA+C;AAC/C,oEAAiD;AACjD,iEAA8C;AAE9C,+DAA4C;AAC5C,sEAAmD;AAEnD,qEAAkD;AAClD,6DAA0C;AAC1C,uDAAoC;AACpC,sDAAmC;AACnC,qDAAkC;AAClC,mDAAgC;AAChC,4DAAyC;AACzC,2DAAwC;AACxC,oDAAiC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,oDAAiC;AACjC,iEAA8C;AAC9C,mEAAgD;AAChD,+DAA4C;AAC5C,oEAAiD;AACjD,qEAAkD;AAClD,oEAAiD;AACjD,sEAAmD;AACnD,6EAA0D;AAC1D,uEAAoD;AACpD,sEAAmD;AACnD,6EAA0D;AAC1D,2EAAwD;AACxD,4EAAyD;AACzD,iEAA8C;AAC9C,4EAAyD;AACzD,4EAAyD;AACzD,wEAAqD;AACrD,yEAAsD;AACtD,yEAAsD;AACtD,oEAAiD;AACjD,6EAA0D;AAC1D,2EAAwD;AACxD,8EAA2D;AAC3D,mEAAgD;AAChD,oEAAiD;AACjD,oEAAiD;AACjD,oEAAiD;AACjD,wEAAqD;AACrD,2EAAwD;AACxD,0EAAuD;AACvD,mEAAgD;AAChD,kDAA+B;AAC/B,oEAAiD;AACjD,2EAAwD;AACxD,oEAAiD;AACjD,qEAAkD;AAClD,qEAAkD;AAClD,wEAAqD;AACrD,sEAAmD;AACnD,0EAAuD;AACvD,wEAAqD;AACrD,4EAAyD;AACzD,oEAAiD;AACjD,oEAAiD;AACjD,wEAAqD;AACrD,0EAAuD;AACvD,2EAAwD;AACxD,yEAAsD;AACtD,kFAA+D;AAC/D,qEAAkD;AAClD,qEAAkD;AAClD,qEAAkD;AAClD,qEAAkD;AAClD,mEAAgD;AAChD,mEAAgD;AAChD,qEAAkD;AAClD,6EAA0D;AAC1D,qEAAkD;AAClD,qEAAkD;AAClD,qEAAkD;AAClD,uEAAoD;AACpD,uEAAoD;AACpD,iEAA8C;AAC9C,iEAA8C;AAC9C,qEAAkD;AAClD,qEAAkD;AAClD,4EAAyD;AACzD,4EAAyD;AACzD,0EAAuD;AACvD,qDAAkC;AAClC,yEAAsD;AACtD,iFAA8D;AAC9D,sFAAmE;AAEnE,oEAAiD;AACjD,8DAA2C;AAC3C,+DAA4C;AAC5C,kEAA+C;AAC/C,wEAAqD;AACrD,kEAA+C;AAC/C,gFAA6D;AAC7D,+DAA4C;AAC5C,yEAAsD;AACtD,mFAAgE;AAChE,iFAA8D;AAC9D,iEAA8C;AAC9C,2EAAwD;AAExD,kEAA+C;AAC/C,sEAAmD;AAEnD,sEAAmD;AACnD,uEAAoD;AAEpD,mDAAgC;AAChC,oDAAiC;AACjC,6DAA0C;AAC1C,oEAAiD;AACjD,yEAAsD;AAEtD,gEAA6C;AAC7C,sEAAmD;AACnD,yDAAsC;AACtC,yDAAsC;AACtC,gEAA6C;AAC7C,yEAAsD;AACtD,2EAAwD;AACxD,4DAAyC;AACzC,0EAAuD;AACvD,0DAAuC;AACvC,gEAA6C;AAC7C,0DAAuC;AACvC,qEAAkD;AAClD,qEAAkD;AAClD,uEAAoD;AACpD,mEAAgD;AAChD,+DAA4C;AAC5C,uEAAoD;AACpD,qEAAkD;AAClD,kEAA+C;AAC/C,oEAAiD;AACjD,iEAA8C;AAE9C,+DAA4C;AAC5C,sEAAmD;AAEnD,qEAAkD;AAClD,6DAA0C;AAC1C,uDAAoC;AACpC,sDAAmC;AACnC,qDAAkC;AAClC,mDAAgC;AAChC,4DAAyC;AACzC,2DAAwC;AACxC,oDAAiC"}
@@ -162,8 +162,8 @@
162
162
  "affectsGlobalScope": false
163
163
  },
164
164
  "../src/events/subjects.ts": {
165
- "version": "fefc5b16e66e9a7ae354442e5a7ddf4ba5a122a1c29aa7dd0e154b26c17960e0",
166
- "signature": "b58ab0aced933d989657febe26bf9264b667c6bfa17d044a511c4d53fbae6ae9",
165
+ "version": "df108ca0815d227b246d4a62b348e5410996f647e9f296cc14f69df0718c92ec",
166
+ "signature": "4374e90924976df23ef3692c8404c2c6f97a5a090cfb556d27b4cf87934db5a1",
167
167
  "affectsGlobalScope": false
168
168
  },
169
169
  "../src/events/email-specs.interface.ts": {
@@ -202,8 +202,8 @@
202
202
  "affectsGlobalScope": false
203
203
  },
204
204
  "../src/events/meeting-request-created.interface.ts": {
205
- "version": "8476cb1f0c0f45ef6ef69ad65a619bdbffadec30fdaad7367d32e48417a0932b",
206
- "signature": "d088e89bc7d56f4f43e3ceffa8cd271c02388cc21531a460113093958f27cb07",
205
+ "version": "acf32bb897944c82c1c43db4207ce96617dabf6539502b426c957138e3d893e7",
206
+ "signature": "c596614834674787cd865a79c2dbe8ff37e132d5b42d0a24cf8cf6994d581bd5",
207
207
  "affectsGlobalScope": false
208
208
  },
209
209
  "../src/events/groups-by-company.interface.ts": {
@@ -446,6 +446,11 @@
446
446
  "signature": "4064a5618673cf53cc742c7c900b692e234c65e811c167ef9eddcb4d3fcd79af",
447
447
  "affectsGlobalScope": false
448
448
  },
449
+ "../src/events/get-hall-event-topic.interface.ts": {
450
+ "version": "aaa862322051da37e7cd655b18cbd4b67f1a0f932fe016fcb51f2600deb5b45d",
451
+ "signature": "14a3ff1a50dfede218ecc2cf5ce92cdf39a4b7943bc7252556136f4becab9c5c",
452
+ "affectsGlobalScope": false
453
+ },
449
454
  "../src/events/get-table-event-topic.interface.ts": {
450
455
  "version": "cc0ce2abaa77435605a6c4ed8ce579eb9ba3afb0cc592a3247eeeed6d5d6c6ed",
451
456
  "signature": "7cec2abf6045e8e624877415e2e6fcc0f724883f342e26f87ed7d18765ac0367",
@@ -571,6 +576,11 @@
571
576
  "signature": "906edd0b10f9cf5db9b5298dd3096464bbf9c9a9c12d622ab778318a6b6687f6",
572
577
  "affectsGlobalScope": false
573
578
  },
579
+ "../src/events/campaign-meeting-request-created.interface.ts": {
580
+ "version": "2aba8449c5b1c695c8016e556393e75d28ada89e4f5754fd8ec71ff5aaaedc51",
581
+ "signature": "e4e889a78eaf607661418a5853013b0c91fd7fce4b29f025a41219dcba8ffcf9",
582
+ "affectsGlobalScope": false
583
+ },
574
584
  "../node_modules/class-validator/types/validation/ValidationError.d.ts": {
575
585
  "version": "e69d0b59db23f59172cb087ee44a71438f809bd214d4f4105abd6090b341cbdc",
576
586
  "signature": "e69d0b59db23f59172cb087ee44a71438f809bd214d4f4105abd6090b341cbdc",
@@ -6347,8 +6357,8 @@
6347
6357
  "affectsGlobalScope": false
6348
6358
  },
6349
6359
  "../src/index.ts": {
6350
- "version": "2d21241beffd0dc4fca4cd56b2f659389c3fabe1f3c5142b602dbb1aefa466eb",
6351
- "signature": "e343aa55d296d1c6ff6bde5b4ef8cce1558749c247fb821923b7a20a1b93f876",
6360
+ "version": "98449292f7b1c48ba25a33a5ef395d00cf04167761b5417afc7168d87a684745",
6361
+ "signature": "7ededa61c5535c530b0476c72f7de53f76ef38fb6a1af7fd25fecb1e7b839d6d",
6352
6362
  "affectsGlobalScope": false
6353
6363
  },
6354
6364
  "../src/events/meeting-request-updated.interface.ts": {
@@ -11089,6 +11099,9 @@
11089
11099
  "../src/events/authorize-user.interface.ts": [
11090
11100
  "../src/events/subjects.ts"
11091
11101
  ],
11102
+ "../src/events/campaign-meeting-request-created.interface.ts": [
11103
+ "../src/events/subjects.ts"
11104
+ ],
11092
11105
  "../src/events/campaign-users.interface.ts": [
11093
11106
  "../src/events/subjects.ts"
11094
11107
  ],
@@ -11177,6 +11190,9 @@
11177
11190
  "../src/events/get-event.interface.ts": [
11178
11191
  "../src/events/subjects.ts"
11179
11192
  ],
11193
+ "../src/events/get-hall-event-topic.interface.ts": [
11194
+ "../src/events/subjects.ts"
11195
+ ],
11180
11196
  "../src/events/get-meeting-by-query.interface.ts": [
11181
11197
  "../src/events/subjects.ts"
11182
11198
  ],
@@ -11311,6 +11327,7 @@
11311
11327
  "../src/events/add-contact-crm.interface.ts",
11312
11328
  "../src/events/attendee-contact.interface.ts",
11313
11329
  "../src/events/authorize-user.interface.ts",
11330
+ "../src/events/campaign-meeting-request-created.interface.ts",
11314
11331
  "../src/events/campaign-users.interface.ts",
11315
11332
  "../src/events/companies-by-search.interface.ts",
11316
11333
  "../src/events/company-created.interface.ts",
@@ -11339,6 +11356,7 @@
11339
11356
  "../src/events/get-companies.interface.ts",
11340
11357
  "../src/events/get-contacts-by-query.interface.ts",
11341
11358
  "../src/events/get-event.interface.ts",
11359
+ "../src/events/get-hall-event-topic.interface.ts",
11342
11360
  "../src/events/get-meeting-by-query.interface.ts",
11343
11361
  "../src/events/get-meeting-request-by-query.interface.ts",
11344
11362
  "../src/events/get-table-event-topic.interface.ts",
@@ -16189,6 +16207,9 @@
16189
16207
  "../src/events/authorize-user.interface.ts": [
16190
16208
  "../src/events/subjects.ts"
16191
16209
  ],
16210
+ "../src/events/campaign-meeting-request-created.interface.ts": [
16211
+ "../src/events/subjects.ts"
16212
+ ],
16192
16213
  "../src/events/campaign-users.interface.ts": [
16193
16214
  "../src/events/subjects.ts"
16194
16215
  ],
@@ -16277,6 +16298,9 @@
16277
16298
  "../src/events/get-event.interface.ts": [
16278
16299
  "../src/events/subjects.ts"
16279
16300
  ],
16301
+ "../src/events/get-hall-event-topic.interface.ts": [
16302
+ "../src/events/subjects.ts"
16303
+ ],
16280
16304
  "../src/events/get-meeting-by-query.interface.ts": [
16281
16305
  "../src/events/subjects.ts"
16282
16306
  ],
@@ -16411,6 +16435,7 @@
16411
16435
  "../src/events/add-contact-crm.interface.ts",
16412
16436
  "../src/events/attendee-contact.interface.ts",
16413
16437
  "../src/events/authorize-user.interface.ts",
16438
+ "../src/events/campaign-meeting-request-created.interface.ts",
16414
16439
  "../src/events/campaign-users.interface.ts",
16415
16440
  "../src/events/companies-by-search.interface.ts",
16416
16441
  "../src/events/company-created.interface.ts",
@@ -16439,6 +16464,7 @@
16439
16464
  "../src/events/get-companies.interface.ts",
16440
16465
  "../src/events/get-contacts-by-query.interface.ts",
16441
16466
  "../src/events/get-event.interface.ts",
16467
+ "../src/events/get-hall-event-topic.interface.ts",
16442
16468
  "../src/events/get-meeting-by-query.interface.ts",
16443
16469
  "../src/events/get-meeting-request-by-query.interface.ts",
16444
16470
  "../src/events/get-table-event-topic.interface.ts",
@@ -17755,6 +17781,7 @@
17755
17781
  "../src/events/add-contact-crm.interface.ts",
17756
17782
  "../src/events/attendee-contact.interface.ts",
17757
17783
  "../src/events/authorize-user.interface.ts",
17784
+ "../src/events/campaign-meeting-request-created.interface.ts",
17758
17785
  "../src/events/campaign-users.interface.ts",
17759
17786
  "../src/events/companies-by-search.interface.ts",
17760
17787
  "../src/events/company-created.interface.ts",
@@ -17783,6 +17810,7 @@
17783
17810
  "../src/events/get-companies.interface.ts",
17784
17811
  "../src/events/get-contacts-by-query.interface.ts",
17785
17812
  "../src/events/get-event.interface.ts",
17813
+ "../src/events/get-hall-event-topic.interface.ts",
17786
17814
  "../src/events/get-meeting-by-query.interface.ts",
17787
17815
  "../src/events/get-meeting-request-by-query.interface.ts",
17788
17816
  "../src/events/get-table-event-topic.interface.ts",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aldb2b/common",
3
- "version": "1.0.166",
3
+ "version": "1.0.169",
4
4
  "description": "",
5
5
  "main": "./build/index.js",
6
6
  "types": "./build/index.d.ts",