@nmshd/content 2.8.11 → 2.9.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/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/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 +2 -0
- package/dist/requests/items/index.d.ts.map +1 -1
- package/dist/requests/items/index.js +2 -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/lib-web/nmshd.content.js +210 -4
- package/lib-web/nmshd.content.min.js +1 -1
- package/package.json +1 -1
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.9.0",
|
|
9
|
+
build: "73",
|
|
10
|
+
date: "2024-04-22T15:09:14+00:00",
|
|
11
|
+
commit: "af98434e2550967725b8ccbe38a854e88140cb7f",
|
|
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,
|
|
@@ -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"}
|
|
@@ -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"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { CoreId, ICoreId } from "@nmshd/transport";
|
|
2
|
+
import { RequestItemJSON } from "../..";
|
|
3
|
+
import { IRequestItem, RequestItem } from "../../RequestItem";
|
|
4
|
+
export interface DeleteAttributeRequestItemJSON extends RequestItemJSON {
|
|
5
|
+
"@type": "DeleteAttributeRequestItem";
|
|
6
|
+
attributeId: string;
|
|
7
|
+
}
|
|
8
|
+
export interface IDeleteAttributeRequestItem extends IRequestItem {
|
|
9
|
+
attributeId: ICoreId;
|
|
10
|
+
}
|
|
11
|
+
export declare class DeleteAttributeRequestItem extends RequestItem implements IDeleteAttributeRequestItem {
|
|
12
|
+
attributeId: CoreId;
|
|
13
|
+
static from(value: IDeleteAttributeRequestItem | Omit<DeleteAttributeRequestItemJSON, "@type"> | DeleteAttributeRequestItemJSON): DeleteAttributeRequestItem;
|
|
14
|
+
toJSON(verbose?: boolean | undefined, serializeAsString?: boolean | undefined): DeleteAttributeRequestItemJSON;
|
|
15
|
+
}
|
|
16
|
+
//# sourceMappingURL=DeleteAttributeRequestItem.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeleteAttributeRequestItem.d.ts","sourceRoot":"","sources":["../../../../src/requests/items/deleteAttribute/DeleteAttributeRequestItem.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,EAAE,eAAe,EAAE,MAAM,OAAO,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAE9D,MAAM,WAAW,8BAA+B,SAAQ,eAAe;IACnE,OAAO,EAAE,4BAA4B,CAAC;IACtC,WAAW,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,2BAA4B,SAAQ,YAAY;IAC7D,WAAW,EAAE,OAAO,CAAC;CACxB;AAED,qBACa,0BAA2B,SAAQ,WAAY,YAAW,2BAA2B;IAGvF,WAAW,EAAE,MAAM,CAAC;WAEb,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"}
|
|
@@ -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.DeleteAttributeRequestItem = void 0;
|
|
13
|
+
const ts_serval_1 = require("@js-soft/ts-serval");
|
|
14
|
+
const transport_1 = require("@nmshd/transport");
|
|
15
|
+
const RequestItem_1 = require("../../RequestItem");
|
|
16
|
+
let DeleteAttributeRequestItem = class DeleteAttributeRequestItem extends RequestItem_1.RequestItem {
|
|
17
|
+
static from(value) {
|
|
18
|
+
return this.fromAny(value);
|
|
19
|
+
}
|
|
20
|
+
toJSON(verbose, serializeAsString) {
|
|
21
|
+
return super.toJSON(verbose, serializeAsString);
|
|
22
|
+
}
|
|
23
|
+
};
|
|
24
|
+
exports.DeleteAttributeRequestItem = DeleteAttributeRequestItem;
|
|
25
|
+
__decorate([
|
|
26
|
+
(0, ts_serval_1.serialize)(),
|
|
27
|
+
(0, ts_serval_1.validate)(),
|
|
28
|
+
__metadata("design:type", transport_1.CoreId)
|
|
29
|
+
], DeleteAttributeRequestItem.prototype, "attributeId", void 0);
|
|
30
|
+
exports.DeleteAttributeRequestItem = DeleteAttributeRequestItem = __decorate([
|
|
31
|
+
(0, ts_serval_1.type)("DeleteAttributeRequestItem")
|
|
32
|
+
], DeleteAttributeRequestItem);
|
|
33
|
+
//# sourceMappingURL=DeleteAttributeRequestItem.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeleteAttributeRequestItem.js","sourceRoot":"","sources":["../../../../src/requests/items/deleteAttribute/DeleteAttributeRequestItem.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA+D;AAC/D,gDAAmD;AAEnD,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,qBAAS,GAAE;IACX,IAAA,oBAAQ,GAAE;8BACS,kBAAM;+DAAC;qCAHlB,0BAA0B;IADtC,IAAA,gBAAI,EAAC,4BAA4B,CAAC;GACtB,0BAA0B,CAYtC"}
|
|
@@ -8,7 +8,7 @@ export interface IFreeTextAcceptResponseItem extends IAcceptResponseItem {
|
|
|
8
8
|
}
|
|
9
9
|
export declare class FreeTextAcceptResponseItem extends AcceptResponseItem implements IFreeTextAcceptResponseItem {
|
|
10
10
|
freeText: string;
|
|
11
|
-
static from(value: IFreeTextAcceptResponseItem | FreeTextAcceptResponseItemJSON): FreeTextAcceptResponseItem;
|
|
11
|
+
static from(value: IFreeTextAcceptResponseItem | Omit<FreeTextAcceptResponseItemJSON, "@type"> | FreeTextAcceptResponseItemJSON): FreeTextAcceptResponseItem;
|
|
12
12
|
toJSON(verbose?: boolean | undefined, serializeAsString?: boolean | undefined): FreeTextAcceptResponseItemJSON;
|
|
13
13
|
}
|
|
14
14
|
//# sourceMappingURL=FreeTextAcceptResponseItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FreeTextAcceptResponseItem.d.ts","sourceRoot":"","sources":["../../../../src/requests/items/freeText/FreeTextAcceptResponseItem.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,kBAAkB,EAAE,sBAAsB,EAAE,mBAAmB,EAAE,MAAM,gBAAgB,CAAC;AAEjG,MAAM,WAAW,8BAA+B,SAAQ,sBAAsB;IAC1E,OAAO,EAAE,4BAA4B,CAAC;IACtC,QAAQ,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,2BAA4B,SAAQ,mBAAmB;IACpE,QAAQ,EAAE,MAAM,CAAC;CACpB;AAED,qBACa,0BAA2B,SAAQ,kBAAmB,YAAW,2BAA2B;IAG9F,QAAQ,EAAE,MAAM,CAAC;WAED,IAAI,CAAC,KAAK,EAAE,2BAA2B,GAAG,8BAA8B,GAAG,0BAA0B;
|
|
1
|
+
{"version":3,"file":"FreeTextAcceptResponseItem.d.ts","sourceRoot":"","sources":["../../../../src/requests/items/freeText/FreeTextAcceptResponseItem.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,kBAAkB,EAAE,sBAAsB,EAAE,mBAAmB,EAAE,MAAM,gBAAgB,CAAC;AAEjG,MAAM,WAAW,8BAA+B,SAAQ,sBAAsB;IAC1E,OAAO,EAAE,4BAA4B,CAAC;IACtC,QAAQ,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,2BAA4B,SAAQ,mBAAmB;IACpE,QAAQ,EAAE,MAAM,CAAC;CACpB;AAED,qBACa,0BAA2B,SAAQ,kBAAmB,YAAW,2BAA2B;IAG9F,QAAQ,EAAE,MAAM,CAAC;WAED,IAAI,CAAC,KAAK,EAAE,2BAA2B,GAAG,IAAI,CAAC,8BAA8B,EAAE,OAAO,CAAC,GAAG,8BAA8B,GAAG,0BAA0B;IAI5J,MAAM,CAAC,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,EAAE,iBAAiB,CAAC,EAAE,OAAO,GAAG,SAAS,GAAG,8BAA8B;CAGjI"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FreeTextAcceptResponseItem.js","sourceRoot":"","sources":["../../../../src/requests/items/freeText/FreeTextAcceptResponseItem.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA+D;AAC/D,6CAAiG;AAY1F,IAAM,0BAA0B,GAAhC,MAAM,0BAA2B,SAAQ,6BAAkB;IAKvD,MAAM,CAAU,IAAI,CAAC,
|
|
1
|
+
{"version":3,"file":"FreeTextAcceptResponseItem.js","sourceRoot":"","sources":["../../../../src/requests/items/freeText/FreeTextAcceptResponseItem.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA+D;AAC/D,6CAAiG;AAY1F,IAAM,0BAA0B,GAAhC,MAAM,0BAA2B,SAAQ,6BAAkB;IAKvD,MAAM,CAAU,IAAI,CAAC,KAAmH;QAC3I,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,qBAAS,GAAE;IACX,IAAA,oBAAQ,GAAE;;4DACa;qCAHf,0BAA0B;IADtC,IAAA,gBAAI,EAAC,4BAA4B,CAAC;GACtB,0BAA0B,CAYtC"}
|
|
@@ -8,7 +8,7 @@ export interface IFreeTextRequestItem extends IRequestItem {
|
|
|
8
8
|
}
|
|
9
9
|
export declare class FreeTextRequestItem extends RequestItem implements IFreeTextRequestItem {
|
|
10
10
|
freeText: string;
|
|
11
|
-
static from(value: IFreeTextRequestItem | Omit<FreeTextRequestItemJSON, "@type">): FreeTextRequestItem;
|
|
11
|
+
static from(value: IFreeTextRequestItem | Omit<FreeTextRequestItemJSON, "@type"> | FreeTextRequestItemJSON): FreeTextRequestItem;
|
|
12
12
|
toJSON(verbose?: boolean | undefined, serializeAsString?: boolean | undefined): FreeTextRequestItemJSON;
|
|
13
13
|
}
|
|
14
14
|
//# sourceMappingURL=FreeTextRequestItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FreeTextRequestItem.d.ts","sourceRoot":"","sources":["../../../../src/requests/items/freeText/FreeTextRequestItem.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,WAAW,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAE/E,MAAM,WAAW,uBAAwB,SAAQ,eAAe;IAC5D,OAAO,EAAE,qBAAqB,CAAC;IAC/B,QAAQ,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,oBAAqB,SAAQ,YAAY;IACtD,QAAQ,EAAE,MAAM,CAAC;CACpB;AAED,qBACa,mBAAoB,SAAQ,WAAY,YAAW,oBAAoB;IAGzE,QAAQ,EAAE,MAAM,CAAC;WAEV,IAAI,CAAC,KAAK,EAAE,oBAAoB,GAAG,IAAI,CAAC,uBAAuB,EAAE,OAAO,CAAC,GAAG,mBAAmB;
|
|
1
|
+
{"version":3,"file":"FreeTextRequestItem.d.ts","sourceRoot":"","sources":["../../../../src/requests/items/freeText/FreeTextRequestItem.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,WAAW,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAE/E,MAAM,WAAW,uBAAwB,SAAQ,eAAe;IAC5D,OAAO,EAAE,qBAAqB,CAAC;IAC/B,QAAQ,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,oBAAqB,SAAQ,YAAY;IACtD,QAAQ,EAAE,MAAM,CAAC;CACpB;AAED,qBACa,mBAAoB,SAAQ,WAAY,YAAW,oBAAoB;IAGzE,QAAQ,EAAE,MAAM,CAAC;WAEV,IAAI,CAAC,KAAK,EAAE,oBAAoB,GAAG,IAAI,CAAC,uBAAuB,EAAE,OAAO,CAAC,GAAG,uBAAuB,GAAG,mBAAmB;IAIvH,MAAM,CAAC,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,EAAE,iBAAiB,CAAC,EAAE,OAAO,GAAG,SAAS,GAAG,uBAAuB;CAG1H"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FreeTextRequestItem.js","sourceRoot":"","sources":["../../../../src/requests/items/freeText/FreeTextRequestItem.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA+D;AAC/D,mDAA+E;AAYxE,IAAM,mBAAmB,GAAzB,MAAM,mBAAoB,SAAQ,yBAAW;IAKzC,MAAM,CAAC,IAAI,CAAC,
|
|
1
|
+
{"version":3,"file":"FreeTextRequestItem.js","sourceRoot":"","sources":["../../../../src/requests/items/freeText/FreeTextRequestItem.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA+D;AAC/D,mDAA+E;AAYxE,IAAM,mBAAmB,GAAzB,MAAM,mBAAoB,SAAQ,yBAAW;IAKzC,MAAM,CAAC,IAAI,CAAC,KAA8F;QAC7G,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,CAA4B,CAAC;IAC/E,CAAC;CACJ,CAAA;AAZY,kDAAmB;AAGrB;IAFN,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,GAAE;;qDACa;8BAHf,mBAAmB;IAD/B,IAAA,gBAAI,EAAC,qBAAqB,CAAC;GACf,mBAAmB,CAY/B"}
|
|
@@ -2,6 +2,8 @@ export * from "./authentication/AuthenticationRequestItem";
|
|
|
2
2
|
export * from "./consent/ConsentRequestItem";
|
|
3
3
|
export * from "./createAttribute/CreateAttributeAcceptResponseItem";
|
|
4
4
|
export * from "./createAttribute/CreateAttributeRequestItem";
|
|
5
|
+
export * from "./deleteAttribute/DeleteAttributeAcceptResponseItem";
|
|
6
|
+
export * from "./deleteAttribute/DeleteAttributeRequestItem";
|
|
5
7
|
export * from "./freeText/FreeTextAcceptResponseItem";
|
|
6
8
|
export * from "./freeText/FreeTextRequestItem";
|
|
7
9
|
export * from "./proposeAttribute/ProposeAttributeAcceptResponseItem";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/requests/items/index.ts"],"names":[],"mappings":"AAAA,cAAc,4CAA4C,CAAC;AAC3D,cAAc,8BAA8B,CAAC;AAC7C,cAAc,qDAAqD,CAAC;AACpE,cAAc,8CAA8C,CAAC;AAC7D,cAAc,uCAAuC,CAAC;AACtD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,uDAAuD,CAAC;AACtE,cAAc,gDAAgD,CAAC;AAC/D,cAAc,iDAAiD,CAAC;AAChE,cAAc,0CAA0C,CAAC;AACzD,cAAc,yEAAyE,CAAC;AACxF,cAAc,kEAAkE,CAAC;AACjF,cAAc,mDAAmD,CAAC;AAClE,cAAc,4CAA4C,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/requests/items/index.ts"],"names":[],"mappings":"AAAA,cAAc,4CAA4C,CAAC;AAC3D,cAAc,8BAA8B,CAAC;AAC7C,cAAc,qDAAqD,CAAC;AACpE,cAAc,8CAA8C,CAAC;AAC7D,cAAc,qDAAqD,CAAC;AACpE,cAAc,8CAA8C,CAAC;AAC7D,cAAc,uCAAuC,CAAC;AACtD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,uDAAuD,CAAC;AACtE,cAAc,gDAAgD,CAAC;AAC/D,cAAc,iDAAiD,CAAC;AAChE,cAAc,0CAA0C,CAAC;AACzD,cAAc,yEAAyE,CAAC;AACxF,cAAc,kEAAkE,CAAC;AACjF,cAAc,mDAAmD,CAAC;AAClE,cAAc,4CAA4C,CAAC"}
|
|
@@ -18,6 +18,8 @@ __exportStar(require("./authentication/AuthenticationRequestItem"), exports);
|
|
|
18
18
|
__exportStar(require("./consent/ConsentRequestItem"), exports);
|
|
19
19
|
__exportStar(require("./createAttribute/CreateAttributeAcceptResponseItem"), exports);
|
|
20
20
|
__exportStar(require("./createAttribute/CreateAttributeRequestItem"), exports);
|
|
21
|
+
__exportStar(require("./deleteAttribute/DeleteAttributeAcceptResponseItem"), exports);
|
|
22
|
+
__exportStar(require("./deleteAttribute/DeleteAttributeRequestItem"), exports);
|
|
21
23
|
__exportStar(require("./freeText/FreeTextAcceptResponseItem"), exports);
|
|
22
24
|
__exportStar(require("./freeText/FreeTextRequestItem"), exports);
|
|
23
25
|
__exportStar(require("./proposeAttribute/ProposeAttributeAcceptResponseItem"), exports);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/requests/items/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,6EAA2D;AAC3D,+DAA6C;AAC7C,sFAAoE;AACpE,+EAA6D;AAC7D,wEAAsD;AACtD,iEAA+C;AAC/C,wFAAsE;AACtE,iFAA+D;AAC/D,kFAAgE;AAChE,2EAAyD;AACzD,0GAAwF;AACxF,mGAAiF;AACjF,oFAAkE;AAClE,6EAA2D"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/requests/items/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,6EAA2D;AAC3D,+DAA6C;AAC7C,sFAAoE;AACpE,+EAA6D;AAC7D,sFAAoE;AACpE,+EAA6D;AAC7D,wEAAsD;AACtD,iEAA+C;AAC/C,wFAAsE;AACtE,iFAA+D;AAC/D,kFAAgE;AAChE,2EAAyD;AACzD,0GAAwF;AACxF,mGAAiF;AACjF,oFAAkE;AAClE,6EAA2D"}
|
|
@@ -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 { AcceptResponseItem, AcceptResponseItemJSON, IAcceptResponseItem } from "../../response";
|
|
4
4
|
export interface ProposeAttributeAcceptResponseItemJSON extends AcceptResponseItemJSON {
|
|
5
5
|
"@type": "ProposeAttributeAcceptResponseItem";
|
|
@@ -13,7 +13,7 @@ export interface IProposeAttributeAcceptResponseItem extends IAcceptResponseItem
|
|
|
13
13
|
export declare class ProposeAttributeAcceptResponseItem extends AcceptResponseItem implements IProposeAttributeAcceptResponseItem {
|
|
14
14
|
attributeId: CoreId;
|
|
15
15
|
attribute: IdentityAttribute | RelationshipAttribute;
|
|
16
|
-
static from(value: IProposeAttributeAcceptResponseItem | ProposeAttributeAcceptResponseItemJSON): ProposeAttributeAcceptResponseItem;
|
|
16
|
+
static from(value: IProposeAttributeAcceptResponseItem | Omit<ProposeAttributeAcceptResponseItemJSON, "@type"> | ProposeAttributeAcceptResponseItemJSON): ProposeAttributeAcceptResponseItem;
|
|
17
17
|
toJSON(verbose?: boolean | undefined, serializeAsString?: boolean | undefined): ProposeAttributeAcceptResponseItemJSON;
|
|
18
18
|
}
|
|
19
19
|
//# sourceMappingURL=ProposeAttributeAcceptResponseItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProposeAttributeAcceptResponseItem.d.ts","sourceRoot":"","sources":["../../../../src/requests/items/proposeAttribute/ProposeAttributeAcceptResponseItem.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"ProposeAttributeAcceptResponseItem.d.ts","sourceRoot":"","sources":["../../../../src/requests/items/proposeAttribute/ProposeAttributeAcceptResponseItem.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,sCAAuC,SAAQ,sBAAsB;IAClF,OAAO,EAAE,oCAAoC,CAAC;IAC9C,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,qBAAqB,GAAG,yBAAyB,CAAC;CAChE;AAED,MAAM,WAAW,mCAAoC,SAAQ,mBAAmB;IAC5E,WAAW,EAAE,OAAO,CAAC;IACrB,SAAS,EAAE,kBAAkB,GAAG,sBAAsB,CAAC;CAC1D;AAED,qBACa,kCAAmC,SAAQ,kBAAmB,YAAW,mCAAmC;IAG9G,WAAW,EAAE,MAAM,CAAC;IAIpB,SAAS,EAAE,iBAAiB,GAAG,qBAAqB,CAAC;WAErC,IAAI,CACvB,KAAK,EAAE,mCAAmC,GAAG,IAAI,CAAC,sCAAsC,EAAE,OAAO,CAAC,GAAG,sCAAsC,GAC5I,kCAAkC;IAIrB,MAAM,CAAC,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,EAAE,iBAAiB,CAAC,EAAE,OAAO,GAAG,SAAS,GAAG,sCAAsC;CAGzI"}
|