@nmshd/content 2.0.0-beta.33 → 2.0.0-beta.35
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 -4
- package/dist/attributes/AttributeValueTypes.js.map +1 -1
- package/dist/attributes/IdentityAttribute.d.ts +1 -1
- package/dist/attributes/IdentityAttribute.js.map +1 -1
- package/dist/attributes/types/AbstractBoolean.d.ts +1 -2
- package/dist/attributes/types/AbstractBoolean.js.map +1 -1
- package/dist/attributes/types/AbstractFloat.d.ts +1 -2
- package/dist/attributes/types/AbstractFloat.js.map +1 -1
- package/dist/attributes/types/AbstractString.d.ts +1 -2
- package/dist/attributes/types/AbstractString.js.map +1 -1
- package/dist/attributes/types/address/City.d.ts +2 -2
- package/dist/attributes/types/address/City.js.map +1 -1
- package/dist/attributes/types/address/Country.d.ts +2 -2
- package/dist/attributes/types/address/DeliveryBoxAddress.d.ts +24 -24
- package/dist/attributes/types/address/DeliveryBoxAddress.js +6 -3
- package/dist/attributes/types/address/DeliveryBoxAddress.js.map +1 -1
- package/dist/attributes/types/address/HouseNumber.d.ts +2 -2
- package/dist/attributes/types/address/HouseNumber.js.map +1 -1
- package/dist/attributes/types/address/PostOfficeBoxAddress.d.ts +22 -21
- package/dist/attributes/types/address/PostOfficeBoxAddress.js +3 -0
- package/dist/attributes/types/address/PostOfficeBoxAddress.js.map +1 -1
- package/dist/attributes/types/address/State.d.ts +2 -2
- package/dist/attributes/types/address/State.js.map +1 -1
- package/dist/attributes/types/address/Street.d.ts +2 -2
- package/dist/attributes/types/address/Street.js.map +1 -1
- package/dist/attributes/types/address/StreetAddress.d.ts +26 -26
- package/dist/attributes/types/address/StreetAddress.js +3 -0
- package/dist/attributes/types/address/StreetAddress.js.map +1 -1
- package/dist/attributes/types/address/ZipCode.d.ts +2 -2
- package/dist/attributes/types/address/ZipCode.js.map +1 -1
- package/dist/attributes/types/affiliation/Affiliation.d.ts +17 -16
- package/dist/attributes/types/affiliation/Affiliation.js +3 -0
- package/dist/attributes/types/affiliation/Affiliation.js.map +1 -1
- package/dist/attributes/types/affiliation/AffiliationOrganization.d.ts +2 -2
- package/dist/attributes/types/affiliation/AffiliationOrganization.js.map +1 -1
- package/dist/attributes/types/affiliation/AffiliationRole.d.ts +2 -2
- package/dist/attributes/types/affiliation/AffiliationRole.js.map +1 -1
- package/dist/attributes/types/affiliation/AffiliationUnit.d.ts +2 -2
- package/dist/attributes/types/affiliation/AffiliationUnit.js.map +1 -1
- package/dist/attributes/types/birth/BirthDate.d.ts +8 -7
- package/dist/attributes/types/birth/BirthDate.js +3 -0
- package/dist/attributes/types/birth/BirthDate.js.map +1 -1
- package/dist/attributes/types/birth/BirthPlace.d.ts +17 -17
- package/dist/attributes/types/birth/BirthPlace.js +3 -0
- package/dist/attributes/types/birth/BirthPlace.js.map +1 -1
- package/dist/attributes/types/communication/CommunicationLanguage.d.ts +2 -2
- package/dist/attributes/types/communication/EMailAddress.d.ts +2 -2
- package/dist/attributes/types/communication/FaxNumber.d.ts +11 -0
- package/dist/attributes/types/communication/{Phone.js → FaxNumber.js} +7 -7
- package/dist/attributes/types/communication/FaxNumber.js.map +1 -0
- package/dist/attributes/types/communication/PhoneNumber.d.ts +11 -0
- package/dist/attributes/types/communication/{Fax.js → PhoneNumber.js} +7 -7
- package/dist/attributes/types/communication/PhoneNumber.js.map +1 -0
- package/dist/attributes/types/communication/Website.d.ts +2 -2
- package/dist/attributes/types/communication/index.d.ts +2 -2
- package/dist/attributes/types/communication/index.js +2 -2
- package/dist/attributes/types/communication/index.js.map +1 -1
- package/dist/attributes/types/identity/DisplayName.d.ts +2 -2
- package/dist/attributes/types/identity/DisplayName.js.map +1 -1
- package/dist/attributes/types/identity/FileReference.d.ts +2 -2
- package/dist/attributes/types/name/BirthName.d.ts +2 -2
- package/dist/attributes/types/name/BirthName.js.map +1 -1
- package/dist/attributes/types/name/GivenName.d.ts +2 -2
- package/dist/attributes/types/name/GivenName.js.map +1 -1
- package/dist/attributes/types/name/HonorificPrefix.d.ts +2 -2
- package/dist/attributes/types/name/HonorificPrefix.js.map +1 -1
- package/dist/attributes/types/name/HonorificSuffix.d.ts +2 -2
- package/dist/attributes/types/name/HonorificSuffix.js.map +1 -1
- package/dist/attributes/types/name/MiddleName.d.ts +2 -2
- package/dist/attributes/types/name/MiddleName.js.map +1 -1
- package/dist/attributes/types/name/PersonName.d.ts +23 -23
- package/dist/attributes/types/name/PersonName.js +3 -0
- package/dist/attributes/types/name/PersonName.js.map +1 -1
- package/dist/attributes/types/name/Pseudonym.d.ts +2 -2
- package/dist/attributes/types/name/Pseudonym.js.map +1 -1
- package/dist/attributes/types/name/Surname.d.ts +2 -2
- package/dist/attributes/types/name/Surname.js.map +1 -1
- package/dist/attributes/types/person/Citizenship.d.ts +2 -2
- package/dist/attributes/types/person/JobTitle.d.ts +2 -2
- package/dist/attributes/types/person/JobTitle.js.map +1 -1
- package/dist/attributes/types/person/Nationality.d.ts +2 -2
- package/dist/attributes/types/person/Sex.d.ts +2 -2
- package/dist/attributes/types/person/Sex.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryBoolean.d.ts +2 -2
- package/dist/attributes/types/proprietary/ProprietaryBoolean.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryCountry.d.ts +2 -2
- package/dist/attributes/types/proprietary/ProprietaryEMailAddress.d.ts +2 -2
- package/dist/attributes/types/proprietary/ProprietaryFileReference.d.ts +2 -2
- package/dist/attributes/types/proprietary/ProprietaryFloat.d.ts +2 -2
- package/dist/attributes/types/proprietary/ProprietaryFloat.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryHEXColor.d.ts +2 -2
- package/dist/attributes/types/proprietary/ProprietaryLanguage.d.ts +2 -2
- package/dist/attributes/types/proprietary/ProprietaryPhoneNumber.d.ts +2 -2
- package/dist/attributes/types/proprietary/ProprietaryString.d.ts +2 -2
- package/dist/attributes/types/proprietary/ProprietaryString.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryURL.d.ts +2 -2
- package/dist/buildInformation.js +4 -4
- package/lib-web/nmshd.content.js +56 -35
- package/lib-web/nmshd.content.min.js +1 -1
- package/package.json +1 -1
- package/dist/attributes/types/communication/Fax.d.ts +0 -11
- package/dist/attributes/types/communication/Fax.js.map +0 -1
- package/dist/attributes/types/communication/Phone.d.ts +0 -11
- package/dist/attributes/types/communication/Phone.js.map +0 -1
|
@@ -1,25 +1,24 @@
|
|
|
1
1
|
import { AbstractComplexValue, AbstractComplexValueJSON, IAbstractComplexValue } from "../../AbstractComplexValue";
|
|
2
2
|
import { RenderHints, ValueHints } from "../../hints";
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import { Surname } from "./Surname";
|
|
3
|
+
import { GivenName, GivenNameJSON, IGivenName } from "./GivenName";
|
|
4
|
+
import { HonorificPrefix, HonorificPrefixJSON, IHonorificPrefix } from "./HonorificPrefix";
|
|
5
|
+
import { HonorificSuffix, HonorificSuffixJSON, IHonorificSuffix } from "./HonorificSuffix";
|
|
6
|
+
import { IMiddleName, MiddleName, MiddleNameJSON } from "./MiddleName";
|
|
7
|
+
import { ISurname, Surname, SurnameJSON } from "./Surname";
|
|
9
8
|
export interface PersonNameJSON extends AbstractComplexValueJSON {
|
|
10
9
|
"@type": "PersonName";
|
|
11
|
-
givenName:
|
|
12
|
-
middleName?:
|
|
13
|
-
surname:
|
|
14
|
-
honorificSuffix?:
|
|
15
|
-
honorificPrefix?:
|
|
10
|
+
givenName: GivenNameJSON;
|
|
11
|
+
middleName?: MiddleNameJSON;
|
|
12
|
+
surname: SurnameJSON;
|
|
13
|
+
honorificSuffix?: HonorificSuffixJSON;
|
|
14
|
+
honorificPrefix?: HonorificPrefixJSON;
|
|
16
15
|
}
|
|
17
16
|
export interface IPersonName extends IAbstractComplexValue {
|
|
18
|
-
givenName:
|
|
19
|
-
middleName?:
|
|
20
|
-
surname:
|
|
21
|
-
honorificSuffix?:
|
|
22
|
-
honorificPrefix?:
|
|
17
|
+
givenName: IGivenName | string;
|
|
18
|
+
middleName?: IMiddleName | string;
|
|
19
|
+
surname: ISurname | string;
|
|
20
|
+
honorificSuffix?: IHonorificSuffix | string;
|
|
21
|
+
honorificPrefix?: IHonorificPrefix | string;
|
|
23
22
|
}
|
|
24
23
|
export declare class PersonName extends AbstractComplexValue implements IPersonName {
|
|
25
24
|
static readonly propertyNames: {
|
|
@@ -1420,6 +1419,13 @@ export declare class PersonName extends AbstractComplexValue implements IPersonN
|
|
|
1420
1419
|
valueOf: (path: import("easy-tsnameof").PathKey[]) => () => string;
|
|
1421
1420
|
[Symbol.toStringTag]: (path: import("easy-tsnameof").PathKey[]) => string;
|
|
1422
1421
|
}>;
|
|
1422
|
+
toJSON: import("easy-tsnameof").PathHandlers<{
|
|
1423
|
+
$path: (path: import("easy-tsnameof").PathKey[]) => string;
|
|
1424
|
+
$rawPath: (path: import("easy-tsnameof").PathKey[]) => import("easy-tsnameof").PathKey[];
|
|
1425
|
+
toString: (path: import("easy-tsnameof").PathKey[]) => () => string;
|
|
1426
|
+
valueOf: (path: import("easy-tsnameof").PathKey[]) => () => string;
|
|
1427
|
+
[Symbol.toStringTag]: (path: import("easy-tsnameof").PathKey[]) => string;
|
|
1428
|
+
}>;
|
|
1423
1429
|
readonly valueHints: {
|
|
1424
1430
|
editHelp: import("easy-tsnameof").PathHandlers<{
|
|
1425
1431
|
$path: (path: import("easy-tsnameof").PathKey[]) => string;
|
|
@@ -1669,13 +1675,6 @@ export declare class PersonName extends AbstractComplexValue implements IPersonN
|
|
|
1669
1675
|
valueOf: (path: import("easy-tsnameof").PathKey[]) => () => string;
|
|
1670
1676
|
[Symbol.toStringTag]: (path: import("easy-tsnameof").PathKey[]) => string;
|
|
1671
1677
|
}>;
|
|
1672
|
-
toJSON: import("easy-tsnameof").PathHandlers<{
|
|
1673
|
-
$path: (path: import("easy-tsnameof").PathKey[]) => string;
|
|
1674
|
-
$rawPath: (path: import("easy-tsnameof").PathKey[]) => import("easy-tsnameof").PathKey[];
|
|
1675
|
-
toString: (path: import("easy-tsnameof").PathKey[]) => () => string;
|
|
1676
|
-
valueOf: (path: import("easy-tsnameof").PathKey[]) => () => string;
|
|
1677
|
-
[Symbol.toStringTag]: (path: import("easy-tsnameof").PathKey[]) => string;
|
|
1678
|
-
}>;
|
|
1679
1678
|
} & import("easy-tsnameof").PathHandlers<{
|
|
1680
1679
|
$path: (path: import("easy-tsnameof").PathKey[]) => string;
|
|
1681
1680
|
$rawPath: (path: import("easy-tsnameof").PathKey[]) => import("easy-tsnameof").PathKey[];
|
|
@@ -1692,4 +1691,5 @@ export declare class PersonName extends AbstractComplexValue implements IPersonN
|
|
|
1692
1691
|
static get renderHints(): RenderHints;
|
|
1693
1692
|
static from(value: IPersonName | Omit<PersonNameJSON, "@type">): PersonName;
|
|
1694
1693
|
toString(): string;
|
|
1694
|
+
toJSON(verbose?: boolean | undefined, serializeAsString?: boolean | undefined): PersonNameJSON;
|
|
1695
1695
|
}
|
|
@@ -61,6 +61,9 @@ let PersonName = class PersonName extends AbstractComplexValue_1.AbstractComplex
|
|
|
61
61
|
names.push(this.honorificSuffix.value);
|
|
62
62
|
return names.join(" ");
|
|
63
63
|
}
|
|
64
|
+
toJSON(verbose, serializeAsString) {
|
|
65
|
+
return super.toJSON(verbose, serializeAsString);
|
|
66
|
+
}
|
|
64
67
|
};
|
|
65
68
|
PersonName.propertyNames = (0, easy_tsnameof_1.default)();
|
|
66
69
|
__decorate([
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PersonName.js","sourceRoot":"","sources":["../../../../src/attributes/types/name/PersonName.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;AAAA,kDAA8D;AAC9D,kEAAkC;AAClC,yEAAqE;AACrE,qEAAkH;AAClH,uCAAqD;
|
|
1
|
+
{"version":3,"file":"PersonName.js","sourceRoot":"","sources":["../../../../src/attributes/types/name/PersonName.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AbstractString,
|
|
2
|
-
export interface PseudonymJSON extends
|
|
1
|
+
import { AbstractString, AbstractStringJSON, IAbstractString } from "../AbstractString";
|
|
2
|
+
export interface PseudonymJSON extends AbstractStringJSON {
|
|
3
3
|
"@type": "Pseudonym";
|
|
4
4
|
}
|
|
5
5
|
export interface IPseudonym extends IAbstractString {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pseudonym.js","sourceRoot":"","sources":["../../../../src/attributes/types/name/Pseudonym.ts"],"names":[],"mappings":";;;;;;;;;AAAA,kDAAyC;AACzC,
|
|
1
|
+
{"version":3,"file":"Pseudonym.js","sourceRoot":"","sources":["../../../../src/attributes/types/name/Pseudonym.ts"],"names":[],"mappings":";;;;;;;;;AAAA,kDAAyC;AACzC,sDAAuF;AAShF,IAAM,SAAS,GAAf,MAAM,SAAU,SAAQ,+BAAc;IAClC,MAAM,CAAC,IAAI,CAAC,KAAyD;QACxE,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,CAAkB,CAAA;IACpE,CAAC;CACJ,CAAA;AARY,SAAS;IADrB,IAAA,gBAAI,EAAC,WAAW,CAAC;GACL,SAAS,CAQrB;AARY,8BAAS"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AbstractString,
|
|
2
|
-
export interface SurnameJSON extends
|
|
1
|
+
import { AbstractString, AbstractStringJSON, IAbstractString } from "../AbstractString";
|
|
2
|
+
export interface SurnameJSON extends AbstractStringJSON {
|
|
3
3
|
"@type": "Surname";
|
|
4
4
|
}
|
|
5
5
|
export interface ISurname extends IAbstractString {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Surname.js","sourceRoot":"","sources":["../../../../src/attributes/types/name/Surname.ts"],"names":[],"mappings":";;;;;;;;;AAAA,kDAAyC;AACzC,
|
|
1
|
+
{"version":3,"file":"Surname.js","sourceRoot":"","sources":["../../../../src/attributes/types/name/Surname.ts"],"names":[],"mappings":";;;;;;;;;AAAA,kDAAyC;AACzC,sDAAuF;AAShF,IAAM,OAAO,GAAb,MAAM,OAAQ,SAAQ,+BAAc;IAChC,MAAM,CAAC,IAAI,CAAC,KAAqD;QACpE,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;CACJ,CAAA;AARY,OAAO;IADnB,IAAA,gBAAI,EAAC,SAAS,CAAC;GACH,OAAO,CAQnB;AARY,0BAAO"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { AbstractStringJSON, IAbstractString } from "../AbstractString";
|
|
2
2
|
import { AbstractCountry } from "../strings";
|
|
3
|
-
export interface CitizenshipJSON extends
|
|
3
|
+
export interface CitizenshipJSON extends AbstractStringJSON {
|
|
4
4
|
"@type": "Citizenship";
|
|
5
5
|
}
|
|
6
6
|
export interface ICitizenship extends IAbstractString {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AbstractString,
|
|
2
|
-
export interface JobTitleJSON extends
|
|
1
|
+
import { AbstractString, AbstractStringJSON, IAbstractString } from "../AbstractString";
|
|
2
|
+
export interface JobTitleJSON extends AbstractStringJSON {
|
|
3
3
|
"@type": "JobTitle";
|
|
4
4
|
}
|
|
5
5
|
export interface IJobTitle extends IAbstractString {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"JobTitle.js","sourceRoot":"","sources":["../../../../src/attributes/types/person/JobTitle.ts"],"names":[],"mappings":";;;;;;;;;AAAA,kDAAyC;AACzC,
|
|
1
|
+
{"version":3,"file":"JobTitle.js","sourceRoot":"","sources":["../../../../src/attributes/types/person/JobTitle.ts"],"names":[],"mappings":";;;;;;;;;AAAA,kDAAyC;AACzC,sDAAuF;AAShF,IAAM,QAAQ,GAAd,MAAM,QAAS,SAAQ,+BAAc;IACjC,MAAM,CAAC,IAAI,CAAC,KAAuD;QACtE,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,CAAiB,CAAA;IACnE,CAAC;CACJ,CAAA;AARY,QAAQ;IADpB,IAAA,gBAAI,EAAC,UAAU,CAAC;GACJ,QAAQ,CAQpB;AARY,4BAAQ"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { AbstractStringJSON, IAbstractString } from "../AbstractString";
|
|
2
2
|
import { AbstractCountry } from "../strings";
|
|
3
|
-
export interface NationalityJSON extends
|
|
3
|
+
export interface NationalityJSON extends AbstractStringJSON {
|
|
4
4
|
"@type": "Nationality";
|
|
5
5
|
}
|
|
6
6
|
export interface INationality extends IAbstractString {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { RenderHints, ValueHints } from "../../../attributes/hints";
|
|
2
|
-
import { AbstractString,
|
|
2
|
+
import { AbstractString, AbstractStringJSON, IAbstractString } from "../AbstractString";
|
|
3
3
|
/**
|
|
4
4
|
* Biologisches Geschlecht
|
|
5
5
|
*/
|
|
@@ -8,7 +8,7 @@ export declare enum BiologicalSex {
|
|
|
8
8
|
F = "female",
|
|
9
9
|
M = "male"
|
|
10
10
|
}
|
|
11
|
-
export interface SexJSON extends
|
|
11
|
+
export interface SexJSON extends AbstractStringJSON {
|
|
12
12
|
"@type": "Sex";
|
|
13
13
|
}
|
|
14
14
|
export interface ISex extends IAbstractString {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Sex.js","sourceRoot":"","sources":["../../../../src/attributes/types/person/Sex.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA8D;AAC9D,qDAAyG;AACzG,
|
|
1
|
+
{"version":3,"file":"Sex.js","sourceRoot":"","sources":["../../../../src/attributes/types/person/Sex.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA8D;AAC9D,qDAAyG;AACzG,sDAAuF;AAEvF;;GAEG;AACH,IAAY,aAIX;AAJD,WAAY,aAAa;IACrB,+BAAc,CAAA;IACd,6BAAY,CAAA;IACZ,2BAAU,CAAA;AACd,CAAC,EAJW,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAIxB;AASM,IAAM,GAAG,GAAT,MAAM,GAAI,SAAQ,+BAAc;IAQ5B,MAAM,KAAc,UAAU;QACjC,OAAO,KAAK,CAAC,UAAU,CAAC,QAAQ,CAAC;YAC7B,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,aAAa,CAAC,CAAC,GAAG,CAAC,CAAC,KAAK,EAAE,EAAE,CAC/C,uBAAe,CAAC,IAAI,CAAC,EAAE,GAAG,EAAE,KAAK,EAAE,WAAW,EAAE,gCAAgC,KAAK,EAAE,EAAE,CAAC,CAC7F;SACJ,CAAC,CAAA;IACN,CAAC;IAEM,MAAM,KAAc,WAAW;QAClC,OAAO,KAAK,CAAC,WAAW,CAAC,QAAQ,CAAC;YAC9B,QAAQ,EAAE,2BAAmB,CAAC,UAAU;SAC3C,CAAC,CAAA;IACN,CAAC;IAEM,MAAM,CAAC,IAAI,CAAC,KAA6C;QAC5D,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,CAAY,CAAA;IAC9D,CAAC;CACJ,CAAA;AA5BG;IAAC,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,EAAC;QACN,eAAe,EAAE,CAAC,CAAC,EAAE,EAAE,CACnB,CAAC,MAAM,CAAC,MAAM,CAAC,aAAa,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,mBAAmB,MAAM,CAAC,MAAM,CAAC,aAAa,CAAC,EAAE,CAAC,CAAC,CAAC,SAAS;KAChH,CAAC;;kCACkC;AAN3B,GAAG;IADf,IAAA,gBAAI,EAAC,KAAK,CAAC;GACC,GAAG,CA6Bf;AA7BY,kBAAG"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AbstractBoolean,
|
|
2
|
-
export interface ProprietaryBooleanJSON extends
|
|
1
|
+
import { AbstractBoolean, AbstractBooleanJSON, IAbstractBoolean } from "../AbstractBoolean";
|
|
2
|
+
export interface ProprietaryBooleanJSON extends AbstractBooleanJSON {
|
|
3
3
|
"@type": "ProprietaryBoolean";
|
|
4
4
|
title: string;
|
|
5
5
|
description?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProprietaryBoolean.js","sourceRoot":"","sources":["../../../../src/attributes/types/proprietary/ProprietaryBoolean.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA8D;AAC9D,
|
|
1
|
+
{"version":3,"file":"ProprietaryBoolean.js","sourceRoot":"","sources":["../../../../src/attributes/types/proprietary/ProprietaryBoolean.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA8D;AAC9D,wDAA2F;AAcpF,IAAM,kBAAkB,GAAxB,MAAM,kBAAmB,SAAQ,iCAAe;IAS5C,MAAM,CAAC,IAAI,CAAC,KAAkE;QACjF,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,CAA2B,CAAA;IAC7E,CAAC;CACJ,CAAA;AAlBG;IAAC,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,GAAE;;iDACS;AAEpB;IAAC,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;uDACF;AAPlB,kBAAkB;IAD9B,IAAA,gBAAI,EAAC,oBAAoB,CAAC;GACd,kBAAkB,CAmB9B;AAnBY,gDAAkB"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { AbstractStringJSON, IAbstractString } from "../AbstractString";
|
|
2
2
|
import { AbstractCountry } from "../strings/AbstractCountry";
|
|
3
|
-
export interface ProprietaryCountryJSON extends
|
|
3
|
+
export interface ProprietaryCountryJSON extends AbstractStringJSON {
|
|
4
4
|
"@type": "ProprietaryCountry";
|
|
5
5
|
title: string;
|
|
6
6
|
description?: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { AbstractStringJSON, IAbstractString } from "../AbstractString";
|
|
2
2
|
import { AbstractEMailAddress } from "../strings/AbstractEMailAddress";
|
|
3
|
-
export interface ProprietaryEMailAddressJSON extends
|
|
3
|
+
export interface ProprietaryEMailAddressJSON extends AbstractStringJSON {
|
|
4
4
|
"@type": "ProprietaryEMailAddress";
|
|
5
5
|
title: string;
|
|
6
6
|
description?: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { AbstractStringJSON, IAbstractString } from "../AbstractString";
|
|
2
2
|
import { AbstractFileReference } from "../strings";
|
|
3
|
-
export interface ProprietaryFileReferenceJSON extends
|
|
3
|
+
export interface ProprietaryFileReferenceJSON extends AbstractStringJSON {
|
|
4
4
|
"@type": "ProprietaryFileReference";
|
|
5
5
|
title: string;
|
|
6
6
|
description?: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AbstractFloat,
|
|
2
|
-
export interface ProprietaryFloatJSON extends
|
|
1
|
+
import { AbstractFloat, AbstractFloatJSON, IAbstractFloat } from "../AbstractFloat";
|
|
2
|
+
export interface ProprietaryFloatJSON extends AbstractFloatJSON {
|
|
3
3
|
"@type": "ProprietaryFloat";
|
|
4
4
|
title: string;
|
|
5
5
|
description?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProprietaryFloat.js","sourceRoot":"","sources":["../../../../src/attributes/types/proprietary/ProprietaryFloat.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA8D;AAC9D,
|
|
1
|
+
{"version":3,"file":"ProprietaryFloat.js","sourceRoot":"","sources":["../../../../src/attributes/types/proprietary/ProprietaryFloat.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA8D;AAC9D,oDAAmF;AAc5E,IAAM,gBAAgB,GAAtB,MAAM,gBAAiB,SAAQ,6BAAa;IASxC,MAAM,CAAC,IAAI,CAAC,KAA8D;QAC7E,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,CAAyB,CAAA;IAC3E,CAAC;CACJ,CAAA;AAlBG;IAAC,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,GAAE;;+CACS;AAEpB;IAAC,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;qDACF;AAPlB,gBAAgB;IAD5B,IAAA,gBAAI,EAAC,kBAAkB,CAAC;GACZ,gBAAgB,CAmB5B;AAnBY,4CAAgB"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { AbstractStringJSON, IAbstractString } from "../AbstractString";
|
|
2
2
|
import { AbstractHEXColor } from "../strings/AbstractHEXColor";
|
|
3
|
-
export interface ProprietaryHEXColorJSON extends
|
|
3
|
+
export interface ProprietaryHEXColorJSON extends AbstractStringJSON {
|
|
4
4
|
"@type": "ProprietaryHEXColor";
|
|
5
5
|
title: string;
|
|
6
6
|
description?: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { AbstractStringJSON, IAbstractString } from "../AbstractString";
|
|
2
2
|
import { AbstractLanguage } from "../strings/AbstractLanguage";
|
|
3
|
-
export interface ProprietaryLanguageJSON extends
|
|
3
|
+
export interface ProprietaryLanguageJSON extends AbstractStringJSON {
|
|
4
4
|
"@type": "ProprietaryLanguage";
|
|
5
5
|
title: string;
|
|
6
6
|
description?: string;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { AbstractStringJSON, IAbstractString } from "../AbstractString";
|
|
2
2
|
import { AbstractPhoneNumber } from "../strings/AbstractPhoneNumber";
|
|
3
|
-
export interface ProprietaryPhoneNumberJSON extends
|
|
3
|
+
export interface ProprietaryPhoneNumberJSON extends AbstractStringJSON {
|
|
4
4
|
"@type": "ProprietaryPhoneNumber";
|
|
5
5
|
title: string;
|
|
6
6
|
description?: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AbstractString,
|
|
2
|
-
export interface ProprietaryStringJSON extends
|
|
1
|
+
import { AbstractString, AbstractStringJSON, IAbstractString } from "../AbstractString";
|
|
2
|
+
export interface ProprietaryStringJSON extends AbstractStringJSON {
|
|
3
3
|
"@type": "ProprietaryString";
|
|
4
4
|
title: string;
|
|
5
5
|
description?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProprietaryString.js","sourceRoot":"","sources":["../../../../src/attributes/types/proprietary/ProprietaryString.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA8D;AAC9D,
|
|
1
|
+
{"version":3,"file":"ProprietaryString.js","sourceRoot":"","sources":["../../../../src/attributes/types/proprietary/ProprietaryString.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA8D;AAC9D,sDAAuF;AAchF,IAAM,iBAAiB,GAAvB,MAAM,iBAAkB,SAAQ,+BAAc;IAS1C,MAAM,CAAC,IAAI,CAAC,KAAgE;QAC/E,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,CAA0B,CAAA;IAC5E,CAAC;CACJ,CAAA;AAlBG;IAAC,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,GAAE;;gDACS;AAEpB;IAAC,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;sDACF;AAPlB,iBAAiB;IAD7B,IAAA,gBAAI,EAAC,mBAAmB,CAAC;GACb,iBAAiB,CAmB7B;AAnBY,8CAAiB"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { AbstractStringJSON, IAbstractString } from "../AbstractString";
|
|
2
2
|
import { AbstractURL } from "../strings/AbstractURL";
|
|
3
|
-
export interface ProprietaryURLJSON extends
|
|
3
|
+
export interface ProprietaryURLJSON extends AbstractStringJSON {
|
|
4
4
|
"@type": "ProprietaryURL";
|
|
5
5
|
title: string;
|
|
6
6
|
description?: string;
|
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-09-
|
|
11
|
-
commit: "
|
|
8
|
+
version: "2.0.0-beta.35",
|
|
9
|
+
build: "112",
|
|
10
|
+
date: "2022-09-29T07:48:31+00:00",
|
|
11
|
+
commit: "c59d10f6d19f485c2a88e7a3f3919f592f617367",
|
|
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,
|
package/lib-web/nmshd.content.js
CHANGED
|
@@ -241,12 +241,12 @@ var AttributeValues;
|
|
|
241
241
|
types_1.DeliveryBoxAddress,
|
|
242
242
|
types_1.DisplayName,
|
|
243
243
|
types_1.EMailAddress,
|
|
244
|
-
types_1.
|
|
244
|
+
types_1.FaxNumber,
|
|
245
245
|
types_1.FileReference,
|
|
246
246
|
types_1.JobTitle,
|
|
247
247
|
types_1.Nationality,
|
|
248
248
|
types_1.PersonName,
|
|
249
|
-
types_1.
|
|
249
|
+
types_1.PhoneNumber,
|
|
250
250
|
types_1.PostOfficeBoxAddress,
|
|
251
251
|
types_1.Pseudonym,
|
|
252
252
|
types_1.Sex,
|
|
@@ -263,12 +263,12 @@ var AttributeValues;
|
|
|
263
263
|
"DeliveryBoxAddress",
|
|
264
264
|
"DisplayName",
|
|
265
265
|
"EMailAddress",
|
|
266
|
-
"
|
|
266
|
+
"FaxNumber",
|
|
267
267
|
"FileReference",
|
|
268
268
|
"JobTitle",
|
|
269
269
|
"Nationality",
|
|
270
270
|
"PersonName",
|
|
271
|
-
"
|
|
271
|
+
"PhoneNumber",
|
|
272
272
|
"PostOfficeBoxAddress",
|
|
273
273
|
"Pseudonym",
|
|
274
274
|
"Sex",
|
|
@@ -2525,7 +2525,7 @@ let DeliveryBoxAddress = class DeliveryBoxAddress extends AbstractAddress_1.Abst
|
|
|
2525
2525
|
[this.propertyNames.zipCode.$path]: ZipCode_1.ZipCode.valueHints,
|
|
2526
2526
|
[this.propertyNames.city.$path]: City_1.City.valueHints,
|
|
2527
2527
|
[this.propertyNames.country.$path]: Country_1.Country.valueHints,
|
|
2528
|
-
[this.propertyNames.phoneNumber.$path]: communication_1.
|
|
2528
|
+
[this.propertyNames.phoneNumber.$path]: communication_1.PhoneNumber.valueHints,
|
|
2529
2529
|
[this.propertyNames.state.$path]: State_1.State.valueHints
|
|
2530
2530
|
}
|
|
2531
2531
|
});
|
|
@@ -2544,7 +2544,7 @@ let DeliveryBoxAddress = class DeliveryBoxAddress extends AbstractAddress_1.Abst
|
|
|
2544
2544
|
[this.propertyNames.zipCode.$path]: ZipCode_1.ZipCode.renderHints,
|
|
2545
2545
|
[this.propertyNames.city.$path]: City_1.City.renderHints,
|
|
2546
2546
|
[this.propertyNames.country.$path]: Country_1.Country.renderHints,
|
|
2547
|
-
[this.propertyNames.phoneNumber.$path]: communication_1.
|
|
2547
|
+
[this.propertyNames.phoneNumber.$path]: communication_1.PhoneNumber.renderHints,
|
|
2548
2548
|
[this.propertyNames.state.$path]: State_1.State.renderHints
|
|
2549
2549
|
}
|
|
2550
2550
|
});
|
|
@@ -2568,6 +2568,9 @@ let DeliveryBoxAddress = class DeliveryBoxAddress extends AbstractAddress_1.Abst
|
|
|
2568
2568
|
value.push(countryName ? countryName : this.country.toString());
|
|
2569
2569
|
return value.join("\n");
|
|
2570
2570
|
}
|
|
2571
|
+
toJSON(verbose, serializeAsString) {
|
|
2572
|
+
return super.toJSON(verbose, serializeAsString);
|
|
2573
|
+
}
|
|
2571
2574
|
};
|
|
2572
2575
|
DeliveryBoxAddress.propertyNames = (0, easy_tsnameof_1.default)();
|
|
2573
2576
|
__decorate([
|
|
@@ -2598,7 +2601,7 @@ __decorate([
|
|
|
2598
2601
|
__decorate([
|
|
2599
2602
|
(0, ts_serval_1.serialize)({ customGenerator: AbstractAttributeValue_1.AbstractAttributeValue.valueGenerator }),
|
|
2600
2603
|
(0, ts_serval_1.validate)({ nullable: true }),
|
|
2601
|
-
__metadata("design:type", communication_1.
|
|
2604
|
+
__metadata("design:type", communication_1.PhoneNumber)
|
|
2602
2605
|
], DeliveryBoxAddress.prototype, "phoneNumber", void 0);
|
|
2603
2606
|
__decorate([
|
|
2604
2607
|
(0, ts_serval_1.serialize)({ customGenerator: AbstractAttributeValue_1.AbstractAttributeValue.valueGenerator }),
|
|
@@ -2718,6 +2721,9 @@ let PostOfficeBoxAddress = class PostOfficeBoxAddress extends AbstractAddress_1.
|
|
|
2718
2721
|
value.push(countryName ? countryName : this.country.toString());
|
|
2719
2722
|
return value.join("\n");
|
|
2720
2723
|
}
|
|
2724
|
+
toJSON(verbose, serializeAsString) {
|
|
2725
|
+
return super.toJSON(verbose, serializeAsString);
|
|
2726
|
+
}
|
|
2721
2727
|
};
|
|
2722
2728
|
PostOfficeBoxAddress.propertyNames = (0, easy_tsnameof_1.default)();
|
|
2723
2729
|
__decorate([
|
|
@@ -2885,6 +2891,9 @@ let StreetAddress = class StreetAddress extends AbstractAddress_1.AbstractAddres
|
|
|
2885
2891
|
value.push(countryName ? countryName : this.country.toString());
|
|
2886
2892
|
return value.join("\n");
|
|
2887
2893
|
}
|
|
2894
|
+
toJSON(verbose, serializeAsString) {
|
|
2895
|
+
return super.toJSON(verbose, serializeAsString);
|
|
2896
|
+
}
|
|
2888
2897
|
};
|
|
2889
2898
|
StreetAddress.propertyNames = (0, easy_tsnameof_1.nameOf)();
|
|
2890
2899
|
__decorate([
|
|
@@ -3055,6 +3064,9 @@ let Affiliation = class Affiliation extends AbstractComplexValue_1.AbstractCompl
|
|
|
3055
3064
|
}
|
|
3056
3065
|
return value.join(", ");
|
|
3057
3066
|
}
|
|
3067
|
+
toJSON(verbose, serializeAsString) {
|
|
3068
|
+
return super.toJSON(verbose, serializeAsString);
|
|
3069
|
+
}
|
|
3058
3070
|
};
|
|
3059
3071
|
Affiliation.propertyNames = (0, easy_tsnameof_1.default)();
|
|
3060
3072
|
__decorate([
|
|
@@ -3334,6 +3346,9 @@ let BirthDate = class BirthDate extends AbstractComplexValue_1.AbstractComplexVa
|
|
|
3334
3346
|
year: this.year.value
|
|
3335
3347
|
}).toFormat("yyyy-MM-dd");
|
|
3336
3348
|
}
|
|
3349
|
+
toJSON(verbose, serializeAsString) {
|
|
3350
|
+
return super.toJSON(verbose, serializeAsString);
|
|
3351
|
+
}
|
|
3337
3352
|
};
|
|
3338
3353
|
BirthDate.propertyNames = (0, easy_tsnameof_1.default)();
|
|
3339
3354
|
__decorate([
|
|
@@ -3489,6 +3504,9 @@ let BirthPlace = class BirthPlace extends AbstractComplexValue_1.AbstractComplex
|
|
|
3489
3504
|
value.push(this.country.toString());
|
|
3490
3505
|
return value.join(", ");
|
|
3491
3506
|
}
|
|
3507
|
+
toJSON(verbose, serializeAsString) {
|
|
3508
|
+
return super.toJSON(verbose, serializeAsString);
|
|
3509
|
+
}
|
|
3492
3510
|
};
|
|
3493
3511
|
BirthPlace.propertyNames = (0, easy_tsnameof_1.default)();
|
|
3494
3512
|
__decorate([
|
|
@@ -3680,10 +3698,10 @@ exports.EMailAddress = EMailAddress;
|
|
|
3680
3698
|
|
|
3681
3699
|
/***/ }),
|
|
3682
3700
|
|
|
3683
|
-
/***/ "./dist/attributes/types/communication/
|
|
3684
|
-
|
|
3685
|
-
!*** ./dist/attributes/types/communication/
|
|
3686
|
-
|
|
3701
|
+
/***/ "./dist/attributes/types/communication/FaxNumber.js":
|
|
3702
|
+
/*!**********************************************************!*\
|
|
3703
|
+
!*** ./dist/attributes/types/communication/FaxNumber.js ***!
|
|
3704
|
+
\**********************************************************/
|
|
3687
3705
|
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
3688
3706
|
|
|
3689
3707
|
|
|
@@ -3694,10 +3712,10 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
3694
3712
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
3695
3713
|
};
|
|
3696
3714
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
3697
|
-
exports.
|
|
3715
|
+
exports.FaxNumber = void 0;
|
|
3698
3716
|
const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-serval");
|
|
3699
3717
|
const strings_1 = __webpack_require__(/*! ../strings */ "./dist/attributes/types/strings/index.js");
|
|
3700
|
-
let
|
|
3718
|
+
let FaxNumber = class FaxNumber extends strings_1.AbstractPhoneNumber {
|
|
3701
3719
|
static from(value) {
|
|
3702
3720
|
return this.fromAny(value);
|
|
3703
3721
|
}
|
|
@@ -3705,18 +3723,18 @@ let Fax = class Fax extends strings_1.AbstractPhoneNumber {
|
|
|
3705
3723
|
return super.toJSON(verbose, serializeAsString);
|
|
3706
3724
|
}
|
|
3707
3725
|
};
|
|
3708
|
-
|
|
3709
|
-
(0, ts_serval_1.type)("
|
|
3710
|
-
],
|
|
3711
|
-
exports.
|
|
3712
|
-
//# sourceMappingURL=
|
|
3726
|
+
FaxNumber = __decorate([
|
|
3727
|
+
(0, ts_serval_1.type)("FaxNumber")
|
|
3728
|
+
], FaxNumber);
|
|
3729
|
+
exports.FaxNumber = FaxNumber;
|
|
3730
|
+
//# sourceMappingURL=FaxNumber.js.map
|
|
3713
3731
|
|
|
3714
3732
|
/***/ }),
|
|
3715
3733
|
|
|
3716
|
-
/***/ "./dist/attributes/types/communication/
|
|
3717
|
-
|
|
3718
|
-
!*** ./dist/attributes/types/communication/
|
|
3719
|
-
|
|
3734
|
+
/***/ "./dist/attributes/types/communication/PhoneNumber.js":
|
|
3735
|
+
/*!************************************************************!*\
|
|
3736
|
+
!*** ./dist/attributes/types/communication/PhoneNumber.js ***!
|
|
3737
|
+
\************************************************************/
|
|
3720
3738
|
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
3721
3739
|
|
|
3722
3740
|
|
|
@@ -3727,10 +3745,10 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
3727
3745
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
3728
3746
|
};
|
|
3729
3747
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
3730
|
-
exports.
|
|
3748
|
+
exports.PhoneNumber = void 0;
|
|
3731
3749
|
const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-serval");
|
|
3732
3750
|
const strings_1 = __webpack_require__(/*! ../strings */ "./dist/attributes/types/strings/index.js");
|
|
3733
|
-
let
|
|
3751
|
+
let PhoneNumber = class PhoneNumber extends strings_1.AbstractPhoneNumber {
|
|
3734
3752
|
static from(value) {
|
|
3735
3753
|
return this.fromAny(value);
|
|
3736
3754
|
}
|
|
@@ -3738,11 +3756,11 @@ let Phone = class Phone extends strings_1.AbstractPhoneNumber {
|
|
|
3738
3756
|
return super.toJSON(verbose, serializeAsString);
|
|
3739
3757
|
}
|
|
3740
3758
|
};
|
|
3741
|
-
|
|
3742
|
-
(0, ts_serval_1.type)("
|
|
3743
|
-
],
|
|
3744
|
-
exports.
|
|
3745
|
-
//# sourceMappingURL=
|
|
3759
|
+
PhoneNumber = __decorate([
|
|
3760
|
+
(0, ts_serval_1.type)("PhoneNumber")
|
|
3761
|
+
], PhoneNumber);
|
|
3762
|
+
exports.PhoneNumber = PhoneNumber;
|
|
3763
|
+
//# sourceMappingURL=PhoneNumber.js.map
|
|
3746
3764
|
|
|
3747
3765
|
/***/ }),
|
|
3748
3766
|
|
|
@@ -3803,8 +3821,8 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
3803
3821
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
3804
3822
|
__exportStar(__webpack_require__(/*! ./CommunicationLanguage */ "./dist/attributes/types/communication/CommunicationLanguage.js"), exports);
|
|
3805
3823
|
__exportStar(__webpack_require__(/*! ./EMailAddress */ "./dist/attributes/types/communication/EMailAddress.js"), exports);
|
|
3806
|
-
__exportStar(__webpack_require__(/*! ./
|
|
3807
|
-
__exportStar(__webpack_require__(/*! ./
|
|
3824
|
+
__exportStar(__webpack_require__(/*! ./FaxNumber */ "./dist/attributes/types/communication/FaxNumber.js"), exports);
|
|
3825
|
+
__exportStar(__webpack_require__(/*! ./PhoneNumber */ "./dist/attributes/types/communication/PhoneNumber.js"), exports);
|
|
3808
3826
|
__exportStar(__webpack_require__(/*! ./Website */ "./dist/attributes/types/communication/Website.js"), exports);
|
|
3809
3827
|
//# sourceMappingURL=index.js.map
|
|
3810
3828
|
|
|
@@ -4590,6 +4608,9 @@ let PersonName = class PersonName extends AbstractComplexValue_1.AbstractComplex
|
|
|
4590
4608
|
names.push(this.honorificSuffix.value);
|
|
4591
4609
|
return names.join(" ");
|
|
4592
4610
|
}
|
|
4611
|
+
toJSON(verbose, serializeAsString) {
|
|
4612
|
+
return super.toJSON(verbose, serializeAsString);
|
|
4613
|
+
}
|
|
4593
4614
|
};
|
|
4594
4615
|
PersonName.propertyNames = (0, easy_tsnameof_1.default)();
|
|
4595
4616
|
__decorate([
|
|
@@ -5864,10 +5885,10 @@ const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-s
|
|
|
5864
5885
|
const crypto_1 = __webpack_require__(/*! @nmshd/crypto */ "@nmshd/crypto");
|
|
5865
5886
|
const transport_1 = __webpack_require__(/*! @nmshd/transport */ "@nmshd/transport");
|
|
5866
5887
|
exports.buildInformation = {
|
|
5867
|
-
version: "2.0.0-beta.
|
|
5868
|
-
build: "
|
|
5869
|
-
date: "2022-09-
|
|
5870
|
-
commit: "
|
|
5888
|
+
version: "2.0.0-beta.35",
|
|
5889
|
+
build: "112",
|
|
5890
|
+
date: "2022-09-29T07:48:31+00:00",
|
|
5891
|
+
commit: "c59d10f6d19f485c2a88e7a3f3919f592f617367",
|
|
5871
5892
|
dependencies: {"@js-soft/logging-abstractions":"^1.0.0","easy-tsnameof":"^3.0.6","mocha-param":"^2.0.1"},
|
|
5872
5893
|
libraries: {
|
|
5873
5894
|
serval: ts_serval_1.buildInformation,
|