@aldb2b/common 1.0.750 → 1.0.752

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aldb2b/common",
3
- "version": "1.0.750",
3
+ "version": "1.0.752",
4
4
  "description": "",
5
5
  "main": "./build/index.js",
6
6
  "types": "./build/index.d.ts",
@@ -1,8 +0,0 @@
1
- export declare enum NotificationEmitter {
2
- 'MEETING_REQUEST' = "Meeting Request",
3
- 'MEETING_REQUEST_ACCEPT' = "Meeting Request Accept",
4
- 'MEETING_REQUEST_CANCEL' = "Meeting Request Cancel",
5
- 'MEETING_REQUEST_REJECT' = "Meeting Request REJECT",
6
- 'MEETING' = "Meeting",
7
- 'MEETING_CANCELED' = "Meeting Canceled"
8
- }
@@ -1,13 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.NotificationEmitter = void 0;
4
- var NotificationEmitter;
5
- (function (NotificationEmitter) {
6
- NotificationEmitter["MEETING_REQUEST"] = "Meeting Request";
7
- NotificationEmitter["MEETING_REQUEST_ACCEPT"] = "Meeting Request Accept";
8
- NotificationEmitter["MEETING_REQUEST_CANCEL"] = "Meeting Request Cancel";
9
- NotificationEmitter["MEETING_REQUEST_REJECT"] = "Meeting Request REJECT";
10
- NotificationEmitter["MEETING"] = "Meeting";
11
- NotificationEmitter["MEETING_CANCELED"] = "Meeting Canceled";
12
- })(NotificationEmitter || (exports.NotificationEmitter = NotificationEmitter = {}));
13
- //# sourceMappingURL=notification-emitter.enum.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"notification-emitter.enum.js","sourceRoot":"","sources":["../../src/types/notification-emitter.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,mBAOX;AAPD,WAAY,mBAAmB;IAC7B,0DAAoC,CAAA;IACpC,wEAAmD,CAAA;IACnD,wEAAmD,CAAA;IACnD,wEAAmD,CAAA;IACnD,0CAAqB,CAAA;IACrB,4DAAuC,CAAA;AACzC,CAAC,EAPW,mBAAmB,mCAAnB,mBAAmB,QAO9B"}