@nmshd/content 7.0.0-openid4vc.6 → 7.0.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/LICENSE +659 -3
- package/README.md +1 -1
- package/dist/attributes/AttributeValueTypes.d.ts +15 -16
- package/dist/attributes/AttributeValueTypes.d.ts.map +1 -1
- package/dist/attributes/AttributeValueTypes.js +12 -57
- package/dist/attributes/AttributeValueTypes.js.map +1 -1
- package/dist/attributes/types/AbstractBoolean.js +1 -1
- package/dist/attributes/types/AbstractBoolean.js.map +1 -1
- package/dist/attributes/types/AbstractFloat.js +1 -1
- package/dist/attributes/types/AbstractInteger.js +1 -1
- package/dist/attributes/types/AbstractString.js +1 -1
- package/dist/attributes/types/index.d.ts +0 -1
- package/dist/attributes/types/index.d.ts.map +1 -1
- package/dist/attributes/types/index.js +0 -1
- package/dist/attributes/types/index.js.map +1 -1
- package/dist/attributes/types/name/index.d.ts +0 -1
- package/dist/attributes/types/name/index.d.ts.map +1 -1
- package/dist/attributes/types/name/index.js +0 -1
- package/dist/attributes/types/name/index.js.map +1 -1
- package/dist/buildInformation.js +4 -4
- package/dist/notifications/items/ForwardedAttributeDeletedByPeerNotificationItem.d.ts +14 -0
- package/dist/notifications/items/ForwardedAttributeDeletedByPeerNotificationItem.d.ts.map +1 -0
- package/dist/notifications/items/{OwnSharedAttributeDeletedByOwnerNotificationItem.js → ForwardedAttributeDeletedByPeerNotificationItem.js} +8 -8
- package/dist/notifications/items/ForwardedAttributeDeletedByPeerNotificationItem.js.map +1 -0
- package/dist/notifications/items/OwnAttributeDeletedByOwnerNotificationItem.d.ts +14 -0
- package/dist/notifications/items/OwnAttributeDeletedByOwnerNotificationItem.d.ts.map +1 -0
- package/dist/notifications/items/{PeerSharedAttributeDeletedByPeerNotificationItem.js → OwnAttributeDeletedByOwnerNotificationItem.js} +8 -8
- package/dist/notifications/items/OwnAttributeDeletedByOwnerNotificationItem.js.map +1 -0
- package/dist/notifications/items/{PeerSharedAttributeSucceededNotificationItem.d.ts → PeerAttributeSucceededNotificationItem.d.ts} +6 -6
- package/dist/notifications/items/PeerAttributeSucceededNotificationItem.d.ts.map +1 -0
- package/dist/notifications/items/{PeerSharedAttributeSucceededNotificationItem.js → PeerAttributeSucceededNotificationItem.js} +10 -10
- package/dist/notifications/items/PeerAttributeSucceededNotificationItem.js.map +1 -0
- package/dist/notifications/items/PeerRelationshipAttributeDeletedByPeerNotificationItem.d.ts +14 -0
- package/dist/notifications/items/PeerRelationshipAttributeDeletedByPeerNotificationItem.d.ts.map +1 -0
- package/dist/notifications/items/{ThirdPartyRelationshipAttributeDeletedByPeerNotificationItem.js → PeerRelationshipAttributeDeletedByPeerNotificationItem.js} +8 -8
- package/dist/notifications/items/PeerRelationshipAttributeDeletedByPeerNotificationItem.js.map +1 -0
- package/dist/notifications/items/index.d.ts +4 -4
- package/dist/notifications/items/index.d.ts.map +1 -1
- package/dist/notifications/items/index.js +4 -4
- package/dist/notifications/items/index.js.map +1 -1
- package/dist/requests/items/index.d.ts +0 -1
- package/dist/requests/items/index.d.ts.map +1 -1
- package/dist/requests/items/index.js +0 -1
- package/dist/requests/items/index.js.map +1 -1
- package/dist/requests/items/shareAttribute/ShareAttributeRequestItem.d.ts +3 -3
- package/dist/requests/items/shareAttribute/ShareAttributeRequestItem.d.ts.map +1 -1
- package/dist/requests/items/shareAttribute/ShareAttributeRequestItem.js +1 -1
- package/dist/requests/items/shareAttribute/ShareAttributeRequestItem.js.map +1 -1
- package/dist/requests/response/AcceptResponseItem.d.ts +4 -4
- package/dist/requests/response/AcceptResponseItem.d.ts.map +1 -1
- package/dist/requests/response/AcceptResponseItem.js.map +1 -1
- package/package.json +3 -3
- package/dist/attributes/types/VerifiableCredential.d.ts +0 -29
- package/dist/attributes/types/VerifiableCredential.d.ts.map +0 -1
- package/dist/attributes/types/VerifiableCredential.js +0 -79
- package/dist/attributes/types/VerifiableCredential.js.map +0 -1
- package/dist/attributes/types/name/PersonName.d.ts +0 -35
- package/dist/attributes/types/name/PersonName.d.ts.map +0 -1
- package/dist/attributes/types/name/PersonName.js +0 -94
- package/dist/attributes/types/name/PersonName.js.map +0 -1
- package/dist/notifications/items/OwnSharedAttributeDeletedByOwnerNotificationItem.d.ts +0 -14
- package/dist/notifications/items/OwnSharedAttributeDeletedByOwnerNotificationItem.d.ts.map +0 -1
- package/dist/notifications/items/OwnSharedAttributeDeletedByOwnerNotificationItem.js.map +0 -1
- package/dist/notifications/items/PeerSharedAttributeDeletedByPeerNotificationItem.d.ts +0 -14
- package/dist/notifications/items/PeerSharedAttributeDeletedByPeerNotificationItem.d.ts.map +0 -1
- package/dist/notifications/items/PeerSharedAttributeDeletedByPeerNotificationItem.js.map +0 -1
- package/dist/notifications/items/PeerSharedAttributeSucceededNotificationItem.d.ts.map +0 -1
- package/dist/notifications/items/PeerSharedAttributeSucceededNotificationItem.js.map +0 -1
- package/dist/notifications/items/ThirdPartyRelationshipAttributeDeletedByPeerNotificationItem.d.ts +0 -14
- package/dist/notifications/items/ThirdPartyRelationshipAttributeDeletedByPeerNotificationItem.d.ts.map +0 -1
- package/dist/notifications/items/ThirdPartyRelationshipAttributeDeletedByPeerNotificationItem.js.map +0 -1
- package/dist/requests/items/shareAttribute/ShareAttributeAcceptResponseItem.d.ts +0 -15
- package/dist/requests/items/shareAttribute/ShareAttributeAcceptResponseItem.d.ts.map +0 -1
- package/dist/requests/items/shareAttribute/ShareAttributeAcceptResponseItem.js +0 -33
- package/dist/requests/items/shareAttribute/ShareAttributeAcceptResponseItem.js.map +0 -1
|
@@ -1,33 +0,0 @@
|
|
|
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.ShareAttributeAcceptResponseItem = void 0;
|
|
13
|
-
const ts_serval_1 = require("@js-soft/ts-serval");
|
|
14
|
-
const core_types_1 = require("@nmshd/core-types");
|
|
15
|
-
const response_1 = require("../../response");
|
|
16
|
-
let ShareAttributeAcceptResponseItem = class ShareAttributeAcceptResponseItem 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.ShareAttributeAcceptResponseItem = ShareAttributeAcceptResponseItem;
|
|
25
|
-
__decorate([
|
|
26
|
-
(0, ts_serval_1.serialize)(),
|
|
27
|
-
(0, ts_serval_1.validate)(),
|
|
28
|
-
__metadata("design:type", core_types_1.CoreId)
|
|
29
|
-
], ShareAttributeAcceptResponseItem.prototype, "attributeId", void 0);
|
|
30
|
-
exports.ShareAttributeAcceptResponseItem = ShareAttributeAcceptResponseItem = __decorate([
|
|
31
|
-
(0, ts_serval_1.type)("ShareAttributeAcceptResponseItem")
|
|
32
|
-
], ShareAttributeAcceptResponseItem);
|
|
33
|
-
//# sourceMappingURL=ShareAttributeAcceptResponseItem.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ShareAttributeAcceptResponseItem.js","sourceRoot":"","sources":["../../../../src/requests/items/shareAttribute/ShareAttributeAcceptResponseItem.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA+D;AAC/D,kDAAoD;AACpD,6CAAiG;AAY1F,IAAM,gCAAgC,GAAtC,MAAM,gCAAiC,SAAQ,6BAAkB;IAK7D,MAAM,CAAU,IAAI,CACvB,KAAqI;QAErI,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,CAAyC,CAAC;IAC5F,CAAC;CACJ,CAAA;AAdY,4EAAgC;AAGlC;IAFN,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,GAAE;8BACS,mBAAM;qEAAC;2CAHlB,gCAAgC;IAD5C,IAAA,gBAAI,EAAC,kCAAkC,CAAC;GAC5B,gCAAgC,CAc5C"}
|