@aldb2b/common 1.0.438 → 1.0.439
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.
|
@@ -4022,8 +4022,8 @@
|
|
|
4022
4022
|
"affectsGlobalScope": false
|
|
4023
4023
|
},
|
|
4024
4024
|
"../src/types/encryptRecordType.enum.ts": {
|
|
4025
|
-
"version": "
|
|
4026
|
-
"signature": "
|
|
4025
|
+
"version": "71e593193ee9ba10d404f9f3bd986d466ecfaeb6e7f0d1db61b0066c15e465b9",
|
|
4026
|
+
"signature": "78c33bc9cd3f22b712c611a5a3363b6e9b9cb397e85884518a0dda77de95021d",
|
|
4027
4027
|
"affectsGlobalScope": false
|
|
4028
4028
|
},
|
|
4029
4029
|
"../node_modules/@types/range-parser/index.d.ts": {
|
|
@@ -9,6 +9,8 @@ var EncryptRecordType;
|
|
|
9
9
|
EncryptRecordType["MEETING_REQUEST"] = "MeetingRequest";
|
|
10
10
|
EncryptRecordType["SHARED_LIST"] = "SharedList";
|
|
11
11
|
EncryptRecordType["MATCH_LIST"] = "MatchList";
|
|
12
|
-
EncryptRecordType["SURVEY"] = "
|
|
12
|
+
EncryptRecordType["SURVEY"] = "Survey";
|
|
13
|
+
EncryptRecordType["RFQ"] = "Rfq";
|
|
14
|
+
EncryptRecordType["QUOTATION"] = "Quotation";
|
|
13
15
|
})(EncryptRecordType = exports.EncryptRecordType || (exports.EncryptRecordType = {}));
|
|
14
16
|
//# sourceMappingURL=encryptRecordType.enum.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"encryptRecordType.enum.js","sourceRoot":"","sources":["../../src/types/encryptRecordType.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"encryptRecordType.enum.js","sourceRoot":"","sources":["../../src/types/encryptRecordType.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,iBAUX;AAVD,WAAY,iBAAiB;IACzB,wCAAmB,CAAA;IACnB,wCAAmB,CAAA;IACnB,wCAAmB,CAAA;IACnB,uDAAkC,CAAA;IAClC,+CAA0B,CAAA;IAC1B,6CAAwB,CAAA;IACxB,sCAAiB,CAAA;IACjB,gCAAW,CAAA;IACX,4CAAuB,CAAA;AAC3B,CAAC,EAVW,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAU5B"}
|