@aldb2b/common 1.0.445 → 1.0.448

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,10 +1,10 @@
1
1
  import { CustomModel } from './CustomModel';
2
- import { MongooseNestedUpdateInterface } from './mongoose-nested-update.interface';
2
+ import { MongooseNestedOption } from './mongoose-nested-option';
3
3
  export declare class MongooseNestedModel<T> {
4
4
  private dbModelInstance;
5
5
  private nestedField;
6
6
  private projectionOnCreateResult;
7
7
  constructor(dbModelInstance: CustomModel<T>, nestedField: string);
8
- create(inputParams: MongooseNestedUpdateInterface): Promise<any>;
9
- update(inputParams: MongooseNestedUpdateInterface): Promise<any>;
8
+ create(inputParams: MongooseNestedOption): Promise<any>;
9
+ update(inputParams: MongooseNestedOption): Promise<any>;
10
10
  }
@@ -1 +1 @@
1
- {"version":3,"file":"MongooseNestedModel.js","sourceRoot":"","sources":["../../src/db/MongooseNestedModel.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"MongooseNestedModel.js","sourceRoot":"","sources":["../../src/db/MongooseNestedModel.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,4 @@
1
+ export declare class MongooseNestedOption {
2
+ query: any;
3
+ data: any;
4
+ }
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.MongooseNestedOption = void 0;
4
+ class MongooseNestedOption {
5
+ }
6
+ exports.MongooseNestedOption = MongooseNestedOption;
7
+ //# sourceMappingURL=mongoose-nested-option.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mongoose-nested-option.js","sourceRoot":"","sources":["../../src/db/mongoose-nested-option.ts"],"names":[],"mappings":";;;AAAA,MAAa,oBAAoB;CAGhC;AAHD,oDAGC"}
@@ -0,0 +1,10 @@
1
+ import { Subjects } from './subjects';
2
+ export declare namespace GetEventProfile {
3
+ interface Context {
4
+ subject: Subjects.GetEventProfile;
5
+ data: Data;
6
+ }
7
+ interface Data {
8
+ eventId: string;
9
+ }
10
+ }
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=mongoose-nested-update.interface.js.map
3
+ //# sourceMappingURL=get-event-profile.interface.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-event-profile.interface.js","sourceRoot":"","sources":["../../src/events/get-event-profile.interface.ts"],"names":[],"mappings":""}
@@ -117,5 +117,6 @@ export declare enum Subjects {
117
117
  GetCompanyStates = "GetCompanyStates",
118
118
  CreateRating = "createRating",
119
119
  ElasticSearchSubject = "elasticSearchSubject",
120
- GetCompanyProperties = "getCompanyProperties"
120
+ GetCompanyProperties = "getCompanyProperties",
121
+ GetEventProfile = "getEventProfile"
121
122
  }
@@ -122,5 +122,6 @@ var Subjects;
122
122
  Subjects["CreateRating"] = "createRating";
123
123
  Subjects["ElasticSearchSubject"] = "elasticSearchSubject";
124
124
  Subjects["GetCompanyProperties"] = "getCompanyProperties";
125
+ Subjects["GetEventProfile"] = "getEventProfile";
125
126
  })(Subjects = exports.Subjects || (exports.Subjects = {}));
