@aldb2b/common 1.0.135 → 1.0.138
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/index.d.ts +1 -1
- package/build/index.js +1 -1
- package/build/index.js.map +1 -1
- package/build/tsconfig.tsbuildinfo +14 -8
- package/build/types/calendar-source-type.enum.d.ts +7 -0
- package/build/types/calendar-source-type.enum.js +12 -0
- package/build/types/calendar-source-type.enum.js.map +1 -0
- package/build/types/meeting-request-token.interface.d.ts +0 -1
- package/build/types/meeting-type.enum.d.ts +1 -0
- package/build/types/meeting-type.enum.js +1 -0
- package/build/types/meeting-type.enum.js.map +1 -1
- package/package.json +1 -1
package/build/index.d.ts
CHANGED
|
@@ -87,7 +87,7 @@ export * from './types/chat-group.interface';
|
|
|
87
87
|
export * from './types/default-visibility.interface';
|
|
88
88
|
export * from './types/group-visibility.interface';
|
|
89
89
|
export * from './types/notification-event.enum';
|
|
90
|
-
export * from './types/
|
|
90
|
+
export * from './types/calendar-source-type.enum';
|
|
91
91
|
export * from './middlewares/app.middleware';
|
|
92
92
|
export * from './middlewares/authorizer.middleware';
|
|
93
93
|
export * from './utils/create-default-directories';
|
package/build/index.js
CHANGED
|
@@ -99,7 +99,7 @@ __exportStar(require("./types/chat-group.interface"), exports);
|
|
|
99
99
|
__exportStar(require("./types/default-visibility.interface"), exports);
|
|
100
100
|
__exportStar(require("./types/group-visibility.interface"), exports);
|
|
101
101
|
__exportStar(require("./types/notification-event.enum"), exports);
|
|
102
|
-
__exportStar(require("./types/
|
|
102
|
+
__exportStar(require("./types/calendar-source-type.enum"), exports);
|
|
103
103
|
__exportStar(require("./middlewares/app.middleware"), exports);
|
|
104
104
|
__exportStar(require("./middlewares/authorizer.middleware"), exports);
|
|
105
105
|
__exportStar(require("./utils/create-default-directories"), 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,2EAAwD;AAExD,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,
|
|
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;AAExD,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;AAEjD,+DAA4C;AAC5C,sEAAmD;AAEnD,qEAAkD;AAClD,6DAA0C;AAC1C,uDAAoC;AACpC,sDAAmC;AACnC,qDAAkC;AAClC,mDAAgC"}
|
|
@@ -3522,13 +3522,18 @@
|
|
|
3522
3522
|
"affectsGlobalScope": false
|
|
3523
3523
|
},
|
|
3524
3524
|
"../src/types/meeting-type.enum.ts": {
|
|
3525
|
-
"version": "
|
|
3526
|
-
"signature": "
|
|
3525
|
+
"version": "a8fa1f04a52e23c999e90961e2c40c05d6c22d97f4b69a428a620764b7ac6e67",
|
|
3526
|
+
"signature": "562f260425ba77f5cf2d8b54c362aeb5554bc54648fd8fdbf490cc43ed90f59a",
|
|
3527
3527
|
"affectsGlobalScope": false
|
|
3528
3528
|
},
|
|
3529
3529
|
"../src/types/meeting-request-token.interface.ts": {
|
|
3530
|
-
"version": "
|
|
3531
|
-
"signature": "
|
|
3530
|
+
"version": "fe66554492c1c92423d885dee654688daf7c4b8dfc015269b2aee38bf87f9877",
|
|
3531
|
+
"signature": "4b4a2e364e31da9454d76a90317b34887207f1edf0ac9592bd0d216cfa48fcd8",
|
|
3532
|
+
"affectsGlobalScope": false
|
|
3533
|
+
},
|
|
3534
|
+
"../src/types/calendar-source-type.enum.ts": {
|
|
3535
|
+
"version": "203b47309e5471443e8cf578b6f7ac4e8da400d21a84f490639ca4d9032329be",
|
|
3536
|
+
"signature": "734993bc270bebab85c84551c3f782db9357b6d1a9f347b48e88b0a9c716b46b",
|
|
3532
3537
|
"affectsGlobalScope": false
|
|
3533
3538
|
},
|
|
3534
3539
|
"../node_modules/@types/range-parser/index.d.ts": {
|
|
@@ -6152,8 +6157,8 @@
|
|
|
6152
6157
|
"affectsGlobalScope": false
|
|
6153
6158
|
},
|
|
6154
6159
|
"../src/index.ts": {
|
|
6155
|
-
"version": "
|
|
6156
|
-
"signature": "
|
|
6160
|
+
"version": "a95c94521936d6e1525c6df1a673b1835355815ae7bd9170dcc4a2bc100f2bf9",
|
|
6161
|
+
"signature": "071ccba3ba3de7d6bcae52e292d61ae740c1f5ec403fc0bc270441731139c6c2",
|
|
6157
6162
|
"affectsGlobalScope": false
|
|
6158
6163
|
},
|
|
6159
6164
|
"../node_modules/@types/minimatch/index.d.ts": {
|
|
@@ -11069,6 +11074,7 @@
|
|
|
11069
11074
|
"../src/middlewares/app.middleware.ts",
|
|
11070
11075
|
"../src/middlewares/authorizer.middleware.ts",
|
|
11071
11076
|
"../src/types/analytic-group.interface.ts",
|
|
11077
|
+
"../src/types/calendar-source-type.enum.ts",
|
|
11072
11078
|
"../src/types/chat-group.interface.ts",
|
|
11073
11079
|
"../src/types/default-visibility.interface.ts",
|
|
11074
11080
|
"../src/types/download-presigned-url.interface.ts",
|
|
@@ -11079,7 +11085,6 @@
|
|
|
11079
11085
|
"../src/types/meeting-request-token.interface.ts",
|
|
11080
11086
|
"../src/types/meeting-type.enum.ts",
|
|
11081
11087
|
"../src/types/notification-event.enum.ts",
|
|
11082
|
-
"../src/types/notification-type.enum.ts",
|
|
11083
11088
|
"../src/types/operation-types.ts",
|
|
11084
11089
|
"../src/types/read-result.interface.ts",
|
|
11085
11090
|
"../src/types/update-input-data.interface.ts",
|
|
@@ -16019,6 +16024,7 @@
|
|
|
16019
16024
|
"../src/middlewares/app.middleware.ts",
|
|
16020
16025
|
"../src/middlewares/authorizer.middleware.ts",
|
|
16021
16026
|
"../src/types/analytic-group.interface.ts",
|
|
16027
|
+
"../src/types/calendar-source-type.enum.ts",
|
|
16022
16028
|
"../src/types/chat-group.interface.ts",
|
|
16023
16029
|
"../src/types/default-visibility.interface.ts",
|
|
16024
16030
|
"../src/types/download-presigned-url.interface.ts",
|
|
@@ -16029,7 +16035,6 @@
|
|
|
16029
16035
|
"../src/types/meeting-request-token.interface.ts",
|
|
16030
16036
|
"../src/types/meeting-type.enum.ts",
|
|
16031
16037
|
"../src/types/notification-event.enum.ts",
|
|
16032
|
-
"../src/types/notification-type.enum.ts",
|
|
16033
16038
|
"../src/types/operation-types.ts",
|
|
16034
16039
|
"../src/types/read-result.interface.ts",
|
|
16035
16040
|
"../src/types/update-input-data.interface.ts",
|
|
@@ -17305,6 +17310,7 @@
|
|
|
17305
17310
|
"../src/middlewares/app.middleware.ts",
|
|
17306
17311
|
"../src/middlewares/authorizer.middleware.ts",
|
|
17307
17312
|
"../src/types/analytic-group.interface.ts",
|
|
17313
|
+
"../src/types/calendar-source-type.enum.ts",
|
|
17308
17314
|
"../src/types/chat-group.interface.ts",
|
|
17309
17315
|
"../src/types/default-visibility.interface.ts",
|
|
17310
17316
|
"../src/types/download-presigned-url.interface.ts",
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CalendarSourceType = void 0;
|
|
4
|
+
var CalendarSourceType;
|
|
5
|
+
(function (CalendarSourceType) {
|
|
6
|
+
CalendarSourceType["GOOGLE"] = "Google";
|
|
7
|
+
CalendarSourceType["OUTLOOK"] = "Outlook";
|
|
8
|
+
CalendarSourceType["CALENDLY"] = "Calendly";
|
|
9
|
+
CalendarSourceType["ALADDIN"] = "Aladdin";
|
|
10
|
+
CalendarSourceType["MANUAL"] = "Manually sey";
|
|
11
|
+
})(CalendarSourceType = exports.CalendarSourceType || (exports.CalendarSourceType = {}));
|
|
12
|
+
//# sourceMappingURL=calendar-source-type.enum.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"calendar-source-type.enum.js","sourceRoot":"","sources":["../../src/types/calendar-source-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,kBAMX;AAND,WAAY,kBAAkB;IAC5B,uCAAiB,CAAA;IACjB,yCAAmB,CAAA;IACnB,2CAAqB,CAAA;IACrB,yCAAmB,CAAA;IACnB,6CAAuB,CAAA;AACzB,CAAC,EANW,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAM7B"}
|
|
@@ -6,6 +6,7 @@ var MeetingType;
|
|
|
6
6
|
MeetingType["IN_PERSON"] = "In-person";
|
|
7
7
|
MeetingType["ZOOM"] = "Zoom";
|
|
8
8
|
MeetingType["TEAMS"] = "Teams";
|
|
9
|
+
MeetingType["WHERE_BY"] = "Where By";
|
|
9
10
|
MeetingType["ALADDIN_MEETING"] = "Aladdin Meeting";
|
|
10
11
|
})(MeetingType = exports.MeetingType || (exports.MeetingType = {}));
|
|
11
12
|
//# sourceMappingURL=meeting-type.enum.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"meeting-type.enum.js","sourceRoot":"","sources":["../../src/types/meeting-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"meeting-type.enum.js","sourceRoot":"","sources":["../../src/types/meeting-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,WAMX;AAND,WAAY,WAAW;IACrB,sCAAuB,CAAA;IACvB,4BAAa,CAAA;IACb,8BAAe,CAAA;IACf,oCAAqB,CAAA;IACrB,kDAAmC,CAAA;AACrC,CAAC,EANW,WAAW,GAAX,mBAAW,KAAX,mBAAW,QAMtB"}
|