@nmshd/content 2.4.0 → 2.4.1
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 +2 -2
- package/dist/attributes/AttributeValueTypes.js.map +1 -1
- package/dist/attributes/types/identity/IdentityFileReference.d.ts +11 -0
- package/dist/attributes/types/identity/{FileReference.js → IdentityFileReference.js} +7 -7
- package/dist/attributes/types/identity/IdentityFileReference.js.map +1 -0
- package/dist/attributes/types/identity/index.d.ts +1 -1
- package/dist/attributes/types/identity/index.js +1 -1
- package/dist/attributes/types/identity/index.js.map +1 -1
- package/dist/buildInformation.js +4 -4
- package/lib-web/nmshd.content.js +18 -18
- package/lib-web/nmshd.content.min.js +1 -1
- package/package.json +1 -1
- package/dist/attributes/types/identity/FileReference.d.ts +0 -11
- package/dist/attributes/types/identity/FileReference.js.map +0 -1
|
@@ -1,12 +1,12 @@
|
|
|
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,
|
|
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, 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, IGivenName, IHonorificPrefix, IHonorificSuffix, IHouseNumber, IIdentityFileReference, IJobTitle, IMiddleName, INationality, IPersonName, IPhoneNumber, IPostOfficeBoxAddress, IProprietaryBoolean, IProprietaryCountry, IProprietaryEMailAddress, IProprietaryFileReference, IProprietaryFloat, IProprietaryHEXColor, IProprietaryInteger, IProprietaryJSON, IProprietaryLanguage, IProprietaryPhoneNumber, IProprietaryString, IProprietaryURL, IProprietaryXML, IPseudonym, ISex, IState, IStreet, IStreetAddress, ISurname, IWebsite, IZipCode, IdentityFileReference, IdentityFileReferenceJSON, 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, ProprietaryJSON, ProprietaryJSONJSON, ProprietaryLanguage, ProprietaryLanguageJSON, ProprietaryPhoneNumber, ProprietaryPhoneNumberJSON, ProprietaryString, ProprietaryStringJSON, ProprietaryURL, ProprietaryURLJSON, ProprietaryXML, ProprietaryXMLJSON, Pseudonym, PseudonymJSON, SchematizedXML, SchematizedXMLJSON, 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 {
|
|
5
|
-
type Json = AffiliationJSON | BirthDateJSON | BirthNameJSON | BirthPlaceJSON | CitizenshipJSON | CommunicationLanguageJSON | DeliveryBoxAddressJSON | DisplayNameJSON | EMailAddressJSON | FaxNumberJSON |
|
|
6
|
-
type Interface = IAffiliation | IBirthDate | IBirthName | IBirthPlace | ICitizenship | ICommunicationLanguage | IDeliveryBoxAddress | IDisplayName | IEMailAddress | IFaxNumber |
|
|
7
|
-
type Class = Affiliation | BirthDate | BirthName | BirthPlace | Citizenship | CommunicationLanguage | DeliveryBoxAddress | DisplayName | EMailAddress | FaxNumber |
|
|
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
|
|
9
|
-
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 | IdentityFileReferenceJSON | SchematizedXMLJSON | JobTitleJSON | NationalityJSON | PersonNameJSON | PhoneNumberJSON | PostOfficeBoxAddressJSON | PseudonymJSON | SexJSON | StreetAddressJSON | WebsiteJSON;
|
|
6
|
+
type Interface = IAffiliation | IBirthDate | IBirthName | IBirthPlace | ICitizenship | ICommunicationLanguage | IDeliveryBoxAddress | IDisplayName | IEMailAddress | IFaxNumber | IIdentityFileReference | SchematizedXML | IJobTitle | INationality | IPersonName | IPhoneNumber | IPostOfficeBoxAddress | IPseudonym | ISex | IStreetAddress | IWebsite;
|
|
7
|
+
type Class = Affiliation | BirthDate | BirthName | BirthPlace | Citizenship | CommunicationLanguage | DeliveryBoxAddress | DisplayName | EMailAddress | FaxNumber | IdentityFileReference | SchematizedXML | JobTitle | Nationality | PersonName | PhoneNumber | PostOfficeBoxAddress | Pseudonym | Sex | StreetAddress | 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 SchematizedXML | typeof BirthName | typeof PersonName | typeof Pseudonym | typeof Citizenship | typeof JobTitle | typeof Nationality | typeof Sex)[];
|
|
9
|
+
const TYPE_NAMES: readonly ["Affiliation", "BirthDate", "BirthName", "BirthPlace", "Citizenship", "CommunicationLanguage", "DeliveryBoxAddress", "DisplayName", "EMailAddress", "FaxNumber", "IdentityFileReference", "SchematizedXML", "JobTitle", "Nationality", "PersonName", "PhoneNumber", "PostOfficeBoxAddress", "Pseudonym", "Sex", "StreetAddress", "Website"];
|
|
10
10
|
const TYPE_NAMES_STRINGIFIED: string;
|
|
11
11
|
type TypeName = (typeof TYPE_NAMES)[number];
|
|
12
12
|
}
|
|
@@ -24,7 +24,7 @@ export declare module AttributeValues {
|
|
|
24
24
|
type Class = Editable.Class | Uneditable.Class;
|
|
25
25
|
const CLASSES: (typeof City | typeof DeliveryBoxAddress | typeof PostOfficeBoxAddress | typeof StreetAddress | typeof Affiliation | typeof BirthDay | typeof BirthMonth | typeof BirthYear | typeof BirthDate | typeof BirthPlace | typeof PersonName)[];
|
|
26
26
|
type TypeName = Editable.TypeName | Uneditable.TypeName;
|
|
27
|
-
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" | "
|
|
27
|
+
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" | "IdentityFileReference" | "SchematizedXML" | "BirthName" | "GivenName" | "HonorificPrefix" | "HonorificSuffix" | "MiddleName" | "Surname" | "PersonName" | "Pseudonym" | "Citizenship" | "JobTitle" | "Nationality" | "Sex")[];
|
|
28
28
|
const TYPE_NAMES_STRINGIFIED: string;
|
|
29
29
|
}
|
|
30
30
|
module Relationship {
|
|
@@ -41,6 +41,6 @@ export declare module AttributeValues {
|
|
|
41
41
|
type Class = Identity.Class | Relationship.Class;
|
|
42
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 ProprietaryJSON | 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" | "
|
|
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" | "IdentityFileReference" | "SchematizedXML" | "BirthName" | "GivenName" | "HonorificPrefix" | "HonorificSuffix" | "MiddleName" | "Surname" | "PersonName" | "Pseudonym" | "Citizenship" | "JobTitle" | "Nationality" | "Sex" | "ProprietaryBoolean" | "ProprietaryCountry" | "ProprietaryEMailAddress" | "ProprietaryFileReference" | "ProprietaryFloat" | "ProprietaryHEXColor" | "ProprietaryInteger" | "ProprietaryJSON" | "ProprietaryLanguage" | "ProprietaryPhoneNumber" | "ProprietaryString" | "ProprietaryURL" | "ProprietaryXML" | "Consent")[];
|
|
45
45
|
const TYPE_NAMES_STRINGIFIED: string;
|
|
46
46
|
}
|
|
@@ -20,7 +20,7 @@ var AttributeValues;
|
|
|
20
20
|
types_1.DisplayName,
|
|
21
21
|
types_1.EMailAddress,
|
|
22
22
|
types_1.FaxNumber,
|
|
23
|
-
types_1.
|
|
23
|
+
types_1.IdentityFileReference,
|
|
24
24
|
types_1.SchematizedXML,
|
|
25
25
|
types_1.JobTitle,
|
|
26
26
|
types_1.Nationality,
|
|
@@ -43,7 +43,7 @@ var AttributeValues;
|
|
|
43
43
|
"DisplayName",
|
|
44
44
|
"EMailAddress",
|
|
45
45
|
"FaxNumber",
|
|
46
|
-
"
|
|
46
|
+
"IdentityFileReference",
|
|
47
47
|
"SchematizedXML",
|
|
48
48
|
"JobTitle",
|
|
49
49
|
"Nationality",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AttributeValueTypes.js","sourceRoot":"","sources":["../../src/attributes/AttributeValueTypes.ts"],"names":[],"mappings":";;;AAAA,mCAqKgB;AAEhB,+JAA+J;AAE/J,IAAc,eAAe,CAwV5B;AAxVD,WAAc,eAAe;IACzB,IAAc,QAAQ,CAuPrB;IAvPD,WAAc,QAAQ;QAClB,IAAc,QAAQ,CAwHrB;QAxHD,WAAc,QAAQ;YAsEL,gBAAO,GAAG;gBACnB,mBAAW;gBACX,iBAAS;gBACT,iBAAS;gBACT,kBAAU;gBACV,mBAAW;gBACX,6BAAqB;gBACrB,0BAAkB;gBAClB,mBAAW;gBACX,oBAAY;gBACZ,iBAAS;gBACT,
|
|
1
|
+
{"version":3,"file":"AttributeValueTypes.js","sourceRoot":"","sources":["../../src/attributes/AttributeValueTypes.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { AbstractStringJSON, IAbstractString } from "../AbstractString";
|
|
2
|
+
import { AbstractFileReference } from "../strings";
|
|
3
|
+
export interface IdentityFileReferenceJSON extends AbstractStringJSON {
|
|
4
|
+
"@type": "IdentityFileReference";
|
|
5
|
+
}
|
|
6
|
+
export interface IIdentityFileReference extends IAbstractString {
|
|
7
|
+
}
|
|
8
|
+
export declare class IdentityFileReference extends AbstractFileReference implements IIdentityFileReference {
|
|
9
|
+
static from(value: IIdentityFileReference | Omit<IdentityFileReferenceJSON, "@type"> | string): IdentityFileReference;
|
|
10
|
+
toJSON(verbose?: boolean | undefined, serializeAsString?: boolean | undefined): IdentityFileReferenceJSON;
|
|
11
|
+
}
|
|
@@ -6,10 +6,10 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
6
6
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
7
|
};
|
|
8
8
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9
|
-
exports.
|
|
9
|
+
exports.IdentityFileReference = void 0;
|
|
10
10
|
const ts_serval_1 = require("@js-soft/ts-serval");
|
|
11
11
|
const strings_1 = require("../strings");
|
|
12
|
-
let
|
|
12
|
+
let IdentityFileReference = class IdentityFileReference extends strings_1.AbstractFileReference {
|
|
13
13
|
static from(value) {
|
|
14
14
|
return this.fromAny(value);
|
|
15
15
|
}
|
|
@@ -17,8 +17,8 @@ let FileReference = class FileReference extends strings_1.AbstractFileReference
|
|
|
17
17
|
return super.toJSON(verbose, serializeAsString);
|
|
18
18
|
}
|
|
19
19
|
};
|
|
20
|
-
|
|
21
|
-
(0, ts_serval_1.type)("
|
|
22
|
-
],
|
|
23
|
-
exports.
|
|
24
|
-
//# sourceMappingURL=
|
|
20
|
+
IdentityFileReference = __decorate([
|
|
21
|
+
(0, ts_serval_1.type)("IdentityFileReference")
|
|
22
|
+
], IdentityFileReference);
|
|
23
|
+
exports.IdentityFileReference = IdentityFileReference;
|
|
24
|
+
//# sourceMappingURL=IdentityFileReference.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IdentityFileReference.js","sourceRoot":"","sources":["../../../../src/attributes/types/identity/IdentityFileReference.ts"],"names":[],"mappings":";;;;;;;;;AAAA,kDAAyC;AAEzC,wCAAkD;AAS3C,IAAM,qBAAqB,GAA3B,MAAM,qBAAsB,SAAQ,+BAAqB;IACrD,MAAM,CAAC,IAAI,CACd,KAAiF;QAEjF,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,CAA8B,CAAA;IAChF,CAAC;CACJ,CAAA;AAbY,qBAAqB;IADjC,IAAA,gBAAI,EAAC,uBAAuB,CAAC;GACjB,qBAAqB,CAajC;AAbY,sDAAqB"}
|
|
@@ -15,6 +15,6 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
17
|
__exportStar(require("./DisplayName"), exports);
|
|
18
|
-
__exportStar(require("./
|
|
18
|
+
__exportStar(require("./IdentityFileReference"), exports);
|
|
19
19
|
__exportStar(require("./SchematizedXML"), exports);
|
|
20
20
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/attributes/types/identity/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,gDAA6B;AAC7B,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/attributes/types/identity/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,gDAA6B;AAC7B,0DAAuC;AACvC,mDAAgC"}
|
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.4.
|
|
9
|
-
build: "
|
|
10
|
-
date: "2023-
|
|
11
|
-
commit: "
|
|
8
|
+
version: "2.4.1",
|
|
9
|
+
build: "138",
|
|
10
|
+
date: "2023-08-03T06:47:53+00:00",
|
|
11
|
+
commit: "a1cc823f5f0de435f2995e32b906685161d85a3f",
|
|
12
12
|
dependencies: {"@js-soft/logging-abstractions":"^1.0.0","@nmshd/iql":"^0.0.1","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
|
@@ -152,7 +152,7 @@ var AttributeValues;
|
|
|
152
152
|
types_1.DisplayName,
|
|
153
153
|
types_1.EMailAddress,
|
|
154
154
|
types_1.FaxNumber,
|
|
155
|
-
types_1.
|
|
155
|
+
types_1.IdentityFileReference,
|
|
156
156
|
types_1.SchematizedXML,
|
|
157
157
|
types_1.JobTitle,
|
|
158
158
|
types_1.Nationality,
|
|
@@ -175,7 +175,7 @@ var AttributeValues;
|
|
|
175
175
|
"DisplayName",
|
|
176
176
|
"EMailAddress",
|
|
177
177
|
"FaxNumber",
|
|
178
|
-
"
|
|
178
|
+
"IdentityFileReference",
|
|
179
179
|
"SchematizedXML",
|
|
180
180
|
"JobTitle",
|
|
181
181
|
"Nationality",
|
|
@@ -4178,10 +4178,10 @@ exports.DisplayName = DisplayName;
|
|
|
4178
4178
|
|
|
4179
4179
|
/***/ }),
|
|
4180
4180
|
|
|
4181
|
-
/***/ "./dist/attributes/types/identity/
|
|
4182
|
-
|
|
4183
|
-
!*** ./dist/attributes/types/identity/
|
|
4184
|
-
|
|
4181
|
+
/***/ "./dist/attributes/types/identity/IdentityFileReference.js":
|
|
4182
|
+
/*!*****************************************************************!*\
|
|
4183
|
+
!*** ./dist/attributes/types/identity/IdentityFileReference.js ***!
|
|
4184
|
+
\*****************************************************************/
|
|
4185
4185
|
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
4186
4186
|
|
|
4187
4187
|
|
|
@@ -4192,10 +4192,10 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
4192
4192
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
4193
4193
|
};
|
|
4194
4194
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
4195
|
-
exports.
|
|
4195
|
+
exports.IdentityFileReference = void 0;
|
|
4196
4196
|
const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-serval");
|
|
4197
4197
|
const strings_1 = __webpack_require__(/*! ../strings */ "./dist/attributes/types/strings/index.js");
|
|
4198
|
-
let
|
|
4198
|
+
let IdentityFileReference = class IdentityFileReference extends strings_1.AbstractFileReference {
|
|
4199
4199
|
static from(value) {
|
|
4200
4200
|
return this.fromAny(value);
|
|
4201
4201
|
}
|
|
@@ -4203,11 +4203,11 @@ let FileReference = class FileReference extends strings_1.AbstractFileReference
|
|
|
4203
4203
|
return super.toJSON(verbose, serializeAsString);
|
|
4204
4204
|
}
|
|
4205
4205
|
};
|
|
4206
|
-
|
|
4207
|
-
(0, ts_serval_1.type)("
|
|
4208
|
-
],
|
|
4209
|
-
exports.
|
|
4210
|
-
//# sourceMappingURL=
|
|
4206
|
+
IdentityFileReference = __decorate([
|
|
4207
|
+
(0, ts_serval_1.type)("IdentityFileReference")
|
|
4208
|
+
], IdentityFileReference);
|
|
4209
|
+
exports.IdentityFileReference = IdentityFileReference;
|
|
4210
|
+
//# sourceMappingURL=IdentityFileReference.js.map
|
|
4211
4211
|
|
|
4212
4212
|
/***/ }),
|
|
4213
4213
|
|
|
@@ -4279,7 +4279,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
4279
4279
|
};
|
|
4280
4280
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
4281
4281
|
__exportStar(__webpack_require__(/*! ./DisplayName */ "./dist/attributes/types/identity/DisplayName.js"), exports);
|
|
4282
|
-
__exportStar(__webpack_require__(/*! ./
|
|
4282
|
+
__exportStar(__webpack_require__(/*! ./IdentityFileReference */ "./dist/attributes/types/identity/IdentityFileReference.js"), exports);
|
|
4283
4283
|
__exportStar(__webpack_require__(/*! ./SchematizedXML */ "./dist/attributes/types/identity/SchematizedXML.js"), exports);
|
|
4284
4284
|
//# sourceMappingURL=index.js.map
|
|
4285
4285
|
|
|
@@ -6405,10 +6405,10 @@ const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-s
|
|
|
6405
6405
|
const crypto_1 = __webpack_require__(/*! @nmshd/crypto */ "@nmshd/crypto");
|
|
6406
6406
|
const transport_1 = __webpack_require__(/*! @nmshd/transport */ "@nmshd/transport");
|
|
6407
6407
|
exports.buildInformation = {
|
|
6408
|
-
version: "2.4.
|
|
6409
|
-
build: "
|
|
6410
|
-
date: "2023-
|
|
6411
|
-
commit: "
|
|
6408
|
+
version: "2.4.1",
|
|
6409
|
+
build: "138",
|
|
6410
|
+
date: "2023-08-03T06:47:53+00:00",
|
|
6411
|
+
commit: "a1cc823f5f0de435f2995e32b906685161d85a3f",
|
|
6412
6412
|
dependencies: {"@js-soft/logging-abstractions":"^1.0.0","@nmshd/iql":"^0.0.1","easy-tsnameof":"^3.0.6","mocha-param":"^2.0.1"},
|
|
6413
6413
|
libraries: {
|
|
6414
6414
|
serval: ts_serval_1.buildInformation,
|