126
127
  //# sourceMappingURL=subjects.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"subjects.js","sourceRoot":"","sources":["../../src/events/subjects.ts"],"names":[],"mappings":";;;AAAA,IAAY,QAwHX;AAxHD,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,2DAA+C,CAAA;IAC/C,2DAA+C,CAAA;IAC/C,qDAAyC,CAAA;IACzC,qDAAyC,CAAA;IACzC,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,6CAAiC,CAAA;IACjC,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,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,+CAAmC,CAAA;IACnC,qEAAyD,CAAA;IACzD,qEAAyD,CAAA;IACzD,mEAAuD,CAAA;IACvD,iDAAqC,CAAA;IACrC,yDAA6C,CAAA;IAC7C,uEAA2D,CAAA;IAC3D,6DAAiD,CAAA;IACjD,6CAAiC,CAAA;IACjC,iDAAqC,CAAA;IACrC,mDAAuC,CAAA;IACvC,yCAA6B,CAAA;IAC7B,+CAAmC,CAAA;IACnC,+DAAmD,CAAA;IACnD,uDAA2C,CAAA;IAC3C,mEAAuD,CAAA;IACvD,qDAAyC,CAAA;IACzC,mEAAuD,CAAA;IACvD,qDAAyC,CAAA;IACzC,+CAAmC,CAAA;IACnC,+DAAmD,CAAA;IACnD,uDAA2C,CAAA;IAC3C,+CAAmC,CAAA;IACnC,yDAA6C,CAAA;IAC7C,yDAA6C,CAAA;IAC7C,mDAAuC,CAAA;IACvC,mEAAuD,CAAA;IACvD,mEAAuD,CAAA;IACvD,yDAA6C,CAAA;IAC7C,mEAAuD,CAAA;IACvD,oEAAwD,CAAA;IACxD,sEAA0D,CAAA;IAC1D,yCAA6B,CAAA;IAC7B,2CAA+B,CAAA;IAC/B,yDAA6C,CAAA;IAC7C,mDAAuC,CAAA;IACvC,6CAAiC,CAAA;IACjC,6CAAiC,CAAA;IACjC,yCAA6B,CAAA;IAC7B,2CAA+B,CAAA;IAC/B,iDAAqC,CAAA;IACrC,yCAA6B,CAAA;IAC7B,yDAA6C,CAAA;IAC7C,yDAA6C,CAAA;AAC/C,CAAC,EAxHW,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QAwHnB"}
1
+ {"version":3,"file":"subjects.js","sourceRoot":"","sources":["../../src/events/subjects.ts"],"names":[],"mappings":"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"}
package/build/index.d.ts CHANGED
@@ -119,6 +119,7 @@ export * from './events/delete-property.interface';
119
119
  export * from './events/get-company-states.interface';
120
120
  export * from './events/elastic-search-event.interface';
121
121
  export * from './events/get-company-properties.interface';
122
+ export * from './events/get-event-profile.interface';
122
123
  export * from './validators/conditional-required';
123
124
  export * from './validators/date-validator';
124
125
  export * from './validators/validateNewItem';
@@ -148,7 +149,7 @@ export * from './db/mongoose-find-options';
148
149
  export * from './db/aggregate/AggregateConvertor';
149
150
  export * from './db/aggregate/createAggregateResponse';
150
151
  export * from './db/MongooseNestedModel';
151
- export * from './db/mongoose-nested-update.interface';
152
+ export * from './db/mongoose-nested-option';
152
153
  export * from './types/read-result.interface';
153
154
  export * from './types/update-input-data.interface';
154
155
  export * from './types/user-role.enum';
@@ -212,7 +213,6 @@ export * from './utils/encryptor';
212
213
  export * from './enums/elastic-search-action.enum';
213
214
  export * from './enums/elastic-sort-order.enum';
214
215
  export * from './enums/event-profile-status.enum';
215
- export * from './enums/event-profile-type.enum';
216
216
  export * from './elastic/elastic-find-options';
217
217
  export * from './elastic/elastic-sort.interface';
218
218
  export * from './elastic/elastic-search-index';
package/build/index.js CHANGED
@@ -131,6 +131,7 @@ __exportStar(require("./events/delete-property.interface"), exports);
131
131
  __exportStar(require("./events/get-company-states.interface"), exports);
132
132
  __exportStar(require("./events/elastic-search-event.interface"), exports);
133
133
  __exportStar(require("./events/get-company-properties.interface"), exports);
134
+ __exportStar(require("./events/get-event-profile.interface"), exports);
134
135
  __exportStar(require("./validators/conditional-required"), exports);
135
136
  __exportStar(require("./validators/date-validator"), exports);
136
137
  __exportStar(require("./validators/validateNewItem"), exports);
@@ -160,7 +161,7 @@ __exportStar(require("./db/mongoose-find-options"), exports);
160
161
  __exportStar(require("./db/aggregate/AggregateConvertor"), exports);
161
162
  __exportStar(require("./db/aggregate/createAggregateResponse"), exports);
162
163
  __exportStar(require("./db/MongooseNestedModel"), exports);
163
- __exportStar(require("./db/mongoose-nested-update.interface"), exports);
164
+ __exportStar(require("./db/mongoose-nested-option"), exports);
164
165
  __exportStar(require("./types/read-result.interface"), exports);
