@aldb2b/common 1.0.274 → 1.0.275
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/tsconfig.tsbuildinfo +4 -4
- package/build/types/calendar-source-type.enum.d.ts +1 -1
- package/build/types/calendar-source-type.enum.js +1 -1
- package/build/types/record-type.enum.d.ts +2 -1
- package/build/types/record-type.enum.js +1 -0
- package/build/types/record-type.enum.js.map +1 -1
- package/package.json +1 -1
|
@@ -352,8 +352,8 @@
|
|
|
352
352
|
"affectsGlobalScope": false
|
|
353
353
|
},
|
|
354
354
|
"../src/types/record-type.enum.ts": {
|
|
355
|
-
"version": "
|
|
356
|
-
"signature": "
|
|
355
|
+
"version": "6ed7ca36a4695351d1bf00ae5d280e74e16fb06d1f4d58b3c1f2f2677d968eca",
|
|
356
|
+
"signature": "705bec222fcfc49ec1d8523768198bbbe6e06168a410caf62bd9cdb145a9a9d4",
|
|
357
357
|
"affectsGlobalScope": false
|
|
358
358
|
},
|
|
359
359
|
"../src/types/user-language.enum.ts": {
|
|
@@ -3797,8 +3797,8 @@
|
|
|
3797
3797
|
"affectsGlobalScope": false
|
|
3798
3798
|
},
|
|
3799
3799
|
"../src/types/calendar-source-type.enum.ts": {
|
|
3800
|
-
"version": "
|
|
3801
|
-
"signature": "
|
|
3800
|
+
"version": "329f953ffbfcf5cca9a87081efd4891ec9275d95e10fd0bfe3331b7b013e5894",
|
|
3801
|
+
"signature": "ed9a5b7affb7090c89f0fab4583f5bf5acc19cb20fe8e3108fd53dacf72dbc4e",
|
|
3802
3802
|
"affectsGlobalScope": false
|
|
3803
3803
|
},
|
|
3804
3804
|
"../src/types/endpoint-type.enum.ts": {
|
|
@@ -7,6 +7,6 @@ var CalendarSourceType;
|
|
|
7
7
|
CalendarSourceType["OUTLOOK"] = "Outlook";
|
|
8
8
|
CalendarSourceType["CALENDLY"] = "Calendly";
|
|
9
9
|
CalendarSourceType["ALADDIN"] = "Aladdin";
|
|
10
|
-
CalendarSourceType["MANUAL"] = "Manually
|
|
10
|
+
CalendarSourceType["MANUAL"] = "Manually set";
|
|
11
11
|
})(CalendarSourceType = exports.CalendarSourceType || (exports.CalendarSourceType = {}));
|
|
12
12
|
//# sourceMappingURL=calendar-source-type.enum.js.map
|
|
@@ -13,5 +13,6 @@ var RecordType;
|
|
|
13
13
|
RecordType["QUOTATION"] = "Quotation";
|
|
14
14
|
RecordType["SHARED_LIST"] = "SharedList";
|
|
15
15
|
RecordType["WISH_LIST"] = "WishList";
|
|
16
|
+
RecordType["SURVEY"] = "Survey";
|
|
16
17
|
})(RecordType = exports.RecordType || (exports.RecordType = {}));
|
|
17
18
|
//# sourceMappingURL=record-type.enum.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"record-type.enum.js","sourceRoot":"","sources":["../../src/types/record-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"record-type.enum.js","sourceRoot":"","sources":["../../src/types/record-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,UAYX;AAZD,WAAY,UAAU;IACpB,iCAAmB,CAAA;IACnB,iCAAmB,CAAA;IACnB,iCAAmB,CAAA;IACnB,gDAAkC,CAAA;IAClC,iCAAmB,CAAA;IACnB,iCAAmB,CAAA;IACnB,yBAAW,CAAA;IACX,qCAAuB,CAAA;IACvB,wCAA0B,CAAA;IAC1B,oCAAsB,CAAA;IACtB,+BAAiB,CAAA;AACnB,CAAC,EAZW,UAAU,GAAV,kBAAU,KAAV,kBAAU,QAYrB"}
|