@nmshd/content 2.0.0-beta.37 → 2.0.0-beta.39
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/attributes/AttributeValueTypes.d.ts +8 -8
- package/dist/attributes/AttributeValueTypes.js +4 -2
- package/dist/attributes/AttributeValueTypes.js.map +1 -1
- package/dist/attributes/types/index.d.ts +1 -0
- package/dist/attributes/types/index.js +1 -0
- package/dist/attributes/types/index.js.map +1 -1
- package/dist/attributes/types/relationship/Consent.d.ts +18 -0
- package/dist/attributes/types/relationship/Consent.js +73 -0
- package/dist/attributes/types/relationship/Consent.js.map +1 -0
- package/dist/attributes/types/relationship/index.d.ts +1 -0
- package/dist/attributes/types/relationship/index.js +18 -0
- package/dist/attributes/types/relationship/index.js.map +1 -0
- package/dist/buildInformation.js +4 -4
- package/dist/relationships/RelationshipCreationChangeRequestContent.d.ts +0 -3
- package/dist/relationships/RelationshipCreationChangeRequestContent.js +0 -5
- package/dist/relationships/RelationshipCreationChangeRequestContent.js.map +1 -1
- package/lib-web/nmshd.content.js +118 -11
- package/lib-web/nmshd.content.min.js +1 -1
- package/package.json +3 -3
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Affiliation, AffiliationJSON, AffiliationOrganization, AffiliationOrganizationJSON, AffiliationRole, AffiliationRoleJSON, AffiliationUnit, AffiliationUnitJSON, BirthCity, BirthCityJSON, BirthCountry, BirthCountryJSON, BirthDate, BirthDateJSON, BirthDay, BirthDayJSON, BirthMonth, BirthMonthJSON, BirthName, BirthNameJSON, BirthPlace, BirthPlaceJSON, BirthState, BirthStateJSON, BirthYear, BirthYearJSON, Citizenship, CitizenshipJSON, City, CityJSON, CommunicationLanguage, CommunicationLanguageJSON, Country, CountryJSON, DeliveryBoxAddress, DeliveryBoxAddressJSON, DisplayName, DisplayNameJSON, EMailAddress, EMailAddressJSON, FaxNumber, FaxNumberJSON, FileReference, FileReferenceJSON, GivenName, GivenNameJSON, HonorificPrefix, HonorificPrefixJSON, HonorificSuffix, HonorificSuffixJSON, HouseNumber, HouseNumberJSON, IAffiliation, IAffiliationOrganization, IAffiliationRole, IAffiliationUnit, IBirthCity, IBirthCountry, IBirthDate, IBirthDay, IBirthMonth, IBirthName, IBirthPlace, IBirthState, IBirthYear, ICitizenship, ICity, ICommunicationLanguage, ICountry, IDeliveryBoxAddress, IDisplayName, IEMailAddress, IFaxNumber, IFileReference, IGivenName, IHonorificPrefix, IHonorificSuffix, IHouseNumber, IJobTitle, IMiddleName, INationality, IPersonName, IPhoneNumber, IPostOfficeBoxAddress, IProprietaryBoolean, IProprietaryCountry, IProprietaryEMailAddress, IProprietaryFileReference, IProprietaryFloat, IProprietaryHEXColor, IProprietaryInteger, IProprietaryLanguage, IProprietaryPhoneNumber, IProprietaryString, IProprietaryURL, IPseudonym, ISex, IState, IStreet, IStreetAddress, ISurname, IWebsite, IZipCode, JobTitle, JobTitleJSON, MiddleName, MiddleNameJSON, Nationality, NationalityJSON, PersonName, PersonNameJSON, PhoneNumber, PhoneNumberJSON, PostOfficeBoxAddress, PostOfficeBoxAddressJSON, ProprietaryBoolean, ProprietaryBooleanJSON, ProprietaryCountry, ProprietaryCountryJSON, ProprietaryEMailAddress, ProprietaryEMailAddressJSON, ProprietaryFileReference, ProprietaryFileReferenceJSON, ProprietaryFloat, ProprietaryFloatJSON, ProprietaryHEXColor, ProprietaryHEXColorJSON, ProprietaryInteger, ProprietaryIntegerJSON, ProprietaryLanguage, ProprietaryLanguageJSON, ProprietaryPhoneNumber, ProprietaryPhoneNumberJSON, ProprietaryString, ProprietaryStringJSON, ProprietaryURL, ProprietaryURLJSON, Pseudonym, PseudonymJSON, Sex, SexJSON, State, StateJSON, Street, StreetAddress, StreetAddressJSON, StreetJSON, Surname, SurnameJSON, Website, WebsiteJSON, ZipCode, ZipCodeJSON } from "./types";
|
|
1
|
+
import { Affiliation, AffiliationJSON, AffiliationOrganization, AffiliationOrganizationJSON, AffiliationRole, AffiliationRoleJSON, AffiliationUnit, AffiliationUnitJSON, BirthCity, BirthCityJSON, BirthCountry, BirthCountryJSON, BirthDate, BirthDateJSON, BirthDay, BirthDayJSON, BirthMonth, BirthMonthJSON, BirthName, BirthNameJSON, BirthPlace, BirthPlaceJSON, BirthState, BirthStateJSON, BirthYear, BirthYearJSON, Citizenship, CitizenshipJSON, City, CityJSON, CommunicationLanguage, CommunicationLanguageJSON, Consent, ConsentJSON, Country, CountryJSON, DeliveryBoxAddress, DeliveryBoxAddressJSON, DisplayName, DisplayNameJSON, EMailAddress, EMailAddressJSON, FaxNumber, FaxNumberJSON, FileReference, FileReferenceJSON, GivenName, GivenNameJSON, HonorificPrefix, HonorificPrefixJSON, HonorificSuffix, HonorificSuffixJSON, HouseNumber, HouseNumberJSON, IAffiliation, IAffiliationOrganization, IAffiliationRole, IAffiliationUnit, IBirthCity, IBirthCountry, IBirthDate, IBirthDay, IBirthMonth, IBirthName, IBirthPlace, IBirthState, IBirthYear, ICitizenship, ICity, ICommunicationLanguage, IConsent, ICountry, IDeliveryBoxAddress, IDisplayName, IEMailAddress, IFaxNumber, IFileReference, IGivenName, IHonorificPrefix, IHonorificSuffix, IHouseNumber, IJobTitle, IMiddleName, INationality, IPersonName, IPhoneNumber, IPostOfficeBoxAddress, IProprietaryBoolean, IProprietaryCountry, IProprietaryEMailAddress, IProprietaryFileReference, IProprietaryFloat, IProprietaryHEXColor, IProprietaryInteger, IProprietaryLanguage, IProprietaryPhoneNumber, IProprietaryString, IProprietaryURL, IPseudonym, ISex, IState, IStreet, IStreetAddress, ISurname, IWebsite, IZipCode, JobTitle, JobTitleJSON, MiddleName, MiddleNameJSON, Nationality, NationalityJSON, PersonName, PersonNameJSON, PhoneNumber, PhoneNumberJSON, PostOfficeBoxAddress, PostOfficeBoxAddressJSON, ProprietaryBoolean, ProprietaryBooleanJSON, ProprietaryCountry, ProprietaryCountryJSON, ProprietaryEMailAddress, ProprietaryEMailAddressJSON, ProprietaryFileReference, ProprietaryFileReferenceJSON, ProprietaryFloat, ProprietaryFloatJSON, ProprietaryHEXColor, ProprietaryHEXColorJSON, ProprietaryInteger, ProprietaryIntegerJSON, ProprietaryLanguage, ProprietaryLanguageJSON, ProprietaryPhoneNumber, ProprietaryPhoneNumberJSON, ProprietaryString, ProprietaryStringJSON, ProprietaryURL, ProprietaryURLJSON, Pseudonym, PseudonymJSON, Sex, SexJSON, State, StateJSON, Street, StreetAddress, StreetAddressJSON, StreetJSON, Surname, SurnameJSON, Website, WebsiteJSON, ZipCode, ZipCodeJSON } from "./types";
|
|
2
2
|
export declare module AttributeValues {
|
|
3
3
|
module Identity {
|
|
4
4
|
module Editable {
|
|
@@ -28,19 +28,19 @@ export declare module AttributeValues {
|
|
|
28
28
|
const TYPE_NAMES_STRINGIFIED: string;
|
|
29
29
|
}
|
|
30
30
|
module Relationship {
|
|
31
|
-
type Json = ProprietaryBooleanJSON | ProprietaryCountryJSON | ProprietaryEMailAddressJSON | ProprietaryFileReferenceJSON | ProprietaryFloatJSON | ProprietaryHEXColorJSON | ProprietaryIntegerJSON | ProprietaryLanguageJSON | ProprietaryPhoneNumberJSON | ProprietaryStringJSON | ProprietaryURLJSON;
|
|
32
|
-
type Interface = IProprietaryBoolean | IProprietaryCountry | IProprietaryEMailAddress | IProprietaryFileReference | IProprietaryFloat | IProprietaryHEXColor | IProprietaryInteger | IProprietaryLanguage | IProprietaryPhoneNumber | IProprietaryString | IProprietaryURL;
|
|
33
|
-
type Class = ProprietaryBoolean | ProprietaryCountry | ProprietaryEMailAddress | ProprietaryFileReference | ProprietaryFloat | ProprietaryHEXColor | ProprietaryInteger | ProprietaryLanguage | ProprietaryPhoneNumber | ProprietaryString | ProprietaryURL;
|
|
34
|
-
const CLASSES: (typeof ProprietaryBoolean | typeof ProprietaryCountry | typeof ProprietaryEMailAddress | typeof ProprietaryFileReference | typeof ProprietaryFloat | typeof ProprietaryHEXColor | typeof ProprietaryInteger | typeof ProprietaryLanguage | typeof ProprietaryPhoneNumber | typeof ProprietaryString | typeof ProprietaryURL)[];
|
|
35
|
-
const TYPE_NAMES: readonly ["ProprietaryBoolean", "ProprietaryCountry", "ProprietaryEMailAddress", "ProprietaryFileReference", "ProprietaryFloat", "ProprietaryHEXColor", "ProprietaryInteger", "ProprietaryLanguage", "ProprietaryPhoneNumber", "ProprietaryString", "ProprietaryURL"];
|
|
31
|
+
type Json = ProprietaryBooleanJSON | ProprietaryCountryJSON | ProprietaryEMailAddressJSON | ProprietaryFileReferenceJSON | ProprietaryFloatJSON | ProprietaryHEXColorJSON | ProprietaryIntegerJSON | ProprietaryLanguageJSON | ProprietaryPhoneNumberJSON | ProprietaryStringJSON | ProprietaryURLJSON | ConsentJSON;
|
|
32
|
+
type Interface = IProprietaryBoolean | IProprietaryCountry | IProprietaryEMailAddress | IProprietaryFileReference | IProprietaryFloat | IProprietaryHEXColor | IProprietaryInteger | IProprietaryLanguage | IProprietaryPhoneNumber | IProprietaryString | IProprietaryURL | IConsent;
|
|
33
|
+
type Class = ProprietaryBoolean | ProprietaryCountry | ProprietaryEMailAddress | ProprietaryFileReference | ProprietaryFloat | ProprietaryHEXColor | ProprietaryInteger | ProprietaryLanguage | ProprietaryPhoneNumber | ProprietaryString | ProprietaryURL | Consent;
|
|
34
|
+
const CLASSES: (typeof ProprietaryBoolean | typeof ProprietaryCountry | typeof ProprietaryEMailAddress | typeof ProprietaryFileReference | typeof ProprietaryFloat | typeof ProprietaryHEXColor | typeof ProprietaryInteger | typeof ProprietaryLanguage | typeof ProprietaryPhoneNumber | typeof ProprietaryString | typeof ProprietaryURL | typeof Consent)[];
|
|
35
|
+
const TYPE_NAMES: readonly ["ProprietaryBoolean", "ProprietaryCountry", "ProprietaryEMailAddress", "ProprietaryFileReference", "ProprietaryFloat", "ProprietaryHEXColor", "ProprietaryInteger", "ProprietaryLanguage", "ProprietaryPhoneNumber", "ProprietaryString", "ProprietaryURL", "Consent"];
|
|
36
36
|
const TYPE_NAMES_STRINGIFIED: string;
|
|
37
37
|
type TypeName = typeof TYPE_NAMES[number];
|
|
38
38
|
}
|
|
39
39
|
type Json = Identity.Json | Relationship.Json;
|
|
40
40
|
type Interface = Identity.Interface | Relationship.Interface;
|
|
41
41
|
type Class = Identity.Class | Relationship.Class;
|
|
42
|
-
const CLASSES: (typeof City | typeof DeliveryBoxAddress | typeof PostOfficeBoxAddress | typeof StreetAddress | typeof Affiliation | typeof BirthDay | typeof BirthMonth | typeof BirthYear | typeof BirthDate | typeof BirthPlace | typeof PersonName | typeof ProprietaryBoolean | typeof ProprietaryFloat | typeof ProprietaryInteger)[];
|
|
42
|
+
const CLASSES: (typeof City | typeof DeliveryBoxAddress | typeof PostOfficeBoxAddress | typeof StreetAddress | typeof Affiliation | typeof BirthDay | typeof BirthMonth | typeof BirthYear | typeof BirthDate | typeof BirthPlace | typeof PersonName | typeof ProprietaryBoolean | typeof ProprietaryFloat | typeof ProprietaryInteger | typeof Consent)[];
|
|
43
43
|
type TypeName = Identity.TypeName | Relationship.TypeName;
|
|
44
|
-
const TYPE_NAMES: ("City" | "Country" | "StreetAddress" | "DeliveryBoxAddress" | "PostOfficeBoxAddress" | "CommunicationLanguage" | "EMailAddress" | "FaxNumber" | "PhoneNumber" | "Website" | "State" | "ZipCode" | "HouseNumber" | "Street" | "AffiliationOrganization" | "AffiliationRole" | "AffiliationUnit" | "Affiliation" | "BirthCity" | "BirthCountry" | "BirthDay" | "BirthMonth" | "BirthYear" | "BirthDate" | "BirthState" | "BirthPlace" | "DisplayName" | "FileReference" | "BirthName" | "GivenName" | "HonorificPrefix" | "HonorificSuffix" | "MiddleName" | "Surname" | "PersonName" | "Pseudonym" | "Citizenship" | "JobTitle" | "Nationality" | "Sex" | "ProprietaryBoolean" | "ProprietaryCountry" | "ProprietaryEMailAddress" | "ProprietaryFileReference" | "ProprietaryFloat" | "ProprietaryHEXColor" | "ProprietaryInteger" | "ProprietaryLanguage" | "ProprietaryPhoneNumber" | "ProprietaryString" | "ProprietaryURL")[];
|
|
44
|
+
const TYPE_NAMES: ("City" | "Country" | "StreetAddress" | "DeliveryBoxAddress" | "PostOfficeBoxAddress" | "CommunicationLanguage" | "EMailAddress" | "FaxNumber" | "PhoneNumber" | "Website" | "State" | "ZipCode" | "HouseNumber" | "Street" | "AffiliationOrganization" | "AffiliationRole" | "AffiliationUnit" | "Affiliation" | "BirthCity" | "BirthCountry" | "BirthDay" | "BirthMonth" | "BirthYear" | "BirthDate" | "BirthState" | "BirthPlace" | "DisplayName" | "FileReference" | "BirthName" | "GivenName" | "HonorificPrefix" | "HonorificSuffix" | "MiddleName" | "Surname" | "PersonName" | "Pseudonym" | "Citizenship" | "JobTitle" | "Nationality" | "Sex" | "ProprietaryBoolean" | "ProprietaryCountry" | "ProprietaryEMailAddress" | "ProprietaryFileReference" | "ProprietaryFloat" | "ProprietaryHEXColor" | "ProprietaryInteger" | "ProprietaryLanguage" | "ProprietaryPhoneNumber" | "ProprietaryString" | "ProprietaryURL" | "Consent")[];
|
|
45
45
|
const TYPE_NAMES_STRINGIFIED: string;
|
|
46
46
|
}
|
|
@@ -120,7 +120,8 @@ var AttributeValues;
|
|
|
120
120
|
types_1.ProprietaryLanguage,
|
|
121
121
|
types_1.ProprietaryPhoneNumber,
|
|
122
122
|
types_1.ProprietaryString,
|
|
123
|
-
types_1.ProprietaryURL
|
|
123
|
+
types_1.ProprietaryURL,
|
|
124
|
+
types_1.Consent
|
|
124
125
|
];
|
|
125
126
|
Relationship.TYPE_NAMES = [
|
|
126
127
|
"ProprietaryBoolean",
|
|
@@ -133,7 +134,8 @@ var AttributeValues;
|
|
|
133
134
|
"ProprietaryLanguage",
|
|
134
135
|
"ProprietaryPhoneNumber",
|
|
135
136
|
"ProprietaryString",
|
|
136
|
-
"ProprietaryURL"
|
|
137
|
+
"ProprietaryURL",
|
|
138
|
+
"Consent"
|
|
137
139
|
];
|
|
138
140
|
Relationship.TYPE_NAMES_STRINGIFIED = JSON.stringify(Relationship.TYPE_NAMES);
|
|
139
141
|
})(Relationship = AttributeValues.Relationship || (AttributeValues.Relationship = {}));
|
|
@@ -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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"}
|
|
@@ -28,5 +28,6 @@ __exportStar(require("./measurements"), exports);
|
|
|
28
28
|
__exportStar(require("./name"), exports);
|
|
29
29
|
__exportStar(require("./person"), exports);
|
|
30
30
|
__exportStar(require("./proprietary"), exports);
|
|
31
|
+
__exportStar(require("./relationship"), exports);
|
|
31
32
|
__exportStar(require("./strings"), exports);
|
|
32
33
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/attributes/types/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,oDAAiC;AACjC,kDAA+B;AAC/B,oDAAiC;AACjC,mDAAgC;AAChC,4CAAyB;AACzB,gDAA6B;AAC7B,0CAAuB;AACvB,kDAA+B;AAC/B,0CAAuB;AACvB,6CAA0B;AAC1B,iDAA8B;AAC9B,yCAAsB;AACtB,2CAAwB;AACxB,gDAA6B;AAC7B,4CAAyB"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/attributes/types/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,oDAAiC;AACjC,kDAA+B;AAC/B,oDAAiC;AACjC,mDAAgC;AAChC,4CAAyB;AACzB,gDAA6B;AAC7B,0CAAuB;AACvB,kDAA+B;AAC/B,0CAAuB;AACvB,6CAA0B;AAC1B,iDAA8B;AAC9B,yCAAsB;AACtB,2CAAwB;AACxB,gDAA6B;AAC7B,iDAA8B;AAC9B,4CAAyB"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { AbstractAttributeValue, AbstractAttributeValueJSON, IAbstractAttributeValue } from "../../AbstractAttributeValue";
|
|
2
|
+
import { RenderHints, ValueHints } from "../../hints";
|
|
3
|
+
export interface ConsentJSON extends AbstractAttributeValueJSON {
|
|
4
|
+
consent: string;
|
|
5
|
+
link?: string;
|
|
6
|
+
}
|
|
7
|
+
export interface IConsent extends IAbstractAttributeValue {
|
|
8
|
+
consent: string;
|
|
9
|
+
link?: string;
|
|
10
|
+
}
|
|
11
|
+
export declare class Consent extends AbstractAttributeValue implements IConsent {
|
|
12
|
+
consent: string;
|
|
13
|
+
link?: string;
|
|
14
|
+
static from(value: IConsent | Omit<ConsentJSON, "@type">): Consent;
|
|
15
|
+
toJSON(verbose?: boolean | undefined, serializeAsString?: boolean | undefined): ConsentJSON;
|
|
16
|
+
static get valueHints(): ValueHints;
|
|
17
|
+
static get renderHints(): RenderHints;
|
|
18
|
+
}
|
|
@@ -0,0 +1,73 @@
|
|
|
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.Consent = void 0;
|
|
13
|
+
const ts_serval_1 = require("@js-soft/ts-serval");
|
|
14
|
+
const AbstractAttributeValue_1 = require("../../AbstractAttributeValue");
|
|
15
|
+
const hints_1 = require("../../hints");
|
|
16
|
+
let Consent = class Consent extends AbstractAttributeValue_1.AbstractAttributeValue {
|
|
17
|
+
static from(value) {
|
|
18
|
+
return this.fromAny(value);
|
|
19
|
+
}
|
|
20
|
+
toJSON(verbose, serializeAsString) {
|
|
21
|
+
return super.toJSON(verbose, serializeAsString);
|
|
22
|
+
}
|
|
23
|
+
static get valueHints() {
|
|
24
|
+
return hints_1.ValueHints.from({
|
|
25
|
+
propertyHints: {
|
|
26
|
+
consent: { max: 2000 },
|
|
27
|
+
link: {
|
|
28
|
+
min: 3,
|
|
29
|
+
max: 1024
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
});
|
|
33
|
+
}
|
|
34
|
+
static get renderHints() {
|
|
35
|
+
return hints_1.RenderHints.from({
|
|
36
|
+
editType: hints_1.RenderHintsEditType.Complex,
|
|
37
|
+
technicalType: hints_1.RenderHintsTechnicalType.Object,
|
|
38
|
+
propertyHints: {
|
|
39
|
+
consent: {
|
|
40
|
+
editType: hints_1.RenderHintsEditType.TextArea,
|
|
41
|
+
technicalType: hints_1.RenderHintsTechnicalType.String
|
|
42
|
+
},
|
|
43
|
+
link: {
|
|
44
|
+
editType: hints_1.RenderHintsEditType.InputLike,
|
|
45
|
+
technicalType: hints_1.RenderHintsTechnicalType.String,
|
|
46
|
+
dataType: hints_1.RenderHintsDataType.URL
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
});
|
|
50
|
+
}
|
|
51
|
+
};
|
|
52
|
+
__decorate([
|
|
53
|
+
(0, ts_serval_1.serialize)(),
|
|
54
|
+
(0, ts_serval_1.validate)({ max: 2000 }),
|
|
55
|
+
__metadata("design:type", String)
|
|
56
|
+
], Consent.prototype, "consent", void 0);
|
|
57
|
+
__decorate([
|
|
58
|
+
(0, ts_serval_1.serialize)(),
|
|
59
|
+
(0, ts_serval_1.validate)({
|
|
60
|
+
nullable: true,
|
|
61
|
+
min: 3,
|
|
62
|
+
max: 1024,
|
|
63
|
+
regExp: new RegExp(
|
|
64
|
+
// eslint-disable-next-line no-useless-escape
|
|
65
|
+
/^((([A-Za-z]{3,9}:(?:\/\/)?)(?:[\-;:&=\+\$,\w]+@)?[A-Za-z0-9\.\-]+|(?:www\.|[\-;:&=\+\$,\w]+@)[A-Za-z0-9\.\-]+)((?:\/[\+~%\/\.\w\-_]*)?\??(?:[\-\+=&;%@\.\w_]*)#?(?:[\.\!\/\\\w]*))?)$/i)
|
|
66
|
+
}),
|
|
67
|
+
__metadata("design:type", String)
|
|
68
|
+
], Consent.prototype, "link", void 0);
|
|
69
|
+
Consent = __decorate([
|
|
70
|
+
(0, ts_serval_1.type)("Consent")
|
|
71
|
+
], Consent);
|
|
72
|
+
exports.Consent = Consent;
|
|
73
|
+
//# sourceMappingURL=Consent.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Consent.js","sourceRoot":"","sources":["../../../../src/attributes/types/relationship/Consent.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA8D;AAC9D,yEAIqC;AACrC,uCAMoB;AAab,IAAM,OAAO,GAAb,MAAM,OAAQ,SAAQ,+CAAsB;IAiBxC,MAAM,CAAC,IAAI,CAAC,KAA4C;QAC3D,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAA;IAC9B,CAAC;IAEe,MAAM,CAAC,OAA6B,EAAE,iBAAuC;QACzF,OAAO,KAAK,CAAC,MAAM,CAAC,OAAO,EAAE,iBAAiB,CAAgB,CAAA;IAClE,CAAC;IAEM,MAAM,KAAK,UAAU;QACxB,OAAO,kBAAU,CAAC,IAAI,CAAC;YACnB,aAAa,EAAE;gBACX,OAAO,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE;gBACtB,IAAI,EAAE;oBACF,GAAG,EAAE,CAAC;oBACN,GAAG,EAAE,IAAI;iBACZ;aACJ;SACJ,CAAC,CAAA;IACN,CAAC;IAEM,MAAM,KAAK,WAAW;QACzB,OAAO,mBAAW,CAAC,IAAI,CAAC;YACpB,QAAQ,EAAE,2BAAmB,CAAC,OAAO;YACrC,aAAa,EAAE,gCAAwB,CAAC,MAAM;YAC9C,aAAa,EAAE;gBACX,OAAO,EAAE;oBACL,QAAQ,EAAE,2BAAmB,CAAC,QAAQ;oBACtC,aAAa,EAAE,gCAAwB,CAAC,MAAM;iBACjD;gBACD,IAAI,EAAE;oBACF,QAAQ,EAAE,2BAAmB,CAAC,SAAS;oBACvC,aAAa,EAAE,gCAAwB,CAAC,MAAM;oBAC9C,QAAQ,EAAE,2BAAmB,CAAC,GAAG;iBACpC;aACJ;SACJ,CAAC,CAAA;IACN,CAAC;CACJ,CAAA;AArDG;IAAC,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,EAAC,EAAE,GAAG,EAAE,IAAI,EAAE,CAAC;;wCACF;AAEtB;IAAC,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;;qCACkB;AAfX,OAAO;IADnB,IAAA,gBAAI,EAAC,SAAS,CAAC;GACH,OAAO,CAsDnB;AAtDY,0BAAO"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./Consent";
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./Consent"), exports);
|
|
18
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/attributes/types/relationship/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,4CAAyB"}
|
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.0.0-beta.
|
|
9
|
-
build: "
|
|
10
|
-
date: "2022-
|
|
11
|
-
commit: "
|
|
8
|
+
version: "2.0.0-beta.39",
|
|
9
|
+
build: "118",
|
|
10
|
+
date: "2022-10-13T07:26:16+00:00",
|
|
11
|
+
commit: "3eb6db914e52d6676032df172174ac3a401af083",
|
|
12
12
|
dependencies: {"@js-soft/logging-abstractions":"^1.0.0","easy-tsnameof":"^3.0.6","mocha-param":"^2.0.1"},
|
|
13
13
|
libraries: {
|
|
14
14
|
serval: ts_serval_1.buildInformation,
|
|
@@ -3,15 +3,12 @@ import { ContentJSON } from "../ContentJSON";
|
|
|
3
3
|
import { IResponse, Response, ResponseJSON } from "../requests/response/Response";
|
|
4
4
|
export interface RelationshipCreationChangeRequestContentJSON extends ContentJSON {
|
|
5
5
|
"@type": "RelationshipCreationChangeRequestContent";
|
|
6
|
-
templateContentMetadata?: object;
|
|
7
6
|
response: ResponseJSON;
|
|
8
7
|
}
|
|
9
8
|
export interface IRelationshipCreationChangeRequestContent extends ISerializable {
|
|
10
|
-
templateContentMetadata?: object;
|
|
11
9
|
response: IResponse;
|
|
12
10
|
}
|
|
13
11
|
export declare class RelationshipCreationChangeRequestContent extends Serializable implements IRelationshipCreationChangeRequestContent {
|
|
14
|
-
templateContentMetadata?: object;
|
|
15
12
|
response: Response;
|
|
16
13
|
static from(value: IRelationshipCreationChangeRequestContent | Omit<RelationshipCreationChangeRequestContentJSON, "@type">): RelationshipCreationChangeRequestContent;
|
|
17
14
|
toJSON(verbose?: boolean | undefined, serializeAsString?: boolean | undefined): RelationshipCreationChangeRequestContentJSON;
|
|
@@ -20,11 +20,6 @@ let RelationshipCreationChangeRequestContent = class RelationshipCreationChangeR
|
|
|
20
20
|
return super.toJSON(verbose, serializeAsString);
|
|
21
21
|
}
|
|
22
22
|
};
|
|
23
|
-
__decorate([
|
|
24
|
-
(0, ts_serval_1.serialize)(),
|
|
25
|
-
(0, ts_serval_1.validate)({ nullable: true }),
|
|
26
|
-
__metadata("design:type", Object)
|
|
27
|
-
], RelationshipCreationChangeRequestContent.prototype, "templateContentMetadata", void 0);
|
|
28
23
|
__decorate([
|
|
29
24
|
(0, ts_serval_1.serialize)(),
|
|
30
25
|
(0, ts_serval_1.validate)(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RelationshipCreationChangeRequestContent.js","sourceRoot":"","sources":["../../src/relationships/RelationshipCreationChangeRequestContent.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA2F;AAE3F,4DAAiF;
|
|
1
|
+
{"version":3,"file":"RelationshipCreationChangeRequestContent.js","sourceRoot":"","sources":["../../src/relationships/RelationshipCreationChangeRequestContent.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA2F;AAE3F,4DAAiF;AAY1E,IAAM,wCAAwC,GAA9C,MAAM,wCACT,SAAQ,wBAAY;IAOb,MAAM,CAAC,IAAI,CACd,KAA8G;QAE9G,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAA;IAC9B,CAAC;IAEe,MAAM,CAClB,OAA6B,EAC7B,iBAAuC;QAEvC,OAAO,KAAK,CAAC,MAAM,CAAC,OAAO,EAAE,iBAAiB,CAAiD,CAAA;IACnG,CAAC;CACJ,CAAA;AAhBG;IAAC,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,GAAE;8BACM,mBAAQ;0EAAA;AANhB,wCAAwC;IADpD,IAAA,gBAAI,EAAC,0CAA0C,CAAC;GACpC,wCAAwC,CAoBpD;AApBY,4FAAwC"}
|
package/lib-web/nmshd.content.js
CHANGED
|
@@ -272,7 +272,8 @@ var AttributeValues;
|
|
|
272
272
|
types_1.ProprietaryLanguage,
|
|
273
273
|
types_1.ProprietaryPhoneNumber,
|
|
274
274
|
types_1.ProprietaryString,
|
|
275
|
-
types_1.ProprietaryURL
|
|
275
|
+
types_1.ProprietaryURL,
|
|
276
|
+
types_1.Consent
|
|
276
277
|
];
|
|
277
278
|
Relationship.TYPE_NAMES = [
|
|
278
279
|
"ProprietaryBoolean",
|
|
@@ -285,7 +286,8 @@ var AttributeValues;
|
|
|
285
286
|
"ProprietaryLanguage",
|
|
286
287
|
"ProprietaryPhoneNumber",
|
|
287
288
|
"ProprietaryString",
|
|
288
|
-
"ProprietaryURL"
|
|
289
|
+
"ProprietaryURL",
|
|
290
|
+
"Consent"
|
|
289
291
|
];
|
|
290
292
|
Relationship.TYPE_NAMES_STRINGIFIED = JSON.stringify(Relationship.TYPE_NAMES);
|
|
291
293
|
})(Relationship = AttributeValues.Relationship || (AttributeValues.Relationship = {}));
|
|
@@ -4137,6 +4139,7 @@ __exportStar(__webpack_require__(/*! ./measurements */ "./dist/attributes/types/
|
|
|
4137
4139
|
__exportStar(__webpack_require__(/*! ./name */ "./dist/attributes/types/name/index.js"), exports);
|
|
4138
4140
|
__exportStar(__webpack_require__(/*! ./person */ "./dist/attributes/types/person/index.js"), exports);
|
|
4139
4141
|
__exportStar(__webpack_require__(/*! ./proprietary */ "./dist/attributes/types/proprietary/index.js"), exports);
|
|
4142
|
+
__exportStar(__webpack_require__(/*! ./relationship */ "./dist/attributes/types/relationship/index.js"), exports);
|
|
4140
4143
|
__exportStar(__webpack_require__(/*! ./strings */ "./dist/attributes/types/strings/index.js"), exports);
|
|
4141
4144
|
//# sourceMappingURL=index.js.map
|
|
4142
4145
|
|
|
@@ -5427,6 +5430,115 @@ __exportStar(__webpack_require__(/*! ./ProprietaryURL */ "./dist/attributes/type
|
|
|
5427
5430
|
|
|
5428
5431
|
/***/ }),
|
|
5429
5432
|
|
|
5433
|
+
/***/ "./dist/attributes/types/relationship/Consent.js":
|
|
5434
|
+
/*!*******************************************************!*\
|
|
5435
|
+
!*** ./dist/attributes/types/relationship/Consent.js ***!
|
|
5436
|
+
\*******************************************************/
|
|
5437
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
5438
|
+
|
|
5439
|
+
|
|
5440
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
5441
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
5442
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5443
|
+
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;
|
|
5444
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
5445
|
+
};
|
|
5446
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
5447
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
5448
|
+
};
|
|
5449
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
5450
|
+
exports.Consent = void 0;
|
|
5451
|
+
const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-serval");
|
|
5452
|
+
const AbstractAttributeValue_1 = __webpack_require__(/*! ../../AbstractAttributeValue */ "./dist/attributes/AbstractAttributeValue.js");
|
|
5453
|
+
const hints_1 = __webpack_require__(/*! ../../hints */ "./dist/attributes/hints/index.js");
|
|
5454
|
+
let Consent = class Consent extends AbstractAttributeValue_1.AbstractAttributeValue {
|
|
5455
|
+
static from(value) {
|
|
5456
|
+
return this.fromAny(value);
|
|
5457
|
+
}
|
|
5458
|
+
toJSON(verbose, serializeAsString) {
|
|
5459
|
+
return super.toJSON(verbose, serializeAsString);
|
|
5460
|
+
}
|
|
5461
|
+
static get valueHints() {
|
|
5462
|
+
return hints_1.ValueHints.from({
|
|
5463
|
+
propertyHints: {
|
|
5464
|
+
consent: { max: 2000 },
|
|
5465
|
+
link: {
|
|
5466
|
+
min: 3,
|
|
5467
|
+
max: 1024
|
|
5468
|
+
}
|
|
5469
|
+
}
|
|
5470
|
+
});
|
|
5471
|
+
}
|
|
5472
|
+
static get renderHints() {
|
|
5473
|
+
return hints_1.RenderHints.from({
|
|
5474
|
+
editType: hints_1.RenderHintsEditType.Complex,
|
|
5475
|
+
technicalType: hints_1.RenderHintsTechnicalType.Object,
|
|
5476
|
+
propertyHints: {
|
|
5477
|
+
consent: {
|
|
5478
|
+
editType: hints_1.RenderHintsEditType.TextArea,
|
|
5479
|
+
technicalType: hints_1.RenderHintsTechnicalType.String
|
|
5480
|
+
},
|
|
5481
|
+
link: {
|
|
5482
|
+
editType: hints_1.RenderHintsEditType.InputLike,
|
|
5483
|
+
technicalType: hints_1.RenderHintsTechnicalType.String,
|
|
5484
|
+
dataType: hints_1.RenderHintsDataType.URL
|
|
5485
|
+
}
|
|
5486
|
+
}
|
|
5487
|
+
});
|
|
5488
|
+
}
|
|
5489
|
+
};
|
|
5490
|
+
__decorate([
|
|
5491
|
+
(0, ts_serval_1.serialize)(),
|
|
5492
|
+
(0, ts_serval_1.validate)({ max: 2000 }),
|
|
5493
|
+
__metadata("design:type", String)
|
|
5494
|
+
], Consent.prototype, "consent", void 0);
|
|
5495
|
+
__decorate([
|
|
5496
|
+
(0, ts_serval_1.serialize)(),
|
|
5497
|
+
(0, ts_serval_1.validate)({
|
|
5498
|
+
nullable: true,
|
|
5499
|
+
min: 3,
|
|
5500
|
+
max: 1024,
|
|
5501
|
+
regExp: new RegExp(
|
|
5502
|
+
// eslint-disable-next-line no-useless-escape
|
|
5503
|
+
/^((([A-Za-z]{3,9}:(?:\/\/)?)(?:[\-;:&=\+\$,\w]+@)?[A-Za-z0-9\.\-]+|(?:www\.|[\-;:&=\+\$,\w]+@)[A-Za-z0-9\.\-]+)((?:\/[\+~%\/\.\w\-_]*)?\??(?:[\-\+=&;%@\.\w_]*)#?(?:[\.\!\/\\\w]*))?)$/i)
|
|
5504
|
+
}),
|
|
5505
|
+
__metadata("design:type", String)
|
|
5506
|
+
], Consent.prototype, "link", void 0);
|
|
5507
|
+
Consent = __decorate([
|
|
5508
|
+
(0, ts_serval_1.type)("Consent")
|
|
5509
|
+
], Consent);
|
|
5510
|
+
exports.Consent = Consent;
|
|
5511
|
+
//# sourceMappingURL=Consent.js.map
|
|
5512
|
+
|
|
5513
|
+
/***/ }),
|
|
5514
|
+
|
|
5515
|
+
/***/ "./dist/attributes/types/relationship/index.js":
|
|
5516
|
+
/*!*****************************************************!*\
|
|
5517
|
+
!*** ./dist/attributes/types/relationship/index.js ***!
|
|
5518
|
+
\*****************************************************/
|
|
5519
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
5520
|
+
|
|
5521
|
+
|
|
5522
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5523
|
+
if (k2 === undefined) k2 = k;
|
|
5524
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5525
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
5526
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
5527
|
+
}
|
|
5528
|
+
Object.defineProperty(o, k2, desc);
|
|
5529
|
+
}) : (function(o, m, k, k2) {
|
|
5530
|
+
if (k2 === undefined) k2 = k;
|
|
5531
|
+
o[k2] = m[k];
|
|
5532
|
+
}));
|
|
5533
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
5534
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
5535
|
+
};
|
|
5536
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
5537
|
+
__exportStar(__webpack_require__(/*! ./Consent */ "./dist/attributes/types/relationship/Consent.js"), exports);
|
|
5538
|
+
//# sourceMappingURL=index.js.map
|
|
5539
|
+
|
|
5540
|
+
/***/ }),
|
|
5541
|
+
|
|
5430
5542
|
/***/ "./dist/attributes/types/strings/AbstractCountry.js":
|
|
5431
5543
|
/*!**********************************************************!*\
|
|
5432
5544
|
!*** ./dist/attributes/types/strings/AbstractCountry.js ***!
|
|
@@ -5814,10 +5926,10 @@ const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-s
|
|
|
5814
5926
|
const crypto_1 = __webpack_require__(/*! @nmshd/crypto */ "@nmshd/crypto");
|
|
5815
5927
|
const transport_1 = __webpack_require__(/*! @nmshd/transport */ "@nmshd/transport");
|
|
5816
5928
|
exports.buildInformation = {
|
|
5817
|
-
version: "2.0.0-beta.
|
|
5818
|
-
build: "
|
|
5819
|
-
date: "2022-
|
|
5820
|
-
commit: "
|
|
5929
|
+
version: "2.0.0-beta.39",
|
|
5930
|
+
build: "118",
|
|
5931
|
+
date: "2022-10-13T07:26:16+00:00",
|
|
5932
|
+
commit: "3eb6db914e52d6676032df172174ac3a401af083",
|
|
5821
5933
|
dependencies: {"@js-soft/logging-abstractions":"^1.0.0","easy-tsnameof":"^3.0.6","mocha-param":"^2.0.1"},
|
|
5822
5934
|
libraries: {
|
|
5823
5935
|
serval: ts_serval_1.buildInformation,
|
|
@@ -5955,11 +6067,6 @@ let RelationshipCreationChangeRequestContent = class RelationshipCreationChangeR
|
|
|
5955
6067
|
return super.toJSON(verbose, serializeAsString);
|
|
5956
6068
|
}
|
|
5957
6069
|
};
|
|
5958
|
-
__decorate([
|
|
5959
|
-
(0, ts_serval_1.serialize)(),
|
|
5960
|
-
(0, ts_serval_1.validate)({ nullable: true }),
|
|
5961
|
-
__metadata("design:type", Object)
|
|
5962
|
-
], RelationshipCreationChangeRequestContent.prototype, "templateContentMetadata", void 0);
|
|
5963
6070
|
__decorate([
|
|
5964
6071
|
(0, ts_serval_1.serialize)(),
|
|
5965
6072
|
(0, ts_serval_1.validate)(),
|