165
166
  __exportStar(require("./types/update-input-data.interface"), exports);
166
167
  __exportStar(require("./types/user-role.enum"), exports);
@@ -224,7 +225,6 @@ __exportStar(require("./utils/encryptor"), exports);
224
225
  __exportStar(require("./enums/elastic-search-action.enum"), exports);
225
226
  __exportStar(require("./enums/elastic-sort-order.enum"), exports);
226
227
  __exportStar(require("./enums/event-profile-status.enum"), exports);
227
- __exportStar(require("./enums/event-profile-type.enum"), exports);
228
228
  __exportStar(require("./elastic/elastic-find-options"), exports);
229
229
  __exportStar(require("./elastic/elastic-sort.interface"), exports);
230
230
  __exportStar(require("./elastic/elastic-search-index"), exports);
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,oEAAiD;AACjD,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;AAChD,yEAAsD;AACtD,yEAAsD;AACtD,qEAAkD;AAClD,8EAA2D;AAC3D,0EAAuD;AACvD,qEAAkD;AAClD,oEAAiD;AACjD,mEAAgD;AAChD,qEAAkD;AAClD,wEAAqD;AACrD,0EAAuD;AACvD,4EAAyD;AACzD,uEAAoD;AAEpD,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;AACxD,yEAAsD;AACtD,mFAAgE;AAChE,2EAAwD;AACxD,qFAAkE;AAElE,kEAA+C;AAC/C,sEAAmD;AAEnD,sEAAmD;AACnD,uEAAoD;AACpD,gFAA6D;AAC7D,0EAAuD;AAEvD,mDAAgC;AAChC,oDAAiC;AACjC,6DAA0C;AAC1C,oEAAiD;AACjD,yEAAsD;AACtD,2DAAwC;AACxC,8DAA2C;AAE3C,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;AAC9C,2DAAwC;AACxC,8DAA2C;AAC3C,kEAA+C;AAC/C,6DAA0C;AAC1C,4DAAyC;AACzC,6DAA0C;AAC1C,2DAAwC;AACxC,4DAAyC;AACzC,4DAAyC;AACzC,0DAAuC;AACvC,8DAA2C;AAC3C,8DAA2C;AAC3C,wDAAqC;AACrC,oEAAiD;AACjD,iFAA8D;AAC9D,kEAA+C;AAC/C,iEAA8C;AAE9C,+DAA4C;AAC5C,sEAAmD;AACnD,mFAAgE;AAChE,kFAA+D;AAC/D,wEAAqD;AAErD,qEAAkD;AAClD,6DAA0C;AAC1C,uDAAoC;AACpC,sDAAmC;AACnC,qDAAkC;AAClC,mDAAgC;AAChC,4DAAyC;AACzC,2DAAwC;AACxC,oDAAiC;AACjC,uDAAoC;AACpC,yDAAsC;AACtC,sDAAmC;AACnC,wDAAqC;AACrC,mDAAgC;AAChC,kEAA+C;AAC/C,oDAAiC;AAEjC,qEAAkD;AAClD,kEAA+C;AAC/C,oEAAiD;AAEjD,iEAA8C;AAC9C,mEAAgD;AAChD,iEAA8C"}
@@ -167,8 +167,8 @@
167
167
  "affectsGlobalScope": false
168
168
  },
169
169
  "../src/events/subjects.ts": {
170
- "version": "4cbb59efc6f58a9a01dc56bb9fab82864174e3750d39fcb4e1d9d4ffe634d922",
171
- "signature": "84d759222bc4aec38767c072be623927c9135f09e03ae72dd043b51faad34b96",
170
+ "version": "540b9178bce56edf5ec27e139b03d80cb691cbe9e77c4fe872d7b4b5d5fd6b96",
171
+ "signature": "b17106c851f4200b99ce7c0c21d8ff643deea810fbadef159877a5e99295b6ad",
172
172
  "affectsGlobalScope": false
173
173
  },
174
174
  "../src/events/email-specs.interface.ts": {
@@ -861,6 +861,11 @@
861
861
  "signature": "47ad6d33cb9b7c93707e6bf460fc01a5428e0d749adf3057cf6bdfbc26f1baa8",
862
862
  "affectsGlobalScope": false
863
863
  },
