@nmshd/transport 6.7.0 → 6.7.1
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/dist/buildInformation.js +5 -5
- package/dist/modules/relationships/local/RelationshipAuditLog.js +1 -1
- package/dist/modules/relationships/local/RelationshipAuditLog.js.map +1 -1
- package/dist/modules/relationships/local/RelationshipAuditLogEntry.d.ts +2 -2
- package/dist/modules/relationships/local/RelationshipAuditLogEntry.d.ts.map +1 -1
- package/dist/modules/relationships/local/RelationshipAuditLogEntry.js +1 -1
- package/dist/modules/relationships/local/RelationshipAuditLogEntry.js.map +1 -1
- package/dist/modules/relationships/transmission/RelationshipAuditLog.d.ts +3 -2
- package/dist/modules/relationships/transmission/RelationshipAuditLog.d.ts.map +1 -1
- package/dist/modules/relationships/transmission/RelationshipAuditLog.js +1 -0
- package/dist/modules/relationships/transmission/RelationshipAuditLog.js.map +1 -1
- package/package.json +4 -4
package/dist/buildInformation.js
CHANGED
|
@@ -4,11 +4,11 @@ exports.buildInformation = void 0;
|
|
|
4
4
|
const ts_serval_1 = require("@js-soft/ts-serval");
|
|
5
5
|
const crypto_1 = require("@nmshd/crypto");
|
|
6
6
|
exports.buildInformation = {
|
|
7
|
-
version: "6.7.
|
|
8
|
-
build: "
|
|
9
|
-
date: "2024-11-
|
|
10
|
-
commit: "
|
|
11
|
-
dependencies: {"@js-soft/docdb-access-abstractions":"1.0.4","@js-soft/logging-abstractions":"^1.0.1","@js-soft/simple-logger":"1.0.5","@js-soft/ts-utils":"^2.3.3","@nmshd/core-types":"*","@nmshd/crypto":"2.1.0","axios":"^1.7.7","fast-json-patch":"^3.1.1","form-data":"^4.0.1","https-proxy-agent":"^7.0.5","json-stringify-safe":"^5.0.1","lodash":"^4.17.21","luxon":"^3.5.0","qs":"^6.13.0","reflect-metadata":"^0.2.2","ts-simple-nameof":"^1.3.1","uuid":"^11.0.
|
|
7
|
+
version: "6.7.1",
|
|
8
|
+
build: "172",
|
|
9
|
+
date: "2024-11-15T11:16:57+00:00",
|
|
10
|
+
commit: "04cc4a0b2f151a0dba800e1c70464626a77f8ca1",
|
|
11
|
+
dependencies: {"@js-soft/docdb-access-abstractions":"1.0.4","@js-soft/logging-abstractions":"^1.0.1","@js-soft/simple-logger":"1.0.5","@js-soft/ts-utils":"^2.3.3","@nmshd/core-types":"*","@nmshd/crypto":"2.1.0","axios":"^1.7.7","fast-json-patch":"^3.1.1","form-data":"^4.0.1","https-proxy-agent":"^7.0.5","json-stringify-safe":"^5.0.1","lodash":"^4.17.21","luxon":"^3.5.0","qs":"^6.13.0","reflect-metadata":"^0.2.2","ts-simple-nameof":"^1.3.1","uuid":"^11.0.3"},
|
|
12
12
|
libraries: {
|
|
13
13
|
crypto: crypto_1.buildInformation,
|
|
14
14
|
serval: ts_serval_1.buildInformation
|
|
@@ -13,7 +13,7 @@ class RelationshipAuditLog {
|
|
|
13
13
|
return RelationshipAuditLogEntry_1.RelationshipAuditLogEntry.from({
|
|
14
14
|
createdAt: core_types_1.CoreDate.from(entry.createdAt),
|
|
15
15
|
createdBy: core_types_1.CoreAddress.from(entry.createdBy),
|
|
16
|
-
createdByDevice: core_types_1.CoreId.from(entry.createdByDevice),
|
|
16
|
+
createdByDevice: entry.createdByDevice ? core_types_1.CoreId.from(entry.createdByDevice) : undefined,
|
|
17
17
|
reason: entry.reason,
|
|
18
18
|
oldStatus: entry.oldStatus,
|
|
19
19
|
newStatus: entry.newStatus
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RelationshipAuditLog.js","sourceRoot":"","sources":["../../../../src/modules/relationships/local/RelationshipAuditLog.ts"],"names":[],"mappings":";;;;;;AAAA,kDAAkE;AAClE,oDAAuB;AAEvB,2EAAwE;AAExE,MAAa,oBAAoB;IACtB,MAAM,CAAC,oBAAoB,CAAC,gBAAkC;QACjE,MAAM,QAAQ,GAAG,gBAAgB,CAAC,GAAG,CAAC,CAAC,KAAK,EAAE,EAAE;YAC5C,OAAO,qDAAyB,CAAC,IAAI,CAAC;gBAClC,SAAS,EAAE,qBAAQ,CAAC,IAAI,CAAC,KAAK,CAAC,SAAS,CAAC;gBACzC,SAAS,EAAE,wBAAW,CAAC,IAAI,CAAC,KAAK,CAAC,SAAS,CAAC;gBAC5C,eAAe,EAAE,mBAAM,CAAC,IAAI,CAAC,KAAK,CAAC,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"RelationshipAuditLog.js","sourceRoot":"","sources":["../../../../src/modules/relationships/local/RelationshipAuditLog.ts"],"names":[],"mappings":";;;;;;AAAA,kDAAkE;AAClE,oDAAuB;AAEvB,2EAAwE;AAExE,MAAa,oBAAoB;IACtB,MAAM,CAAC,oBAAoB,CAAC,gBAAkC;QACjE,MAAM,QAAQ,GAAG,gBAAgB,CAAC,GAAG,CAAC,CAAC,KAAK,EAAE,EAAE;YAC5C,OAAO,qDAAyB,CAAC,IAAI,CAAC;gBAClC,SAAS,EAAE,qBAAQ,CAAC,IAAI,CAAC,KAAK,CAAC,SAAS,CAAC;gBACzC,SAAS,EAAE,wBAAW,CAAC,IAAI,CAAC,KAAK,CAAC,SAAS,CAAC;gBAC5C,eAAe,EAAE,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC,mBAAM,CAAC,IAAI,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC,CAAC,SAAS;gBACvF,MAAM,EAAE,KAAK,CAAC,MAAM;gBACpB,SAAS,EAAE,KAAK,CAAC,SAAS;gBAC1B,SAAS,EAAE,KAAK,CAAC,SAAS;aAC7B,CAAC,CAAC;QACP,CAAC,CAAC,CAAC;QAEH,OAAO,gBAAC,CAAC,OAAO,CAAC,QAAQ,EAAE,CAAC,WAAW,CAAC,EAAE,CAAC,KAAK,CAAC,CAAC,CAAC;IACvD,CAAC;CACJ;AAfD,oDAeC"}
|
|
@@ -5,7 +5,7 @@ import { RelationshipStatus } from "../transmission/RelationshipStatus";
|
|
|
5
5
|
export interface IRelationshipAuditLogEntry extends ISerializable {
|
|
6
6
|
createdAt: ICoreDate;
|
|
7
7
|
createdBy: ICoreAddress;
|
|
8
|
-
createdByDevice
|
|
8
|
+
createdByDevice?: ICoreId;
|
|
9
9
|
reason: RelationshipAuditLogEntryReason;
|
|
10
10
|
oldStatus?: RelationshipStatus;
|
|
11
11
|
newStatus: RelationshipStatus;
|
|
@@ -13,7 +13,7 @@ export interface IRelationshipAuditLogEntry extends ISerializable {
|
|
|
13
13
|
export declare class RelationshipAuditLogEntry extends Serializable implements IRelationshipAuditLogEntry {
|
|
14
14
|
createdAt: CoreDate;
|
|
15
15
|
createdBy: CoreAddress;
|
|
16
|
-
createdByDevice
|
|
16
|
+
createdByDevice?: CoreId;
|
|
17
17
|
reason: RelationshipAuditLogEntryReason;
|
|
18
18
|
oldStatus?: RelationshipStatus;
|
|
19
19
|
newStatus: RelationshipStatus;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RelationshipAuditLogEntry.d.ts","sourceRoot":"","sources":["../../../../src/modules/relationships/local/RelationshipAuditLogEntry.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,YAAY,EAA6B,MAAM,oBAAoB,CAAC;AAC5F,OAAO,EAAE,WAAW,EAAE,QAAQ,EAAE,MAAM,EAAE,YAAY,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AACpG,OAAO,EAAE,+BAA+B,EAAE,MAAM,sCAAsC,CAAC;AACvF,OAAO,EAAE,kBAAkB,EAAE,MAAM,oCAAoC,CAAC;AAExE,MAAM,WAAW,0BAA2B,SAAQ,aAAa;IAC7D,SAAS,EAAE,SAAS,CAAC;IACrB,SAAS,EAAE,YAAY,CAAC;IACxB,eAAe,EAAE,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"RelationshipAuditLogEntry.d.ts","sourceRoot":"","sources":["../../../../src/modules/relationships/local/RelationshipAuditLogEntry.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,YAAY,EAA6B,MAAM,oBAAoB,CAAC;AAC5F,OAAO,EAAE,WAAW,EAAE,QAAQ,EAAE,MAAM,EAAE,YAAY,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AACpG,OAAO,EAAE,+BAA+B,EAAE,MAAM,sCAAsC,CAAC;AACvF,OAAO,EAAE,kBAAkB,EAAE,MAAM,oCAAoC,CAAC;AAExE,MAAM,WAAW,0BAA2B,SAAQ,aAAa;IAC7D,SAAS,EAAE,SAAS,CAAC;IACrB,SAAS,EAAE,YAAY,CAAC;IACxB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,MAAM,EAAE,+BAA+B,CAAC;IACxC,SAAS,CAAC,EAAE,kBAAkB,CAAC;IAC/B,SAAS,EAAE,kBAAkB,CAAC;CACjC;AAED,qBACa,yBAA0B,SAAQ,YAAa,YAAW,0BAA0B;IAGtF,SAAS,EAAE,QAAQ,CAAC;IAIpB,SAAS,EAAE,WAAW,CAAC;IAIvB,eAAe,CAAC,EAAE,MAAM,CAAC;IAMzB,MAAM,EAAE,+BAA+B,CAAC;IAOxC,SAAS,CAAC,EAAE,kBAAkB,CAAC;IAM/B,SAAS,EAAE,kBAAkB,CAAC;WAEvB,IAAI,CAAC,KAAK,EAAE,0BAA0B,GAAG,yBAAyB;CAGnF"}
|
|
@@ -31,7 +31,7 @@ __decorate([
|
|
|
31
31
|
__metadata("design:type", core_types_1.CoreAddress)
|
|
32
32
|
], RelationshipAuditLogEntry.prototype, "createdBy", void 0);
|
|
33
33
|
__decorate([
|
|
34
|
-
(0, ts_serval_1.validate)(),
|
|
34
|
+
(0, ts_serval_1.validate)({ nullable: true }),
|
|
35
35
|
(0, ts_serval_1.serialize)(),
|
|
36
36
|
__metadata("design:type", core_types_1.CoreId)
|
|
37
37
|
], RelationshipAuditLogEntry.prototype, "createdByDevice", void 0);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RelationshipAuditLogEntry.js","sourceRoot":"","sources":["../../../../src/modules/relationships/local/RelationshipAuditLogEntry.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA4F;AAC5F,kDAAoG;AACpG,+EAAuF;AACvF,2EAAwE;AAYjE,IAAM,yBAAyB,GAA/B,MAAM,yBAA0B,SAAQ,wBAAY;IAgChD,MAAM,CAAC,IAAI,CAAC,KAAiC;QAChD,OAAO,IAAI,CAAC,OAAO,CAAC,EAAE,GAAG,KAAK,EAAE,SAAS,EAAE,KAAK,CAAC,SAAS,IAAI,SAAS,EAAE,CAAC,CAAC;IAC/E,CAAC;CACJ,CAAA;AAnCY,8DAAyB;AAG3B;IAFN,IAAA,oBAAQ,GAAE;IACV,IAAA,qBAAS,GAAE;8BACM,qBAAQ;4DAAC;AAIpB;IAFN,IAAA,oBAAQ,GAAE;IACV,IAAA,qBAAS,GAAE;8BACM,wBAAW;4DAAC;AAIvB;IAFN,IAAA,oBAAQ,
|
|
1
|
+
{"version":3,"file":"RelationshipAuditLogEntry.js","sourceRoot":"","sources":["../../../../src/modules/relationships/local/RelationshipAuditLogEntry.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA4F;AAC5F,kDAAoG;AACpG,+EAAuF;AACvF,2EAAwE;AAYjE,IAAM,yBAAyB,GAA/B,MAAM,yBAA0B,SAAQ,wBAAY;IAgChD,MAAM,CAAC,IAAI,CAAC,KAAiC;QAChD,OAAO,IAAI,CAAC,OAAO,CAAC,EAAE,GAAG,KAAK,EAAE,SAAS,EAAE,KAAK,CAAC,SAAS,IAAI,SAAS,EAAE,CAAC,CAAC;IAC/E,CAAC;CACJ,CAAA;AAnCY,8DAAyB;AAG3B;IAFN,IAAA,oBAAQ,GAAE;IACV,IAAA,qBAAS,GAAE;8BACM,qBAAQ;4DAAC;AAIpB;IAFN,IAAA,oBAAQ,GAAE;IACV,IAAA,qBAAS,GAAE;8BACM,wBAAW;4DAAC;AAIvB;IAFN,IAAA,oBAAQ,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;IAC5B,IAAA,qBAAS,GAAE;8BACa,mBAAM;kEAAC;AAMzB;IAJN,IAAA,oBAAQ,EAAC;QACN,eAAe,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,sDAA+B,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,mBAAmB,MAAM,CAAC,MAAM,CAAC,sDAA+B,CAAC,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;KAC1K,CAAC;IACD,IAAA,qBAAS,GAAE;;yDACmC;AAOxC;IALN,IAAA,oBAAQ,EAAC;QACN,QAAQ,EAAE,IAAI;QACd,eAAe,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,uCAAkB,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,mBAAmB,MAAM,CAAC,MAAM,CAAC,uCAAkB,CAAC,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;KAChJ,CAAC;IACD,IAAA,qBAAS,GAAE;;4DAC0B;AAM/B;IAJN,IAAA,oBAAQ,EAAC;QACN,eAAe,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,uCAAkB,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,mBAAmB,MAAM,CAAC,MAAM,CAAC,uCAAkB,CAAC,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;KAChJ,CAAC;IACD,IAAA,qBAAS,GAAE;;4DACyB;oCA9B5B,yBAAyB;IADrC,IAAA,gBAAI,EAAC,2BAA2B,CAAC;GACrB,yBAAyB,CAmCrC"}
|
|
@@ -4,7 +4,7 @@ export interface BackboneRelationshipAuditLog extends Array<BackboneRelationship
|
|
|
4
4
|
export interface BackboneRelationshipAuditLogEntry {
|
|
5
5
|
createdAt: string;
|
|
6
6
|
createdBy: string;
|
|
7
|
-
createdByDevice
|
|
7
|
+
createdByDevice?: string;
|
|
8
8
|
reason: RelationshipAuditLogEntryReason;
|
|
9
9
|
oldStatus?: RelationshipStatus;
|
|
10
10
|
newStatus: RelationshipStatus;
|
|
@@ -19,6 +19,7 @@ export declare enum RelationshipAuditLogEntryReason {
|
|
|
19
19
|
AcceptanceOfReactivation = "AcceptanceOfReactivation",
|
|
20
20
|
RejectionOfReactivation = "RejectionOfReactivation",
|
|
21
21
|
RevocationOfReactivation = "RevocationOfReactivation",
|
|
22
|
-
Decomposition = "Decomposition"
|
|
22
|
+
Decomposition = "Decomposition",
|
|
23
|
+
DecompositionDueToIdentityDeletion = "DecompositionDueToIdentityDeletion"
|
|
23
24
|
}
|
|
24
25
|
//# sourceMappingURL=RelationshipAuditLog.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RelationshipAuditLog.d.ts","sourceRoot":"","sources":["../../../../src/modules/relationships/transmission/RelationshipAuditLog.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAE1D,MAAM,WAAW,4BAA6B,SAAQ,KAAK,CAAC,iCAAiC,CAAC;CAAG;AAEjG,MAAM,WAAW,iCAAiC;IAC9C,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,eAAe,EAAE,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"RelationshipAuditLog.d.ts","sourceRoot":"","sources":["../../../../src/modules/relationships/transmission/RelationshipAuditLog.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAE1D,MAAM,WAAW,4BAA6B,SAAQ,KAAK,CAAC,iCAAiC,CAAC;CAAG;AAEjG,MAAM,WAAW,iCAAiC;IAC9C,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,MAAM,EAAE,+BAA+B,CAAC;IACxC,SAAS,CAAC,EAAE,kBAAkB,CAAC;IAC/B,SAAS,EAAE,kBAAkB,CAAC;CACjC;AAED,oBAAY,+BAA+B;IACvC,QAAQ,aAAa;IACrB,oBAAoB,yBAAyB;IAC7C,mBAAmB,wBAAwB;IAC3C,oBAAoB,yBAAyB;IAC7C,WAAW,gBAAgB;IAC3B,qBAAqB,0BAA0B;IAC/C,wBAAwB,6BAA6B;IACrD,uBAAuB,4BAA4B;IACnD,wBAAwB,6BAA6B;IACrD,aAAa,kBAAkB;IAC/B,kCAAkC,uCAAuC;CAC5E"}
|
|
@@ -13,5 +13,6 @@ var RelationshipAuditLogEntryReason;
|
|
|
13
13
|
RelationshipAuditLogEntryReason["RejectionOfReactivation"] = "RejectionOfReactivation";
|
|
14
14
|
RelationshipAuditLogEntryReason["RevocationOfReactivation"] = "RevocationOfReactivation";
|
|
15
15
|
RelationshipAuditLogEntryReason["Decomposition"] = "Decomposition";
|
|
16
|
+
RelationshipAuditLogEntryReason["DecompositionDueToIdentityDeletion"] = "DecompositionDueToIdentityDeletion";
|
|
16
17
|
})(RelationshipAuditLogEntryReason || (exports.RelationshipAuditLogEntryReason = RelationshipAuditLogEntryReason = {}));
|
|
17
18
|
//# sourceMappingURL=RelationshipAuditLog.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RelationshipAuditLog.js","sourceRoot":"","sources":["../../../../src/modules/relationships/transmission/RelationshipAuditLog.ts"],"names":[],"mappings":";;;AAaA,IAAY,+
|
|
1
|
+
{"version":3,"file":"RelationshipAuditLog.js","sourceRoot":"","sources":["../../../../src/modules/relationships/transmission/RelationshipAuditLog.ts"],"names":[],"mappings":";;;AAaA,IAAY,+BAYX;AAZD,WAAY,+BAA+B;IACvC,wDAAqB,CAAA;IACrB,gFAA6C,CAAA;IAC7C,8EAA2C,CAAA;IAC3C,gFAA6C,CAAA;IAC7C,8DAA2B,CAAA;IAC3B,kFAA+C,CAAA;IAC/C,wFAAqD,CAAA;IACrD,sFAAmD,CAAA;IACnD,wFAAqD,CAAA;IACrD,kEAA+B,CAAA;IAC/B,4GAAyE,CAAA;AAC7E,CAAC,EAZW,+BAA+B,+CAA/B,+BAA+B,QAY1C"}
|
package/package.json
CHANGED
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"@js-soft/logging-abstractions": "^1.0.1",
|
|
71
71
|
"@js-soft/simple-logger": "1.0.5",
|
|
72
72
|
"@js-soft/ts-utils": "^2.3.3",
|
|
73
|
-
"@nmshd/core-types": "6.7.
|
|
73
|
+
"@nmshd/core-types": "6.7.1",
|
|
74
74
|
"@nmshd/crypto": "2.1.0",
|
|
75
75
|
"axios": "^1.7.7",
|
|
76
76
|
"fast-json-patch": "^3.1.1",
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
"qs": "^6.13.0",
|
|
83
83
|
"reflect-metadata": "^0.2.2",
|
|
84
84
|
"ts-simple-nameof": "^1.3.1",
|
|
85
|
-
"uuid": "^11.0.
|
|
85
|
+
"uuid": "^11.0.3"
|
|
86
86
|
},
|
|
87
87
|
"devDependencies": {
|
|
88
88
|
"@js-soft/docdb-access-loki": "1.1.0",
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
"@types/json-stringify-safe": "^5.0.3",
|
|
93
93
|
"@types/lodash": "^4.17.13",
|
|
94
94
|
"@types/luxon": "^3.4.2",
|
|
95
|
-
"@types/qs": "^6.9.
|
|
95
|
+
"@types/qs": "^6.9.17",
|
|
96
96
|
"@types/uuid": "^10.0.0",
|
|
97
97
|
"correlation-id": "^5.2.0",
|
|
98
98
|
"expect": "^29.7.0",
|
|
@@ -102,5 +102,5 @@
|
|
|
102
102
|
"access": "public",
|
|
103
103
|
"provenance": true
|
|
104
104
|
},
|
|
105
|
-
"version": "6.7.
|
|
105
|
+
"version": "6.7.1"
|
|
106
106
|
}
|