@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,31 +1,30 @@
|
|
|
1
|
-
import { Affiliation, AffiliationJSON,
|
|
2
|
-
import { IVerifiableCredential, VerifiableCredential, VerifiableCredentialJSON } from "./types/VerifiableCredential";
|
|
1
|
+
import { Affiliation, AffiliationJSON, BirthDate, BirthDateJSON, BirthName, BirthNameJSON, BirthPlace, BirthPlaceJSON, Citizenship, CitizenshipJSON, CommunicationLanguage, CommunicationLanguageJSON, Consent, ConsentJSON, DeliveryBoxAddress, DeliveryBoxAddressJSON, DisplayName, DisplayNameJSON, EMailAddress, EMailAddressJSON, FaxNumber, FaxNumberJSON, GivenName, GivenNameJSON, HonorificPrefix, HonorificPrefixJSON, HonorificSuffix, HonorificSuffixJSON, IAffiliation, IBirthDate, IBirthName, IBirthPlace, ICitizenship, ICommunicationLanguage, IConsent, IDeliveryBoxAddress, IdentityFileReference, IdentityFileReferenceJSON, IDisplayName, IEMailAddress, IFaxNumber, IGivenName, IHonorificPrefix, IHonorificSuffix, IIdentityFileReference, IJobTitle, IMiddleName, INationality, IPhoneNumber, IPostOfficeBoxAddress, IProprietaryBoolean, IProprietaryCountry, IProprietaryEMailAddress, IProprietaryFileReference, IProprietaryFloat, IProprietaryHEXColor, IProprietaryInteger, IProprietaryJSON, IProprietaryLanguage, IProprietaryPhoneNumber, IProprietaryString, IProprietaryURL, IProprietaryXML, IPseudonym, ISchematizedXML, ISex, IStreetAddress, ISurname, IWebsite, JobTitle, JobTitleJSON, MiddleName, MiddleNameJSON, Nationality, NationalityJSON, PhoneNumber, PhoneNumberJSON, PostOfficeBoxAddress, PostOfficeBoxAddressJSON, ProprietaryBoolean, ProprietaryBooleanJSON, ProprietaryCountry, ProprietaryCountryJSON, ProprietaryEMailAddress, ProprietaryEMailAddressJSON, ProprietaryFileReference, ProprietaryFileReferenceJSON, ProprietaryFloat, ProprietaryFloatJSON, ProprietaryHEXColor, ProprietaryHEXColorJSON, ProprietaryInteger, ProprietaryIntegerJSON, ProprietaryJSON, ProprietaryJSONJSON, ProprietaryLanguage, ProprietaryLanguageJSON, ProprietaryPhoneNumber, ProprietaryPhoneNumberJSON, ProprietaryString, ProprietaryStringJSON, ProprietaryURL, ProprietaryURLJSON, ProprietaryXML, ProprietaryXMLJSON, Pseudonym, PseudonymJSON, SchematizedXML, SchematizedXMLJSON, Sex, SexJSON, StreetAddress, StreetAddressJSON, Surname, SurnameJSON, Website, WebsiteJSON } from "./types";
|
|
3
2
|
export declare namespace AttributeValues {
|
|
4
3
|
namespace Identity {
|
|
5
4
|
namespace Editable {
|
|
6
|
-
type Json = AffiliationJSON | BirthDateJSON | BirthNameJSON | BirthPlaceJSON | CitizenshipJSON | CommunicationLanguageJSON | DeliveryBoxAddressJSON | DisplayNameJSON | EMailAddressJSON | FaxNumberJSON | IdentityFileReferenceJSON | JobTitleJSON |
|
|
7
|
-
type Interface = IAffiliation | IBirthDate | IBirthName | IBirthPlace | ICitizenship | ICommunicationLanguage | IDeliveryBoxAddress | IDisplayName | IEMailAddress | IFaxNumber | IIdentityFileReference | IJobTitle |
|
|
8
|
-
type Class = Affiliation | BirthDate | BirthName | BirthPlace | Citizenship | CommunicationLanguage | DeliveryBoxAddress | DisplayName | EMailAddress | FaxNumber | IdentityFileReference | JobTitle |
|
|
9
|
-
const CLASSES: (typeof CommunicationLanguage | typeof EMailAddress | typeof FaxNumber | typeof PhoneNumber | typeof Website | typeof DeliveryBoxAddress | typeof PostOfficeBoxAddress | typeof StreetAddress | typeof Affiliation | typeof BirthDate | typeof BirthPlace | typeof DisplayName | typeof IdentityFileReference | typeof
|
|
10
|
-
const TYPE_NAMES: readonly ["Affiliation", "BirthDate", "BirthName", "BirthPlace", "Citizenship", "CommunicationLanguage", "DeliveryBoxAddress", "DisplayName", "EMailAddress", "FaxNumber", "
|
|
5
|
+
type Json = AffiliationJSON | BirthDateJSON | BirthNameJSON | BirthPlaceJSON | CitizenshipJSON | CommunicationLanguageJSON | DeliveryBoxAddressJSON | DisplayNameJSON | EMailAddressJSON | FaxNumberJSON | GivenNameJSON | HonorificPrefixJSON | HonorificSuffixJSON | IdentityFileReferenceJSON | JobTitleJSON | MiddleNameJSON | NationalityJSON | PhoneNumberJSON | PostOfficeBoxAddressJSON | PseudonymJSON | SexJSON | StreetAddressJSON | SurnameJSON | WebsiteJSON;
|
|
6
|
+
type Interface = IAffiliation | IBirthDate | IBirthName | IBirthPlace | ICitizenship | ICommunicationLanguage | IDeliveryBoxAddress | IDisplayName | IEMailAddress | IFaxNumber | IGivenName | IHonorificPrefix | IHonorificSuffix | IIdentityFileReference | IJobTitle | IMiddleName | INationality | IPhoneNumber | IPostOfficeBoxAddress | IPseudonym | ISex | IStreetAddress | ISurname | IWebsite;
|
|
7
|
+
type Class = Affiliation | BirthDate | BirthName | BirthPlace | Citizenship | CommunicationLanguage | DeliveryBoxAddress | DisplayName | EMailAddress | FaxNumber | GivenName | HonorificPrefix | HonorificSuffix | IdentityFileReference | JobTitle | MiddleName | Nationality | PhoneNumber | PostOfficeBoxAddress | Pseudonym | Sex | StreetAddress | Surname | Website;
|
|
8
|
+
const CLASSES: (typeof CommunicationLanguage | typeof EMailAddress | typeof FaxNumber | typeof PhoneNumber | typeof Website | typeof DeliveryBoxAddress | typeof PostOfficeBoxAddress | typeof StreetAddress | typeof Affiliation | typeof BirthDate | typeof BirthPlace | typeof DisplayName | typeof IdentityFileReference | typeof BirthName | typeof GivenName | typeof HonorificPrefix | typeof HonorificSuffix | typeof MiddleName | typeof Pseudonym | typeof Surname | typeof Citizenship | typeof JobTitle | typeof Nationality | typeof Sex)[];
|
|
9
|
+
const TYPE_NAMES: readonly ["Affiliation", "BirthDate", "BirthName", "BirthPlace", "Citizenship", "CommunicationLanguage", "DeliveryBoxAddress", "DisplayName", "EMailAddress", "FaxNumber", "GivenName", "HonorificPrefix", "HonorificSuffix", "IdentityFileReference", "JobTitle", "Nationality", "MiddleName", "PhoneNumber", "PostOfficeBoxAddress", "Pseudonym", "Sex", "StreetAddress", "Surname", "Website"];
|
|
11
10
|
const TYPE_NAMES_STRINGIFIED: string;
|
|
12
11
|
type TypeName = (typeof TYPE_NAMES)[number];
|
|
13
12
|
}
|
|
14
13
|
namespace Uneditable {
|
|
15
|
-
type Json =
|
|
16
|
-
type Interface =
|
|
17
|
-
type Class =
|
|
18
|
-
const CLASSES: (typeof
|
|
19
|
-
const TYPE_NAMES: readonly ["
|
|
14
|
+
type Json = SchematizedXMLJSON;
|
|
15
|
+
type Interface = ISchematizedXML;
|
|
16
|
+
type Class = SchematizedXML;
|
|
17
|
+
const CLASSES: (typeof SchematizedXML)[];
|
|
18
|
+
const TYPE_NAMES: readonly ["SchematizedXML"];
|
|
20
19
|
const TYPE_NAMES_STRINGIFIED: string;
|
|
21
20
|
type TypeName = (typeof TYPE_NAMES)[number];
|
|
22
21
|
}
|
|
23
22
|
type Json = Editable.Json | Uneditable.Json;
|
|
24
23
|
type Interface = Editable.Interface | Uneditable.Interface;
|
|
25
24
|
type Class = Editable.Class | Uneditable.Class;
|
|
26
|
-
const CLASSES: (typeof
|
|
25
|
+
const CLASSES: (typeof CommunicationLanguage | typeof EMailAddress | typeof FaxNumber | typeof PhoneNumber | typeof Website | typeof DeliveryBoxAddress | typeof PostOfficeBoxAddress | typeof StreetAddress | typeof Affiliation | typeof BirthDate | typeof BirthPlace | typeof DisplayName | typeof IdentityFileReference | typeof SchematizedXML | typeof BirthName | typeof GivenName | typeof HonorificPrefix | typeof HonorificSuffix | typeof MiddleName | typeof Pseudonym | typeof Surname | typeof Citizenship | typeof JobTitle | typeof Nationality | typeof Sex)[];
|
|
27
26
|
type TypeName = Editable.TypeName | Uneditable.TypeName;
|
|
28
|
-
const TYPE_NAMES: ("
|
|
27
|
+
const TYPE_NAMES: ("Website" | "EMailAddress" | "PhoneNumber" | "CommunicationLanguage" | "FaxNumber" | "DeliveryBoxAddress" | "PostOfficeBoxAddress" | "StreetAddress" | "Affiliation" | "BirthDate" | "BirthPlace" | "DisplayName" | "IdentityFileReference" | "SchematizedXML" | "BirthName" | "GivenName" | "HonorificPrefix" | "HonorificSuffix" | "MiddleName" | "Pseudonym" | "Surname" | "Citizenship" | "JobTitle" | "Nationality" | "Sex")[];
|
|
29
28
|
const TYPE_NAMES_STRINGIFIED: string;
|
|
30
29
|
}
|
|
31
30
|
namespace Relationship {
|
|
@@ -40,9 +39,9 @@ export declare namespace AttributeValues {
|
|
|
40
39
|
type Json = Identity.Json | Relationship.Json;
|
|
41
40
|
type Interface = Identity.Interface | Relationship.Interface;
|
|
42
41
|
type Class = Identity.Class | Relationship.Class;
|
|
43
|
-
const CLASSES: (typeof
|
|
42
|
+
const CLASSES: (typeof CommunicationLanguage | typeof EMailAddress | typeof FaxNumber | typeof PhoneNumber | typeof Website | typeof DeliveryBoxAddress | typeof PostOfficeBoxAddress | typeof StreetAddress | typeof Affiliation | typeof BirthDate | typeof BirthPlace | typeof DisplayName | typeof IdentityFileReference | typeof SchematizedXML | typeof BirthName | typeof GivenName | typeof HonorificPrefix | typeof HonorificSuffix | typeof MiddleName | typeof Pseudonym | typeof Surname | typeof Citizenship | typeof JobTitle | typeof Nationality | typeof Sex | typeof ProprietaryBoolean | typeof ProprietaryCountry | typeof ProprietaryEMailAddress | typeof ProprietaryFileReference | typeof ProprietaryFloat | typeof ProprietaryHEXColor | typeof ProprietaryInteger | typeof ProprietaryJSON | typeof ProprietaryLanguage | typeof ProprietaryPhoneNumber | typeof ProprietaryString | typeof ProprietaryURL | typeof ProprietaryXML | typeof Consent)[];
|
|
44
43
|
type TypeName = Identity.TypeName | Relationship.TypeName;
|
|
45
|
-
const TYPE_NAMES: ("
|
|
44
|
+
const TYPE_NAMES: ("Website" | "EMailAddress" | "PhoneNumber" | "CommunicationLanguage" | "FaxNumber" | "DeliveryBoxAddress" | "PostOfficeBoxAddress" | "StreetAddress" | "Affiliation" | "BirthDate" | "BirthPlace" | "DisplayName" | "IdentityFileReference" | "SchematizedXML" | "BirthName" | "GivenName" | "HonorificPrefix" | "HonorificSuffix" | "MiddleName" | "Pseudonym" | "Surname" | "Citizenship" | "JobTitle" | "Nationality" | "Sex" | "ProprietaryBoolean" | "ProprietaryCountry" | "ProprietaryEMailAddress" | "ProprietaryFileReference" | "ProprietaryFloat" | "ProprietaryHEXColor" | "ProprietaryInteger" | "ProprietaryJSON" | "ProprietaryLanguage" | "ProprietaryPhoneNumber" | "ProprietaryString" | "ProprietaryURL" | "ProprietaryXML" | "Consent")[];
|
|
46
45
|
const TYPE_NAMES_STRINGIFIED: string;
|
|
47
46
|
}
|
|
48
47
|
//# sourceMappingURL=AttributeValueTypes.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AttributeValueTypes.d.ts","sourceRoot":"","sources":["../../src/attributes/AttributeValueTypes.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,WAAW,EACX,eAAe,EACf,
|
|
1
|
+
{"version":3,"file":"AttributeValueTypes.d.ts","sourceRoot":"","sources":["../../src/attributes/AttributeValueTypes.ts"],"names":[],"mappings":"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"}
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.AttributeValues = void 0;
|
|
4
4
|
const types_1 = require("./types");
|
|
5
|
-
const VerifiableCredential_1 = require("./types/VerifiableCredential");
|
|
6
5
|
// ################################################ Editable IdentityAttribute Value Types ###################################################################
|
|
7
6
|
var AttributeValues;
|
|
8
7
|
(function (AttributeValues) {
|
|
@@ -21,17 +20,19 @@ var AttributeValues;
|
|
|
21
20
|
types_1.DisplayName,
|
|
22
21
|
types_1.EMailAddress,
|
|
23
22
|
types_1.FaxNumber,
|
|
23
|
+
types_1.GivenName,
|
|
24
|
+
types_1.HonorificPrefix,
|
|
25
|
+
types_1.HonorificSuffix,
|
|
24
26
|
types_1.IdentityFileReference,
|
|
25
|
-
types_1.SchematizedXML,
|
|
26
|
-
VerifiableCredential_1.VerifiableCredential,
|
|
27
27
|
types_1.JobTitle,
|
|
28
|
+
types_1.MiddleName,
|
|
28
29
|
types_1.Nationality,
|
|
29
|
-
types_1.PersonName,
|
|
30
30
|
types_1.PhoneNumber,
|
|
31
31
|
types_1.PostOfficeBoxAddress,
|
|
32
32
|
types_1.Pseudonym,
|
|
33
33
|
types_1.Sex,
|
|
34
34
|
types_1.StreetAddress,
|
|
35
|
+
types_1.Surname,
|
|
35
36
|
types_1.Website
|
|
36
37
|
];
|
|
37
38
|
Editable.TYPE_NAMES = [
|
|
@@ -45,73 +46,27 @@ var AttributeValues;
|
|
|
45
46
|
"DisplayName",
|
|
46
47
|
"EMailAddress",
|
|
47
48
|
"FaxNumber",
|
|
49
|
+
"GivenName",
|
|
50
|
+
"HonorificPrefix",
|
|
51
|
+
"HonorificSuffix",
|
|
48
52
|
"IdentityFileReference",
|
|
49
|
-
"SchematizedXML",
|
|
50
|
-
"VerifiableCredential",
|
|
51
53
|
"JobTitle",
|
|
52
54
|
"Nationality",
|
|
53
|
-
"
|
|
55
|
+
"MiddleName",
|
|
54
56
|
"PhoneNumber",
|
|
55
57
|
"PostOfficeBoxAddress",
|
|
56
58
|
"Pseudonym",
|
|
57
59
|
"Sex",
|
|
58
60
|
"StreetAddress",
|
|
61
|
+
"Surname",
|
|
59
62
|
"Website"
|
|
60
63
|
];
|
|
61
64
|
Editable.TYPE_NAMES_STRINGIFIED = JSON.stringify(Editable.TYPE_NAMES);
|
|
62
65
|
})(Editable = Identity.Editable || (Identity.Editable = {}));
|
|
63
66
|
let Uneditable;
|
|
64
67
|
(function (Uneditable) {
|
|
65
|
-
Uneditable.CLASSES = [
|
|
66
|
-
|
|
67
|
-
types_1.AffiliationRole,
|
|
68
|
-
types_1.AffiliationUnit,
|
|
69
|
-
types_1.BirthCity,
|
|
70
|
-
types_1.BirthCountry,
|
|
71
|
-
types_1.BirthDay,
|
|
72
|
-
types_1.BirthMonth,
|
|
73
|
-
types_1.BirthState,
|
|
74
|
-
types_1.BirthYear,
|
|
75
|
-
types_1.City,
|
|
76
|
-
types_1.Country,
|
|
77
|
-
types_1.GivenName,
|
|
78
|
-
types_1.HonorificPrefix,
|
|
79
|
-
types_1.HonorificSuffix,
|
|
80
|
-
types_1.HouseNumber,
|
|
81
|
-
types_1.MiddleName,
|
|
82
|
-
types_1.SchematizedXML,
|
|
83
|
-
VerifiableCredential_1.VerifiableCredential,
|
|
84
|
-
types_1.State,
|
|
85
|
-
// Statement,
|
|
86
|
-
types_1.Street,
|
|
87
|
-
types_1.Surname,
|
|
88
|
-
types_1.ZipCode
|
|
89
|
-
];
|
|
90
|
-
Uneditable.TYPE_NAMES = [
|
|
91
|
-
"AffiliationOrganization",
|
|
92
|
-
"AffiliationRole",
|
|
93
|
-
"AffiliationUnit",
|
|
94
|
-
"BirthCity",
|
|
95
|
-
"BirthCountry",
|
|
96
|
-
"BirthDay",
|
|
97
|
-
"BirthMonth",
|
|
98
|
-
"BirthState",
|
|
99
|
-
"BirthYear",
|
|
100
|
-
"City",
|
|
101
|
-
"Country",
|
|
102
|
-
"GivenName",
|
|
103
|
-
"HonorificPrefix",
|
|
104
|
-
"HonorificSuffix",
|
|
105
|
-
"HouseNumber",
|
|
106
|
-
"MiddleName",
|
|
107
|
-
"SchematizedXML",
|
|
108
|
-
"VerifiableCredential",
|
|
109
|
-
"State",
|
|
110
|
-
// "Statement",
|
|
111
|
-
"Street",
|
|
112
|
-
"Surname",
|
|
113
|
-
"ZipCode"
|
|
114
|
-
];
|
|
68
|
+
Uneditable.CLASSES = [types_1.SchematizedXML];
|
|
69
|
+
Uneditable.TYPE_NAMES = ["SchematizedXML"];
|
|
115
70
|
Uneditable.TYPE_NAMES_STRINGIFIED = JSON.stringify(Uneditable.TYPE_NAMES);
|
|
116
71
|
})(Uneditable = Identity.Uneditable || (Identity.Uneditable = {}));
|
|
117
72
|
Identity.CLASSES = [...Editable.CLASSES, ...Uneditable.CLASSES];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AttributeValueTypes.js","sourceRoot":"","sources":["../../src/attributes/AttributeValueTypes.ts"],"names":[],"mappings":";;;AAAA,
|
|
1
|
+
{"version":3,"file":"AttributeValueTypes.js","sourceRoot":"","sources":["../../src/attributes/AttributeValueTypes.ts"],"names":[],"mappings":"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"}
|
|
@@ -15,7 +15,7 @@ const AbstractAttributeValue_1 = require("../AbstractAttributeValue");
|
|
|
15
15
|
const hints_1 = require("../hints");
|
|
16
16
|
class AbstractBoolean extends AbstractAttributeValue_1.AbstractAttributeValue {
|
|
17
17
|
static preFrom(value) {
|
|
18
|
-
if (typeof value
|
|
18
|
+
if (typeof value !== "object")
|
|
19
19
|
value = { value };
|
|
20
20
|
return value;
|
|
21
21
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AbstractBoolean.js","sourceRoot":"","sources":["../../../src/attributes/types/AbstractBoolean.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAAyD;AACzD,sEAAwH;AACxH,oCAAkG;AAUlG,MAAa,eAAgB,SAAQ,+CAAsB;IAKhD,MAAM,CAAU,OAAO,CAAC,KAAU;QACrC,IAAI,OAAO,KAAK,KAAK,
|
|
1
|
+
{"version":3,"file":"AbstractBoolean.js","sourceRoot":"","sources":["../../../src/attributes/types/AbstractBoolean.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAAyD;AACzD,sEAAwH;AACxH,oCAAkG;AAUlG,MAAa,eAAgB,SAAQ,+CAAsB;IAKhD,MAAM,CAAU,OAAO,CAAC,KAAU;QACrC,IAAI,OAAO,KAAK,KAAK,QAAQ;YAAE,KAAK,GAAG,EAAE,KAAK,EAAE,CAAC;QACjD,OAAO,KAAK,CAAC;IACjB,CAAC;IAEe,QAAQ;QACpB,OAAO,GAAG,IAAI,CAAC,KAAK,EAAE,CAAC;IAC3B,CAAC;IAEM,MAAM,KAAK,UAAU;QACxB,OAAO,kBAAU,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;IAC/B,CAAC;IAEM,MAAM,KAAK,WAAW;QACzB,OAAO,mBAAW,CAAC,IAAI,CAAC;YACpB,QAAQ,EAAE,2BAAmB,CAAC,SAAS;YACvC,aAAa,EAAE,gCAAwB,CAAC,OAAO;SAClD,CAAC,CAAC;IACP,CAAC;CACJ;AAxBD,0CAwBC;AArBU;IAFN,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,GAAE;;8CACW"}
|
|
@@ -15,7 +15,7 @@ const AbstractAttributeValue_1 = require("../AbstractAttributeValue");
|
|
|
15
15
|
const hints_1 = require("../hints");
|
|
16
16
|
class AbstractFloat extends AbstractAttributeValue_1.AbstractAttributeValue {
|
|
17
17
|
static preFrom(value) {
|
|
18
|
-
if (typeof value
|
|
18
|
+
if (typeof value !== "object")
|
|
19
19
|
value = { value };
|
|
20
20
|
return value;
|
|
21
21
|
}
|
|
@@ -15,7 +15,7 @@ const AbstractAttributeValue_1 = require("../AbstractAttributeValue");
|
|
|
15
15
|
const hints_1 = require("../hints");
|
|
16
16
|
class AbstractInteger extends AbstractAttributeValue_1.AbstractAttributeValue {
|
|
17
17
|
static preFrom(value) {
|
|
18
|
-
if (typeof value
|
|
18
|
+
if (typeof value !== "object")
|
|
19
19
|
value = { value };
|
|
20
20
|
return value;
|
|
21
21
|
}
|
|
@@ -15,7 +15,7 @@ const AbstractAttributeValue_1 = require("../AbstractAttributeValue");
|
|
|
15
15
|
const hints_1 = require("../hints");
|
|
16
16
|
class AbstractString extends AbstractAttributeValue_1.AbstractAttributeValue {
|
|
17
17
|
static preFrom(value) {
|
|
18
|
-
if (typeof value
|
|
18
|
+
if (typeof value !== "object")
|
|
19
19
|
value = { value };
|
|
20
20
|
return value;
|
|
21
21
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/attributes/types/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAC;AAClC,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC;AAClC,cAAc,kBAAkB,CAAC;AACjC,cAAc,WAAW,CAAC;AAC1B,cAAc,eAAe,CAAC;AAC9B,cAAc,SAAS,CAAC;AACxB,cAAc,iBAAiB,CAAC;AAChC,cAAc,SAAS,CAAC;AACxB,cAAc,YAAY,CAAC;AAC3B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,QAAQ,CAAC;AACvB,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,WAAW,CAAC
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/attributes/types/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAC;AAClC,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC;AAClC,cAAc,kBAAkB,CAAC;AACjC,cAAc,WAAW,CAAC;AAC1B,cAAc,eAAe,CAAC;AAC9B,cAAc,SAAS,CAAC;AACxB,cAAc,iBAAiB,CAAC;AAChC,cAAc,SAAS,CAAC;AACxB,cAAc,YAAY,CAAC;AAC3B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,QAAQ,CAAC;AACvB,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,WAAW,CAAC"}
|
|
@@ -31,5 +31,4 @@ __exportStar(require("./proprietary"), exports);
|
|
|
31
31
|
__exportStar(require("./relationship"), exports);
|
|
32
32
|
__exportStar(require("./statement"), exports);
|
|
33
33
|
__exportStar(require("./strings"), exports);
|
|
34
|
-
__exportStar(require("./VerifiableCredential"), exports);
|
|
35
34
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/attributes/types/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,oDAAkC;AAClC,kDAAgC;AAChC,oDAAkC;AAClC,mDAAiC;AACjC,4CAA0B;AAC1B,gDAA8B;AAC9B,0CAAwB;AACxB,kDAAgC;AAChC,0CAAwB;AACxB,6CAA2B;AAC3B,iDAA+B;AAC/B,yCAAuB;AACvB,2CAAyB;AACzB,gDAA8B;AAC9B,iDAA+B;AAC/B,8CAA4B;AAC5B,4CAA0B
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/attributes/types/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,oDAAkC;AAClC,kDAAgC;AAChC,oDAAkC;AAClC,mDAAiC;AACjC,4CAA0B;AAC1B,gDAA8B;AAC9B,0CAAwB;AACxB,kDAAgC;AAChC,0CAAwB;AACxB,6CAA2B;AAC3B,iDAA+B;AAC/B,yCAAuB;AACvB,2CAAyB;AACzB,gDAA8B;AAC9B,iDAA+B;AAC/B,8CAA4B;AAC5B,4CAA0B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/attributes/types/name/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,aAAa,CAAC;AAC5B,cAAc,mBAAmB,CAAC;AAClC,cAAc,mBAAmB,CAAC;AAClC,cAAc,cAAc,CAAC;AAC7B,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/attributes/types/name/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,aAAa,CAAC;AAC5B,cAAc,mBAAmB,CAAC;AAClC,cAAc,mBAAmB,CAAC;AAClC,cAAc,cAAc,CAAC;AAC7B,cAAc,aAAa,CAAC;AAC5B,cAAc,WAAW,CAAC"}
|
|
@@ -19,7 +19,6 @@ __exportStar(require("./GivenName"), exports);
|
|
|
19
19
|
__exportStar(require("./HonorificPrefix"), exports);
|
|
20
20
|
__exportStar(require("./HonorificSuffix"), exports);
|
|
21
21
|
__exportStar(require("./MiddleName"), exports);
|
|
22
|
-
__exportStar(require("./PersonName"), exports);
|
|
23
22
|
__exportStar(require("./Pseudonym"), exports);
|
|
24
23
|
__exportStar(require("./Surname"), exports);
|
|
25
24
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/attributes/types/name/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,8CAA4B;AAC5B,8CAA4B;AAC5B,oDAAkC;AAClC,oDAAkC;AAClC,+CAA6B;AAC7B
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/attributes/types/name/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,8CAA4B;AAC5B,8CAA4B;AAC5B,oDAAkC;AAClC,oDAAkC;AAClC,+CAA6B;AAC7B,8CAA4B;AAC5B,4CAA0B"}
|
package/dist/buildInformation.js
CHANGED
|
@@ -3,10 +3,10 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.buildInformation = void 0;
|
|
4
4
|
const ts_serval_1 = require("@js-soft/ts-serval");
|
|
5
5
|
exports.buildInformation = {
|
|
6
|
-
version: "7.0.0
|
|
7
|
-
build: "
|
|
8
|
-
date: "2025-10-
|
|
9
|
-
commit: "
|
|
6
|
+
version: "7.0.0",
|
|
7
|
+
build: "359",
|
|
8
|
+
date: "2025-10-27T15:10:09+00:00",
|
|
9
|
+
commit: "28aa600f1720df82b089891e9d4bb2766c135e55",
|
|
10
10
|
dependencies: {"@js-soft/ts-serval":"2.0.14","@nmshd/core-types":"*","@nmshd/iql":"^1.0.4","luxon":"^3.7.2","ts-simple-nameof":"^1.3.3"},
|
|
11
11
|
libraries: { serval: ts_serval_1.buildInformation }
|
|
12
12
|
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { CoreId, ICoreId } from "@nmshd/core-types";
|
|
2
|
+
import { INotificationItem, NotificationItem, NotificationItemJSON } from "../NotificationItem";
|
|
3
|
+
export interface ForwardedAttributeDeletedByPeerNotificationItemJSON extends NotificationItemJSON {
|
|
4
|
+
"@type": "ForwardedAttributeDeletedByPeerNotificationItem";
|
|
5
|
+
attributeId: string;
|
|
6
|
+
}
|
|
7
|
+
export interface IForwardedAttributeDeletedByPeerNotificationItem extends INotificationItem {
|
|
8
|
+
attributeId: ICoreId;
|
|
9
|
+
}
|
|
10
|
+
export declare class ForwardedAttributeDeletedByPeerNotificationItem extends NotificationItem implements IForwardedAttributeDeletedByPeerNotificationItem {
|
|
11
|
+
attributeId: CoreId;
|
|
12
|
+
static from(value: IForwardedAttributeDeletedByPeerNotificationItem | Omit<ForwardedAttributeDeletedByPeerNotificationItemJSON, "@type">): ForwardedAttributeDeletedByPeerNotificationItem;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=ForwardedAttributeDeletedByPeerNotificationItem.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ForwardedAttributeDeletedByPeerNotificationItem.d.ts","sourceRoot":"","sources":["../../../src/notifications/items/ForwardedAttributeDeletedByPeerNotificationItem.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAEhG,MAAM,WAAW,mDAAoD,SAAQ,oBAAoB;IAC7F,OAAO,EAAE,iDAAiD,CAAC;IAC3D,WAAW,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,gDAAiD,SAAQ,iBAAiB;IACvF,WAAW,EAAE,OAAO,CAAC;CACxB;AAED,qBACa,+CAAgD,SAAQ,gBAAiB,YAAW,gDAAgD;IAGtI,WAAW,EAAE,MAAM,CAAC;WAEb,IAAI,CACd,KAAK,EAAE,gDAAgD,GAAG,IAAI,CAAC,mDAAmD,EAAE,OAAO,CAAC,GAC7H,+CAA+C;CAGrD"}
|
|
@@ -9,22 +9,22 @@ var __metadata = (this && this.__metadata) || function (k, v) {
|
|
|
9
9
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
10
|
};
|
|
11
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.
|
|
12
|
+
exports.ForwardedAttributeDeletedByPeerNotificationItem = void 0;
|
|
13
13
|
const ts_serval_1 = require("@js-soft/ts-serval");
|
|
14
14
|
const core_types_1 = require("@nmshd/core-types");
|
|
15
15
|
const NotificationItem_1 = require("../NotificationItem");
|
|
16
|
-
let
|
|
16
|
+
let ForwardedAttributeDeletedByPeerNotificationItem = class ForwardedAttributeDeletedByPeerNotificationItem extends NotificationItem_1.NotificationItem {
|
|
17
17
|
static from(value) {
|
|
18
18
|
return this.fromAny(value);
|
|
19
19
|
}
|
|
20
20
|
};
|
|
21
|
-
exports.
|
|
21
|
+
exports.ForwardedAttributeDeletedByPeerNotificationItem = ForwardedAttributeDeletedByPeerNotificationItem;
|
|
22
22
|
__decorate([
|
|
23
23
|
(0, ts_serval_1.validate)(),
|
|
24
24
|
(0, ts_serval_1.serialize)(),
|
|
25
25
|
__metadata("design:type", core_types_1.CoreId)
|
|
26
|
-
],
|
|
27
|
-
exports.
|
|
28
|
-
(0, ts_serval_1.type)("
|
|
29
|
-
],
|
|
30
|
-
//# sourceMappingURL=
|
|
26
|
+
], ForwardedAttributeDeletedByPeerNotificationItem.prototype, "attributeId", void 0);
|
|
27
|
+
exports.ForwardedAttributeDeletedByPeerNotificationItem = ForwardedAttributeDeletedByPeerNotificationItem = __decorate([
|
|
28
|
+
(0, ts_serval_1.type)("ForwardedAttributeDeletedByPeerNotificationItem")
|
|
29
|
+
], ForwardedAttributeDeletedByPeerNotificationItem);
|
|
30
|
+
//# sourceMappingURL=ForwardedAttributeDeletedByPeerNotificationItem.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ForwardedAttributeDeletedByPeerNotificationItem.js","sourceRoot":"","sources":["../../../src/notifications/items/ForwardedAttributeDeletedByPeerNotificationItem.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA+D;AAC/D,kDAAoD;AACpD,0DAAgG;AAYzF,IAAM,+CAA+C,GAArD,MAAM,+CAAgD,SAAQ,mCAAgB;IAK1E,MAAM,CAAC,IAAI,CACd,KAA4H;QAE5H,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;IAC/B,CAAC;CACJ,CAAA;AAVY,0GAA+C;AAGjD;IAFN,IAAA,oBAAQ,GAAE;IACV,IAAA,qBAAS,GAAE;8BACQ,mBAAM;oFAAC;0DAHlB,+CAA+C;IAD3D,IAAA,gBAAI,EAAC,iDAAiD,CAAC;GAC3C,+CAA+C,CAU3D"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { CoreId, ICoreId } from "@nmshd/core-types";
|
|
2
|
+
import { INotificationItem, NotificationItem, NotificationItemJSON } from "../NotificationItem";
|
|
3
|
+
export interface OwnAttributeDeletedByOwnerNotificationItemJSON extends NotificationItemJSON {
|
|
4
|
+
"@type": "OwnAttributeDeletedByOwnerNotificationItem";
|
|
5
|
+
attributeId: string;
|
|
6
|
+
}
|
|
7
|
+
export interface IOwnAttributeDeletedByOwnerNotificationItem extends INotificationItem {
|
|
8
|
+
attributeId: ICoreId;
|
|
9
|
+
}
|
|
10
|
+
export declare class OwnAttributeDeletedByOwnerNotificationItem extends NotificationItem implements IOwnAttributeDeletedByOwnerNotificationItem {
|
|
11
|
+
attributeId: CoreId;
|
|
12
|
+
static from(value: IOwnAttributeDeletedByOwnerNotificationItem | Omit<OwnAttributeDeletedByOwnerNotificationItemJSON, "@type">): OwnAttributeDeletedByOwnerNotificationItem;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=OwnAttributeDeletedByOwnerNotificationItem.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OwnAttributeDeletedByOwnerNotificationItem.d.ts","sourceRoot":"","sources":["../../../src/notifications/items/OwnAttributeDeletedByOwnerNotificationItem.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAEhG,MAAM,WAAW,8CAA+C,SAAQ,oBAAoB;IACxF,OAAO,EAAE,4CAA4C,CAAC;IACtD,WAAW,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,2CAA4C,SAAQ,iBAAiB;IAClF,WAAW,EAAE,OAAO,CAAC;CACxB;AAED,qBACa,0CAA2C,SAAQ,gBAAiB,YAAW,2CAA2C;IAG5H,WAAW,EAAE,MAAM,CAAC;WAEb,IAAI,CACd,KAAK,EAAE,2CAA2C,GAAG,IAAI,CAAC,8CAA8C,EAAE,OAAO,CAAC,GACnH,0CAA0C;CAGhD"}
|
|
@@ -9,22 +9,22 @@ var __metadata = (this && this.__metadata) || function (k, v) {
|
|
|
9
9
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
10
|
};
|
|
11
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.
|
|
12
|
+
exports.OwnAttributeDeletedByOwnerNotificationItem = void 0;
|
|
13
13
|
const ts_serval_1 = require("@js-soft/ts-serval");
|
|
14
14
|
const core_types_1 = require("@nmshd/core-types");
|
|
15
15
|
const NotificationItem_1 = require("../NotificationItem");
|
|
16
|
-
let
|
|
16
|
+
let OwnAttributeDeletedByOwnerNotificationItem = class OwnAttributeDeletedByOwnerNotificationItem extends NotificationItem_1.NotificationItem {
|
|
17
17
|
static from(value) {
|
|
18
18
|
return this.fromAny(value);
|
|
19
19
|
}
|
|
20
20
|
};
|
|
21
|
-
exports.
|
|
21
|
+
exports.OwnAttributeDeletedByOwnerNotificationItem = OwnAttributeDeletedByOwnerNotificationItem;
|
|
22
22
|
__decorate([
|
|
23
23
|
(0, ts_serval_1.validate)(),
|
|
24
24
|
(0, ts_serval_1.serialize)(),
|
|
25
25
|
__metadata("design:type", core_types_1.CoreId)
|
|
26
|
-
],
|
|
27
|
-
exports.
|
|
28
|
-
(0, ts_serval_1.type)("
|
|
29
|
-
],
|
|
30
|
-
//# sourceMappingURL=
|
|
26
|
+
], OwnAttributeDeletedByOwnerNotificationItem.prototype, "attributeId", void 0);
|
|
27
|
+
exports.OwnAttributeDeletedByOwnerNotificationItem = OwnAttributeDeletedByOwnerNotificationItem = __decorate([
|
|
28
|
+
(0, ts_serval_1.type)("OwnAttributeDeletedByOwnerNotificationItem")
|
|
29
|
+
], OwnAttributeDeletedByOwnerNotificationItem);
|
|
30
|
+
//# sourceMappingURL=OwnAttributeDeletedByOwnerNotificationItem.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OwnAttributeDeletedByOwnerNotificationItem.js","sourceRoot":"","sources":["../../../src/notifications/items/OwnAttributeDeletedByOwnerNotificationItem.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA+D;AAC/D,kDAAoD;AACpD,0DAAgG;AAYzF,IAAM,0CAA0C,GAAhD,MAAM,0CAA2C,SAAQ,mCAAgB;IAKrE,MAAM,CAAC,IAAI,CACd,KAAkH;QAElH,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;IAC/B,CAAC;CACJ,CAAA;AAVY,gGAA0C;AAG5C;IAFN,IAAA,oBAAQ,GAAE;IACV,IAAA,qBAAS,GAAE;8BACQ,mBAAM;+EAAC;qDAHlB,0CAA0C;IADtD,IAAA,gBAAI,EAAC,4CAA4C,CAAC;GACtC,0CAA0C,CAUtD"}
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { CoreId, ICoreId } from "@nmshd/core-types";
|
|
2
2
|
import { IdentityAttribute, IdentityAttributeJSON, IIdentityAttribute, IRelationshipAttribute, RelationshipAttribute, RelationshipAttributeJSON } from "../../attributes";
|
|
3
3
|
import { INotificationItem, NotificationItem, NotificationItemJSON } from "../NotificationItem";
|
|
4
|
-
export interface
|
|
5
|
-
"@type": "
|
|
4
|
+
export interface PeerAttributeSucceededNotificationItemJSON extends NotificationItemJSON {
|
|
5
|
+
"@type": "PeerAttributeSucceededNotificationItem";
|
|
6
6
|
predecessorId: string;
|
|
7
7
|
successorId: string;
|
|
8
8
|
successorContent: IdentityAttributeJSON | RelationshipAttributeJSON;
|
|
9
9
|
}
|
|
10
|
-
export interface
|
|
10
|
+
export interface IPeerAttributeSucceededNotificationItem extends INotificationItem {
|
|
11
11
|
predecessorId: ICoreId;
|
|
12
12
|
successorId: ICoreId;
|
|
13
13
|
successorContent: IIdentityAttribute | IRelationshipAttribute;
|
|
14
14
|
}
|
|
15
|
-
export declare class
|
|
15
|
+
export declare class PeerAttributeSucceededNotificationItem extends NotificationItem implements IPeerAttributeSucceededNotificationItem {
|
|
16
16
|
predecessorId: CoreId;
|
|
17
17
|
successorId: CoreId;
|
|
18
18
|
successorContent: IdentityAttribute | RelationshipAttribute;
|
|
19
|
-
static from(value:
|
|
19
|
+
static from(value: IPeerAttributeSucceededNotificationItem | Omit<PeerAttributeSucceededNotificationItemJSON, "@type">): PeerAttributeSucceededNotificationItem;
|
|
20
20
|
}
|
|
21
|
-
//# sourceMappingURL=
|
|
21
|
+
//# sourceMappingURL=PeerAttributeSucceededNotificationItem.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PeerAttributeSucceededNotificationItem.d.ts","sourceRoot":"","sources":["../../../src/notifications/items/PeerAttributeSucceededNotificationItem.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AACpD,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,0CAA2C,SAAQ,oBAAoB;IACpF,OAAO,EAAE,wCAAwC,CAAC;IAClD,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,MAAM,CAAC;IACpB,gBAAgB,EAAE,qBAAqB,GAAG,yBAAyB,CAAC;CACvE;AAED,MAAM,WAAW,uCAAwC,SAAQ,iBAAiB;IAC9E,aAAa,EAAE,OAAO,CAAC;IACvB,WAAW,EAAE,OAAO,CAAC;IACrB,gBAAgB,EAAE,kBAAkB,GAAG,sBAAsB,CAAC;CACjE;AAED,qBACa,sCAAuC,SAAQ,gBAAiB,YAAW,uCAAuC;IAGpH,aAAa,EAAE,MAAM,CAAC;IAItB,WAAW,EAAE,MAAM,CAAC;IAIpB,gBAAgB,EAAE,iBAAiB,GAAG,qBAAqB,CAAC;WAErD,IAAI,CAAC,KAAK,EAAE,uCAAuC,GAAG,IAAI,CAAC,0CAA0C,EAAE,OAAO,CAAC,GAAG,sCAAsC;CAGzK"}
|
|
@@ -9,33 +9,33 @@ var __metadata = (this && this.__metadata) || function (k, v) {
|
|
|
9
9
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
10
|
};
|
|
11
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.
|
|
12
|
+
exports.PeerAttributeSucceededNotificationItem = void 0;
|
|
13
13
|
const ts_serval_1 = require("@js-soft/ts-serval");
|
|
14
14
|
const core_types_1 = require("@nmshd/core-types");
|
|
15
15
|
const attributes_1 = require("../../attributes");
|
|
16
16
|
const NotificationItem_1 = require("../NotificationItem");
|
|
17
|
-
let
|
|
17
|
+
let PeerAttributeSucceededNotificationItem = class PeerAttributeSucceededNotificationItem extends NotificationItem_1.NotificationItem {
|
|
18
18
|
static from(value) {
|
|
19
19
|
return this.fromAny(value);
|
|
20
20
|
}
|
|
21
21
|
};
|
|
22
|
-
exports.
|
|
22
|
+
exports.PeerAttributeSucceededNotificationItem = PeerAttributeSucceededNotificationItem;
|
|
23
23
|
__decorate([
|
|
24
24
|
(0, ts_serval_1.validate)(),
|
|
25
25
|
(0, ts_serval_1.serialize)(),
|
|
26
26
|
__metadata("design:type", core_types_1.CoreId)
|
|
27
|
-
],
|
|
27
|
+
], PeerAttributeSucceededNotificationItem.prototype, "predecessorId", void 0);
|
|
28
28
|
__decorate([
|
|
29
29
|
(0, ts_serval_1.validate)(),
|
|
30
30
|
(0, ts_serval_1.serialize)(),
|
|
31
31
|
__metadata("design:type", core_types_1.CoreId)
|
|
32
|
-
],
|
|
32
|
+
], PeerAttributeSucceededNotificationItem.prototype, "successorId", void 0);
|
|
33
33
|
__decorate([
|
|
34
34
|
(0, ts_serval_1.validate)(),
|
|
35
35
|
(0, ts_serval_1.serialize)({ unionTypes: [attributes_1.IdentityAttribute, attributes_1.RelationshipAttribute] }),
|
|
36
36
|
__metadata("design:type", Object)
|
|
37
|
-
],
|
|
38
|
-
exports.
|
|
39
|
-
(0, ts_serval_1.type)("
|
|
40
|
-
],
|
|
41
|
-
//# sourceMappingURL=
|
|
37
|
+
], PeerAttributeSucceededNotificationItem.prototype, "successorContent", void 0);
|
|
38
|
+
exports.PeerAttributeSucceededNotificationItem = PeerAttributeSucceededNotificationItem = __decorate([
|
|
39
|
+
(0, ts_serval_1.type)("PeerAttributeSucceededNotificationItem")
|
|
40
|
+
], PeerAttributeSucceededNotificationItem);
|
|
41
|
+
//# sourceMappingURL=PeerAttributeSucceededNotificationItem.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PeerAttributeSucceededNotificationItem.js","sourceRoot":"","sources":["../../../src/notifications/items/PeerAttributeSucceededNotificationItem.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA+D;AAC/D,kDAAoD;AACpD,iDAA0K;AAC1K,0DAAgG;AAgBzF,IAAM,sCAAsC,GAA5C,MAAM,sCAAuC,SAAQ,mCAAgB;IAajE,MAAM,CAAC,IAAI,CAAC,KAA0G;QACzH,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;IAC/B,CAAC;CACJ,CAAA;AAhBY,wFAAsC;AAGxC;IAFN,IAAA,oBAAQ,GAAE;IACV,IAAA,qBAAS,GAAE;8BACU,mBAAM;6EAAC;AAItB;IAFN,IAAA,oBAAQ,GAAE;IACV,IAAA,qBAAS,GAAE;8BACQ,mBAAM;2EAAC;AAIpB;IAFN,IAAA,oBAAQ,GAAE;IACV,IAAA,qBAAS,EAAC,EAAE,UAAU,EAAE,CAAC,8BAAiB,EAAE,kCAAqB,CAAC,EAAE,CAAC;;gFACH;iDAX1D,sCAAsC;IADlD,IAAA,gBAAI,EAAC,wCAAwC,CAAC;GAClC,sCAAsC,CAgBlD"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { CoreId, ICoreId } from "@nmshd/core-types";
|
|
2
|
+
import { INotificationItem, NotificationItem, NotificationItemJSON } from "../NotificationItem";
|
|
3
|
+
export interface PeerRelationshipAttributeDeletedByPeerNotificationItemJSON extends NotificationItemJSON {
|
|
4
|
+
"@type": "PeerRelationshipAttributeDeletedByPeerNotificationItem";
|
|
5
|
+
attributeId: string;
|
|
6
|
+
}
|
|
7
|
+
export interface IPeerRelationshipAttributeDeletedByPeerNotificationItem extends INotificationItem {
|
|
8
|
+
attributeId: ICoreId;
|
|
9
|
+
}
|
|
10
|
+
export declare class PeerRelationshipAttributeDeletedByPeerNotificationItem extends NotificationItem implements IPeerRelationshipAttributeDeletedByPeerNotificationItem {
|
|
11
|
+
attributeId: CoreId;
|
|
12
|
+
static from(value: IPeerRelationshipAttributeDeletedByPeerNotificationItem | Omit<PeerRelationshipAttributeDeletedByPeerNotificationItemJSON, "@type">): PeerRelationshipAttributeDeletedByPeerNotificationItem;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=PeerRelationshipAttributeDeletedByPeerNotificationItem.d.ts.map
|
package/dist/notifications/items/PeerRelationshipAttributeDeletedByPeerNotificationItem.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PeerRelationshipAttributeDeletedByPeerNotificationItem.d.ts","sourceRoot":"","sources":["../../../src/notifications/items/PeerRelationshipAttributeDeletedByPeerNotificationItem.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAEhG,MAAM,WAAW,0DAA2D,SAAQ,oBAAoB;IACpG,OAAO,EAAE,wDAAwD,CAAC;IAClE,WAAW,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,uDAAwD,SAAQ,iBAAiB;IAC9F,WAAW,EAAE,OAAO,CAAC;CACxB;AAED,qBACa,sDAAuD,SAAQ,gBAAiB,YAAW,uDAAuD;IAGpJ,WAAW,EAAE,MAAM,CAAC;WAEb,IAAI,CACd,KAAK,EAAE,uDAAuD,GAAG,IAAI,CAAC,0DAA0D,EAAE,OAAO,CAAC,GAC3I,sDAAsD;CAG5D"}
|