864
+ "../src/events/get-event-profile.interface.ts": {
865
+ "version": "1160f85ede2c381bb9683d92d6b3297f1d5ca814f9163be445dfb36f456a89fd",
866
+ "signature": "f04b7879a65a2fa7c661f2599eaa15283100f5a94f6df082164d24a54580028a",
867
+ "affectsGlobalScope": false
868
+ },
864
869
  "../node_modules/class-validator/types/validation/validationerror.d.ts": {
865
870
  "version": "e69d0b59db23f59172cb087ee44a71438f809bd214d4f4105abd6090b341cbdc",
866
871
  "signature": "e69d0b59db23f59172cb087ee44a71438f809bd214d4f4105abd6090b341cbdc",
@@ -3941,14 +3946,14 @@
3941
3946
  "signature": "a1b65c90841b5f22f9f922c61fafd17b5319becd9af1dad7fab7b5bfcc6f877e",
3942
3947
  "affectsGlobalScope": false
3943
3948
  },
3944
- "../src/db/mongoose-nested-update.interface.ts": {
3945
- "version": "abf9d7e0a5497d36ac4f55b4a7d3921fcdf98c28cc429ccf0e4ed419995697fa",
3946
- "signature": "681854f2beebe48d44351af20900ae4454701d4a925e194b539d9919f49fbc89",
3949
+ "../src/db/mongoose-nested-option.ts": {
3950
+ "version": "3cd8413d887834df5b8fd0d97706d629aa02f9d2bc37b6ee328d847dd0ffcd09",
3951
+ "signature": "0bb686b01f9b31b4ac4d871f3e926a66634abceca4d97b63477d5d493e7052cc",
3947
3952
  "affectsGlobalScope": false
3948
3953
  },
3949
3954
  "../src/db/mongoosenestedmodel.ts": {
3950
- "version": "47849d8c0c0fbc7d1d43ed4597de9dd271054ba5039c5c61915b3382c922fc92",
3951
- "signature": "d5db7d8279dff5c262beeb0231d3a6ca0158b03ff98ac5f9458c6e75da19db2b",
3955
+ "version": "59fefdcbaa09e5ff85728e90ad35d4ddda6e3156e6d483c628c708eaff0f2573",
3956
+ "signature": "4f4f74bb04417322a6f0ddd46b87f9a1ebb858c6fed2dbe87b32a6ac1de522c2",
3952
3957
  "affectsGlobalScope": false
3953
3958
  },
3954
3959
  "../src/types/user-role.enum.ts": {
@@ -6931,11 +6936,6 @@
6931
6936
  "signature": "190ff334ca36adb09d687e89c1b83dce9d370341ecab52c7d2439f5d5c7d128d",
6932
6937
  "affectsGlobalScope": false
6933
6938
  },
6934
- "../src/enums/event-profile-type.enum.ts": {
6935
- "version": "c01510e6a01e77a8b893a419b736c517e1b8822a8be6c336d7f1f59a9e9f4c8e",
6936
- "signature": "24bc87d9f63adb5b4411f21cb4705248f2db6545aa046ce7b5db094f24830d28",
6937
- "affectsGlobalScope": false
6938
- },
6939
6939
  "../src/elastic/elastic-sort.interface.ts": {
6940
6940
  "version": "a76dba958a985f73301a9dcc4aba9903a53187c0e699322f828cbc98096cdcb4",
6941
6941
  "signature": "400653ab547c678193ef59b2a1abe8d009e4da9d614a3ec93ea5d0e39f0991ad",
@@ -6952,8 +6952,8 @@
6952
6952
  "affectsGlobalScope": false
6953
6953
  },
6954
6954
  "../src/index.ts": {
6955
- "version": "d5d9e57bc0dc74d73ff8c6b7f07796e4e6ee8a00727a702dfab8e9ef7583e636",
6956
- "signature": "ee4fc99caaf4eee0138b372497fb9ec77cd113c98caf4b62a317e0ba5f17205b",
6955
+ "version": "0030582778085c10693712233b4b858365a3ee80650ddd02725a1aa1e565ca1e",
6956
+ "signature": "c0d130d2d692b058d76b771c9000c5d5c17aec39035cefa46f49d842b33c6577",
6957
6957
  "affectsGlobalScope": false
6958
6958
  },
6959
6959
  "../src/events/meeting-request-updated.interface.ts": {
@@ -11792,7 +11792,7 @@
11792
11792
  "../src/db/mongoosenestedmodel.ts": [
11793
11793
  "../node_modules/@nestjs/common/index.d.ts",
11794
11794
  "../src/db/custommodel.ts",
11795
- "../src/db/mongoose-nested-update.interface.ts"
11795
+ "../src/db/mongoose-nested-option.ts"
11796
11796
  ],
11797
11797
  "../src/decorators/get-event-id-decorator.ts": [
11798
11798
  "../node_modules/@nestjs/common/index.d.ts"
@@ -11986,6 +11986,9 @@
11986
11986
  "../src/events/get-contacts-by-query.interface.ts": [
11987
11987
  "../src/events/subjects.ts"
11988
11988
  ],
11989
+ "../src/events/get-event-profile.interface.ts": [
11990
+ "../src/events/subjects.ts"
11991
+ ],
11989
11992
  "../src/events/get-event.interface.ts": [
11990
11993
  "../src/events/subjects.ts"
11991
11994
  ],
@@ -12203,7 +12206,7 @@
12203
12206
  "../src/db/aggregate/createaggregateresponse.ts",
12204
12207
  "../src/db/custommodel.ts",
12205
12208
  "../src/db/mongoose-find-options.ts",
12206
- "../src/db/mongoose-nested-update.interface.ts",
12209
+ "../src/db/mongoose-nested-option.ts",
12207
12210
  "../src/db/mongoosebase.ts",
12208
12211
  "../src/db/mongoosenestedmodel.ts",
12209
12212
  "../src/decorators/get-event-id-decorator.ts",
@@ -12214,7 +12217,6 @@
12214
12217
  "../src/enums/elastic-search-action.enum.ts",
12215
12218
  "../src/enums/elastic-sort-order.enum.ts",
12216
12219
  "../src/enums/event-profile-status.enum.ts",
12217
- "../src/enums/event-profile-type.enum.ts",
12218
12220
  "../src/events/add-company-crm.interface.ts",
12219
12221
  "../src/events/add-contact-crm.interface.ts",
12220
12222
  "../src/events/attendee-contact.interface.ts",
@@ -12270,6 +12272,7 @@
12270
12272
  "../src/events/get-contact-by-id.interface.ts",
12271
12273
  "../src/events/get-contacts-by-email.interface.ts",
12272
12274
  "../src/events/get-contacts-by-query.interface.ts",
12275
+ "../src/events/get-event-profile.interface.ts",
12273
12276
  "../src/events/get-event.interface.ts",
12274
12277
  "../src/events/get-hall-event-topic.interface.ts",
12275
12278
  "../src/events/get-meeting-by-query.interface.ts",
@@ -17357,7 +17360,7 @@
17357
17360
  ],
17358
17361
  "../src/db/mongoosenestedmodel.ts": [
17359
17362
  "../src/db/custommodel.ts",
17360
- "../src/db/mongoose-nested-update.interface.ts"
17363
+ "../src/db/mongoose-nested-option.ts"
17361
17364
  ],
17362
17365
  "../src/elastic/elastic-find-options.ts": [
17363
17366
  "../src/elastic/elastic-sort.interface.ts"
@@ -17541,6 +17544,9 @@
17541
17544
  "../src/events/get-contacts-by-query.interface.ts": [
17542
17545
  "../src/events/subjects.ts"
17543
17546
  ],
17547
+ "../src/events/get-event-profile.interface.ts": [
17548
+ "../src/events/subjects.ts"
17549
+ ],
17544
17550
  "../src/events/get-event.interface.ts": [
17545
17551
  "../src/events/subjects.ts"
17546
17552
  ],
@@ -17758,7 +17764,7 @@
17758
17764
  "../src/db/aggregate/createaggregateresponse.ts",
17759
17765
  "../src/db/custommodel.ts",
17760
17766
  "../src/db/mongoose-find-options.ts",
17761
- "../src/db/mongoose-nested-update.interface.ts",
17767
+ "../src/db/mongoose-nested-option.ts",
17762
17768
  "../src/db/mongoosebase.ts",
17763
17769
  "../src/db/mongoosenestedmodel.ts",
17764
17770
  "../src/decorators/get-event-id-decorator.ts",
@@ -17769,7 +17775,6 @@
17769
17775
  "../src/enums/elastic-search-action.enum.ts",
17770
17776
  "../src/enums/elastic-sort-order.enum.ts",
17771
17777
  "../src/enums/event-profile-status.enum.ts",
17772
- "../src/enums/event-profile-type.enum.ts",
17773
17778
  "../src/events/add-company-crm.interface.ts",
17774
17779
  "../src/events/add-contact-crm.interface.ts",
17775
17780
  "../src/events/attendee-contact.interface.ts",
@@ -17825,6 +17830,7 @@
17825
17830
  "../src/events/get-contact-by-id.interface.ts",
17826
17831
  "../src/events/get-contacts-by-email.interface.ts",
17827
17832
  "../src/events/get-contacts-by-query.interface.ts",
17833
+ "../src/events/get-event-profile.interface.ts",
17828
17834
  "../src/events/get-event.interface.ts",
17829
17835
  "../src/events/get-hall-event-topic.interface.ts",
17830
17836
  "../src/events/get-meeting-by-query.interface.ts",
@@ -19268,7 +19274,7 @@
19268
19274
  "../src/db/aggregate/createaggregateresponse.ts",
19269
19275
  "../src/db/custommodel.ts",
19270
19276
  "../src/db/mongoose-find-options.ts",
19271
- "../src/db/mongoose-nested-update.interface.ts",
19277
+ "../src/db/mongoose-nested-option.ts",
19272
19278
  "../src/db/mongoosebase.ts",
19273
19279
  "../src/db/mongoosenestedmodel.ts",
19274
19280
  "../src/decorators/get-event-id-decorator.ts",
@@ -19279,7 +19285,6 @@
19279
19285
  "../src/enums/elastic-search-action.enum.ts",
19280
19286
  "../src/enums/elastic-sort-order.enum.ts",
19281
19287
  "../src/enums/event-profile-status.enum.ts",
19282
- "../src/enums/event-profile-type.enum.ts",
19283
19288
  "../src/events/add-company-crm.interface.ts",
19284
19289
  "../src/events/add-contact-crm.interface.ts",
19285
19290
  "../src/events/attendee-contact.interface.ts",
@@ -19335,6 +19340,7 @@
19335
19340
  "../src/events/get-contact-by-id.interface.ts",
19336
19341
  "../src/events/get-contacts-by-email.interface.ts",
19337
19342
  "../src/events/get-contacts-by-query.interface.ts",
19343
+ "../src/events/get-event-profile.interface.ts",
19338
19344
  "../src/events/get-event.interface.ts",
19339
19345
  "../src/events/get-hall-event-topic.interface.ts",
19340
19346
  "../src/events/get-meeting-by-query.interface.ts",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aldb2b/common",
3
- "version": "1.0.445",
3
+ "version": "1.0.448",
4
4
  "description": "",
5
5
  "main": "./build/index.js",
6
6
  "types": "./build/index.d.ts",
@@ -1,4 +0,0 @@
1
- export interface MongooseNestedUpdateInterface {
2
- query: any;
3
- data: any;
4
- }
@@ -1 +0,0 @@
1
- {"version":3,"file":"mongoose-nested-update.interface.js","sourceRoot":"","sources":["../../src/db/mongoose-nested-update.interface.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- export declare enum EventProfileType {
2
- COMPANY = "Company"
3
- }
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.EventProfileType = void 0;
4
- var EventProfileType;
5
- (function (EventProfileType) {
6
- EventProfileType["COMPANY"] = "Company";
7
- })(EventProfileType = exports.EventProfileType || (exports.EventProfileType = {}));
8
- //# sourceMappingURL=event-profile-type.enum.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"event-profile-type.enum.js","sourceRoot":"","sources":["../../src/enums/event-profile-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,gBAEX;AAFD,WAAY,gBAAgB;IAC1B,uCAAmB,CAAA;AACrB,CAAC,EAFW,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAE3B"}