@aldb2b/common 1.0.362 → 1.0.364
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.
- package/build/events/create-chat-setting.interface.d.ts +16 -0
- package/build/{types/notifications-attachments.interface.js → events/create-chat-setting.interface.js} +1 -1
- package/build/events/create-chat-setting.interface.js.map +1 -0
- package/build/events/queues.d.ts +2 -1
- package/build/events/queues.js +1 -0
- package/build/events/queues.js.map +1 -1
- package/build/events/send-notifications.interface.d.ts +2 -2
- package/build/events/subjects.d.ts +1 -0
- package/build/events/subjects.js +1 -0
- package/build/events/subjects.js.map +1 -1
- package/build/index.d.ts +2 -1
- package/build/index.js +2 -1
- package/build/index.js.map +1 -1
- package/build/tsconfig.tsbuildinfo +30 -16
- package/build/types/notifications-calendar-event.interface.d.ts +5 -0
- package/build/types/notifications-calendar-event.interface.js +3 -0
- package/build/types/notifications-calendar-event.interface.js.map +1 -0
- package/package.json +1 -1
- package/build/types/notifications-attachments.interface.d.ts +0 -6
- package/build/types/notifications-attachments.interface.js.map +0 -1
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { Subjects } from './subjects';
|
|
2
|
+
export declare namespace CreateChatSetting {
|
|
3
|
+
interface Context {
|
|
4
|
+
subject: Subjects.CreateChatSetting;
|
|
5
|
+
data: Data;
|
|
6
|
+
}
|
|
7
|
+
interface Data {
|
|
8
|
+
event: string;
|
|
9
|
+
chatVisibility?: {
|
|
10
|
+
hostProfile: string;
|
|
11
|
+
guestProfile: string;
|
|
12
|
+
createdBy: string;
|
|
13
|
+
updatedBy: string;
|
|
14
|
+
};
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-chat-setting.interface.js","sourceRoot":"","sources":["../../src/events/create-chat-setting.interface.ts"],"names":[],"mappings":""}
|
package/build/events/queues.d.ts
CHANGED
|
@@ -68,5 +68,6 @@ export declare enum Queues {
|
|
|
68
68
|
PUBLISH_EVENT_MEETING_STATS_QUEUE = "publish_event_meeting_stats_queue",
|
|
69
69
|
MEETING_SETTING_QUEUE = "meeting_setting_queue",
|
|
70
70
|
CREATE_CITY_QUEUE = "create_cities_queue",
|
|
71
|
-
MEETINGS_BY_QUERY = "meetings_by_query_queue"
|
|
71
|
+
MEETINGS_BY_QUERY = "meetings_by_query_queue",
|
|
72
|
+
USER_SETTING_QUEUE = "chat_setting_queue"
|
|
72
73
|
}
|
package/build/events/queues.js
CHANGED
|
@@ -73,5 +73,6 @@ var Queues;
|
|
|
73
73
|
Queues["MEETING_SETTING_QUEUE"] = "meeting_setting_queue";
|
|
74
74
|
Queues["CREATE_CITY_QUEUE"] = "create_cities_queue";
|
|
75
75
|
Queues["MEETINGS_BY_QUERY"] = "meetings_by_query_queue";
|
|
76
|
+
Queues["USER_SETTING_QUEUE"] = "chat_setting_queue";
|
|
76
77
|
})(Queues = exports.Queues || (exports.Queues = {}));
|
|
77
78
|
//# sourceMappingURL=queues.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"queues.js","sourceRoot":"","sources":["../../src/events/queues.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"queues.js","sourceRoot":"","sources":["../../src/events/queues.ts"],"names":[],"mappings":";;;AAAA,IAAY,MAwEX;AAxED,WAAY,MAAM;IAChB,mCAAyB,CAAA;IACzB,yDAA+C,CAAA;IAC/C,iDAAuC,CAAA;IACvC,+CAAqC,CAAA;IACrC,qCAA2B,CAAA;IAC3B,+DAAqD,CAAA;IACrD,qDAA2C,CAAA;IAC3C,qEAA2D,CAAA;IAC3D,qEAA2D,CAAA;IAC3D,6EAAmE,CAAA;IACnE,yDAA+C,CAAA;IAC/C,iDAAuC,CAAA;IACvC,mDAAyC,CAAA;IACzC,qDAA2C,CAAA;IAC3C,yDAA+C,CAAA;IAC/C,uDAA6C,CAAA;IAC7C,+DAAqD,CAAA;IACrD,iEAAuD,CAAA;IACvD,qEAA2D,CAAA;IAC3D,2EAAiE,CAAA;IACjE,yEAA+D,CAAA;IAC/D,2DAAiD,CAAA;IACjD,6DAAmD,CAAA;IACnD,uDAA6C,CAAA;IAC7C,+DAAqD,CAAA;IACrD,0EAAgE,CAAA;IAChE,6EAAmE,CAAA;IACnE,uDAA6C,CAAA;IAC7C,iEAAuD,CAAA;IACvD,iEAAuD,CAAA;IACvD,6CAAmC,CAAA;IACnC,yEAA+D,CAAA;IAC/D,uEAA6D,CAAA;IAC7D,iEAAuD,CAAA;IACvD,iEAAuD,CAAA;IACvD,yDAA+C,CAAA;IAC/C,qEAA2D,CAAA;IAC3D,6DAAmD,CAAA;IACnD,6FAAmF,CAAA;IACnF,2DAAiD,CAAA;IACjD,wEAA8D,CAAA;IAC9D,mDAAyC,CAAA;IACzC,2DAAiD,CAAA;IACjD,4DAAkD,CAAA;IAClD,mEAAyD,CAAA;IACzD,uDAA6C,CAAA;IAC7C,yDAA+C,CAAA;IAC/C,iEAAuD,CAAA;IACvD,6DAAmD,CAAA;IACnD,mEAAyD,CAAA;IACzD,uEAA6D,CAAA;IAC7D,qEAA2D,CAAA;IAC3D,mFAAyE,CAAA;IACzE,mEAAyD,CAAA;IACzD,mDAAyC,CAAA;IACzC,4EAAkE,CAAA;IAClE,6DAAmD,CAAA;IACnD,6DAAmD,CAAA;IACnD,qEAA2D,CAAA;IAC3D,qEAA2D,CAAA;IAC3D,+DAAqD,CAAA;IACrD,+EAAqE,CAAA;IACrE,+EAAqE,CAAA;IACrE,yEAA+D,CAAA;IAC/D,uEAA6D,CAAA;IAC7D,+EAAqE,CAAA;IACrE,iFAAuE,CAAA;IACvE,yDAA+C,CAAA;IAC/C,mDAAyC,CAAA;IACzC,uDAA6C,CAAA;IAC7C,mDAAyC,CAAA;AAC3C,CAAC,EAxEW,MAAM,GAAN,cAAM,KAAN,cAAM,QAwEjB"}
|
|
@@ -4,7 +4,7 @@ import { UserLanguage } from '../types/user-language.enum';
|
|
|
4
4
|
import { NotificationType } from '../types/notification-type.enum';
|
|
5
5
|
import { NotificationEvent } from '../types/notification-event.enum';
|
|
6
6
|
import { BulkUsers } from 'src/types/bulk-users.enum';
|
|
7
|
-
import {
|
|
7
|
+
import { NotificationICalendarEvent } from '../types/notifications-calendar-event.interface';
|
|
8
8
|
export declare namespace SendNotifications {
|
|
9
9
|
interface Context {
|
|
10
10
|
subject: Subjects.SendNotifications;
|
|
@@ -25,7 +25,7 @@ export declare namespace SendNotifications {
|
|
|
25
25
|
receiverCompany: string;
|
|
26
26
|
receiver: string;
|
|
27
27
|
attachments?: string[];
|
|
28
|
-
|
|
28
|
+
iCalendarEvent?: NotificationICalendarEvent;
|
|
29
29
|
links?: any;
|
|
30
30
|
relatedRecordType?: RecordType;
|
|
31
31
|
relatedRecordId?: string;
|
|
@@ -20,6 +20,7 @@ export declare enum Subjects {
|
|
|
20
20
|
UpdateCompanySetting = "comapnySetting:updated",
|
|
21
21
|
CreateMeetingSetting = "meetingSetting:created",
|
|
22
22
|
UpdateMeetingSetting = "meetingSetting:updated",
|
|
23
|
+
CreateChatSetting = "chatSetting:created",
|
|
23
24
|
ContactsBySearch = "contactsBySearch",
|
|
24
25
|
CountriesBySearch = "countriesBySearch",
|
|
25
26
|
CompaniesBySearch = "companiesBySearch",
|
package/build/events/subjects.js
CHANGED
|
@@ -24,6 +24,7 @@ var Subjects;
|
|
|
24
24
|
Subjects["UpdateCompanySetting"] = "comapnySetting:updated";
|
|
25
25
|
Subjects["CreateMeetingSetting"] = "meetingSetting:created";
|
|
26
26
|
Subjects["UpdateMeetingSetting"] = "meetingSetting:updated";
|
|
27
|
+
Subjects["CreateChatSetting"] = "chatSetting:created";
|
|
27
28
|
Subjects["ContactsBySearch"] = "contactsBySearch";
|
|
28
29
|
Subjects["CountriesBySearch"] = "countriesBySearch";
|
|
29
30
|
Subjects["CompaniesBySearch"] = "companiesBySearch";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"subjects.js","sourceRoot":"","sources":["../../src/events/subjects.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"subjects.js","sourceRoot":"","sources":["../../src/events/subjects.ts"],"names":[],"mappings":"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"}
|
package/build/index.d.ts
CHANGED
|
@@ -106,6 +106,7 @@ export * from './events/publish-event-meeting-statistics.interface';
|
|
|
106
106
|
export * from './events/create-meeting-setting.interface';
|
|
107
107
|
export * from './events/update-meeting-setting.interface';
|
|
108
108
|
export * from './events/create-cities.interface';
|
|
109
|
+
export * from './events/create-chat-setting.interface';
|
|
109
110
|
export * from './validators/conditional-required';
|
|
110
111
|
export * from './validators/date-validator';
|
|
111
112
|
export * from './validators/validateNewItem';
|
|
@@ -169,7 +170,7 @@ export * from './types/onboarded-thru.enum';
|
|
|
169
170
|
export * from './types/payment-method.enum';
|
|
170
171
|
export * from './types/priority.enum';
|
|
171
172
|
export * from './types/meeting-setting.interface';
|
|
172
|
-
export * from './types/notifications-
|
|
173
|
+
export * from './types/notifications-calendar-event.interface';
|
|
173
174
|
export * from './middlewares/app.middleware';
|
|
174
175
|
export * from './middlewares/authorizer.middleware';
|
|
175
176
|
export * from './middlewares/subscription-subtractor.middleware';
|
package/build/index.js
CHANGED
|
@@ -118,6 +118,7 @@ __exportStar(require("./events/publish-event-meeting-statistics.interface"), exp
|
|
|
118
118
|
__exportStar(require("./events/create-meeting-setting.interface"), exports);
|
|
119
119
|
__exportStar(require("./events/update-meeting-setting.interface"), exports);
|
|
120
120
|
__exportStar(require("./events/create-cities.interface"), exports);
|
|
121
|
+
__exportStar(require("./events/create-chat-setting.interface"), exports);
|
|
121
122
|
__exportStar(require("./validators/conditional-required"), exports);
|
|
122
123
|
__exportStar(require("./validators/date-validator"), exports);
|
|
123
124
|
__exportStar(require("./validators/validateNewItem"), exports);
|
|
@@ -181,7 +182,7 @@ __exportStar(require("./types/onboarded-thru.enum"), exports);
|
|
|
181
182
|
__exportStar(require("./types/payment-method.enum"), exports);
|
|
182
183
|
__exportStar(require("./types/priority.enum"), exports);
|
|
183
184
|
__exportStar(require("./types/meeting-setting.interface"), exports);
|
|
184
|
-
__exportStar(require("./types/notifications-
|
|
185
|
+
__exportStar(require("./types/notifications-calendar-event.interface"), exports);
|
|
185
186
|
__exportStar(require("./middlewares/app.middleware"), exports);
|
|
186
187
|
__exportStar(require("./middlewares/authorizer.middleware"), exports);
|
|
187
188
|
__exportStar(require("./middlewares/subscription-subtractor.middleware"), exports);
|
package/build/index.js.map
CHANGED
|
@@ -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,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,qDAAkC;AAClC,yEAAsD;AACtD,iFAA8D;AAC9D,sFAAmE;AACnE,sEAAmD;AACnD,iFAA8D;AAC9D,iFAA8D;AAC9D,kFAA+D;AAC/D,yEAAsD;AACtD,wEAAqD;AACrD,8EAA2D;AAC3D,uEAAoD;AACpD,yEAAsD;AACtD,yEAAsD;AACtD,uEAAoD;AACpD,kFAA+D;AAC/D,2EAAwD;AACxD,kFAA+D;AAC/D,2EAAwD;AACxD,2EAAwD;AACxD,kFAA+D;AAC/D,0EAAuD;AACvD,uEAAoD;AACpD,+EAA4D;AAC5D,2EAAwD;AACxD,uEAAoD;AACpD,mEAAgD;AAChD,0EAAuD;AACvD,0EAAuD;AACvD,uEAAoD;AACpD,6EAA0D;AAC1D,+EAA4D;AAC5D,6EAA0D;AAC1D,kFAA+D;AAC/D,qFAAkE;AAClE,sFAAmE;AACnE,4EAAyD;AACzD,4EAAyD;AACzD,mEAAgD;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -162,8 +162,8 @@
|
|
|
162
162
|
"affectsGlobalScope": false
|
|
163
163
|
},
|
|
164
164
|
"../src/events/subjects.ts": {
|
|
165
|
-
"version": "
|
|
166
|
-
"signature": "
|
|
165
|
+
"version": "d29190dbf11031ff9107110ff8379af6bd2f1f265eb5738eded8373531a2cfd5",
|
|
166
|
+
"signature": "33e698a7e01915d13ced5b41ceb0ba2157c3ea108bd21b868585d080d81ef006",
|
|
167
167
|
"affectsGlobalScope": false
|
|
168
168
|
},
|
|
169
169
|
"../src/events/email-specs.interface.ts": {
|
|
@@ -376,14 +376,14 @@
|
|
|
376
376
|
"signature": "489e03e7c9f7e648ce011175063038022d0c2dac20be2c49d79b5d3f436c231e",
|
|
377
377
|
"affectsGlobalScope": false
|
|
378
378
|
},
|
|
379
|
-
"../src/types/notifications-
|
|
380
|
-
"version": "
|
|
381
|
-
"signature": "
|
|
379
|
+
"../src/types/notifications-calendar-event.interface.ts": {
|
|
380
|
+
"version": "790be5128e5fc8a3628b6b32a3ce7c22788674274acddeef02d43927f2522f20",
|
|
381
|
+
"signature": "beaf0816cfc25b95c27b7883b1b247a817423af1a399222fc4f2f4c7e24482e8",
|
|
382
382
|
"affectsGlobalScope": false
|
|
383
383
|
},
|
|
384
384
|
"../src/events/send-notifications.interface.ts": {
|
|
385
|
-
"version": "
|
|
386
|
-
"signature": "
|
|
385
|
+
"version": "14fa73d266e9846f901e65e7efdf20ff145dea455cecefd115fdd6fba8a563d9",
|
|
386
|
+
"signature": "e89fc0580c116b64b8ca049aa4747462b4d0bf4f7caf79fd4b22565a9c87eb1b",
|
|
387
387
|
"affectsGlobalScope": false
|
|
388
388
|
},
|
|
389
389
|
"../src/events/get-contacts-by-query.interface.ts": {
|
|
@@ -402,8 +402,8 @@
|
|
|
402
402
|
"affectsGlobalScope": false
|
|
403
403
|
},
|
|
404
404
|
"../src/events/queues.ts": {
|
|
405
|
-
"version": "
|
|
406
|
-
"signature": "
|
|
405
|
+
"version": "4a0583f68e997de1d049d96bc37869af5c13281f52bb9ba089fe50c837e713d0",
|
|
406
|
+
"signature": "167b9eb672d474dfa683fc756534cc618e1068b08f4e7618cbf7aa6624484af6",
|
|
407
407
|
"affectsGlobalScope": false
|
|
408
408
|
},
|
|
409
409
|
"../src/events/create-default-templates.ts": {
|
|
@@ -786,6 +786,11 @@
|
|
|
786
786
|
"signature": "b8632a55823ecd0681a05b8305ff34f13e8d8812fac975172c78708563aaf929",
|
|
787
787
|
"affectsGlobalScope": false
|
|
788
788
|
},
|
|
789
|
+
"../src/events/create-chat-setting.interface.ts": {
|
|
790
|
+
"version": "b119dac6b07dadf11ac1a9875ac1b00bfafcc585ee847c0f8c484779fb25d545",
|
|
791
|
+
"signature": "290589604be16f37e58d040b2a21df84857edd76f743cf00fa0acb3c2a2f0016",
|
|
792
|
+
"affectsGlobalScope": false
|
|
793
|
+
},
|
|
789
794
|
"../node_modules/class-validator/types/validation/ValidationError.d.ts": {
|
|
790
795
|
"version": "e69d0b59db23f59172cb087ee44a71438f809bd214d4f4105abd6090b341cbdc",
|
|
791
796
|
"signature": "e69d0b59db23f59172cb087ee44a71438f809bd214d4f4105abd6090b341cbdc",
|
|
@@ -6812,8 +6817,8 @@
|
|
|
6812
6817
|
"affectsGlobalScope": false
|
|
6813
6818
|
},
|
|
6814
6819
|
"../src/index.ts": {
|
|
6815
|
-
"version": "
|
|
6816
|
-
"signature": "
|
|
6820
|
+
"version": "e6a9c15287f6e962bda03d48d4e56636e55507cc1feb62f6fcd4489fce1cb6fe",
|
|
6821
|
+
"signature": "fc77243c2b51c6759f6a693b97133b186a36526cede7daa06d67ebe6ad301451",
|
|
6817
6822
|
"affectsGlobalScope": false
|
|
6818
6823
|
},
|
|
6819
6824
|
"../src/events/meeting-request-updated.interface.ts": {
|
|
@@ -11702,6 +11707,9 @@
|
|
|
11702
11707
|
"../src/events/countries-by-search.interface.ts": [
|
|
11703
11708
|
"../src/events/subjects.ts"
|
|
11704
11709
|
],
|
|
11710
|
+
"../src/events/create-chat-setting.interface.ts": [
|
|
11711
|
+
"../src/events/subjects.ts"
|
|
11712
|
+
],
|
|
11705
11713
|
"../src/events/create-cities.interface.ts": [
|
|
11706
11714
|
"../src/events/subjects.ts"
|
|
11707
11715
|
],
|
|
@@ -11935,7 +11943,7 @@
|
|
|
11935
11943
|
"../src/types/bulk-users.enum.ts",
|
|
11936
11944
|
"../src/types/notification-event.enum.ts",
|
|
11937
11945
|
"../src/types/notification-type.enum.ts",
|
|
11938
|
-
"../src/types/notifications-
|
|
11946
|
+
"../src/types/notifications-calendar-event.interface.ts",
|
|
11939
11947
|
"../src/types/record-type.enum.ts",
|
|
11940
11948
|
"../src/types/user-language.enum.ts"
|
|
11941
11949
|
],
|
|
@@ -12026,6 +12034,7 @@
|
|
|
12026
12034
|
"../src/events/contact-updated.interface.ts",
|
|
12027
12035
|
"../src/events/contacts-by-search.interface.ts",
|
|
12028
12036
|
"../src/events/countries-by-search.interface.ts",
|
|
12037
|
+
"../src/events/create-chat-setting.interface.ts",
|
|
12029
12038
|
"../src/events/create-cities.interface.ts",
|
|
12030
12039
|
"../src/events/create-company-event.interface.ts",
|
|
12031
12040
|
"../src/events/create-company-setting.interface.ts",
|
|
@@ -12146,7 +12155,7 @@
|
|
|
12146
12155
|
"../src/types/meeting-type.enum.ts",
|
|
12147
12156
|
"../src/types/notification-event.enum.ts",
|
|
12148
12157
|
"../src/types/notification-type.enum.ts",
|
|
12149
|
-
"../src/types/notifications-
|
|
12158
|
+
"../src/types/notifications-calendar-event.interface.ts",
|
|
12150
12159
|
"../src/types/onboarded-thru.enum.ts",
|
|
12151
12160
|
"../src/types/operation-types.ts",
|
|
12152
12161
|
"../src/types/payment-method.enum.ts",
|
|
@@ -17165,6 +17174,9 @@
|
|
|
17165
17174
|
"../src/events/countries-by-search.interface.ts": [
|
|
17166
17175
|
"../src/events/subjects.ts"
|
|
17167
17176
|
],
|
|
17177
|
+
"../src/events/create-chat-setting.interface.ts": [
|
|
17178
|
+
"../src/events/subjects.ts"
|
|
17179
|
+
],
|
|
17168
17180
|
"../src/events/create-cities.interface.ts": [
|
|
17169
17181
|
"../src/events/subjects.ts"
|
|
17170
17182
|
],
|
|
@@ -17397,7 +17409,7 @@
|
|
|
17397
17409
|
"../src/types/bulk-users.enum.ts",
|
|
17398
17410
|
"../src/types/notification-event.enum.ts",
|
|
17399
17411
|
"../src/types/notification-type.enum.ts",
|
|
17400
|
-
"../src/types/notifications-
|
|
17412
|
+
"../src/types/notifications-calendar-event.interface.ts",
|
|
17401
17413
|
"../src/types/record-type.enum.ts",
|
|
17402
17414
|
"../src/types/user-language.enum.ts"
|
|
17403
17415
|
],
|
|
@@ -17488,6 +17500,7 @@
|
|
|
17488
17500
|
"../src/events/contact-updated.interface.ts",
|
|
17489
17501
|
"../src/events/contacts-by-search.interface.ts",
|
|
17490
17502
|
"../src/events/countries-by-search.interface.ts",
|
|
17503
|
+
"../src/events/create-chat-setting.interface.ts",
|
|
17491
17504
|
"../src/events/create-cities.interface.ts",
|
|
17492
17505
|
"../src/events/create-company-event.interface.ts",
|
|
17493
17506
|
"../src/events/create-company-setting.interface.ts",
|
|
@@ -17608,7 +17621,7 @@
|
|
|
17608
17621
|
"../src/types/meeting-type.enum.ts",
|
|
17609
17622
|
"../src/types/notification-event.enum.ts",
|
|
17610
17623
|
"../src/types/notification-type.enum.ts",
|
|
17611
|
-
"../src/types/notifications-
|
|
17624
|
+
"../src/types/notifications-calendar-event.interface.ts",
|
|
17612
17625
|
"../src/types/onboarded-thru.enum.ts",
|
|
17613
17626
|
"../src/types/operation-types.ts",
|
|
17614
17627
|
"../src/types/payment-method.enum.ts",
|
|
@@ -18960,6 +18973,7 @@
|
|
|
18960
18973
|
"../src/events/contact-updated.interface.ts",
|
|
18961
18974
|
"../src/events/contacts-by-search.interface.ts",
|
|
18962
18975
|
"../src/events/countries-by-search.interface.ts",
|
|
18976
|
+
"../src/events/create-chat-setting.interface.ts",
|
|
18963
18977
|
"../src/events/create-cities.interface.ts",
|
|
18964
18978
|
"../src/events/create-company-event.interface.ts",
|
|
18965
18979
|
"../src/events/create-company-setting.interface.ts",
|
|
@@ -19082,7 +19096,7 @@
|
|
|
19082
19096
|
"../src/types/meeting-type.enum.ts",
|
|
19083
19097
|
"../src/types/notification-event.enum.ts",
|
|
19084
19098
|
"../src/types/notification-type.enum.ts",
|
|
19085
|
-
"../src/types/notifications-
|
|
19099
|
+
"../src/types/notifications-calendar-event.interface.ts",
|
|
19086
19100
|
"../src/types/onboarded-thru.enum.ts",
|
|
19087
19101
|
"../src/types/operation-types.ts",
|
|
19088
19102
|
"../src/types/payment-method.enum.ts",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"notifications-calendar-event.interface.js","sourceRoot":"","sources":["../../src/types/notifications-calendar-event.interface.ts"],"names":[],"mappings":""}
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"notifications-attachments.interface.js","sourceRoot":"","sources":["../../src/types/notifications-attachments.interface.ts"],"names":[],"mappings":""}
|