@aldb2b/common 1.0.309 → 1.0.311
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.
|
@@ -352,8 +352,8 @@
|
|
|
352
352
|
"affectsGlobalScope": false
|
|
353
353
|
},
|
|
354
354
|
"../src/types/record-type.enum.ts": {
|
|
355
|
-
"version": "
|
|
356
|
-
"signature": "
|
|
355
|
+
"version": "b53998232913f959be66eae81732eaca986948b32b4ff977c693e4b13c2c0362",
|
|
356
|
+
"signature": "678f87750352aba1b68a1eb456d2b4abd9dcec00cf0d68dd0bec06187a0449ee",
|
|
357
357
|
"affectsGlobalScope": false
|
|
358
358
|
},
|
|
359
359
|
"../src/types/user-language.enum.ts": {
|
|
@@ -3807,7 +3807,7 @@
|
|
|
3807
3807
|
"affectsGlobalScope": false
|
|
3808
3808
|
},
|
|
3809
3809
|
"../src/db/aggregate/AggregateConvertor.ts": {
|
|
3810
|
-
"version": "
|
|
3810
|
+
"version": "580158884352850c2a4aac0aeebe434356f68b5d553bcede1c1d39903af386c1",
|
|
3811
3811
|
"signature": "5f778efd00c5b0f275dfa4efb7bd948e07168cc0231065d718b7ee770edeae7a",
|
|
3812
3812
|
"affectsGlobalScope": false
|
|
3813
3813
|
},
|
|
@@ -19,5 +19,6 @@ var RecordType;
|
|
|
19
19
|
RecordType["USER"] = "User";
|
|
20
20
|
RecordType["NOTIFICATION"] = "Notification";
|
|
21
21
|
RecordType["REGRESSION"] = "Regression";
|
|
22
|
+
RecordType["ORDER"] = "Order";
|
|
22
23
|
})(RecordType = exports.RecordType || (exports.RecordType = {}));
|
|
23
24
|
//# 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,UAkBX;AAlBD,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;IACjB,mCAAqB,CAAA;IACrB,8CAAgC,CAAA;IAChC,2BAAa,CAAA;IACb,2CAA6B,CAAA;IAC7B,uCAAyB,CAAA;IACzB,6BAAe,CAAA;AACjB,CAAC,EAlBW,UAAU,GAAV,kBAAU,KAAV,kBAAU,QAkBrB"}
|