@nmshd/content 2.8.11 → 2.10.0
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 +4 -4
- package/dist/index.d.ts +2 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +2 -1
- package/dist/index.js.map +1 -1
- package/dist/notifications/items/OwnSharedAttributeDeletedByOwnerNotificationItem.d.ts +14 -0
- package/dist/notifications/items/OwnSharedAttributeDeletedByOwnerNotificationItem.d.ts.map +1 -0
- package/dist/notifications/items/OwnSharedAttributeDeletedByOwnerNotificationItem.js +30 -0
- package/dist/notifications/items/OwnSharedAttributeDeletedByOwnerNotificationItem.js.map +1 -0
- package/dist/notifications/items/PeerSharedAttributeDeletedByPeerNotificationItem.d.ts +14 -0
- package/dist/notifications/items/PeerSharedAttributeDeletedByPeerNotificationItem.d.ts.map +1 -0
- package/dist/notifications/items/PeerSharedAttributeDeletedByPeerNotificationItem.js +30 -0
- package/dist/notifications/items/PeerSharedAttributeDeletedByPeerNotificationItem.js.map +1 -0
- package/dist/notifications/items/PeerSharedAttributeSucceededNotificationItem.d.ts +2 -2
- package/dist/notifications/items/PeerSharedAttributeSucceededNotificationItem.d.ts.map +1 -1
- package/dist/notifications/items/PeerSharedAttributeSucceededNotificationItem.js.map +1 -1
- package/dist/notifications/items/ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem.d.ts +14 -0
- package/dist/notifications/items/ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem.d.ts.map +1 -0
- package/dist/notifications/items/ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem.js +30 -0
- package/dist/notifications/items/ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem.js.map +1 -0
- package/dist/notifications/items/index.d.ts +3 -0
- package/dist/notifications/items/index.d.ts.map +1 -1
- package/dist/notifications/items/index.js +3 -0
- package/dist/notifications/items/index.js.map +1 -1
- package/dist/requests/items/authentication/AuthenticationRequestItem.d.ts +1 -1
- package/dist/requests/items/authentication/AuthenticationRequestItem.d.ts.map +1 -1
- package/dist/requests/items/authentication/AuthenticationRequestItem.js.map +1 -1
- package/dist/requests/items/common/AttributeAlreadySharedAcceptResponseItem.d.ts +15 -0
- package/dist/requests/items/common/AttributeAlreadySharedAcceptResponseItem.d.ts.map +1 -0
- package/dist/requests/items/common/AttributeAlreadySharedAcceptResponseItem.js +33 -0
- package/dist/requests/items/common/AttributeAlreadySharedAcceptResponseItem.js.map +1 -0
- package/dist/requests/items/common/AttributeSuccessionAcceptResponseItem.d.ts +22 -0
- package/dist/requests/items/common/AttributeSuccessionAcceptResponseItem.d.ts.map +1 -0
- package/dist/requests/items/common/AttributeSuccessionAcceptResponseItem.js +44 -0
- package/dist/requests/items/common/AttributeSuccessionAcceptResponseItem.js.map +1 -0
- package/dist/requests/items/consent/ConsentRequestItem.d.ts +1 -1
- package/dist/requests/items/consent/ConsentRequestItem.d.ts.map +1 -1
- package/dist/requests/items/consent/ConsentRequestItem.js.map +1 -1
- package/dist/requests/items/createAttribute/CreateAttributeAcceptResponseItem.d.ts +1 -1
- package/dist/requests/items/createAttribute/CreateAttributeAcceptResponseItem.d.ts.map +1 -1
- package/dist/requests/items/createAttribute/CreateAttributeAcceptResponseItem.js.map +1 -1
- package/dist/requests/items/createAttribute/CreateAttributeRequestItem.d.ts +2 -2
- package/dist/requests/items/createAttribute/CreateAttributeRequestItem.d.ts.map +1 -1
- package/dist/requests/items/createAttribute/CreateAttributeRequestItem.js.map +1 -1
- package/dist/requests/items/deleteAttribute/DeleteAttributeAcceptResponseItem.d.ts +15 -0
- package/dist/requests/items/deleteAttribute/DeleteAttributeAcceptResponseItem.d.ts.map +1 -0
- package/dist/requests/items/deleteAttribute/DeleteAttributeAcceptResponseItem.js +33 -0
- package/dist/requests/items/deleteAttribute/DeleteAttributeAcceptResponseItem.js.map +1 -0
- package/dist/requests/items/deleteAttribute/DeleteAttributeRequestItem.d.ts +16 -0
- package/dist/requests/items/deleteAttribute/DeleteAttributeRequestItem.d.ts.map +1 -0
- package/dist/requests/items/deleteAttribute/DeleteAttributeRequestItem.js +33 -0
- package/dist/requests/items/deleteAttribute/DeleteAttributeRequestItem.js.map +1 -0
- package/dist/requests/items/freeText/FreeTextAcceptResponseItem.d.ts +1 -1
- package/dist/requests/items/freeText/FreeTextAcceptResponseItem.d.ts.map +1 -1
- package/dist/requests/items/freeText/FreeTextAcceptResponseItem.js.map +1 -1
- package/dist/requests/items/freeText/FreeTextRequestItem.d.ts +1 -1
- package/dist/requests/items/freeText/FreeTextRequestItem.d.ts.map +1 -1
- package/dist/requests/items/freeText/FreeTextRequestItem.js.map +1 -1
- package/dist/requests/items/index.d.ts +4 -0
- package/dist/requests/items/index.d.ts.map +1 -1
- package/dist/requests/items/index.js +4 -0
- package/dist/requests/items/index.js.map +1 -1
- package/dist/requests/items/proposeAttribute/ProposeAttributeAcceptResponseItem.d.ts +2 -2
- package/dist/requests/items/proposeAttribute/ProposeAttributeAcceptResponseItem.d.ts.map +1 -1
- package/dist/requests/items/proposeAttribute/ProposeAttributeAcceptResponseItem.js.map +1 -1
- package/dist/requests/items/proposeAttribute/ProposeAttributeRequestItem.d.ts +1 -1
- package/dist/requests/items/proposeAttribute/ProposeAttributeRequestItem.d.ts.map +1 -1
- package/dist/requests/items/proposeAttribute/ProposeAttributeRequestItem.js.map +1 -1
- package/dist/requests/items/readAttribute/ReadAttributeAcceptResponseItem.d.ts +2 -2
- package/dist/requests/items/readAttribute/ReadAttributeAcceptResponseItem.d.ts.map +1 -1
- package/dist/requests/items/readAttribute/ReadAttributeAcceptResponseItem.js.map +1 -1
- package/dist/requests/items/readAttribute/ReadAttributeRequestItem.d.ts +2 -2
- package/dist/requests/items/readAttribute/ReadAttributeRequestItem.d.ts.map +1 -1
- package/dist/requests/items/readAttribute/ReadAttributeRequestItem.js.map +1 -1
- package/dist/requests/items/registerAttributeListener/RegisterAttributeListenerAcceptResponseItem.d.ts +1 -1
- package/dist/requests/items/registerAttributeListener/RegisterAttributeListenerAcceptResponseItem.d.ts.map +1 -1
- package/dist/requests/items/registerAttributeListener/RegisterAttributeListenerAcceptResponseItem.js.map +1 -1
- package/dist/requests/items/registerAttributeListener/RegisterAttributeListenerRequestItem.d.ts +2 -2
- package/dist/requests/items/registerAttributeListener/RegisterAttributeListenerRequestItem.d.ts.map +1 -1
- package/dist/requests/items/registerAttributeListener/RegisterAttributeListenerRequestItem.js.map +1 -1
- package/dist/requests/items/shareAttribute/ShareAttributeAcceptResponseItem.d.ts +1 -1
- package/dist/requests/items/shareAttribute/ShareAttributeAcceptResponseItem.d.ts.map +1 -1
- package/dist/requests/items/shareAttribute/ShareAttributeAcceptResponseItem.js.map +1 -1
- package/dist/requests/items/shareAttribute/ShareAttributeRequestItem.d.ts +2 -2
- package/dist/requests/items/shareAttribute/ShareAttributeRequestItem.d.ts.map +1 -1
- package/dist/requests/items/shareAttribute/ShareAttributeRequestItem.js.map +1 -1
- package/package.json +5 -13
- package/lib-web/nmshd.content.js +0 -17904
- package/lib-web/nmshd.content.min.js +0 -2
- package/ui5.yaml +0 -9
package/dist/buildInformation.js
CHANGED
|
@@ -5,10 +5,10 @@ const ts_serval_1 = require("@js-soft/ts-serval");
|
|
|
5
5
|
const crypto_1 = require("@nmshd/crypto");
|
|
6
6
|
const transport_1 = require("@nmshd/transport");
|
|
7
7
|
exports.buildInformation = {
|
|
8
|
-
version: "2.
|
|
9
|
-
build: "
|
|
10
|
-
date: "2024-
|
|
11
|
-
commit: "
|
|
8
|
+
version: "2.10.0",
|
|
9
|
+
build: "93",
|
|
10
|
+
date: "2024-05-24T10:45:00+00:00",
|
|
11
|
+
commit: "73d8168f41419bbd51db74ce19ccb7ad357cb8d0",
|
|
12
12
|
dependencies: {"@js-soft/logging-abstractions":"^1.0.1","@nmshd/iql":"^1.0.2","ts-simple-nameof":"^1.3.1"},
|
|
13
13
|
libraries: {
|
|
14
14
|
serval: ts_serval_1.buildInformation,
|
package/dist/index.d.ts
CHANGED
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
export * from "./ContentJSON";
|
|
2
1
|
export * from "./attributes";
|
|
3
2
|
export * from "./buildInformation";
|
|
3
|
+
export * from "./ContentJSON";
|
|
4
4
|
export * from "./messages/Mail";
|
|
5
5
|
export * from "./notifications";
|
|
6
6
|
export * from "./relationships";
|
|
7
7
|
export * from "./requests";
|
|
8
|
+
export * from "./ValidationErrorWithoutProperty";
|
|
8
9
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,oBAAoB,CAAC;AACnC,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC;AAChC,cAAc,YAAY,CAAC;AAC3B,cAAc,kCAAkC,CAAC"}
|
package/dist/index.js
CHANGED
|
@@ -14,11 +14,12 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./ContentJSON"), exports);
|
|
18
17
|
__exportStar(require("./attributes"), exports);
|
|
19
18
|
__exportStar(require("./buildInformation"), exports);
|
|
19
|
+
__exportStar(require("./ContentJSON"), exports);
|
|
20
20
|
__exportStar(require("./messages/Mail"), exports);
|
|
21
21
|
__exportStar(require("./notifications"), exports);
|
|
22
22
|
__exportStar(require("./relationships"), exports);
|
|
23
23
|
__exportStar(require("./requests"), exports);
|
|
24
|
+
__exportStar(require("./ValidationErrorWithoutProperty"), exports);
|
|
24
25
|
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,+CAA6B;AAC7B,qDAAmC;AACnC,gDAA8B;AAC9B,kDAAgC;AAChC,kDAAgC;AAChC,kDAAgC;AAChC,6CAA2B;AAC3B,mEAAiD"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { CoreId, ICoreId } from "@nmshd/transport";
|
|
2
|
+
import { INotificationItem, NotificationItem, NotificationItemJSON } from "../NotificationItem";
|
|
3
|
+
export interface OwnSharedAttributeDeletedByOwnerNotificationItemJSON extends NotificationItemJSON {
|
|
4
|
+
"@type": "OwnSharedAttributeDeletedByOwnerNotificationItem";
|
|
5
|
+
attributeId: string;
|
|
6
|
+
}
|
|
7
|
+
export interface IOwnSharedAttributeDeletedByOwnerNotificationItem extends INotificationItem {
|
|
8
|
+
attributeId: ICoreId;
|
|
9
|
+
}
|
|
10
|
+
export declare class OwnSharedAttributeDeletedByOwnerNotificationItem extends NotificationItem implements IOwnSharedAttributeDeletedByOwnerNotificationItem {
|
|
11
|
+
attributeId: CoreId;
|
|
12
|
+
static from(value: IOwnSharedAttributeDeletedByOwnerNotificationItem | Omit<OwnSharedAttributeDeletedByOwnerNotificationItemJSON, "@type">): OwnSharedAttributeDeletedByOwnerNotificationItem;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=OwnSharedAttributeDeletedByOwnerNotificationItem.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OwnSharedAttributeDeletedByOwnerNotificationItem.d.ts","sourceRoot":"","sources":["../../../src/notifications/items/OwnSharedAttributeDeletedByOwnerNotificationItem.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAEhG,MAAM,WAAW,oDAAqD,SAAQ,oBAAoB;IAC9F,OAAO,EAAE,kDAAkD,CAAC;IAC5D,WAAW,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,iDAAkD,SAAQ,iBAAiB;IACxF,WAAW,EAAE,OAAO,CAAC;CACxB;AAED,qBACa,gDAAiD,SAAQ,gBAAiB,YAAW,iDAAiD;IAGxI,WAAW,EAAE,MAAM,CAAC;WAEb,IAAI,CACd,KAAK,EAAE,iDAAiD,GAAG,IAAI,CAAC,oDAAoD,EAAE,OAAO,CAAC,GAC/H,gDAAgD;CAGtD"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
+
};
|
|
8
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
+
};
|
|
11
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
+
exports.OwnSharedAttributeDeletedByOwnerNotificationItem = void 0;
|
|
13
|
+
const ts_serval_1 = require("@js-soft/ts-serval");
|
|
14
|
+
const transport_1 = require("@nmshd/transport");
|
|
15
|
+
const NotificationItem_1 = require("../NotificationItem");
|
|
16
|
+
let OwnSharedAttributeDeletedByOwnerNotificationItem = class OwnSharedAttributeDeletedByOwnerNotificationItem extends NotificationItem_1.NotificationItem {
|
|
17
|
+
static from(value) {
|
|
18
|
+
return this.fromAny(value);
|
|
19
|
+
}
|
|
20
|
+
};
|
|
21
|
+
exports.OwnSharedAttributeDeletedByOwnerNotificationItem = OwnSharedAttributeDeletedByOwnerNotificationItem;
|
|
22
|
+
__decorate([
|
|
23
|
+
(0, ts_serval_1.validate)(),
|
|
24
|
+
(0, ts_serval_1.serialize)(),
|
|
25
|
+
__metadata("design:type", transport_1.CoreId)
|
|
26
|
+
], OwnSharedAttributeDeletedByOwnerNotificationItem.prototype, "attributeId", void 0);
|
|
27
|
+
exports.OwnSharedAttributeDeletedByOwnerNotificationItem = OwnSharedAttributeDeletedByOwnerNotificationItem = __decorate([
|
|
28
|
+
(0, ts_serval_1.type)("OwnSharedAttributeDeletedByOwnerNotificationItem")
|
|
29
|
+
], OwnSharedAttributeDeletedByOwnerNotificationItem);
|
|
30
|
+
//# sourceMappingURL=OwnSharedAttributeDeletedByOwnerNotificationItem.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OwnSharedAttributeDeletedByOwnerNotificationItem.js","sourceRoot":"","sources":["../../../src/notifications/items/OwnSharedAttributeDeletedByOwnerNotificationItem.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA+D;AAC/D,gDAAmD;AACnD,0DAAgG;AAYzF,IAAM,gDAAgD,GAAtD,MAAM,gDAAiD,SAAQ,mCAAgB;IAK3E,MAAM,CAAC,IAAI,CACd,KAA8H;QAE9H,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;IAC/B,CAAC;CACJ,CAAA;AAVY,4GAAgD;AAGlD;IAFN,IAAA,oBAAQ,GAAE;IACV,IAAA,qBAAS,GAAE;8BACQ,kBAAM;qFAAC;2DAHlB,gDAAgD;IAD5D,IAAA,gBAAI,EAAC,kDAAkD,CAAC;GAC5C,gDAAgD,CAU5D"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { CoreId, ICoreId } from "@nmshd/transport";
|
|
2
|
+
import { INotificationItem, NotificationItem, NotificationItemJSON } from "../NotificationItem";
|
|
3
|
+
export interface PeerSharedAttributeDeletedByPeerNotificationItemJSON extends NotificationItemJSON {
|
|
4
|
+
"@type": "PeerSharedAttributeDeletedByPeerNotificationItem";
|
|
5
|
+
attributeId: string;
|
|
6
|
+
}
|
|
7
|
+
export interface IPeerSharedAttributeDeletedByPeerNotificationItem extends INotificationItem {
|
|
8
|
+
attributeId: ICoreId;
|
|
9
|
+
}
|
|
10
|
+
export declare class PeerSharedAttributeDeletedByPeerNotificationItem extends NotificationItem implements IPeerSharedAttributeDeletedByPeerNotificationItem {
|
|
11
|
+
attributeId: CoreId;
|
|
12
|
+
static from(value: IPeerSharedAttributeDeletedByPeerNotificationItem | Omit<PeerSharedAttributeDeletedByPeerNotificationItemJSON, "@type">): PeerSharedAttributeDeletedByPeerNotificationItem;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=PeerSharedAttributeDeletedByPeerNotificationItem.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PeerSharedAttributeDeletedByPeerNotificationItem.d.ts","sourceRoot":"","sources":["../../../src/notifications/items/PeerSharedAttributeDeletedByPeerNotificationItem.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAEhG,MAAM,WAAW,oDAAqD,SAAQ,oBAAoB;IAC9F,OAAO,EAAE,kDAAkD,CAAC;IAC5D,WAAW,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,iDAAkD,SAAQ,iBAAiB;IACxF,WAAW,EAAE,OAAO,CAAC;CACxB;AAED,qBACa,gDAAiD,SAAQ,gBAAiB,YAAW,iDAAiD;IAGxI,WAAW,EAAE,MAAM,CAAC;WAEb,IAAI,CACd,KAAK,EAAE,iDAAiD,GAAG,IAAI,CAAC,oDAAoD,EAAE,OAAO,CAAC,GAC/H,gDAAgD;CAGtD"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
+
};
|
|
8
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
+
};
|
|
11
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
+
exports.PeerSharedAttributeDeletedByPeerNotificationItem = void 0;
|
|
13
|
+
const ts_serval_1 = require("@js-soft/ts-serval");
|
|
14
|
+
const transport_1 = require("@nmshd/transport");
|
|
15
|
+
const NotificationItem_1 = require("../NotificationItem");
|
|
16
|
+
let PeerSharedAttributeDeletedByPeerNotificationItem = class PeerSharedAttributeDeletedByPeerNotificationItem extends NotificationItem_1.NotificationItem {
|
|
17
|
+
static from(value) {
|
|
18
|
+
return this.fromAny(value);
|
|
19
|
+
}
|
|
20
|
+
};
|
|
21
|
+
exports.PeerSharedAttributeDeletedByPeerNotificationItem = PeerSharedAttributeDeletedByPeerNotificationItem;
|
|
22
|
+
__decorate([
|
|
23
|
+
(0, ts_serval_1.validate)(),
|
|
24
|
+
(0, ts_serval_1.serialize)(),
|
|
25
|
+
__metadata("design:type", transport_1.CoreId)
|
|
26
|
+
], PeerSharedAttributeDeletedByPeerNotificationItem.prototype, "attributeId", void 0);
|
|
27
|
+
exports.PeerSharedAttributeDeletedByPeerNotificationItem = PeerSharedAttributeDeletedByPeerNotificationItem = __decorate([
|
|
28
|
+
(0, ts_serval_1.type)("PeerSharedAttributeDeletedByPeerNotificationItem")
|
|
29
|
+
], PeerSharedAttributeDeletedByPeerNotificationItem);
|
|
30
|
+
//# sourceMappingURL=PeerSharedAttributeDeletedByPeerNotificationItem.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PeerSharedAttributeDeletedByPeerNotificationItem.js","sourceRoot":"","sources":["../../../src/notifications/items/PeerSharedAttributeDeletedByPeerNotificationItem.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA+D;AAC/D,gDAAmD;AACnD,0DAAgG;AAYzF,IAAM,gDAAgD,GAAtD,MAAM,gDAAiD,SAAQ,mCAAgB;IAK3E,MAAM,CAAC,IAAI,CACd,KAA8H;QAE9H,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;IAC/B,CAAC;CACJ,CAAA;AAVY,4GAAgD;AAGlD;IAFN,IAAA,oBAAQ,GAAE;IACV,IAAA,qBAAS,GAAE;8BACQ,kBAAM;qFAAC;2DAHlB,gDAAgD;IAD5D,IAAA,gBAAI,EAAC,kDAAkD,CAAC;GAC5C,gDAAgD,CAU5D"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CoreId, ICoreId } from "@nmshd/transport";
|
|
2
|
-
import {
|
|
2
|
+
import { IdentityAttribute, IdentityAttributeJSON, IIdentityAttribute, IRelationshipAttribute, RelationshipAttribute, RelationshipAttributeJSON } from "../../attributes";
|
|
3
3
|
import { INotificationItem, NotificationItem, NotificationItemJSON } from "../NotificationItem";
|
|
4
4
|
export interface PeerSharedAttributeSucceededNotificationItemJSON extends NotificationItemJSON {
|
|
5
5
|
"@type": "PeerSharedAttributeSucceededNotificationItem";
|
|
@@ -16,6 +16,6 @@ export declare class PeerSharedAttributeSucceededNotificationItem extends Notifi
|
|
|
16
16
|
predecessorId: CoreId;
|
|
17
17
|
successorId: CoreId;
|
|
18
18
|
successorContent: IdentityAttribute | RelationshipAttribute;
|
|
19
|
-
static from(value: IPeerSharedAttributeSucceededNotificationItem): PeerSharedAttributeSucceededNotificationItem;
|
|
19
|
+
static from(value: IPeerSharedAttributeSucceededNotificationItem | Omit<PeerSharedAttributeSucceededNotificationItemJSON, "@type">): PeerSharedAttributeSucceededNotificationItem;
|
|
20
20
|
}
|
|
21
21
|
//# sourceMappingURL=PeerSharedAttributeSucceededNotificationItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PeerSharedAttributeSucceededNotificationItem.d.ts","sourceRoot":"","sources":["../../../src/notifications/items/PeerSharedAttributeSucceededNotificationItem.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"PeerSharedAttributeSucceededNotificationItem.d.ts","sourceRoot":"","sources":["../../../src/notifications/items/PeerSharedAttributeSucceededNotificationItem.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,EAAE,iBAAiB,EAAE,qBAAqB,EAAE,kBAAkB,EAAE,sBAAsB,EAAE,qBAAqB,EAAE,yBAAyB,EAAE,MAAM,kBAAkB,CAAC;AAC1K,OAAO,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAEhG,MAAM,WAAW,gDAAiD,SAAQ,oBAAoB;IAC1F,OAAO,EAAE,8CAA8C,CAAC;IACxD,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,MAAM,CAAC;IACpB,gBAAgB,EAAE,qBAAqB,GAAG,yBAAyB,CAAC;CACvE;AAED,MAAM,WAAW,6CAA8C,SAAQ,iBAAiB;IACpF,aAAa,EAAE,OAAO,CAAC;IACvB,WAAW,EAAE,OAAO,CAAC;IACrB,gBAAgB,EAAE,kBAAkB,GAAG,sBAAsB,CAAC;CACjE;AAED,qBACa,4CAA6C,SAAQ,gBAAiB,YAAW,6CAA6C;IAGhI,aAAa,EAAE,MAAM,CAAC;IAItB,WAAW,EAAE,MAAM,CAAC;IAIpB,gBAAgB,EAAE,iBAAiB,GAAG,qBAAqB,CAAC;WAErD,IAAI,CACd,KAAK,EAAE,6CAA6C,GAAG,IAAI,CAAC,gDAAgD,EAAE,OAAO,CAAC,GACvH,4CAA4C;CAGlD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PeerSharedAttributeSucceededNotificationItem.js","sourceRoot":"","sources":["../../../src/notifications/items/PeerSharedAttributeSucceededNotificationItem.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA+D;AAC/D,gDAAmD;AACnD,iDAA0K;AAC1K,0DAAgG;AAgBzF,IAAM,4CAA4C,GAAlD,MAAM,4CAA6C,SAAQ,mCAAgB;IAavE,MAAM,CAAC,IAAI,
|
|
1
|
+
{"version":3,"file":"PeerSharedAttributeSucceededNotificationItem.js","sourceRoot":"","sources":["../../../src/notifications/items/PeerSharedAttributeSucceededNotificationItem.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA+D;AAC/D,gDAAmD;AACnD,iDAA0K;AAC1K,0DAAgG;AAgBzF,IAAM,4CAA4C,GAAlD,MAAM,4CAA6C,SAAQ,mCAAgB;IAavE,MAAM,CAAC,IAAI,CACd,KAAsH;QAEtH,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;IAC/B,CAAC;CACJ,CAAA;AAlBY,oGAA4C;AAG9C;IAFN,IAAA,oBAAQ,GAAE;IACV,IAAA,qBAAS,GAAE;8BACU,kBAAM;mFAAC;AAItB;IAFN,IAAA,oBAAQ,GAAE;IACV,IAAA,qBAAS,GAAE;8BACQ,kBAAM;iFAAC;AAIpB;IAFN,IAAA,oBAAQ,GAAE;IACV,IAAA,qBAAS,EAAC,EAAE,UAAU,EAAE,CAAC,8BAAiB,EAAE,kCAAqB,CAAC,EAAE,CAAC;;sFACH;uDAX1D,4CAA4C;IADxD,IAAA,gBAAI,EAAC,8CAA8C,CAAC;GACxC,4CAA4C,CAkBxD"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { CoreId, ICoreId } from "@nmshd/transport";
|
|
2
|
+
import { INotificationItem, NotificationItem, NotificationItemJSON } from "../NotificationItem";
|
|
3
|
+
export interface ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItemJSON extends NotificationItemJSON {
|
|
4
|
+
"@type": "ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem";
|
|
5
|
+
attributeId: string;
|
|
6
|
+
}
|
|
7
|
+
export interface IThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem extends INotificationItem {
|
|
8
|
+
attributeId: ICoreId;
|
|
9
|
+
}
|
|
10
|
+
export declare class ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem extends NotificationItem implements IThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem {
|
|
11
|
+
attributeId: CoreId;
|
|
12
|
+
static from(value: IThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem | Omit<ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItemJSON, "@type">): ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem.d.ts","sourceRoot":"","sources":["../../../src/notifications/items/ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAEhG,MAAM,WAAW,qEAAsE,SAAQ,oBAAoB;IAC/G,OAAO,EAAE,mEAAmE,CAAC;IAC7E,WAAW,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,kEAAmE,SAAQ,iBAAiB;IACzG,WAAW,EAAE,OAAO,CAAC;CACxB;AAED,qBACa,iEACT,SAAQ,gBACR,YAAW,kEAAkE;IAItE,WAAW,EAAE,MAAM,CAAC;WAEb,IAAI,CACd,KAAK,EAAE,kEAAkE,GAAG,IAAI,CAAC,qEAAqE,EAAE,OAAO,CAAC,GACjK,iEAAiE;CAGvE"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
+
};
|
|
8
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
+
};
|
|
11
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
+
exports.ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem = void 0;
|
|
13
|
+
const ts_serval_1 = require("@js-soft/ts-serval");
|
|
14
|
+
const transport_1 = require("@nmshd/transport");
|
|
15
|
+
const NotificationItem_1 = require("../NotificationItem");
|
|
16
|
+
let ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem = class ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem extends NotificationItem_1.NotificationItem {
|
|
17
|
+
static from(value) {
|
|
18
|
+
return this.fromAny(value);
|
|
19
|
+
}
|
|
20
|
+
};
|
|
21
|
+
exports.ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem = ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem;
|
|
22
|
+
__decorate([
|
|
23
|
+
(0, ts_serval_1.validate)(),
|
|
24
|
+
(0, ts_serval_1.serialize)(),
|
|
25
|
+
__metadata("design:type", transport_1.CoreId)
|
|
26
|
+
], ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem.prototype, "attributeId", void 0);
|
|
27
|
+
exports.ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem = ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem = __decorate([
|
|
28
|
+
(0, ts_serval_1.type)("ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem")
|
|
29
|
+
], ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem);
|
|
30
|
+
//# sourceMappingURL=ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem.js","sourceRoot":"","sources":["../../../src/notifications/items/ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA+D;AAC/D,gDAAmD;AACnD,0DAAgG;AAYzF,IAAM,iEAAiE,GAAvE,MAAM,iEACT,SAAQ,mCAAgB;IAOjB,MAAM,CAAC,IAAI,CACd,KAAgK;QAEhK,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;IAC/B,CAAC;CACJ,CAAA;AAbY,8IAAiE;AAMnE;IAFN,IAAA,oBAAQ,GAAE;IACV,IAAA,qBAAS,GAAE;8BACQ,kBAAM;sGAAC;4EANlB,iEAAiE;IAD7E,IAAA,gBAAI,EAAC,mEAAmE,CAAC;GAC7D,iEAAiE,CAa7E"}
|
|
@@ -1,2 +1,5 @@
|
|
|
1
|
+
export * from "./OwnSharedAttributeDeletedByOwnerNotificationItem";
|
|
2
|
+
export * from "./PeerSharedAttributeDeletedByPeerNotificationItem";
|
|
1
3
|
export * from "./PeerSharedAttributeSucceededNotificationItem";
|
|
4
|
+
export * from "./ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem";
|
|
2
5
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/notifications/items/index.ts"],"names":[],"mappings":"AAAA,cAAc,gDAAgD,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/notifications/items/index.ts"],"names":[],"mappings":"AAAA,cAAc,oDAAoD,CAAC;AACnE,cAAc,oDAAoD,CAAC;AACnE,cAAc,gDAAgD,CAAC;AAC/D,cAAc,qEAAqE,CAAC"}
|
|
@@ -14,5 +14,8 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./OwnSharedAttributeDeletedByOwnerNotificationItem"), exports);
|
|
18
|
+
__exportStar(require("./PeerSharedAttributeDeletedByPeerNotificationItem"), exports);
|
|
17
19
|
__exportStar(require("./PeerSharedAttributeSucceededNotificationItem"), exports);
|
|
20
|
+
__exportStar(require("./ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem"), exports);
|
|
18
21
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/notifications/items/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,iFAA+D"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/notifications/items/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,qFAAmE;AACnE,qFAAmE;AACnE,iFAA+D;AAC/D,sGAAoF"}
|
|
@@ -5,7 +5,7 @@ export interface AuthenticationRequestItemJSON extends RequestItemJSON {
|
|
|
5
5
|
export interface IAuthenticationRequestItem extends IRequestItem {
|
|
6
6
|
}
|
|
7
7
|
export declare class AuthenticationRequestItem extends RequestItem implements IAuthenticationRequestItem {
|
|
8
|
-
static from(value: IAuthenticationRequestItem | Omit<AuthenticationRequestItemJSON, "@type">): AuthenticationRequestItem;
|
|
8
|
+
static from(value: IAuthenticationRequestItem | Omit<AuthenticationRequestItemJSON, "@type"> | AuthenticationRequestItemJSON): AuthenticationRequestItem;
|
|
9
9
|
toJSON(verbose?: boolean | undefined, serializeAsString?: boolean | undefined): AuthenticationRequestItemJSON;
|
|
10
10
|
}
|
|
11
11
|
//# sourceMappingURL=AuthenticationRequestItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AuthenticationRequestItem.d.ts","sourceRoot":"","sources":["../../../../src/requests/items/authentication/AuthenticationRequestItem.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,WAAW,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAE/E,MAAM,WAAW,6BAA8B,SAAQ,eAAe;IAClE,OAAO,EAAE,2BAA2B,CAAC;CACxC;AAED,MAAM,WAAW,0BAA2B,SAAQ,YAAY;CAAG;AAEnE,qBACa,yBAA0B,SAAQ,WAAY,YAAW,0BAA0B;WAC9E,IAAI,CAAC,KAAK,EAAE,0BAA0B,GAAG,IAAI,CAAC,6BAA6B,EAAE,OAAO,CAAC,GAAG,yBAAyB;IAI/
|
|
1
|
+
{"version":3,"file":"AuthenticationRequestItem.d.ts","sourceRoot":"","sources":["../../../../src/requests/items/authentication/AuthenticationRequestItem.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,WAAW,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAE/E,MAAM,WAAW,6BAA8B,SAAQ,eAAe;IAClE,OAAO,EAAE,2BAA2B,CAAC;CACxC;AAED,MAAM,WAAW,0BAA2B,SAAQ,YAAY;CAAG;AAEnE,qBACa,yBAA0B,SAAQ,WAAY,YAAW,0BAA0B;WAC9E,IAAI,CAAC,KAAK,EAAE,0BAA0B,GAAG,IAAI,CAAC,6BAA6B,EAAE,OAAO,CAAC,GAAG,6BAA6B,GAAG,yBAAyB;IAI/I,MAAM,CAAC,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,EAAE,iBAAiB,CAAC,EAAE,OAAO,GAAG,SAAS,GAAG,6BAA6B;CAGhI"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AuthenticationRequestItem.js","sourceRoot":"","sources":["../../../../src/requests/items/authentication/AuthenticationRequestItem.ts"],"names":[],"mappings":";;;;;;;;;AAAA,kDAA0C;AAC1C,mDAA+E;AASxE,IAAM,yBAAyB,GAA/B,MAAM,yBAA0B,SAAQ,yBAAW;IAC/C,MAAM,CAAC,IAAI,CAAC,
|
|
1
|
+
{"version":3,"file":"AuthenticationRequestItem.js","sourceRoot":"","sources":["../../../../src/requests/items/authentication/AuthenticationRequestItem.ts"],"names":[],"mappings":";;;;;;;;;AAAA,kDAA0C;AAC1C,mDAA+E;AASxE,IAAM,yBAAyB,GAA/B,MAAM,yBAA0B,SAAQ,yBAAW;IAC/C,MAAM,CAAC,IAAI,CAAC,KAAgH;QAC/H,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;IAC/B,CAAC;IAEe,MAAM,CAAC,OAA6B,EAAE,iBAAuC;QACzF,OAAO,KAAK,CAAC,MAAM,CAAC,OAAO,EAAE,iBAAiB,CAAkC,CAAC;IACrF,CAAC;CACJ,CAAA;AARY,8DAAyB;oCAAzB,yBAAyB;IADrC,IAAA,gBAAI,EAAC,2BAA2B,CAAC;GACrB,yBAAyB,CAQrC"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { CoreId, ICoreId } from "@nmshd/transport";
|
|
2
|
+
import { AcceptResponseItem, AcceptResponseItemJSON, IAcceptResponseItem } from "../../response";
|
|
3
|
+
export interface AttributeAlreadySharedAcceptResponseItemJSON extends AcceptResponseItemJSON {
|
|
4
|
+
"@type": "AttributeAlreadySharedAcceptResponseItem";
|
|
5
|
+
attributeId: string;
|
|
6
|
+
}
|
|
7
|
+
export interface IAttributeAlreadySharedAcceptResponseItem extends IAcceptResponseItem {
|
|
8
|
+
attributeId: ICoreId;
|
|
9
|
+
}
|
|
10
|
+
export declare class AttributeAlreadySharedAcceptResponseItem extends AcceptResponseItem implements IAttributeAlreadySharedAcceptResponseItem {
|
|
11
|
+
attributeId: CoreId;
|
|
12
|
+
static from(value: IAttributeAlreadySharedAcceptResponseItem | Omit<AttributeAlreadySharedAcceptResponseItemJSON, "@type">): AttributeAlreadySharedAcceptResponseItem;
|
|
13
|
+
toJSON(verbose?: boolean | undefined, serializeAsString?: boolean | undefined): AttributeAlreadySharedAcceptResponseItemJSON;
|
|
14
|
+
}
|
|
15
|
+
//# sourceMappingURL=AttributeAlreadySharedAcceptResponseItem.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AttributeAlreadySharedAcceptResponseItem.d.ts","sourceRoot":"","sources":["../../../../src/requests/items/common/AttributeAlreadySharedAcceptResponseItem.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,EAAE,kBAAkB,EAAE,sBAAsB,EAAE,mBAAmB,EAAE,MAAM,gBAAgB,CAAC;AAEjG,MAAM,WAAW,4CAA6C,SAAQ,sBAAsB;IACxF,OAAO,EAAE,0CAA0C,CAAC;IACpD,WAAW,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,yCAA0C,SAAQ,mBAAmB;IAClF,WAAW,EAAE,OAAO,CAAC;CACxB;AAED,qBACa,wCAAyC,SAAQ,kBAAmB,YAAW,yCAAyC;IAG1H,WAAW,EAAE,MAAM,CAAC;WAEJ,IAAI,CACvB,KAAK,EAAE,yCAAyC,GAAG,IAAI,CAAC,4CAA4C,EAAE,OAAO,CAAC,GAC/G,wCAAwC;IAI3B,MAAM,CAAC,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,EAAE,iBAAiB,CAAC,EAAE,OAAO,GAAG,SAAS,GAAG,4CAA4C;CAG/I"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
+
};
|
|
8
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
+
};
|
|
11
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
+
exports.AttributeAlreadySharedAcceptResponseItem = void 0;
|
|
13
|
+
const ts_serval_1 = require("@js-soft/ts-serval");
|
|
14
|
+
const transport_1 = require("@nmshd/transport");
|
|
15
|
+
const response_1 = require("../../response");
|
|
16
|
+
let AttributeAlreadySharedAcceptResponseItem = class AttributeAlreadySharedAcceptResponseItem extends response_1.AcceptResponseItem {
|
|
17
|
+
static from(value) {
|
|
18
|
+
return this.fromAny(value);
|
|
19
|
+
}
|
|
20
|
+
toJSON(verbose, serializeAsString) {
|
|
21
|
+
return super.toJSON(verbose, serializeAsString);
|
|
22
|
+
}
|
|
23
|
+
};
|
|
24
|
+
exports.AttributeAlreadySharedAcceptResponseItem = AttributeAlreadySharedAcceptResponseItem;
|
|
25
|
+
__decorate([
|
|
26
|
+
(0, ts_serval_1.serialize)(),
|
|
27
|
+
(0, ts_serval_1.validate)(),
|
|
28
|
+
__metadata("design:type", transport_1.CoreId)
|
|
29
|
+
], AttributeAlreadySharedAcceptResponseItem.prototype, "attributeId", void 0);
|
|
30
|
+
exports.AttributeAlreadySharedAcceptResponseItem = AttributeAlreadySharedAcceptResponseItem = __decorate([
|
|
31
|
+
(0, ts_serval_1.type)("AttributeAlreadySharedAcceptResponseItem")
|
|
32
|
+
], AttributeAlreadySharedAcceptResponseItem);
|
|
33
|
+
//# sourceMappingURL=AttributeAlreadySharedAcceptResponseItem.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AttributeAlreadySharedAcceptResponseItem.js","sourceRoot":"","sources":["../../../../src/requests/items/common/AttributeAlreadySharedAcceptResponseItem.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA+D;AAC/D,gDAAmD;AACnD,6CAAiG;AAY1F,IAAM,wCAAwC,GAA9C,MAAM,wCAAyC,SAAQ,6BAAkB;IAKrE,MAAM,CAAU,IAAI,CACvB,KAA8G;QAE9G,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;IAC/B,CAAC;IAEe,MAAM,CAAC,OAA6B,EAAE,iBAAuC;QACzF,OAAO,KAAK,CAAC,MAAM,CAAC,OAAO,EAAE,iBAAiB,CAAiD,CAAC;IACpG,CAAC;CACJ,CAAA;AAdY,4FAAwC;AAG1C;IAFN,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,GAAE;8BACS,kBAAM;6EAAC;mDAHlB,wCAAwC;IADpD,IAAA,gBAAI,EAAC,0CAA0C,CAAC;GACpC,wCAAwC,CAcpD"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { CoreId, ICoreId } from "@nmshd/transport";
|
|
2
|
+
import { IdentityAttribute, IdentityAttributeJSON, IIdentityAttribute, IRelationshipAttribute, RelationshipAttribute, RelationshipAttributeJSON } from "../../../attributes";
|
|
3
|
+
import { AcceptResponseItem, AcceptResponseItemJSON, IAcceptResponseItem } from "../../response";
|
|
4
|
+
export interface AttributeSuccessionAcceptResponseItemJSON extends AcceptResponseItemJSON {
|
|
5
|
+
"@type": "AttributeSuccessionAcceptResponseItem";
|
|
6
|
+
predecessorId: string;
|
|
7
|
+
successorId: string;
|
|
8
|
+
successorContent: IdentityAttributeJSON | RelationshipAttributeJSON;
|
|
9
|
+
}
|
|
10
|
+
export interface IAttributeSuccessionAcceptResponseItem extends IAcceptResponseItem {
|
|
11
|
+
predecessorId: ICoreId;
|
|
12
|
+
successorId: ICoreId;
|
|
13
|
+
successorContent: IIdentityAttribute | IRelationshipAttribute;
|
|
14
|
+
}
|
|
15
|
+
export declare class AttributeSuccessionAcceptResponseItem extends AcceptResponseItem implements IAttributeSuccessionAcceptResponseItem {
|
|
16
|
+
predecessorId: CoreId;
|
|
17
|
+
successorId: CoreId;
|
|
18
|
+
successorContent: IdentityAttribute | RelationshipAttribute;
|
|
19
|
+
static from(value: IAttributeSuccessionAcceptResponseItem | Omit<AttributeSuccessionAcceptResponseItemJSON, "@type">): AttributeSuccessionAcceptResponseItem;
|
|
20
|
+
toJSON(verbose?: boolean | undefined, serializeAsString?: boolean | undefined): AttributeSuccessionAcceptResponseItemJSON;
|
|
21
|
+
}
|
|
22
|
+
//# sourceMappingURL=AttributeSuccessionAcceptResponseItem.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AttributeSuccessionAcceptResponseItem.d.ts","sourceRoot":"","sources":["../../../../src/requests/items/common/AttributeSuccessionAcceptResponseItem.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,EAAE,iBAAiB,EAAE,qBAAqB,EAAE,kBAAkB,EAAE,sBAAsB,EAAE,qBAAqB,EAAE,yBAAyB,EAAE,MAAM,qBAAqB,CAAC;AAC7K,OAAO,EAAE,kBAAkB,EAAE,sBAAsB,EAAE,mBAAmB,EAAE,MAAM,gBAAgB,CAAC;AAEjG,MAAM,WAAW,yCAA0C,SAAQ,sBAAsB;IACrF,OAAO,EAAE,uCAAuC,CAAC;IACjD,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,MAAM,CAAC;IACpB,gBAAgB,EAAE,qBAAqB,GAAG,yBAAyB,CAAC;CACvE;AAED,MAAM,WAAW,sCAAuC,SAAQ,mBAAmB;IAC/E,aAAa,EAAE,OAAO,CAAC;IACvB,WAAW,EAAE,OAAO,CAAC;IACrB,gBAAgB,EAAE,kBAAkB,GAAG,sBAAsB,CAAC;CACjE;AAED,qBACa,qCAAsC,SAAQ,kBAAmB,YAAW,sCAAsC;IAGpH,aAAa,EAAE,MAAM,CAAC;IAItB,WAAW,EAAE,MAAM,CAAC;IAIpB,gBAAgB,EAAE,iBAAiB,GAAG,qBAAqB,CAAC;WAE5C,IAAI,CAAC,KAAK,EAAE,sCAAsC,GAAG,IAAI,CAAC,yCAAyC,EAAE,OAAO,CAAC,GAAG,qCAAqC;IAI5J,MAAM,CAAC,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,EAAE,iBAAiB,CAAC,EAAE,OAAO,GAAG,SAAS,GAAG,yCAAyC;CAG5I"}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
+
};
|
|
8
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
+
};
|
|
11
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
+
exports.AttributeSuccessionAcceptResponseItem = void 0;
|
|
13
|
+
const ts_serval_1 = require("@js-soft/ts-serval");
|
|
14
|
+
const transport_1 = require("@nmshd/transport");
|
|
15
|
+
const attributes_1 = require("../../../attributes");
|
|
16
|
+
const response_1 = require("../../response");
|
|
17
|
+
let AttributeSuccessionAcceptResponseItem = class AttributeSuccessionAcceptResponseItem extends response_1.AcceptResponseItem {
|
|
18
|
+
static from(value) {
|
|
19
|
+
return this.fromAny(value);
|
|
20
|
+
}
|
|
21
|
+
toJSON(verbose, serializeAsString) {
|
|
22
|
+
return super.toJSON(verbose, serializeAsString);
|
|
23
|
+
}
|
|
24
|
+
};
|
|
25
|
+
exports.AttributeSuccessionAcceptResponseItem = AttributeSuccessionAcceptResponseItem;
|
|
26
|
+
__decorate([
|
|
27
|
+
(0, ts_serval_1.serialize)(),
|
|
28
|
+
(0, ts_serval_1.validate)(),
|
|
29
|
+
__metadata("design:type", transport_1.CoreId)
|
|
30
|
+
], AttributeSuccessionAcceptResponseItem.prototype, "predecessorId", void 0);
|
|
31
|
+
__decorate([
|
|
32
|
+
(0, ts_serval_1.serialize)(),
|
|
33
|
+
(0, ts_serval_1.validate)(),
|
|
34
|
+
__metadata("design:type", transport_1.CoreId)
|
|
35
|
+
], AttributeSuccessionAcceptResponseItem.prototype, "successorId", void 0);
|
|
36
|
+
__decorate([
|
|
37
|
+
(0, ts_serval_1.serialize)({ unionTypes: [attributes_1.IdentityAttribute, attributes_1.RelationshipAttribute] }),
|
|
38
|
+
(0, ts_serval_1.validate)(),
|
|
39
|
+
__metadata("design:type", Object)
|
|
40
|
+
], AttributeSuccessionAcceptResponseItem.prototype, "successorContent", void 0);
|
|
41
|
+
exports.AttributeSuccessionAcceptResponseItem = AttributeSuccessionAcceptResponseItem = __decorate([
|
|
42
|
+
(0, ts_serval_1.type)("AttributeSuccessionAcceptResponseItem")
|
|
43
|
+
], AttributeSuccessionAcceptResponseItem);
|
|
44
|
+
//# sourceMappingURL=AttributeSuccessionAcceptResponseItem.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AttributeSuccessionAcceptResponseItem.js","sourceRoot":"","sources":["../../../../src/requests/items/common/AttributeSuccessionAcceptResponseItem.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA+D;AAC/D,gDAAmD;AACnD,oDAA6K;AAC7K,6CAAiG;AAgB1F,IAAM,qCAAqC,GAA3C,MAAM,qCAAsC,SAAQ,6BAAkB;IAalE,MAAM,CAAU,IAAI,CAAC,KAAwG;QAChI,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;IAC/B,CAAC;IAEe,MAAM,CAAC,OAA6B,EAAE,iBAAuC;QACzF,OAAO,KAAK,CAAC,MAAM,CAAC,OAAO,EAAE,iBAAiB,CAA8C,CAAC;IACjG,CAAC;CACJ,CAAA;AApBY,sFAAqC;AAGvC;IAFN,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,GAAE;8BACW,kBAAM;4EAAC;AAItB;IAFN,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,GAAE;8BACS,kBAAM;0EAAC;AAIpB;IAFN,IAAA,qBAAS,EAAC,EAAE,UAAU,EAAE,CAAC,8BAAiB,EAAE,kCAAqB,CAAC,EAAE,CAAC;IACrE,IAAA,oBAAQ,GAAE;;+EACwD;gDAX1D,qCAAqC;IADjD,IAAA,gBAAI,EAAC,uCAAuC,CAAC;GACjC,qCAAqC,CAoBjD"}
|
|
@@ -11,7 +11,7 @@ export interface IConsentRequestItem extends IRequestItem {
|
|
|
11
11
|
export declare class ConsentRequestItem extends RequestItem implements IConsentRequestItem {
|
|
12
12
|
consent: string;
|
|
13
13
|
link?: string;
|
|
14
|
-
static from(value: IConsentRequestItem | Omit<ConsentRequestItemJSON, "@type">): ConsentRequestItem;
|
|
14
|
+
static from(value: IConsentRequestItem | Omit<ConsentRequestItemJSON, "@type"> | ConsentRequestItemJSON): ConsentRequestItem;
|
|
15
15
|
toJSON(verbose?: boolean | undefined, serializeAsString?: boolean | undefined): ConsentRequestItemJSON;
|
|
16
16
|
}
|
|
17
17
|
//# sourceMappingURL=ConsentRequestItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConsentRequestItem.d.ts","sourceRoot":"","sources":["../../../../src/requests/items/consent/ConsentRequestItem.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,WAAW,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAE/E,MAAM,WAAW,sBAAuB,SAAQ,eAAe;IAC3D,OAAO,EAAE,oBAAoB,CAAC;IAC9B,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,mBAAoB,SAAQ,YAAY;IACrD,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,qBACa,kBAAmB,SAAQ,WAAY,YAAW,mBAAmB;IAGvE,OAAO,EAAE,MAAM,CAAC;IAYhB,IAAI,CAAC,EAAE,MAAM,CAAC;WAEP,IAAI,CAAC,KAAK,EAAE,mBAAmB,GAAG,IAAI,CAAC,sBAAsB,EAAE,OAAO,CAAC,GAAG,kBAAkB;
|
|
1
|
+
{"version":3,"file":"ConsentRequestItem.d.ts","sourceRoot":"","sources":["../../../../src/requests/items/consent/ConsentRequestItem.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,WAAW,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAE/E,MAAM,WAAW,sBAAuB,SAAQ,eAAe;IAC3D,OAAO,EAAE,oBAAoB,CAAC;IAC9B,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,mBAAoB,SAAQ,YAAY;IACrD,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,qBACa,kBAAmB,SAAQ,WAAY,YAAW,mBAAmB;IAGvE,OAAO,EAAE,MAAM,CAAC;IAYhB,IAAI,CAAC,EAAE,MAAM,CAAC;WAEP,IAAI,CAAC,KAAK,EAAE,mBAAmB,GAAG,IAAI,CAAC,sBAAsB,EAAE,OAAO,CAAC,GAAG,sBAAsB,GAAG,kBAAkB;IAInH,MAAM,CAAC,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,EAAE,iBAAiB,CAAC,EAAE,OAAO,GAAG,SAAS,GAAG,sBAAsB;CAGzH"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConsentRequestItem.js","sourceRoot":"","sources":["../../../../src/requests/items/consent/ConsentRequestItem.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA+D;AAC/D,mDAA+E;AAcxE,IAAM,kBAAkB,GAAxB,MAAM,kBAAmB,SAAQ,yBAAW;IAiBxC,MAAM,CAAC,IAAI,CAAC,
|
|
1
|
+
{"version":3,"file":"ConsentRequestItem.js","sourceRoot":"","sources":["../../../../src/requests/items/consent/ConsentRequestItem.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA+D;AAC/D,mDAA+E;AAcxE,IAAM,kBAAkB,GAAxB,MAAM,kBAAmB,SAAQ,yBAAW;IAiBxC,MAAM,CAAC,IAAI,CAAC,KAA2F;QAC1G,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;IAC/B,CAAC;IAEe,MAAM,CAAC,OAA6B,EAAE,iBAAuC;QACzF,OAAO,KAAK,CAAC,MAAM,CAAC,OAAO,EAAE,iBAAiB,CAA2B,CAAC;IAC9E,CAAC;CACJ,CAAA;AAxBY,gDAAkB;AAGpB;IAFN,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,EAAC,EAAE,GAAG,EAAE,IAAI,EAAE,CAAC;;mDACD;AAYhB;IAVN,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,EAAC;QACN,QAAQ,EAAE,IAAI;QACd,GAAG,EAAE,CAAC;QACN,GAAG,EAAE,IAAI;QACT,MAAM,EAAE,IAAI,MAAM;QACd,6CAA6C;QAC7C,yLAAyL,CAC5L;KACJ,CAAC;;gDACmB;6BAfZ,kBAAkB;IAD9B,IAAA,gBAAI,EAAC,oBAAoB,CAAC;GACd,kBAAkB,CAwB9B"}
|
|
@@ -9,7 +9,7 @@ export interface ICreateAttributeAcceptResponseItem extends IAcceptResponseItem
|
|
|
9
9
|
}
|
|
10
10
|
export declare class CreateAttributeAcceptResponseItem extends AcceptResponseItem implements ICreateAttributeAcceptResponseItem {
|
|
11
11
|
attributeId: CoreId;
|
|
12
|
-
static from(value: ICreateAttributeAcceptResponseItem | CreateAttributeAcceptResponseItemJSON): CreateAttributeAcceptResponseItem;
|
|
12
|
+
static from(value: ICreateAttributeAcceptResponseItem | Omit<CreateAttributeAcceptResponseItemJSON, "@type"> | CreateAttributeAcceptResponseItemJSON): CreateAttributeAcceptResponseItem;
|
|
13
13
|
toJSON(verbose?: boolean | undefined, serializeAsString?: boolean | undefined): CreateAttributeAcceptResponseItemJSON;
|
|
14
14
|
}
|
|
15
15
|
//# sourceMappingURL=CreateAttributeAcceptResponseItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateAttributeAcceptResponseItem.d.ts","sourceRoot":"","sources":["../../../../src/requests/items/createAttribute/CreateAttributeAcceptResponseItem.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,EAAE,kBAAkB,EAAE,sBAAsB,EAAE,mBAAmB,EAAE,MAAM,gBAAgB,CAAC;AAEjG,MAAM,WAAW,qCAAsC,SAAQ,sBAAsB;IACjF,OAAO,EAAE,mCAAmC,CAAC;IAC7C,WAAW,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,kCAAmC,SAAQ,mBAAmB;IAC3E,WAAW,EAAE,OAAO,CAAC;CACxB;AAED,qBACa,iCAAkC,SAAQ,kBAAmB,YAAW,kCAAkC;IAG5G,WAAW,EAAE,MAAM,CAAC;WAEJ,IAAI,
|
|
1
|
+
{"version":3,"file":"CreateAttributeAcceptResponseItem.d.ts","sourceRoot":"","sources":["../../../../src/requests/items/createAttribute/CreateAttributeAcceptResponseItem.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,EAAE,kBAAkB,EAAE,sBAAsB,EAAE,mBAAmB,EAAE,MAAM,gBAAgB,CAAC;AAEjG,MAAM,WAAW,qCAAsC,SAAQ,sBAAsB;IACjF,OAAO,EAAE,mCAAmC,CAAC;IAC7C,WAAW,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,kCAAmC,SAAQ,mBAAmB;IAC3E,WAAW,EAAE,OAAO,CAAC;CACxB;AAED,qBACa,iCAAkC,SAAQ,kBAAmB,YAAW,kCAAkC;IAG5G,WAAW,EAAE,MAAM,CAAC;WAEJ,IAAI,CACvB,KAAK,EAAE,kCAAkC,GAAG,IAAI,CAAC,qCAAqC,EAAE,OAAO,CAAC,GAAG,qCAAqC,GACzI,iCAAiC;IAIpB,MAAM,CAAC,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,EAAE,iBAAiB,CAAC,EAAE,OAAO,GAAG,SAAS,GAAG,qCAAqC;CAGxI"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateAttributeAcceptResponseItem.js","sourceRoot":"","sources":["../../../../src/requests/items/createAttribute/CreateAttributeAcceptResponseItem.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA+D;AAC/D,gDAAmD;AACnD,6CAAiG;AAY1F,IAAM,iCAAiC,GAAvC,MAAM,iCAAkC,SAAQ,6BAAkB;IAK9D,MAAM,CAAU,IAAI,
|
|
1
|
+
{"version":3,"file":"CreateAttributeAcceptResponseItem.js","sourceRoot":"","sources":["../../../../src/requests/items/createAttribute/CreateAttributeAcceptResponseItem.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA+D;AAC/D,gDAAmD;AACnD,6CAAiG;AAY1F,IAAM,iCAAiC,GAAvC,MAAM,iCAAkC,SAAQ,6BAAkB;IAK9D,MAAM,CAAU,IAAI,CACvB,KAAwI;QAExI,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;IAC/B,CAAC;IAEe,MAAM,CAAC,OAA6B,EAAE,iBAAuC;QACzF,OAAO,KAAK,CAAC,MAAM,CAAC,OAAO,EAAE,iBAAiB,CAA0C,CAAC;IAC7F,CAAC;CACJ,CAAA;AAdY,8EAAiC;AAGnC;IAFN,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,GAAE;8BACS,kBAAM;sEAAC;4CAHlB,iCAAiC;IAD7C,IAAA,gBAAI,EAAC,mCAAmC,CAAC;GAC7B,iCAAiC,CAc7C"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { RequestItemJSON } from "../..";
|
|
2
|
-
import {
|
|
2
|
+
import { IdentityAttribute, IdentityAttributeJSON, IIdentityAttribute, IRelationshipAttribute, RelationshipAttribute, RelationshipAttributeJSON } from "../../../attributes";
|
|
3
3
|
import { IRequestItem, RequestItem } from "../../RequestItem";
|
|
4
4
|
export interface CreateAttributeRequestItemJSON extends RequestItemJSON {
|
|
5
5
|
"@type": "CreateAttributeRequestItem";
|
|
@@ -10,7 +10,7 @@ export interface ICreateAttributeRequestItem extends IRequestItem {
|
|
|
10
10
|
}
|
|
11
11
|
export declare class CreateAttributeRequestItem extends RequestItem implements ICreateAttributeRequestItem {
|
|
12
12
|
attribute: RelationshipAttribute | IdentityAttribute;
|
|
13
|
-
static from(value: ICreateAttributeRequestItem | CreateAttributeRequestItemJSON): CreateAttributeRequestItem;
|
|
13
|
+
static from(value: ICreateAttributeRequestItem | Omit<CreateAttributeRequestItemJSON, "@type"> | CreateAttributeRequestItemJSON): CreateAttributeRequestItem;
|
|
14
14
|
toJSON(verbose?: boolean | undefined, serializeAsString?: boolean | undefined): CreateAttributeRequestItemJSON;
|
|
15
15
|
}
|
|
16
16
|
//# sourceMappingURL=CreateAttributeRequestItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateAttributeRequestItem.d.ts","sourceRoot":"","sources":["../../../../src/requests/items/createAttribute/CreateAttributeRequestItem.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,OAAO,CAAC;AACxC,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"CreateAttributeRequestItem.d.ts","sourceRoot":"","sources":["../../../../src/requests/items/createAttribute/CreateAttributeRequestItem.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,OAAO,CAAC;AACxC,OAAO,EAAE,iBAAiB,EAAE,qBAAqB,EAAE,kBAAkB,EAAE,sBAAsB,EAAE,qBAAqB,EAAE,yBAAyB,EAAE,MAAM,qBAAqB,CAAC;AAC7K,OAAO,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAE9D,MAAM,WAAW,8BAA+B,SAAQ,eAAe;IACnE,OAAO,EAAE,4BAA4B,CAAC;IACtC,SAAS,EAAE,yBAAyB,GAAG,qBAAqB,CAAC;CAChE;AAED,MAAM,WAAW,2BAA4B,SAAQ,YAAY;IAC7D,SAAS,EAAE,sBAAsB,GAAG,kBAAkB,CAAC;CAC1D;AAED,qBACa,0BAA2B,SAAQ,WAAY,YAAW,2BAA2B;IAGvF,SAAS,EAAE,qBAAqB,GAAG,iBAAiB,CAAC;WAE9C,IAAI,CAAC,KAAK,EAAE,2BAA2B,GAAG,IAAI,CAAC,8BAA8B,EAAE,OAAO,CAAC,GAAG,8BAA8B,GAAG,0BAA0B;IAInJ,MAAM,CAAC,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,EAAE,iBAAiB,CAAC,EAAE,OAAO,GAAG,SAAS,GAAG,8BAA8B;CAGjI"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateAttributeRequestItem.js","sourceRoot":"","sources":["../../../../src/requests/items/createAttribute/CreateAttributeRequestItem.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA+D;AAE/D,oDAA6K;AAC7K,mDAA8D;AAYvD,IAAM,0BAA0B,GAAhC,MAAM,0BAA2B,SAAQ,yBAAW;IAKhD,MAAM,CAAC,IAAI,CAAC,
|
|
1
|
+
{"version":3,"file":"CreateAttributeRequestItem.js","sourceRoot":"","sources":["../../../../src/requests/items/createAttribute/CreateAttributeRequestItem.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA+D;AAE/D,oDAA6K;AAC7K,mDAA8D;AAYvD,IAAM,0BAA0B,GAAhC,MAAM,0BAA2B,SAAQ,yBAAW;IAKhD,MAAM,CAAC,IAAI,CAAC,KAAmH;QAClI,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;IAC/B,CAAC;IAEe,MAAM,CAAC,OAA6B,EAAE,iBAAuC;QACzF,OAAO,KAAK,CAAC,MAAM,CAAC,OAAO,EAAE,iBAAiB,CAAmC,CAAC;IACtF,CAAC;CACJ,CAAA;AAZY,gEAA0B;AAG5B;IAFN,IAAA,oBAAQ,GAAE;IACV,IAAA,qBAAS,EAAC,EAAE,UAAU,EAAE,CAAC,kCAAqB,EAAE,8BAAiB,CAAC,EAAE,CAAC;;6DACV;qCAHnD,0BAA0B;IADtC,IAAA,gBAAI,EAAC,4BAA4B,CAAC;GACtB,0BAA0B,CAYtC"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { CoreDate, ICoreDate } from "@nmshd/transport";
|
|
2
|
+
import { AcceptResponseItem, AcceptResponseItemJSON, IAcceptResponseItem } from "../../response";
|
|
3
|
+
export interface DeleteAttributeAcceptResponseItemJSON extends AcceptResponseItemJSON {
|
|
4
|
+
"@type": "DeleteAttributeAcceptResponseItem";
|
|
5
|
+
deletionDate: string;
|
|
6
|
+
}
|
|
7
|
+
export interface IDeleteAttributeAcceptResponseItem extends IAcceptResponseItem {
|
|
8
|
+
deletionDate: ICoreDate;
|
|
9
|
+
}
|
|
10
|
+
export declare class DeleteAttributeAcceptResponseItem extends AcceptResponseItem implements IDeleteAttributeAcceptResponseItem {
|
|
11
|
+
deletionDate: CoreDate;
|
|
12
|
+
static from(value: IDeleteAttributeAcceptResponseItem | Omit<DeleteAttributeAcceptResponseItemJSON, "@type"> | DeleteAttributeAcceptResponseItemJSON): DeleteAttributeAcceptResponseItem;
|
|
13
|
+
toJSON(verbose?: boolean | undefined, serializeAsString?: boolean | undefined): DeleteAttributeAcceptResponseItemJSON;
|
|
14
|
+
}
|
|
15
|
+
//# sourceMappingURL=DeleteAttributeAcceptResponseItem.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeleteAttributeAcceptResponseItem.d.ts","sourceRoot":"","sources":["../../../../src/requests/items/deleteAttribute/DeleteAttributeAcceptResponseItem.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AACvD,OAAO,EAAE,kBAAkB,EAAE,sBAAsB,EAAE,mBAAmB,EAAE,MAAM,gBAAgB,CAAC;AAEjG,MAAM,WAAW,qCAAsC,SAAQ,sBAAsB;IACjF,OAAO,EAAE,mCAAmC,CAAC;IAC7C,YAAY,EAAE,MAAM,CAAC;CACxB;AAED,MAAM,WAAW,kCAAmC,SAAQ,mBAAmB;IAC3E,YAAY,EAAE,SAAS,CAAC;CAC3B;AAED,qBACa,iCAAkC,SAAQ,kBAAmB,YAAW,kCAAkC;IAG5G,YAAY,EAAE,QAAQ,CAAC;WAEP,IAAI,CACvB,KAAK,EAAE,kCAAkC,GAAG,IAAI,CAAC,qCAAqC,EAAE,OAAO,CAAC,GAAG,qCAAqC,GACzI,iCAAiC;IAIpB,MAAM,CAAC,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,EAAE,iBAAiB,CAAC,EAAE,OAAO,GAAG,SAAS,GAAG,qCAAqC;CAGxI"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
+
};
|
|
8
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
+
};
|
|
11
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
+
exports.DeleteAttributeAcceptResponseItem = void 0;
|
|
13
|
+
const ts_serval_1 = require("@js-soft/ts-serval");
|
|
14
|
+
const transport_1 = require("@nmshd/transport");
|
|
15
|
+
const response_1 = require("../../response");
|
|
16
|
+
let DeleteAttributeAcceptResponseItem = class DeleteAttributeAcceptResponseItem extends response_1.AcceptResponseItem {
|
|
17
|
+
static from(value) {
|
|
18
|
+
return this.fromAny(value);
|
|
19
|
+
}
|
|
20
|
+
toJSON(verbose, serializeAsString) {
|
|
21
|
+
return super.toJSON(verbose, serializeAsString);
|
|
22
|
+
}
|
|
23
|
+
};
|
|
24
|
+
exports.DeleteAttributeAcceptResponseItem = DeleteAttributeAcceptResponseItem;
|
|
25
|
+
__decorate([
|
|
26
|
+
(0, ts_serval_1.serialize)(),
|
|
27
|
+
(0, ts_serval_1.validate)(),
|
|
28
|
+
__metadata("design:type", transport_1.CoreDate)
|
|
29
|
+
], DeleteAttributeAcceptResponseItem.prototype, "deletionDate", void 0);
|
|
30
|
+
exports.DeleteAttributeAcceptResponseItem = DeleteAttributeAcceptResponseItem = __decorate([
|
|
31
|
+
(0, ts_serval_1.type)("DeleteAttributeAcceptResponseItem")
|
|
32
|
+
], DeleteAttributeAcceptResponseItem);
|
|
33
|
+
//# sourceMappingURL=DeleteAttributeAcceptResponseItem.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeleteAttributeAcceptResponseItem.js","sourceRoot":"","sources":["../../../../src/requests/items/deleteAttribute/DeleteAttributeAcceptResponseItem.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA+D;AAC/D,gDAAuD;AACvD,6CAAiG;AAY1F,IAAM,iCAAiC,GAAvC,MAAM,iCAAkC,SAAQ,6BAAkB;IAK9D,MAAM,CAAU,IAAI,CACvB,KAAwI;QAExI,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;IAC/B,CAAC;IAEe,MAAM,CAAC,OAA6B,EAAE,iBAAuC;QACzF,OAAO,KAAK,CAAC,MAAM,CAAC,OAAO,EAAE,iBAAiB,CAA0C,CAAC;IAC7F,CAAC;CACJ,CAAA;AAdY,8EAAiC;AAGnC;IAFN,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,GAAE;8BACU,oBAAQ;uEAAC;4CAHrB,iCAAiC;IAD7C,IAAA,gBAAI,EAAC,mCAAmC,CAAC;GAC7B,iCAAiC,CAc7C"}
|