@nmshd/content 2.8.10 → 2.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/attributes/types/address/AbstractAddress.d.ts +0 -271
- package/dist/attributes/types/address/AbstractAddress.d.ts.map +1 -1
- package/dist/attributes/types/address/AbstractAddress.js +3 -7
- package/dist/attributes/types/address/AbstractAddress.js.map +1 -1
- package/dist/attributes/types/address/DeliveryBoxAddress.d.ts +0 -1682
- package/dist/attributes/types/address/DeliveryBoxAddress.d.ts.map +1 -1
- package/dist/attributes/types/address/DeliveryBoxAddress.js +15 -19
- package/dist/attributes/types/address/DeliveryBoxAddress.js.map +1 -1
- package/dist/attributes/types/address/PostOfficeBoxAddress.d.ts +0 -1397
- package/dist/attributes/types/address/PostOfficeBoxAddress.d.ts.map +1 -1
- package/dist/attributes/types/address/PostOfficeBoxAddress.js +11 -15
- package/dist/attributes/types/address/PostOfficeBoxAddress.js.map +1 -1
- package/dist/attributes/types/address/StreetAddress.d.ts +0 -1946
- package/dist/attributes/types/address/StreetAddress.d.ts.map +1 -1
- package/dist/attributes/types/address/StreetAddress.js +13 -14
- package/dist/attributes/types/address/StreetAddress.js.map +1 -1
- package/dist/attributes/types/affiliation/Affiliation.d.ts +0 -1105
- package/dist/attributes/types/affiliation/Affiliation.d.ts.map +1 -1
- package/dist/attributes/types/affiliation/Affiliation.js +7 -11
- package/dist/attributes/types/affiliation/Affiliation.js.map +1 -1
- package/dist/attributes/types/birth/BirthDate.d.ts +0 -1105
- package/dist/attributes/types/birth/BirthDate.d.ts.map +1 -1
- package/dist/attributes/types/birth/BirthDate.js +8 -13
- package/dist/attributes/types/birth/BirthDate.js.map +1 -1
- package/dist/attributes/types/birth/BirthPlace.d.ts +0 -1105
- package/dist/attributes/types/birth/BirthPlace.d.ts.map +1 -1
- package/dist/attributes/types/birth/BirthPlace.js +7 -11
- package/dist/attributes/types/birth/BirthPlace.js.map +1 -1
- package/dist/attributes/types/measurements/AbstractLengthMeasurement.d.ts.map +1 -1
- package/dist/attributes/types/measurements/AbstractLengthMeasurement.js +2 -1
- package/dist/attributes/types/measurements/AbstractLengthMeasurement.js.map +1 -1
- package/dist/attributes/types/measurements/AbstractMeasurement.d.ts +0 -285
- package/dist/attributes/types/measurements/AbstractMeasurement.d.ts.map +1 -1
- package/dist/attributes/types/measurements/AbstractMeasurement.js +5 -9
- package/dist/attributes/types/measurements/AbstractMeasurement.js.map +1 -1
- package/dist/attributes/types/name/PersonName.d.ts +0 -1661
- package/dist/attributes/types/name/PersonName.d.ts.map +1 -1
- package/dist/attributes/types/name/PersonName.js +11 -15
- package/dist/attributes/types/name/PersonName.js.map +1 -1
- package/dist/attributes/types/statement/AbstractIdentityDescriptor.d.ts +1 -2
- package/dist/attributes/types/statement/AbstractIdentityDescriptor.d.ts.map +1 -1
- package/dist/attributes/types/statement/AbstractIdentityDescriptor.js +3 -7
- package/dist/attributes/types/statement/AbstractIdentityDescriptor.js.map +1 -1
- package/dist/attributes/types/statement/AbstractStatement.d.ts +0 -1
- package/dist/attributes/types/statement/AbstractStatement.d.ts.map +1 -1
- package/dist/attributes/types/statement/AbstractStatement.js +12 -16
- package/dist/attributes/types/statement/AbstractStatement.js.map +1 -1
- package/dist/attributes/types/statement/DigitalIdentityDescriptor.d.ts +0 -1
- package/dist/attributes/types/statement/DigitalIdentityDescriptor.d.ts.map +1 -1
- package/dist/attributes/types/statement/DigitalIdentityDescriptor.js +3 -7
- package/dist/attributes/types/statement/DigitalIdentityDescriptor.js.map +1 -1
- package/dist/attributes/types/statement/StatementIssuerConditions.d.ts +0 -1
- package/dist/attributes/types/statement/StatementIssuerConditions.d.ts.map +1 -1
- package/dist/attributes/types/statement/StatementIssuerConditions.js +11 -15
- package/dist/attributes/types/statement/StatementIssuerConditions.js.map +1 -1
- package/dist/attributes/types/statement/StatementObject.d.ts +0 -1
- package/dist/attributes/types/statement/StatementObject.d.ts.map +1 -1
- package/dist/attributes/types/statement/StatementObject.js +3 -7
- package/dist/attributes/types/statement/StatementObject.js.map +1 -1
- package/dist/attributes/types/statement/StatementSubject.d.ts +0 -1
- package/dist/attributes/types/statement/StatementSubject.d.ts.map +1 -1
- package/dist/attributes/types/statement/StatementSubject.js +3 -7
- package/dist/attributes/types/statement/StatementSubject.js.map +1 -1
- package/dist/buildInformation.js +5 -5
- package/dist/notifications/items/OwnSharedAttributeDeletedByOwnerNotificationItem.d.ts +14 -0
- package/dist/notifications/items/OwnSharedAttributeDeletedByOwnerNotificationItem.d.ts.map +1 -0
- package/dist/notifications/items/OwnSharedAttributeDeletedByOwnerNotificationItem.js +30 -0
- package/dist/notifications/items/OwnSharedAttributeDeletedByOwnerNotificationItem.js.map +1 -0
- package/dist/notifications/items/PeerSharedAttributeDeletedByPeerNotificationItem.d.ts +14 -0
- package/dist/notifications/items/PeerSharedAttributeDeletedByPeerNotificationItem.d.ts.map +1 -0
- package/dist/notifications/items/PeerSharedAttributeDeletedByPeerNotificationItem.js +30 -0
- package/dist/notifications/items/PeerSharedAttributeDeletedByPeerNotificationItem.js.map +1 -0
- package/dist/notifications/items/PeerSharedAttributeSucceededNotificationItem.d.ts +2 -2
- package/dist/notifications/items/PeerSharedAttributeSucceededNotificationItem.d.ts.map +1 -1
- package/dist/notifications/items/PeerSharedAttributeSucceededNotificationItem.js.map +1 -1
- package/dist/notifications/items/ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem.d.ts +14 -0
- package/dist/notifications/items/ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem.d.ts.map +1 -0
- package/dist/notifications/items/ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem.js +30 -0
- package/dist/notifications/items/ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem.js.map +1 -0
- package/dist/notifications/items/index.d.ts +3 -0
- package/dist/notifications/items/index.d.ts.map +1 -1
- package/dist/notifications/items/index.js +3 -0
- package/dist/notifications/items/index.js.map +1 -1
- package/dist/requests/items/authentication/AuthenticationRequestItem.d.ts +1 -1
- package/dist/requests/items/authentication/AuthenticationRequestItem.d.ts.map +1 -1
- package/dist/requests/items/authentication/AuthenticationRequestItem.js.map +1 -1
- package/dist/requests/items/consent/ConsentRequestItem.d.ts +1 -1
- package/dist/requests/items/consent/ConsentRequestItem.d.ts.map +1 -1
- package/dist/requests/items/consent/ConsentRequestItem.js.map +1 -1
- package/dist/requests/items/createAttribute/CreateAttributeAcceptResponseItem.d.ts +1 -1
- package/dist/requests/items/createAttribute/CreateAttributeAcceptResponseItem.d.ts.map +1 -1
- package/dist/requests/items/createAttribute/CreateAttributeAcceptResponseItem.js.map +1 -1
- package/dist/requests/items/createAttribute/CreateAttributeRequestItem.d.ts +2 -2
- package/dist/requests/items/createAttribute/CreateAttributeRequestItem.d.ts.map +1 -1
- package/dist/requests/items/createAttribute/CreateAttributeRequestItem.js.map +1 -1
- package/dist/requests/items/deleteAttribute/DeleteAttributeAcceptResponseItem.d.ts +15 -0
- package/dist/requests/items/deleteAttribute/DeleteAttributeAcceptResponseItem.d.ts.map +1 -0
- package/dist/requests/items/deleteAttribute/DeleteAttributeAcceptResponseItem.js +33 -0
- package/dist/requests/items/deleteAttribute/DeleteAttributeAcceptResponseItem.js.map +1 -0
- package/dist/requests/items/deleteAttribute/DeleteAttributeRequestItem.d.ts +16 -0
- package/dist/requests/items/deleteAttribute/DeleteAttributeRequestItem.d.ts.map +1 -0
- package/dist/requests/items/deleteAttribute/DeleteAttributeRequestItem.js +33 -0
- package/dist/requests/items/deleteAttribute/DeleteAttributeRequestItem.js.map +1 -0
- package/dist/requests/items/freeText/FreeTextAcceptResponseItem.d.ts +1 -1
- package/dist/requests/items/freeText/FreeTextAcceptResponseItem.d.ts.map +1 -1
- package/dist/requests/items/freeText/FreeTextAcceptResponseItem.js.map +1 -1
- package/dist/requests/items/freeText/FreeTextRequestItem.d.ts +1 -1
- package/dist/requests/items/freeText/FreeTextRequestItem.d.ts.map +1 -1
- package/dist/requests/items/freeText/FreeTextRequestItem.js.map +1 -1
- package/dist/requests/items/index.d.ts +2 -0
- package/dist/requests/items/index.d.ts.map +1 -1
- package/dist/requests/items/index.js +2 -0
- package/dist/requests/items/index.js.map +1 -1
- package/dist/requests/items/proposeAttribute/ProposeAttributeAcceptResponseItem.d.ts +2 -2
- package/dist/requests/items/proposeAttribute/ProposeAttributeAcceptResponseItem.d.ts.map +1 -1
- package/dist/requests/items/proposeAttribute/ProposeAttributeAcceptResponseItem.js.map +1 -1
- package/dist/requests/items/proposeAttribute/ProposeAttributeRequestItem.d.ts +1 -1
- package/dist/requests/items/proposeAttribute/ProposeAttributeRequestItem.d.ts.map +1 -1
- package/dist/requests/items/proposeAttribute/ProposeAttributeRequestItem.js.map +1 -1
- package/dist/requests/items/readAttribute/ReadAttributeAcceptResponseItem.d.ts +2 -2
- package/dist/requests/items/readAttribute/ReadAttributeAcceptResponseItem.d.ts.map +1 -1
- package/dist/requests/items/readAttribute/ReadAttributeAcceptResponseItem.js.map +1 -1
- package/dist/requests/items/readAttribute/ReadAttributeRequestItem.d.ts +2 -2
- package/dist/requests/items/readAttribute/ReadAttributeRequestItem.d.ts.map +1 -1
- package/dist/requests/items/readAttribute/ReadAttributeRequestItem.js.map +1 -1
- package/dist/requests/items/registerAttributeListener/RegisterAttributeListenerAcceptResponseItem.d.ts +1 -1
- package/dist/requests/items/registerAttributeListener/RegisterAttributeListenerAcceptResponseItem.d.ts.map +1 -1
- package/dist/requests/items/registerAttributeListener/RegisterAttributeListenerAcceptResponseItem.js.map +1 -1
- package/dist/requests/items/registerAttributeListener/RegisterAttributeListenerRequestItem.d.ts +2 -2
- package/dist/requests/items/registerAttributeListener/RegisterAttributeListenerRequestItem.d.ts.map +1 -1
- package/dist/requests/items/registerAttributeListener/RegisterAttributeListenerRequestItem.js.map +1 -1
- package/dist/requests/items/shareAttribute/ShareAttributeAcceptResponseItem.d.ts +1 -1
- package/dist/requests/items/shareAttribute/ShareAttributeAcceptResponseItem.d.ts.map +1 -1
- package/dist/requests/items/shareAttribute/ShareAttributeAcceptResponseItem.js.map +1 -1
- package/dist/requests/items/shareAttribute/ShareAttributeRequestItem.d.ts +2 -2
- package/dist/requests/items/shareAttribute/ShareAttributeRequestItem.d.ts.map +1 -1
- package/dist/requests/items/shareAttribute/ShareAttributeRequestItem.js.map +1 -1
- package/lib-web/nmshd.content.js +328 -307
- package/lib-web/nmshd.content.min.js +1 -1
- package/package.json +2 -2
package/lib-web/nmshd.content.js
CHANGED
|
@@ -3,105 +3,6 @@ var NMSHDContent;
|
|
|
3
3
|
/******/ "use strict";
|
|
4
4
|
/******/ var __webpack_modules__ = ({
|
|
5
5
|
|
|
6
|
-
/***/ "../../node_modules/easy-tsnameof/dist/easy-tsnameof.esm.js":
|
|
7
|
-
/*!******************************************************************!*\
|
|
8
|
-
!*** ../../node_modules/easy-tsnameof/dist/easy-tsnameof.esm.js ***!
|
|
9
|
-
\******************************************************************/
|
|
10
|
-
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
11
|
-
|
|
12
|
-
__webpack_require__.r(__webpack_exports__);
|
|
13
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
14
|
-
/* harmony export */ "default": () => (/* binding */ nameOf),
|
|
15
|
-
/* harmony export */ nameOf: () => (/* binding */ nameOf)
|
|
16
|
-
/* harmony export */ });
|
|
17
|
-
var _handlersConfig;
|
|
18
|
-
|
|
19
|
-
var appendStringPathChunk = function appendStringPathChunk(path, chunk) {
|
|
20
|
-
if (typeof chunk === 'number') {
|
|
21
|
-
return path + "[" + chunk + "]";
|
|
22
|
-
} else {
|
|
23
|
-
return appendStringSymbolChunkToPath(path, chunk);
|
|
24
|
-
}
|
|
25
|
-
};
|
|
26
|
-
|
|
27
|
-
var appendStringSymbolChunkToPath = function appendStringSymbolChunkToPath(path, chunk) {
|
|
28
|
-
return path + (path === '' ? chunk.toString() : "." + chunk.toString());
|
|
29
|
-
};
|
|
30
|
-
|
|
31
|
-
var pathToString = function pathToString(path) {
|
|
32
|
-
return path.reduce(function (current, next) {
|
|
33
|
-
return appendStringPathChunk(current, next);
|
|
34
|
-
}, '');
|
|
35
|
-
};
|
|
36
|
-
|
|
37
|
-
var handlersConfig = (_handlersConfig = {
|
|
38
|
-
$path: function $path(path) {
|
|
39
|
-
return pathToString(path);
|
|
40
|
-
},
|
|
41
|
-
$rawPath: function $rawPath(path) {
|
|
42
|
-
return path;
|
|
43
|
-
},
|
|
44
|
-
toString: function toString(path) {
|
|
45
|
-
return function () {
|
|
46
|
-
return pathToString(path);
|
|
47
|
-
};
|
|
48
|
-
}
|
|
49
|
-
}, _handlersConfig[Symbol.toStringTag] = function (path) {
|
|
50
|
-
return pathToString(path);
|
|
51
|
-
}, _handlersConfig.valueOf = function valueOf(path) {
|
|
52
|
-
return function () {
|
|
53
|
-
return pathToString(path);
|
|
54
|
-
};
|
|
55
|
-
}, _handlersConfig);
|
|
56
|
-
|
|
57
|
-
var convertNumericKeyToNumber = function convertNumericKeyToNumber(key) {
|
|
58
|
-
if (typeof key === 'string') {
|
|
59
|
-
var keyAsNumber = +key;
|
|
60
|
-
|
|
61
|
-
if (keyAsNumber === keyAsNumber) {
|
|
62
|
-
return keyAsNumber;
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
return key;
|
|
67
|
-
};
|
|
68
|
-
|
|
69
|
-
var getHandlerByNameKey = function getHandlerByNameKey(name) {
|
|
70
|
-
if (handlersConfig[name]) {
|
|
71
|
-
return handlersConfig[name];
|
|
72
|
-
}
|
|
73
|
-
};
|
|
74
|
-
|
|
75
|
-
var emptyObject = {};
|
|
76
|
-
var nameOf = function nameOf(pathFn, path) {
|
|
77
|
-
if (path === void 0) {
|
|
78
|
-
path = [];
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
if (typeof pathFn === 'string') {
|
|
82
|
-
return pathFn;
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
var proxy = new Proxy(emptyObject, {
|
|
86
|
-
get: function get(_target, name) {
|
|
87
|
-
var handler = getHandlerByNameKey(name);
|
|
88
|
-
return handler ? handler(path) : nameOf(undefined, [].concat(path, [convertNumericKeyToNumber(name)]));
|
|
89
|
-
}
|
|
90
|
-
});
|
|
91
|
-
|
|
92
|
-
if (typeof pathFn === 'function') {
|
|
93
|
-
return pathFn(proxy).$path;
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
return proxy;
|
|
97
|
-
};
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
//# sourceMappingURL=easy-tsnameof.esm.js.map
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
/***/ }),
|
|
104
|
-
|
|
105
6
|
/***/ "../../node_modules/luxon/build/node/luxon.js":
|
|
106
7
|
/*!****************************************************!*\
|
|
107
8
|
!*** ../../node_modules/luxon/build/node/luxon.js ***!
|
|
@@ -10043,28 +9944,24 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
10043
9944
|
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
10044
9945
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10045
9946
|
};
|
|
10046
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
10047
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
10048
|
-
};
|
|
10049
9947
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
10050
9948
|
exports.AbstractAddress = void 0;
|
|
10051
9949
|
const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-serval");
|
|
10052
|
-
const
|
|
9950
|
+
const ts_simple_nameof_1 = __webpack_require__(/*! ts-simple-nameof */ "../../node_modules/ts-simple-nameof/index.js");
|
|
10053
9951
|
const AbstractComplexValue_1 = __webpack_require__(/*! ../../AbstractComplexValue */ "./dist/attributes/AbstractComplexValue.js");
|
|
10054
9952
|
const hints_1 = __webpack_require__(/*! ../../hints */ "./dist/attributes/hints/index.js");
|
|
10055
9953
|
class AbstractAddress extends AbstractComplexValue_1.AbstractComplexValue {
|
|
10056
|
-
static { this.propertyNames = (0, easy_tsnameof_1.default)(); }
|
|
10057
9954
|
static get valueHints() {
|
|
10058
9955
|
return hints_1.ValueHints.from({
|
|
10059
9956
|
propertyHints: {
|
|
10060
|
-
[
|
|
9957
|
+
[(0, ts_simple_nameof_1.nameof)((a) => a.recipient)]: hints_1.ValueHints.from({})
|
|
10061
9958
|
}
|
|
10062
9959
|
});
|
|
10063
9960
|
}
|
|
10064
9961
|
static get renderHints() {
|
|
10065
9962
|
return super.renderHints.copyWith({
|
|
10066
9963
|
propertyHints: {
|
|
10067
|
-
[
|
|
9964
|
+
[(0, ts_simple_nameof_1.nameof)((a) => a.recipient)]: hints_1.RenderHints.from({
|
|
10068
9965
|
editType: hints_1.RenderHintsEditType.InputLike,
|
|
10069
9966
|
technicalType: hints_1.RenderHintsTechnicalType.String
|
|
10070
9967
|
})
|
|
@@ -10158,13 +10055,10 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
10158
10055
|
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
10159
10056
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10160
10057
|
};
|
|
10161
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
10162
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
10163
|
-
};
|
|
10164
10058
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
10165
10059
|
exports.DeliveryBoxAddress = void 0;
|
|
10166
10060
|
const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-serval");
|
|
10167
|
-
const
|
|
10061
|
+
const ts_simple_nameof_1 = __webpack_require__(/*! ts-simple-nameof */ "../../node_modules/ts-simple-nameof/index.js");
|
|
10168
10062
|
const AbstractAttributeValue_1 = __webpack_require__(/*! ../../AbstractAttributeValue */ "./dist/attributes/AbstractAttributeValue.js");
|
|
10169
10063
|
const constants_1 = __webpack_require__(/*! ../../constants */ "./dist/attributes/constants/index.js");
|
|
10170
10064
|
const hints_1 = __webpack_require__(/*! ../../hints */ "./dist/attributes/hints/index.js");
|
|
@@ -10175,36 +10069,35 @@ const Country_1 = __webpack_require__(/*! ./Country */ "./dist/attributes/types/
|
|
|
10175
10069
|
const State_1 = __webpack_require__(/*! ./State */ "./dist/attributes/types/address/State.js");
|
|
10176
10070
|
const ZipCode_1 = __webpack_require__(/*! ./ZipCode */ "./dist/attributes/types/address/ZipCode.js");
|
|
10177
10071
|
let DeliveryBoxAddress = class DeliveryBoxAddress extends AbstractAddress_1.AbstractAddress {
|
|
10178
|
-
static { this.propertyNames = (0, easy_tsnameof_1.default)(); }
|
|
10179
10072
|
static get valueHints() {
|
|
10180
10073
|
return super.valueHints.copyWith({
|
|
10181
10074
|
propertyHints: {
|
|
10182
|
-
[
|
|
10183
|
-
[
|
|
10184
|
-
[
|
|
10185
|
-
[
|
|
10186
|
-
[
|
|
10187
|
-
[
|
|
10188
|
-
[
|
|
10075
|
+
[(0, ts_simple_nameof_1.nameof)((d) => d.userId)]: hints_1.ValueHints.from({}),
|
|
10076
|
+
[(0, ts_simple_nameof_1.nameof)((d) => d.deliveryBoxId)]: hints_1.ValueHints.from({}),
|
|
10077
|
+
[(0, ts_simple_nameof_1.nameof)((d) => d.zipCode)]: ZipCode_1.ZipCode.valueHints,
|
|
10078
|
+
[(0, ts_simple_nameof_1.nameof)((d) => d.city)]: City_1.City.valueHints,
|
|
10079
|
+
[(0, ts_simple_nameof_1.nameof)((d) => d.country)]: Country_1.Country.valueHints,
|
|
10080
|
+
[(0, ts_simple_nameof_1.nameof)((d) => d.phoneNumber)]: communication_1.PhoneNumber.valueHints,
|
|
10081
|
+
[(0, ts_simple_nameof_1.nameof)((d) => d.state)]: State_1.State.valueHints
|
|
10189
10082
|
}
|
|
10190
10083
|
});
|
|
10191
10084
|
}
|
|
10192
10085
|
static get renderHints() {
|
|
10193
10086
|
return super.renderHints.copyWith({
|
|
10194
10087
|
propertyHints: {
|
|
10195
|
-
[
|
|
10088
|
+
[(0, ts_simple_nameof_1.nameof)((d) => d.userId)]: hints_1.RenderHints.from({
|
|
10196
10089
|
editType: hints_1.RenderHintsEditType.InputLike,
|
|
10197
10090
|
technicalType: hints_1.RenderHintsTechnicalType.String
|
|
10198
10091
|
}),
|
|
10199
|
-
[
|
|
10092
|
+
[(0, ts_simple_nameof_1.nameof)((d) => d.deliveryBoxId)]: hints_1.RenderHints.from({
|
|
10200
10093
|
editType: hints_1.RenderHintsEditType.InputLike,
|
|
10201
10094
|
technicalType: hints_1.RenderHintsTechnicalType.String
|
|
10202
10095
|
}),
|
|
10203
|
-
[
|
|
10204
|
-
[
|
|
10205
|
-
[
|
|
10206
|
-
[
|
|
10207
|
-
[
|
|
10096
|
+
[(0, ts_simple_nameof_1.nameof)((d) => d.zipCode)]: ZipCode_1.ZipCode.renderHints,
|
|
10097
|
+
[(0, ts_simple_nameof_1.nameof)((d) => d.city)]: City_1.City.renderHints,
|
|
10098
|
+
[(0, ts_simple_nameof_1.nameof)((d) => d.country)]: Country_1.Country.renderHints,
|
|
10099
|
+
[(0, ts_simple_nameof_1.nameof)((d) => d.phoneNumber)]: communication_1.PhoneNumber.renderHints,
|
|
10100
|
+
[(0, ts_simple_nameof_1.nameof)((d) => d.state)]: State_1.State.renderHints
|
|
10208
10101
|
}
|
|
10209
10102
|
});
|
|
10210
10103
|
}
|
|
@@ -10323,13 +10216,10 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
10323
10216
|
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
10324
10217
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10325
10218
|
};
|
|
10326
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
10327
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
10328
|
-
};
|
|
10329
10219
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
10330
10220
|
exports.PostOfficeBoxAddress = void 0;
|
|
10331
10221
|
const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-serval");
|
|
10332
|
-
const
|
|
10222
|
+
const ts_simple_nameof_1 = __webpack_require__(/*! ts-simple-nameof */ "../../node_modules/ts-simple-nameof/index.js");
|
|
10333
10223
|
const AbstractAttributeValue_1 = __webpack_require__(/*! ../../AbstractAttributeValue */ "./dist/attributes/AbstractAttributeValue.js");
|
|
10334
10224
|
const constants_1 = __webpack_require__(/*! ../../constants */ "./dist/attributes/constants/index.js");
|
|
10335
10225
|
const hints_1 = __webpack_require__(/*! ../../hints */ "./dist/attributes/hints/index.js");
|
|
@@ -10339,29 +10229,28 @@ const Country_1 = __webpack_require__(/*! ./Country */ "./dist/attributes/types/
|
|
|
10339
10229
|
const State_1 = __webpack_require__(/*! ./State */ "./dist/attributes/types/address/State.js");
|
|
10340
10230
|
const ZipCode_1 = __webpack_require__(/*! ./ZipCode */ "./dist/attributes/types/address/ZipCode.js");
|
|
10341
10231
|
let PostOfficeBoxAddress = class PostOfficeBoxAddress extends AbstractAddress_1.AbstractAddress {
|
|
10342
|
-
static { this.propertyNames = (0, easy_tsnameof_1.default)(); }
|
|
10343
10232
|
static get valueHints() {
|
|
10344
10233
|
return super.valueHints.copyWith({
|
|
10345
10234
|
propertyHints: {
|
|
10346
|
-
[
|
|
10347
|
-
[
|
|
10348
|
-
[
|
|
10349
|
-
[
|
|
10350
|
-
[
|
|
10235
|
+
[(0, ts_simple_nameof_1.nameof)((p) => p.boxId)]: hints_1.ValueHints.from({}),
|
|
10236
|
+
[(0, ts_simple_nameof_1.nameof)((p) => p.zipCode)]: ZipCode_1.ZipCode.valueHints,
|
|
10237
|
+
[(0, ts_simple_nameof_1.nameof)((p) => p.city)]: City_1.City.valueHints,
|
|
10238
|
+
[(0, ts_simple_nameof_1.nameof)((p) => p.country)]: Country_1.Country.valueHints,
|
|
10239
|
+
[(0, ts_simple_nameof_1.nameof)((p) => p.state)]: State_1.State.valueHints
|
|
10351
10240
|
}
|
|
10352
10241
|
});
|
|
10353
10242
|
}
|
|
10354
10243
|
static get renderHints() {
|
|
10355
10244
|
return super.renderHints.copyWith({
|
|
10356
10245
|
propertyHints: {
|
|
10357
|
-
[
|
|
10246
|
+
[(0, ts_simple_nameof_1.nameof)((p) => p.boxId)]: hints_1.RenderHints.from({
|
|
10358
10247
|
editType: hints_1.RenderHintsEditType.InputLike,
|
|
10359
10248
|
technicalType: hints_1.RenderHintsTechnicalType.String
|
|
10360
10249
|
}),
|
|
10361
|
-
[
|
|
10362
|
-
[
|
|
10363
|
-
[
|
|
10364
|
-
[
|
|
10250
|
+
[(0, ts_simple_nameof_1.nameof)((p) => p.zipCode)]: ZipCode_1.ZipCode.renderHints,
|
|
10251
|
+
[(0, ts_simple_nameof_1.nameof)((p) => p.city)]: City_1.City.renderHints,
|
|
10252
|
+
[(0, ts_simple_nameof_1.nameof)((p) => p.country)]: Country_1.Country.renderHints,
|
|
10253
|
+
[(0, ts_simple_nameof_1.nameof)((p) => p.state)]: State_1.State.renderHints
|
|
10365
10254
|
}
|
|
10366
10255
|
});
|
|
10367
10256
|
}
|
|
@@ -10499,7 +10388,7 @@ var __metadata = (this && this.__metadata) || function (k, v) {
|
|
|
10499
10388
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
10500
10389
|
exports.StreetAddress = void 0;
|
|
10501
10390
|
const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-serval");
|
|
10502
|
-
const
|
|
10391
|
+
const ts_simple_nameof_1 = __webpack_require__(/*! ts-simple-nameof */ "../../node_modules/ts-simple-nameof/index.js");
|
|
10503
10392
|
const AbstractAttributeValue_1 = __webpack_require__(/*! ../../AbstractAttributeValue */ "./dist/attributes/AbstractAttributeValue.js");
|
|
10504
10393
|
const constants_1 = __webpack_require__(/*! ../../constants */ "./dist/attributes/constants/index.js");
|
|
10505
10394
|
const AbstractAddress_1 = __webpack_require__(/*! ./AbstractAddress */ "./dist/attributes/types/address/AbstractAddress.js");
|
|
@@ -10510,31 +10399,30 @@ const State_1 = __webpack_require__(/*! ./State */ "./dist/attributes/types/addr
|
|
|
10510
10399
|
const Street_1 = __webpack_require__(/*! ./Street */ "./dist/attributes/types/address/Street.js");
|
|
10511
10400
|
const ZipCode_1 = __webpack_require__(/*! ./ZipCode */ "./dist/attributes/types/address/ZipCode.js");
|
|
10512
10401
|
let StreetAddress = class StreetAddress extends AbstractAddress_1.AbstractAddress {
|
|
10513
|
-
static { this.propertyNames = (0, easy_tsnameof_1.nameOf)(); }
|
|
10514
10402
|
static from(value) {
|
|
10515
10403
|
return this.fromAny(value);
|
|
10516
10404
|
}
|
|
10517
10405
|
static get valueHints() {
|
|
10518
10406
|
return super.valueHints.copyWith({
|
|
10519
10407
|
propertyHints: {
|
|
10520
|
-
[
|
|
10521
|
-
[
|
|
10522
|
-
[
|
|
10523
|
-
[
|
|
10524
|
-
[
|
|
10525
|
-
[
|
|
10408
|
+
[(0, ts_simple_nameof_1.nameof)((s) => s.street)]: Street_1.Street.valueHints,
|
|
10409
|
+
[(0, ts_simple_nameof_1.nameof)((s) => s.houseNo)]: HouseNumber_1.HouseNumber.valueHints,
|
|
10410
|
+
[(0, ts_simple_nameof_1.nameof)((s) => s.zipCode)]: ZipCode_1.ZipCode.valueHints,
|
|
10411
|
+
[(0, ts_simple_nameof_1.nameof)((s) => s.city)]: City_1.City.valueHints,
|
|
10412
|
+
[(0, ts_simple_nameof_1.nameof)((s) => s.country)]: Country_1.Country.valueHints,
|
|
10413
|
+
[(0, ts_simple_nameof_1.nameof)((s) => s.state)]: State_1.State.valueHints
|
|
10526
10414
|
}
|
|
10527
10415
|
});
|
|
10528
10416
|
}
|
|
10529
10417
|
static get renderHints() {
|
|
10530
10418
|
return super.renderHints.copyWith({
|
|
10531
10419
|
propertyHints: {
|
|
10532
|
-
[
|
|
10533
|
-
[
|
|
10534
|
-
[
|
|
10535
|
-
[
|
|
10536
|
-
[
|
|
10537
|
-
[
|
|
10420
|
+
[(0, ts_simple_nameof_1.nameof)((s) => s.street)]: Street_1.Street.renderHints,
|
|
10421
|
+
[(0, ts_simple_nameof_1.nameof)((s) => s.houseNo)]: HouseNumber_1.HouseNumber.renderHints,
|
|
10422
|
+
[(0, ts_simple_nameof_1.nameof)((s) => s.zipCode)]: ZipCode_1.ZipCode.renderHints,
|
|
10423
|
+
[(0, ts_simple_nameof_1.nameof)((s) => s.city)]: City_1.City.renderHints,
|
|
10424
|
+
[(0, ts_simple_nameof_1.nameof)((s) => s.country)]: Country_1.Country.renderHints,
|
|
10425
|
+
[(0, ts_simple_nameof_1.nameof)((s) => s.state)]: State_1.State.renderHints
|
|
10538
10426
|
}
|
|
10539
10427
|
});
|
|
10540
10428
|
}
|
|
@@ -10677,13 +10565,10 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
10677
10565
|
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
10678
10566
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10679
10567
|
};
|
|
10680
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
10681
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
10682
|
-
};
|
|
10683
10568
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
10684
10569
|
exports.Affiliation = void 0;
|
|
10685
10570
|
const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-serval");
|
|
10686
|
-
const
|
|
10571
|
+
const ts_simple_nameof_1 = __webpack_require__(/*! ts-simple-nameof */ "../../node_modules/ts-simple-nameof/index.js");
|
|
10687
10572
|
const AbstractAttributeValue_1 = __webpack_require__(/*! ../../AbstractAttributeValue */ "./dist/attributes/AbstractAttributeValue.js");
|
|
10688
10573
|
const AbstractComplexValue_1 = __webpack_require__(/*! ../../AbstractComplexValue */ "./dist/attributes/AbstractComplexValue.js");
|
|
10689
10574
|
const hints_1 = __webpack_require__(/*! ../../hints */ "./dist/attributes/hints/index.js");
|
|
@@ -10691,22 +10576,21 @@ const AffiliationOrganization_1 = __webpack_require__(/*! ./AffiliationOrganizat
|
|
|
10691
10576
|
const AffiliationRole_1 = __webpack_require__(/*! ./AffiliationRole */ "./dist/attributes/types/affiliation/AffiliationRole.js");
|
|
10692
10577
|
const AffiliationUnit_1 = __webpack_require__(/*! ./AffiliationUnit */ "./dist/attributes/types/affiliation/AffiliationUnit.js");
|
|
10693
10578
|
let Affiliation = class Affiliation extends AbstractComplexValue_1.AbstractComplexValue {
|
|
10694
|
-
static { this.propertyNames = (0, easy_tsnameof_1.default)(); }
|
|
10695
10579
|
static get valueHints() {
|
|
10696
10580
|
return hints_1.ValueHints.from({
|
|
10697
10581
|
propertyHints: {
|
|
10698
|
-
[
|
|
10699
|
-
[
|
|
10700
|
-
[
|
|
10582
|
+
[(0, ts_simple_nameof_1.nameof)((a) => a.role)]: AffiliationRole_1.AffiliationRole.valueHints,
|
|
10583
|
+
[(0, ts_simple_nameof_1.nameof)((a) => a.organization)]: AffiliationOrganization_1.AffiliationOrganization.valueHints,
|
|
10584
|
+
[(0, ts_simple_nameof_1.nameof)((a) => a.unit)]: AffiliationUnit_1.AffiliationUnit.valueHints
|
|
10701
10585
|
}
|
|
10702
10586
|
});
|
|
10703
10587
|
}
|
|
10704
10588
|
static get renderHints() {
|
|
10705
10589
|
return super.renderHints.copyWith({
|
|
10706
10590
|
propertyHints: {
|
|
10707
|
-
[
|
|
10708
|
-
[
|
|
10709
|
-
[
|
|
10591
|
+
[(0, ts_simple_nameof_1.nameof)((a) => a.role)]: AffiliationRole_1.AffiliationRole.renderHints,
|
|
10592
|
+
[(0, ts_simple_nameof_1.nameof)((a) => a.organization)]: AffiliationOrganization_1.AffiliationOrganization.renderHints,
|
|
10593
|
+
[(0, ts_simple_nameof_1.nameof)((a) => a.unit)]: AffiliationUnit_1.AffiliationUnit.renderHints
|
|
10710
10594
|
}
|
|
10711
10595
|
});
|
|
10712
10596
|
}
|
|
@@ -10961,15 +10845,12 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
10961
10845
|
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
10962
10846
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10963
10847
|
};
|
|
10964
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
10965
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
10966
|
-
};
|
|
10967
10848
|
var BirthDate_1;
|
|
10968
10849
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
10969
10850
|
exports.BirthDate = void 0;
|
|
10970
10851
|
const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-serval");
|
|
10971
|
-
const easy_tsnameof_1 = __importDefault(__webpack_require__(/*! easy-tsnameof */ "../../node_modules/easy-tsnameof/dist/easy-tsnameof.esm.js"));
|
|
10972
10852
|
const luxon_1 = __webpack_require__(/*! luxon */ "../../node_modules/luxon/build/node/luxon.js");
|
|
10853
|
+
const ts_simple_nameof_1 = __webpack_require__(/*! ts-simple-nameof */ "../../node_modules/ts-simple-nameof/index.js");
|
|
10973
10854
|
const ValidationErrorWithoutProperty_1 = __webpack_require__(/*! ../../../ValidationErrorWithoutProperty */ "./dist/ValidationErrorWithoutProperty.js");
|
|
10974
10855
|
const AbstractAttributeValue_1 = __webpack_require__(/*! ../../AbstractAttributeValue */ "./dist/attributes/AbstractAttributeValue.js");
|
|
10975
10856
|
const AbstractComplexValue_1 = __webpack_require__(/*! ../../AbstractComplexValue */ "./dist/attributes/AbstractComplexValue.js");
|
|
@@ -10977,9 +10858,7 @@ const hints_1 = __webpack_require__(/*! ../../hints */ "./dist/attributes/hints/
|
|
|
10977
10858
|
const BirthDay_1 = __webpack_require__(/*! ./BirthDay */ "./dist/attributes/types/birth/BirthDay.js");
|
|
10978
10859
|
const BirthMonth_1 = __webpack_require__(/*! ./BirthMonth */ "./dist/attributes/types/birth/BirthMonth.js");
|
|
10979
10860
|
const BirthYear_1 = __webpack_require__(/*! ./BirthYear */ "./dist/attributes/types/birth/BirthYear.js");
|
|
10980
|
-
let BirthDate = class BirthDate extends AbstractComplexValue_1.AbstractComplexValue {
|
|
10981
|
-
static { BirthDate_1 = this; }
|
|
10982
|
-
static { this.propertyNames = (0, easy_tsnameof_1.default)(); }
|
|
10861
|
+
let BirthDate = BirthDate_1 = class BirthDate extends AbstractComplexValue_1.AbstractComplexValue {
|
|
10983
10862
|
static postFrom(value) {
|
|
10984
10863
|
if (!(value instanceof BirthDate_1))
|
|
10985
10864
|
throw new Error("this should never happen");
|
|
@@ -10996,18 +10875,18 @@ let BirthDate = class BirthDate extends AbstractComplexValue_1.AbstractComplexVa
|
|
|
10996
10875
|
static get valueHints() {
|
|
10997
10876
|
return hints_1.ValueHints.from({
|
|
10998
10877
|
propertyHints: {
|
|
10999
|
-
[
|
|
11000
|
-
[
|
|
11001
|
-
[
|
|
10878
|
+
[(0, ts_simple_nameof_1.nameof)((b) => b.day)]: BirthDay_1.BirthDay.valueHints,
|
|
10879
|
+
[(0, ts_simple_nameof_1.nameof)((b) => b.month)]: BirthMonth_1.BirthMonth.valueHints,
|
|
10880
|
+
[(0, ts_simple_nameof_1.nameof)((b) => b.year)]: BirthYear_1.BirthYear.valueHints
|
|
11002
10881
|
}
|
|
11003
10882
|
});
|
|
11004
10883
|
}
|
|
11005
10884
|
static get renderHints() {
|
|
11006
10885
|
return super.renderHints.copyWith({
|
|
11007
10886
|
propertyHints: {
|
|
11008
|
-
[
|
|
11009
|
-
[
|
|
11010
|
-
[
|
|
10887
|
+
[(0, ts_simple_nameof_1.nameof)((b) => b.day)]: BirthDay_1.BirthDay.renderHints,
|
|
10888
|
+
[(0, ts_simple_nameof_1.nameof)((b) => b.month)]: BirthMonth_1.BirthMonth.renderHints,
|
|
10889
|
+
[(0, ts_simple_nameof_1.nameof)((b) => b.year)]: BirthYear_1.BirthYear.renderHints
|
|
11011
10890
|
}
|
|
11012
10891
|
});
|
|
11013
10892
|
}
|
|
@@ -11135,13 +11014,10 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
11135
11014
|
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
11136
11015
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
11137
11016
|
};
|
|
11138
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
11139
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
11140
|
-
};
|
|
11141
11017
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
11142
11018
|
exports.BirthPlace = void 0;
|
|
11143
11019
|
const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-serval");
|
|
11144
|
-
const
|
|
11020
|
+
const ts_simple_nameof_1 = __webpack_require__(/*! ts-simple-nameof */ "../../node_modules/ts-simple-nameof/index.js");
|
|
11145
11021
|
const AbstractAttributeValue_1 = __webpack_require__(/*! ../../AbstractAttributeValue */ "./dist/attributes/AbstractAttributeValue.js");
|
|
11146
11022
|
const AbstractComplexValue_1 = __webpack_require__(/*! ../../AbstractComplexValue */ "./dist/attributes/AbstractComplexValue.js");
|
|
11147
11023
|
const hints_1 = __webpack_require__(/*! ../../hints */ "./dist/attributes/hints/index.js");
|
|
@@ -11149,22 +11025,21 @@ const BirthCity_1 = __webpack_require__(/*! ./BirthCity */ "./dist/attributes/ty
|
|
|
11149
11025
|
const BirthCountry_1 = __webpack_require__(/*! ./BirthCountry */ "./dist/attributes/types/birth/BirthCountry.js");
|
|
11150
11026
|
const BirthState_1 = __webpack_require__(/*! ./BirthState */ "./dist/attributes/types/birth/BirthState.js");
|
|
11151
11027
|
let BirthPlace = class BirthPlace extends AbstractComplexValue_1.AbstractComplexValue {
|
|
11152
|
-
static { this.propertyNames = (0, easy_tsnameof_1.default)(); }
|
|
11153
11028
|
static get valueHints() {
|
|
11154
11029
|
return hints_1.ValueHints.from({
|
|
11155
11030
|
propertyHints: {
|
|
11156
|
-
[
|
|
11157
|
-
[
|
|
11158
|
-
[
|
|
11031
|
+
[(0, ts_simple_nameof_1.nameof)((b) => b.city)]: BirthCity_1.BirthCity.valueHints,
|
|
11032
|
+
[(0, ts_simple_nameof_1.nameof)((b) => b.country)]: BirthCountry_1.BirthCountry.valueHints,
|
|
11033
|
+
[(0, ts_simple_nameof_1.nameof)((b) => b.state)]: BirthState_1.BirthState.valueHints
|
|
11159
11034
|
}
|
|
11160
11035
|
});
|
|
11161
11036
|
}
|
|
11162
11037
|
static get renderHints() {
|
|
11163
11038
|
return super.renderHints.copyWith({
|
|
11164
11039
|
propertyHints: {
|
|
11165
|
-
[
|
|
11166
|
-
[
|
|
11167
|
-
[
|
|
11040
|
+
[(0, ts_simple_nameof_1.nameof)((b) => b.city)]: BirthCity_1.BirthCity.renderHints,
|
|
11041
|
+
[(0, ts_simple_nameof_1.nameof)((b) => b.country)]: BirthCountry_1.BirthCountry.renderHints,
|
|
11042
|
+
[(0, ts_simple_nameof_1.nameof)((b) => b.state)]: BirthState_1.BirthState.renderHints
|
|
11168
11043
|
}
|
|
11169
11044
|
});
|
|
11170
11045
|
}
|
|
@@ -11950,6 +11825,7 @@ var __metadata = (this && this.__metadata) || function (k, v) {
|
|
|
11950
11825
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
11951
11826
|
exports.AbstractLengthMeasurement = exports.LengthUnit = void 0;
|
|
11952
11827
|
const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-serval");
|
|
11828
|
+
const ts_simple_nameof_1 = __webpack_require__(/*! ts-simple-nameof */ "../../node_modules/ts-simple-nameof/index.js");
|
|
11953
11829
|
const hints_1 = __webpack_require__(/*! ../../hints */ "./dist/attributes/hints/index.js");
|
|
11954
11830
|
const AbstractMeasurement_1 = __webpack_require__(/*! ./AbstractMeasurement */ "./dist/attributes/types/measurements/AbstractMeasurement.js");
|
|
11955
11831
|
var LengthUnit;
|
|
@@ -11971,7 +11847,7 @@ class AbstractLengthMeasurement extends AbstractMeasurement_1.AbstractMeasuremen
|
|
|
11971
11847
|
static get valueHints() {
|
|
11972
11848
|
return super.valueHints.copyWith({
|
|
11973
11849
|
propertyHints: {
|
|
11974
|
-
[
|
|
11850
|
+
[(0, ts_simple_nameof_1.nameof)((a) => a.unit)]: hints_1.ValueHints.from({
|
|
11975
11851
|
values: Object.entries(LengthUnit).map((v) => hints_1.ValueHintsValue.from({
|
|
11976
11852
|
displayName: v[1],
|
|
11977
11853
|
key: v[0]
|
|
@@ -12009,36 +11885,32 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
12009
11885
|
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
12010
11886
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
12011
11887
|
};
|
|
12012
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
12013
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
12014
|
-
};
|
|
12015
11888
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
12016
11889
|
exports.AbstractMeasurement = void 0;
|
|
12017
11890
|
const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-serval");
|
|
12018
|
-
const
|
|
11891
|
+
const ts_simple_nameof_1 = __webpack_require__(/*! ts-simple-nameof */ "../../node_modules/ts-simple-nameof/index.js");
|
|
12019
11892
|
const AbstractComplexValue_1 = __webpack_require__(/*! ../../AbstractComplexValue */ "./dist/attributes/AbstractComplexValue.js");
|
|
12020
11893
|
const hints_1 = __webpack_require__(/*! ../../hints */ "./dist/attributes/hints/index.js");
|
|
12021
11894
|
/**
|
|
12022
11895
|
* valid unit strings must be defined in the classes extending AbstractMeasurement as enum
|
|
12023
11896
|
*/
|
|
12024
11897
|
class AbstractMeasurement extends AbstractComplexValue_1.AbstractComplexValue {
|
|
12025
|
-
static { this.propertyNames = (0, easy_tsnameof_1.default)(); }
|
|
12026
11898
|
static get valueHints() {
|
|
12027
11899
|
return hints_1.ValueHints.from({
|
|
12028
11900
|
propertyHints: {
|
|
12029
|
-
[
|
|
12030
|
-
[
|
|
11901
|
+
[(0, ts_simple_nameof_1.nameof)((a) => a.unit)]: hints_1.ValueHints.from({}),
|
|
11902
|
+
[(0, ts_simple_nameof_1.nameof)((a) => a.value)]: hints_1.ValueHints.from({})
|
|
12031
11903
|
}
|
|
12032
11904
|
});
|
|
12033
11905
|
}
|
|
12034
11906
|
static get renderHints() {
|
|
12035
11907
|
return super.renderHints.copyWith({
|
|
12036
11908
|
propertyHints: {
|
|
12037
|
-
[
|
|
11909
|
+
[(0, ts_simple_nameof_1.nameof)((a) => a.unit)]: hints_1.RenderHints.from({
|
|
12038
11910
|
editType: hints_1.RenderHintsEditType.InputLike,
|
|
12039
11911
|
technicalType: hints_1.RenderHintsTechnicalType.String
|
|
12040
11912
|
}),
|
|
12041
|
-
[
|
|
11913
|
+
[(0, ts_simple_nameof_1.nameof)((a) => a.value)]: hints_1.RenderHints.from({
|
|
12042
11914
|
editType: hints_1.RenderHintsEditType.InputLike,
|
|
12043
11915
|
technicalType: hints_1.RenderHintsTechnicalType.Integer
|
|
12044
11916
|
})
|
|
@@ -12273,13 +12145,10 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
12273
12145
|
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
12274
12146
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
12275
12147
|
};
|
|
12276
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
12277
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
12278
|
-
};
|
|
12279
12148
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
12280
12149
|
exports.PersonName = void 0;
|
|
12281
12150
|
const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-serval");
|
|
12282
|
-
const
|
|
12151
|
+
const ts_simple_nameof_1 = __webpack_require__(/*! ts-simple-nameof */ "../../node_modules/ts-simple-nameof/index.js");
|
|
12283
12152
|
const AbstractAttributeValue_1 = __webpack_require__(/*! ../../AbstractAttributeValue */ "./dist/attributes/AbstractAttributeValue.js");
|
|
12284
12153
|
const AbstractComplexValue_1 = __webpack_require__(/*! ../../AbstractComplexValue */ "./dist/attributes/AbstractComplexValue.js");
|
|
12285
12154
|
const hints_1 = __webpack_require__(/*! ../../hints */ "./dist/attributes/hints/index.js");
|
|
@@ -12289,26 +12158,25 @@ const HonorificSuffix_1 = __webpack_require__(/*! ./HonorificSuffix */ "./dist/a
|
|
|
12289
12158
|
const MiddleName_1 = __webpack_require__(/*! ./MiddleName */ "./dist/attributes/types/name/MiddleName.js");
|
|
12290
12159
|
const Surname_1 = __webpack_require__(/*! ./Surname */ "./dist/attributes/types/name/Surname.js");
|
|
12291
12160
|
let PersonName = class PersonName extends AbstractComplexValue_1.AbstractComplexValue {
|
|
12292
|
-
static { this.propertyNames = (0, easy_tsnameof_1.default)(); }
|
|
12293
12161
|
static get valueHints() {
|
|
12294
12162
|
return hints_1.ValueHints.from({
|
|
12295
12163
|
propertyHints: {
|
|
12296
|
-
[
|
|
12297
|
-
[
|
|
12298
|
-
[
|
|
12299
|
-
[
|
|
12300
|
-
[
|
|
12164
|
+
[(0, ts_simple_nameof_1.nameof)((p) => p.givenName)]: GivenName_1.GivenName.valueHints,
|
|
12165
|
+
[(0, ts_simple_nameof_1.nameof)((p) => p.middleName)]: MiddleName_1.MiddleName.valueHints,
|
|
12166
|
+
[(0, ts_simple_nameof_1.nameof)((p) => p.surname)]: Surname_1.Surname.valueHints,
|
|
12167
|
+
[(0, ts_simple_nameof_1.nameof)((p) => p.honorificSuffix)]: HonorificSuffix_1.HonorificSuffix.valueHints,
|
|
12168
|
+
[(0, ts_simple_nameof_1.nameof)((p) => p.honorificPrefix)]: HonorificPrefix_1.HonorificPrefix.valueHints
|
|
12301
12169
|
}
|
|
12302
12170
|
});
|
|
12303
12171
|
}
|
|
12304
12172
|
static get renderHints() {
|
|
12305
12173
|
return super.renderHints.copyWith({
|
|
12306
12174
|
propertyHints: {
|
|
12307
|
-
[
|
|
12308
|
-
[
|
|
12309
|
-
[
|
|
12310
|
-
[
|
|
12311
|
-
[
|
|
12175
|
+
[(0, ts_simple_nameof_1.nameof)((p) => p.givenName)]: GivenName_1.GivenName.renderHints,
|
|
12176
|
+
[(0, ts_simple_nameof_1.nameof)((p) => p.middleName)]: MiddleName_1.MiddleName.renderHints,
|
|
12177
|
+
[(0, ts_simple_nameof_1.nameof)((p) => p.surname)]: Surname_1.Surname.renderHints,
|
|
12178
|
+
[(0, ts_simple_nameof_1.nameof)((p) => p.honorificSuffix)]: HonorificSuffix_1.HonorificSuffix.renderHints,
|
|
12179
|
+
[(0, ts_simple_nameof_1.nameof)((p) => p.honorificPrefix)]: HonorificPrefix_1.HonorificPrefix.renderHints
|
|
12312
12180
|
}
|
|
12313
12181
|
});
|
|
12314
12182
|
}
|
|
@@ -13593,28 +13461,24 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
13593
13461
|
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
13594
13462
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
13595
13463
|
};
|
|
13596
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
13597
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
13598
|
-
};
|
|
13599
13464
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
13600
13465
|
exports.AbstractIdentityDescriptor = void 0;
|
|
13601
13466
|
const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-serval");
|
|
13602
|
-
const
|
|
13467
|
+
const ts_simple_nameof_1 = __webpack_require__(/*! ts-simple-nameof */ "../../node_modules/ts-simple-nameof/index.js");
|
|
13603
13468
|
const AbstractComplexValue_1 = __webpack_require__(/*! ../../../attributes/AbstractComplexValue */ "./dist/attributes/AbstractComplexValue.js");
|
|
13604
13469
|
const hints_1 = __webpack_require__(/*! ../../../attributes/hints */ "./dist/attributes/hints/index.js");
|
|
13605
13470
|
class AbstractIdentityDescriptor extends AbstractComplexValue_1.AbstractComplexValue {
|
|
13606
|
-
static { this.propertyNames = (0, easy_tsnameof_1.default)(); }
|
|
13607
13471
|
static get valueHints() {
|
|
13608
13472
|
return hints_1.ValueHints.from({
|
|
13609
13473
|
propertyHints: {
|
|
13610
|
-
[
|
|
13474
|
+
[(0, ts_simple_nameof_1.nameof)((a) => a.attributes)]: hints_1.ValueHints.from({})
|
|
13611
13475
|
}
|
|
13612
13476
|
});
|
|
13613
13477
|
}
|
|
13614
13478
|
static get renderHints() {
|
|
13615
13479
|
return super.renderHints.copyWith({
|
|
13616
13480
|
propertyHints: {
|
|
13617
|
-
[
|
|
13481
|
+
[(0, ts_simple_nameof_1.nameof)((a) => a.attributes)]: hints_1.RenderHints.from({
|
|
13618
13482
|
editType: hints_1.RenderHintsEditType.Complex,
|
|
13619
13483
|
technicalType: hints_1.RenderHintsTechnicalType.Object
|
|
13620
13484
|
})
|
|
@@ -13648,13 +13512,10 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
13648
13512
|
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
13649
13513
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
13650
13514
|
};
|
|
13651
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
13652
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
13653
|
-
};
|
|
13654
13515
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
13655
13516
|
exports.AbstractStatement = void 0;
|
|
13656
13517
|
const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-serval");
|
|
13657
|
-
const
|
|
13518
|
+
const ts_simple_nameof_1 = __webpack_require__(/*! ts-simple-nameof */ "../../node_modules/ts-simple-nameof/index.js");
|
|
13658
13519
|
const AbstractComplexValue_1 = __webpack_require__(/*! ../../AbstractComplexValue */ "./dist/attributes/AbstractComplexValue.js");
|
|
13659
13520
|
const hints_1 = __webpack_require__(/*! ../../hints */ "./dist/attributes/hints/index.js");
|
|
13660
13521
|
const DigitalIdentityDescriptor_1 = __webpack_require__(/*! ./DigitalIdentityDescriptor */ "./dist/attributes/types/statement/DigitalIdentityDescriptor.js");
|
|
@@ -13663,12 +13524,11 @@ const StatementObject_1 = __webpack_require__(/*! ./StatementObject */ "./dist/a
|
|
|
13663
13524
|
const StatementPredicate_1 = __webpack_require__(/*! ./StatementPredicate */ "./dist/attributes/types/statement/StatementPredicate.js");
|
|
13664
13525
|
const StatementSubject_1 = __webpack_require__(/*! ./StatementSubject */ "./dist/attributes/types/statement/StatementSubject.js");
|
|
13665
13526
|
class AbstractStatement extends AbstractComplexValue_1.AbstractComplexValue {
|
|
13666
|
-
static { this.propertyNames = (0, easy_tsnameof_1.default)(); }
|
|
13667
13527
|
static postFrom(value) {
|
|
13668
13528
|
if (!(value instanceof AbstractStatement))
|
|
13669
13529
|
throw new Error("this should never happen");
|
|
13670
13530
|
if (value.predicate.value === StatementPredicate_1.Predicates.HasAttribute && (value.object.attributes?.length ?? 0) < 1) {
|
|
13671
|
-
throw new ts_serval_1.ValidationError(this.constructor.name, `${(0,
|
|
13531
|
+
throw new ts_serval_1.ValidationError(this.constructor.name, `${(0, ts_simple_nameof_1.nameof)((x) => x.object)}.${(0, ts_simple_nameof_1.nameof)((x) => x.attributes)}`, `If the predicate of the Statement is '${StatementPredicate_1.Predicates.HasAttribute}' you have to define attributes in '${(0, ts_simple_nameof_1.nameof)((x) => x.object)}.${(0, ts_simple_nameof_1.nameof)((x) => x.attributes)}'.`);
|
|
13672
13532
|
}
|
|
13673
13533
|
return value;
|
|
13674
13534
|
}
|
|
@@ -13678,22 +13538,22 @@ class AbstractStatement extends AbstractComplexValue_1.AbstractComplexValue {
|
|
|
13678
13538
|
static get valueHints() {
|
|
13679
13539
|
return hints_1.ValueHints.from({
|
|
13680
13540
|
propertyHints: {
|
|
13681
|
-
[
|
|
13682
|
-
[
|
|
13683
|
-
[
|
|
13684
|
-
[
|
|
13685
|
-
[
|
|
13541
|
+
[(0, ts_simple_nameof_1.nameof)((a) => a.subject)]: StatementSubject_1.StatementSubject.valueHints,
|
|
13542
|
+
[(0, ts_simple_nameof_1.nameof)((a) => a.predicate)]: StatementPredicate_1.StatementPredicate.valueHints,
|
|
13543
|
+
[(0, ts_simple_nameof_1.nameof)((a) => a.object)]: StatementObject_1.StatementObject.valueHints,
|
|
13544
|
+
[(0, ts_simple_nameof_1.nameof)((a) => a.issuer)]: DigitalIdentityDescriptor_1.DigitalIdentityDescriptor.valueHints,
|
|
13545
|
+
[(0, ts_simple_nameof_1.nameof)((a) => a.issuerConditions)]: StatementIssuerConditions_1.StatementIssuerConditions.valueHints
|
|
13686
13546
|
}
|
|
13687
13547
|
});
|
|
13688
13548
|
}
|
|
13689
13549
|
static get renderHints() {
|
|
13690
13550
|
return super.renderHints.copyWith({
|
|
13691
13551
|
propertyHints: {
|
|
13692
|
-
[
|
|
13693
|
-
[
|
|
13694
|
-
[
|
|
13695
|
-
[
|
|
13696
|
-
[
|
|
13552
|
+
[(0, ts_simple_nameof_1.nameof)((a) => a.subject)]: StatementSubject_1.StatementSubject.renderHints,
|
|
13553
|
+
[(0, ts_simple_nameof_1.nameof)((a) => a.predicate)]: StatementPredicate_1.StatementPredicate.renderHints,
|
|
13554
|
+
[(0, ts_simple_nameof_1.nameof)((a) => a.object)]: StatementObject_1.StatementObject.renderHints,
|
|
13555
|
+
[(0, ts_simple_nameof_1.nameof)((a) => a.issuer)]: DigitalIdentityDescriptor_1.DigitalIdentityDescriptor.renderHints,
|
|
13556
|
+
[(0, ts_simple_nameof_1.nameof)((a) => a.issuerConditions)]: StatementIssuerConditions_1.StatementIssuerConditions.renderHints
|
|
13697
13557
|
}
|
|
13698
13558
|
});
|
|
13699
13559
|
}
|
|
@@ -13744,18 +13604,14 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
13744
13604
|
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
13745
13605
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
13746
13606
|
};
|
|
13747
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
13748
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
13749
|
-
};
|
|
13750
13607
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
13751
13608
|
exports.DigitalIdentityDescriptor = void 0;
|
|
13752
13609
|
const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-serval");
|
|
13753
13610
|
const transport_1 = __webpack_require__(/*! @nmshd/transport */ "@nmshd/transport");
|
|
13754
|
-
const easy_tsnameof_1 = __importDefault(__webpack_require__(/*! easy-tsnameof */ "../../node_modules/easy-tsnameof/dist/easy-tsnameof.esm.js"));
|
|
13755
13611
|
const hints_1 = __webpack_require__(/*! ../../../attributes/hints */ "./dist/attributes/hints/index.js");
|
|
13612
|
+
const ts_simple_nameof_1 = __webpack_require__(/*! ts-simple-nameof */ "../../node_modules/ts-simple-nameof/index.js");
|
|
13756
13613
|
const AbstractIdentityDescriptor_1 = __webpack_require__(/*! ./AbstractIdentityDescriptor */ "./dist/attributes/types/statement/AbstractIdentityDescriptor.js");
|
|
13757
13614
|
let DigitalIdentityDescriptor = class DigitalIdentityDescriptor extends AbstractIdentityDescriptor_1.AbstractIdentityDescriptor {
|
|
13758
|
-
static { this.propertyNames = (0, easy_tsnameof_1.default)(); }
|
|
13759
13615
|
static from(value) {
|
|
13760
13616
|
return this.fromAny(value);
|
|
13761
13617
|
}
|
|
@@ -13765,14 +13621,14 @@ let DigitalIdentityDescriptor = class DigitalIdentityDescriptor extends Abstract
|
|
|
13765
13621
|
static get valueHints() {
|
|
13766
13622
|
return super.valueHints.copyWith({
|
|
13767
13623
|
propertyHints: {
|
|
13768
|
-
[
|
|
13624
|
+
[(0, ts_simple_nameof_1.nameof)((d) => d.address)]: hints_1.ValueHints.from({})
|
|
13769
13625
|
}
|
|
13770
13626
|
});
|
|
13771
13627
|
}
|
|
13772
13628
|
static get renderHints() {
|
|
13773
13629
|
return super.renderHints.copyWith({
|
|
13774
13630
|
propertyHints: {
|
|
13775
|
-
[
|
|
13631
|
+
[(0, ts_simple_nameof_1.nameof)((d) => d.address)]: hints_1.RenderHints.from({
|
|
13776
13632
|
editType: hints_1.RenderHintsEditType.InputLike,
|
|
13777
13633
|
technicalType: hints_1.RenderHintsTechnicalType.String
|
|
13778
13634
|
})
|
|
@@ -13981,21 +13837,17 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
13981
13837
|
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
13982
13838
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
13983
13839
|
};
|
|
13984
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
13985
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
13986
|
-
};
|
|
13987
13840
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
13988
13841
|
exports.StatementIssuerConditions = void 0;
|
|
13989
13842
|
const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-serval");
|
|
13990
13843
|
const transport_1 = __webpack_require__(/*! @nmshd/transport */ "@nmshd/transport");
|
|
13991
|
-
const
|
|
13844
|
+
const ts_simple_nameof_1 = __webpack_require__(/*! ts-simple-nameof */ "../../node_modules/ts-simple-nameof/index.js");
|
|
13992
13845
|
const AbstractComplexValue_1 = __webpack_require__(/*! ../../AbstractComplexValue */ "./dist/attributes/AbstractComplexValue.js");
|
|
13993
13846
|
const hints_1 = __webpack_require__(/*! ../../hints */ "./dist/attributes/hints/index.js");
|
|
13994
13847
|
const DigitalIdentityDescriptor_1 = __webpack_require__(/*! ./DigitalIdentityDescriptor */ "./dist/attributes/types/statement/DigitalIdentityDescriptor.js");
|
|
13995
13848
|
const StatementAuthorityType_1 = __webpack_require__(/*! ./StatementAuthorityType */ "./dist/attributes/types/statement/StatementAuthorityType.js");
|
|
13996
13849
|
const StatementEvidence_1 = __webpack_require__(/*! ./StatementEvidence */ "./dist/attributes/types/statement/StatementEvidence.js");
|
|
13997
13850
|
let StatementIssuerConditions = class StatementIssuerConditions extends AbstractComplexValue_1.AbstractComplexValue {
|
|
13998
|
-
static { this.propertyNames = (0, easy_tsnameof_1.default)(); }
|
|
13999
13851
|
static from(value) {
|
|
14000
13852
|
return this.fromAny(value);
|
|
14001
13853
|
}
|
|
@@ -14005,28 +13857,28 @@ let StatementIssuerConditions = class StatementIssuerConditions extends Abstract
|
|
|
14005
13857
|
static get valueHints() {
|
|
14006
13858
|
return hints_1.ValueHints.from({
|
|
14007
13859
|
propertyHints: {
|
|
14008
|
-
[
|
|
14009
|
-
[
|
|
14010
|
-
[
|
|
14011
|
-
[
|
|
14012
|
-
[
|
|
13860
|
+
[(0, ts_simple_nameof_1.nameof)((s) => s.validFrom)]: hints_1.ValueHints.from({}),
|
|
13861
|
+
[(0, ts_simple_nameof_1.nameof)((s) => s.validTo)]: hints_1.ValueHints.from({}),
|
|
13862
|
+
[(0, ts_simple_nameof_1.nameof)((s) => s.evidence)]: StatementEvidence_1.StatementEvidence.valueHints,
|
|
13863
|
+
[(0, ts_simple_nameof_1.nameof)((s) => s.authorityType)]: StatementAuthorityType_1.StatementAuthorityType.valueHints,
|
|
13864
|
+
[(0, ts_simple_nameof_1.nameof)((s) => s.relayedParty)]: DigitalIdentityDescriptor_1.DigitalIdentityDescriptor.valueHints
|
|
14013
13865
|
}
|
|
14014
13866
|
});
|
|
14015
13867
|
}
|
|
14016
13868
|
static get renderHints() {
|
|
14017
13869
|
return super.renderHints.copyWith({
|
|
14018
13870
|
propertyHints: {
|
|
14019
|
-
[
|
|
13871
|
+
[(0, ts_simple_nameof_1.nameof)((s) => s.validFrom)]: hints_1.RenderHints.from({
|
|
14020
13872
|
editType: hints_1.RenderHintsEditType.Secret,
|
|
14021
13873
|
technicalType: hints_1.RenderHintsTechnicalType.String
|
|
14022
13874
|
}),
|
|
14023
|
-
[
|
|
13875
|
+
[(0, ts_simple_nameof_1.nameof)((s) => s.validTo)]: hints_1.RenderHints.from({
|
|
14024
13876
|
editType: hints_1.RenderHintsEditType.Secret,
|
|
14025
13877
|
technicalType: hints_1.RenderHintsTechnicalType.String
|
|
14026
13878
|
}),
|
|
14027
|
-
[
|
|
14028
|
-
[
|
|
14029
|
-
[
|
|
13879
|
+
[(0, ts_simple_nameof_1.nameof)((s) => s.evidence)]: StatementEvidence_1.StatementEvidence.renderHints,
|
|
13880
|
+
[(0, ts_simple_nameof_1.nameof)((s) => s.authorityType)]: StatementAuthorityType_1.StatementAuthorityType.renderHints,
|
|
13881
|
+
[(0, ts_simple_nameof_1.nameof)((s) => s.relayedParty)]: DigitalIdentityDescriptor_1.DigitalIdentityDescriptor.renderHints
|
|
14030
13882
|
}
|
|
14031
13883
|
});
|
|
14032
13884
|
}
|
|
@@ -14080,18 +13932,14 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
14080
13932
|
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
14081
13933
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
14082
13934
|
};
|
|
14083
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
14084
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
14085
|
-
};
|
|
14086
13935
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
14087
13936
|
exports.StatementObject = void 0;
|
|
14088
13937
|
const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-serval");
|
|
14089
13938
|
const transport_1 = __webpack_require__(/*! @nmshd/transport */ "@nmshd/transport");
|
|
14090
|
-
const
|
|
13939
|
+
const ts_simple_nameof_1 = __webpack_require__(/*! ts-simple-nameof */ "../../node_modules/ts-simple-nameof/index.js");
|
|
14091
13940
|
const hints_1 = __webpack_require__(/*! ../../../attributes/hints */ "./dist/attributes/hints/index.js");
|
|
14092
13941
|
const AbstractIdentityDescriptor_1 = __webpack_require__(/*! ./AbstractIdentityDescriptor */ "./dist/attributes/types/statement/AbstractIdentityDescriptor.js");
|
|
14093
13942
|
let StatementObject = class StatementObject extends AbstractIdentityDescriptor_1.AbstractIdentityDescriptor {
|
|
14094
|
-
static { this.propertyNames = (0, easy_tsnameof_1.default)(); }
|
|
14095
13943
|
static from(value) {
|
|
14096
13944
|
return this.fromAny(value);
|
|
14097
13945
|
}
|
|
@@ -14101,14 +13949,14 @@ let StatementObject = class StatementObject extends AbstractIdentityDescriptor_1
|
|
|
14101
13949
|
static get valueHints() {
|
|
14102
13950
|
return super.valueHints.copyWith({
|
|
14103
13951
|
propertyHints: {
|
|
14104
|
-
[
|
|
13952
|
+
[(0, ts_simple_nameof_1.nameof)((d) => d.address)]: hints_1.ValueHints.from({})
|
|
14105
13953
|
}
|
|
14106
13954
|
});
|
|
14107
13955
|
}
|
|
14108
13956
|
static get renderHints() {
|
|
14109
13957
|
return super.renderHints.copyWith({
|
|
14110
13958
|
propertyHints: {
|
|
14111
|
-
[
|
|
13959
|
+
[(0, ts_simple_nameof_1.nameof)((d) => d.address)]: hints_1.RenderHints.from({
|
|
14112
13960
|
editType: hints_1.RenderHintsEditType.InputLike,
|
|
14113
13961
|
technicalType: hints_1.RenderHintsTechnicalType.String
|
|
14114
13962
|
})
|
|
@@ -14221,18 +14069,14 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
14221
14069
|
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
14222
14070
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
14223
14071
|
};
|
|
14224
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
14225
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
14226
|
-
};
|
|
14227
14072
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
14228
14073
|
exports.StatementSubject = void 0;
|
|
14229
14074
|
const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-serval");
|
|
14230
14075
|
const transport_1 = __webpack_require__(/*! @nmshd/transport */ "@nmshd/transport");
|
|
14231
|
-
const
|
|
14076
|
+
const ts_simple_nameof_1 = __webpack_require__(/*! ts-simple-nameof */ "../../node_modules/ts-simple-nameof/index.js");
|
|
14232
14077
|
const hints_1 = __webpack_require__(/*! ../../../attributes/hints */ "./dist/attributes/hints/index.js");
|
|
14233
14078
|
const AbstractIdentityDescriptor_1 = __webpack_require__(/*! ./AbstractIdentityDescriptor */ "./dist/attributes/types/statement/AbstractIdentityDescriptor.js");
|
|
14234
14079
|
let StatementSubject = class StatementSubject extends AbstractIdentityDescriptor_1.AbstractIdentityDescriptor {
|
|
14235
|
-
static { this.propertyNames = (0, easy_tsnameof_1.default)(); }
|
|
14236
14080
|
static from(value) {
|
|
14237
14081
|
return this.fromAny(value);
|
|
14238
14082
|
}
|
|
@@ -14242,14 +14086,14 @@ let StatementSubject = class StatementSubject extends AbstractIdentityDescriptor
|
|
|
14242
14086
|
static get valueHints() {
|
|
14243
14087
|
return super.valueHints.copyWith({
|
|
14244
14088
|
propertyHints: {
|
|
14245
|
-
[
|
|
14089
|
+
[(0, ts_simple_nameof_1.nameof)((s) => s.address)]: hints_1.ValueHints.from({})
|
|
14246
14090
|
}
|
|
14247
14091
|
});
|
|
14248
14092
|
}
|
|
14249
14093
|
static get renderHints() {
|
|
14250
14094
|
return super.renderHints.copyWith({
|
|
14251
14095
|
propertyHints: {
|
|
14252
|
-
[
|
|
14096
|
+
[(0, ts_simple_nameof_1.nameof)((s) => s.address)]: hints_1.RenderHints.from({
|
|
14253
14097
|
editType: hints_1.RenderHintsEditType.InputLike,
|
|
14254
14098
|
technicalType: hints_1.RenderHintsTechnicalType.String
|
|
14255
14099
|
})
|
|
@@ -14739,11 +14583,11 @@ const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-s
|
|
|
14739
14583
|
const crypto_1 = __webpack_require__(/*! @nmshd/crypto */ "@nmshd/crypto");
|
|
14740
14584
|
const transport_1 = __webpack_require__(/*! @nmshd/transport */ "@nmshd/transport");
|
|
14741
14585
|
exports.buildInformation = {
|
|
14742
|
-
version: "2.
|
|
14743
|
-
build: "
|
|
14744
|
-
date: "2024-
|
|
14745
|
-
commit: "
|
|
14746
|
-
dependencies: {"@js-soft/logging-abstractions":"^1.0.1","@nmshd/iql":"^1.0.2","
|
|
14586
|
+
version: "2.9.0",
|
|
14587
|
+
build: "73",
|
|
14588
|
+
date: "2024-04-22T15:09:14+00:00",
|
|
14589
|
+
commit: "af98434e2550967725b8ccbe38a854e88140cb7f",
|
|
14590
|
+
dependencies: {"@js-soft/logging-abstractions":"^1.0.1","@nmshd/iql":"^1.0.2","ts-simple-nameof":"^1.3.1"},
|
|
14747
14591
|
libraries: {
|
|
14748
14592
|
serval: ts_serval_1.buildInformation,
|
|
14749
14593
|
crypto: crypto_1.buildInformation,
|
|
@@ -14943,6 +14787,84 @@ __exportStar(__webpack_require__(/*! ./items */ "./dist/notifications/items/inde
|
|
|
14943
14787
|
|
|
14944
14788
|
/***/ }),
|
|
14945
14789
|
|
|
14790
|
+
/***/ "./dist/notifications/items/OwnSharedAttributeDeletedByOwnerNotificationItem.js":
|
|
14791
|
+
/*!**************************************************************************************!*\
|
|
14792
|
+
!*** ./dist/notifications/items/OwnSharedAttributeDeletedByOwnerNotificationItem.js ***!
|
|
14793
|
+
\**************************************************************************************/
|
|
14794
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
14795
|
+
|
|
14796
|
+
|
|
14797
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
14798
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
14799
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
14800
|
+
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;
|
|
14801
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
14802
|
+
};
|
|
14803
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
14804
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
14805
|
+
};
|
|
14806
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
14807
|
+
exports.OwnSharedAttributeDeletedByOwnerNotificationItem = void 0;
|
|
14808
|
+
const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-serval");
|
|
14809
|
+
const transport_1 = __webpack_require__(/*! @nmshd/transport */ "@nmshd/transport");
|
|
14810
|
+
const NotificationItem_1 = __webpack_require__(/*! ../NotificationItem */ "./dist/notifications/NotificationItem.js");
|
|
14811
|
+
let OwnSharedAttributeDeletedByOwnerNotificationItem = class OwnSharedAttributeDeletedByOwnerNotificationItem extends NotificationItem_1.NotificationItem {
|
|
14812
|
+
static from(value) {
|
|
14813
|
+
return this.fromAny(value);
|
|
14814
|
+
}
|
|
14815
|
+
};
|
|
14816
|
+
exports.OwnSharedAttributeDeletedByOwnerNotificationItem = OwnSharedAttributeDeletedByOwnerNotificationItem;
|
|
14817
|
+
__decorate([
|
|
14818
|
+
(0, ts_serval_1.validate)(),
|
|
14819
|
+
(0, ts_serval_1.serialize)(),
|
|
14820
|
+
__metadata("design:type", transport_1.CoreId)
|
|
14821
|
+
], OwnSharedAttributeDeletedByOwnerNotificationItem.prototype, "attributeId", void 0);
|
|
14822
|
+
exports.OwnSharedAttributeDeletedByOwnerNotificationItem = OwnSharedAttributeDeletedByOwnerNotificationItem = __decorate([
|
|
14823
|
+
(0, ts_serval_1.type)("OwnSharedAttributeDeletedByOwnerNotificationItem")
|
|
14824
|
+
], OwnSharedAttributeDeletedByOwnerNotificationItem);
|
|
14825
|
+
//# sourceMappingURL=OwnSharedAttributeDeletedByOwnerNotificationItem.js.map
|
|
14826
|
+
|
|
14827
|
+
/***/ }),
|
|
14828
|
+
|
|
14829
|
+
/***/ "./dist/notifications/items/PeerSharedAttributeDeletedByPeerNotificationItem.js":
|
|
14830
|
+
/*!**************************************************************************************!*\
|
|
14831
|
+
!*** ./dist/notifications/items/PeerSharedAttributeDeletedByPeerNotificationItem.js ***!
|
|
14832
|
+
\**************************************************************************************/
|
|
14833
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
14834
|
+
|
|
14835
|
+
|
|
14836
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
14837
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
14838
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
14839
|
+
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;
|
|
14840
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
14841
|
+
};
|
|
14842
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
14843
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
14844
|
+
};
|
|
14845
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
14846
|
+
exports.PeerSharedAttributeDeletedByPeerNotificationItem = void 0;
|
|
14847
|
+
const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-serval");
|
|
14848
|
+
const transport_1 = __webpack_require__(/*! @nmshd/transport */ "@nmshd/transport");
|
|
14849
|
+
const NotificationItem_1 = __webpack_require__(/*! ../NotificationItem */ "./dist/notifications/NotificationItem.js");
|
|
14850
|
+
let PeerSharedAttributeDeletedByPeerNotificationItem = class PeerSharedAttributeDeletedByPeerNotificationItem extends NotificationItem_1.NotificationItem {
|
|
14851
|
+
static from(value) {
|
|
14852
|
+
return this.fromAny(value);
|
|
14853
|
+
}
|
|
14854
|
+
};
|
|
14855
|
+
exports.PeerSharedAttributeDeletedByPeerNotificationItem = PeerSharedAttributeDeletedByPeerNotificationItem;
|
|
14856
|
+
__decorate([
|
|
14857
|
+
(0, ts_serval_1.validate)(),
|
|
14858
|
+
(0, ts_serval_1.serialize)(),
|
|
14859
|
+
__metadata("design:type", transport_1.CoreId)
|
|
14860
|
+
], PeerSharedAttributeDeletedByPeerNotificationItem.prototype, "attributeId", void 0);
|
|
14861
|
+
exports.PeerSharedAttributeDeletedByPeerNotificationItem = PeerSharedAttributeDeletedByPeerNotificationItem = __decorate([
|
|
14862
|
+
(0, ts_serval_1.type)("PeerSharedAttributeDeletedByPeerNotificationItem")
|
|
14863
|
+
], PeerSharedAttributeDeletedByPeerNotificationItem);
|
|
14864
|
+
//# sourceMappingURL=PeerSharedAttributeDeletedByPeerNotificationItem.js.map
|
|
14865
|
+
|
|
14866
|
+
/***/ }),
|
|
14867
|
+
|
|
14946
14868
|
/***/ "./dist/notifications/items/PeerSharedAttributeSucceededNotificationItem.js":
|
|
14947
14869
|
/*!**********************************************************************************!*\
|
|
14948
14870
|
!*** ./dist/notifications/items/PeerSharedAttributeSucceededNotificationItem.js ***!
|
|
@@ -14993,6 +14915,45 @@ exports.PeerSharedAttributeSucceededNotificationItem = PeerSharedAttributeSuccee
|
|
|
14993
14915
|
|
|
14994
14916
|
/***/ }),
|
|
14995
14917
|
|
|
14918
|
+
/***/ "./dist/notifications/items/ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem.js":
|
|
14919
|
+
/*!*******************************************************************************************************!*\
|
|
14920
|
+
!*** ./dist/notifications/items/ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem.js ***!
|
|
14921
|
+
\*******************************************************************************************************/
|
|
14922
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
14923
|
+
|
|
14924
|
+
|
|
14925
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
14926
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
14927
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
14928
|
+
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;
|
|
14929
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
14930
|
+
};
|
|
14931
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
14932
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
14933
|
+
};
|
|
14934
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
14935
|
+
exports.ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem = void 0;
|
|
14936
|
+
const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-serval");
|
|
14937
|
+
const transport_1 = __webpack_require__(/*! @nmshd/transport */ "@nmshd/transport");
|
|
14938
|
+
const NotificationItem_1 = __webpack_require__(/*! ../NotificationItem */ "./dist/notifications/NotificationItem.js");
|
|
14939
|
+
let ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem = class ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem extends NotificationItem_1.NotificationItem {
|
|
14940
|
+
static from(value) {
|
|
14941
|
+
return this.fromAny(value);
|
|
14942
|
+
}
|
|
14943
|
+
};
|
|
14944
|
+
exports.ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem = ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem;
|
|
14945
|
+
__decorate([
|
|
14946
|
+
(0, ts_serval_1.validate)(),
|
|
14947
|
+
(0, ts_serval_1.serialize)(),
|
|
14948
|
+
__metadata("design:type", transport_1.CoreId)
|
|
14949
|
+
], ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem.prototype, "attributeId", void 0);
|
|
14950
|
+
exports.ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem = ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem = __decorate([
|
|
14951
|
+
(0, ts_serval_1.type)("ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem")
|
|
14952
|
+
], ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem);
|
|
14953
|
+
//# sourceMappingURL=ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem.js.map
|
|
14954
|
+
|
|
14955
|
+
/***/ }),
|
|
14956
|
+
|
|
14996
14957
|
/***/ "./dist/notifications/items/index.js":
|
|
14997
14958
|
/*!*******************************************!*\
|
|
14998
14959
|
!*** ./dist/notifications/items/index.js ***!
|
|
@@ -15015,7 +14976,10 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
15015
14976
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15016
14977
|
};
|
|
15017
14978
|
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
14979
|
+
__exportStar(__webpack_require__(/*! ./OwnSharedAttributeDeletedByOwnerNotificationItem */ "./dist/notifications/items/OwnSharedAttributeDeletedByOwnerNotificationItem.js"), exports);
|
|
14980
|
+
__exportStar(__webpack_require__(/*! ./PeerSharedAttributeDeletedByPeerNotificationItem */ "./dist/notifications/items/PeerSharedAttributeDeletedByPeerNotificationItem.js"), exports);
|
|
15018
14981
|
__exportStar(__webpack_require__(/*! ./PeerSharedAttributeSucceededNotificationItem */ "./dist/notifications/items/PeerSharedAttributeSucceededNotificationItem.js"), exports);
|
|
14982
|
+
__exportStar(__webpack_require__(/*! ./ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem */ "./dist/notifications/items/ThirdPartyOwnedRelationshipAttributeDeletedByPeerNotificationItem.js"), exports);
|
|
15019
14983
|
//# sourceMappingURL=index.js.map
|
|
15020
14984
|
|
|
15021
14985
|
/***/ }),
|
|
@@ -15594,6 +15558,90 @@ exports.CreateAttributeRequestItem = CreateAttributeRequestItem = __decorate([
|
|
|
15594
15558
|
|
|
15595
15559
|
/***/ }),
|
|
15596
15560
|
|
|
15561
|
+
/***/ "./dist/requests/items/deleteAttribute/DeleteAttributeAcceptResponseItem.js":
|
|
15562
|
+
/*!**********************************************************************************!*\
|
|
15563
|
+
!*** ./dist/requests/items/deleteAttribute/DeleteAttributeAcceptResponseItem.js ***!
|
|
15564
|
+
\**********************************************************************************/
|
|
15565
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
15566
|
+
|
|
15567
|
+
|
|
15568
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
15569
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
15570
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
15571
|
+
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;
|
|
15572
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
15573
|
+
};
|
|
15574
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
15575
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
15576
|
+
};
|
|
15577
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
15578
|
+
exports.DeleteAttributeAcceptResponseItem = void 0;
|
|
15579
|
+
const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-serval");
|
|
15580
|
+
const transport_1 = __webpack_require__(/*! @nmshd/transport */ "@nmshd/transport");
|
|
15581
|
+
const response_1 = __webpack_require__(/*! ../../response */ "./dist/requests/response/index.js");
|
|
15582
|
+
let DeleteAttributeAcceptResponseItem = class DeleteAttributeAcceptResponseItem extends response_1.AcceptResponseItem {
|
|
15583
|
+
static from(value) {
|
|
15584
|
+
return this.fromAny(value);
|
|
15585
|
+
}
|
|
15586
|
+
toJSON(verbose, serializeAsString) {
|
|
15587
|
+
return super.toJSON(verbose, serializeAsString);
|
|
15588
|
+
}
|
|
15589
|
+
};
|
|
15590
|
+
exports.DeleteAttributeAcceptResponseItem = DeleteAttributeAcceptResponseItem;
|
|
15591
|
+
__decorate([
|
|
15592
|
+
(0, ts_serval_1.serialize)(),
|
|
15593
|
+
(0, ts_serval_1.validate)(),
|
|
15594
|
+
__metadata("design:type", transport_1.CoreDate)
|
|
15595
|
+
], DeleteAttributeAcceptResponseItem.prototype, "deletionDate", void 0);
|
|
15596
|
+
exports.DeleteAttributeAcceptResponseItem = DeleteAttributeAcceptResponseItem = __decorate([
|
|
15597
|
+
(0, ts_serval_1.type)("DeleteAttributeAcceptResponseItem")
|
|
15598
|
+
], DeleteAttributeAcceptResponseItem);
|
|
15599
|
+
//# sourceMappingURL=DeleteAttributeAcceptResponseItem.js.map
|
|
15600
|
+
|
|
15601
|
+
/***/ }),
|
|
15602
|
+
|
|
15603
|
+
/***/ "./dist/requests/items/deleteAttribute/DeleteAttributeRequestItem.js":
|
|
15604
|
+
/*!***************************************************************************!*\
|
|
15605
|
+
!*** ./dist/requests/items/deleteAttribute/DeleteAttributeRequestItem.js ***!
|
|
15606
|
+
\***************************************************************************/
|
|
15607
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
15608
|
+
|
|
15609
|
+
|
|
15610
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
15611
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
15612
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
15613
|
+
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;
|
|
15614
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
15615
|
+
};
|
|
15616
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
15617
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
15618
|
+
};
|
|
15619
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
15620
|
+
exports.DeleteAttributeRequestItem = void 0;
|
|
15621
|
+
const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-serval");
|
|
15622
|
+
const transport_1 = __webpack_require__(/*! @nmshd/transport */ "@nmshd/transport");
|
|
15623
|
+
const RequestItem_1 = __webpack_require__(/*! ../../RequestItem */ "./dist/requests/RequestItem.js");
|
|
15624
|
+
let DeleteAttributeRequestItem = class DeleteAttributeRequestItem extends RequestItem_1.RequestItem {
|
|
15625
|
+
static from(value) {
|
|
15626
|
+
return this.fromAny(value);
|
|
15627
|
+
}
|
|
15628
|
+
toJSON(verbose, serializeAsString) {
|
|
15629
|
+
return super.toJSON(verbose, serializeAsString);
|
|
15630
|
+
}
|
|
15631
|
+
};
|
|
15632
|
+
exports.DeleteAttributeRequestItem = DeleteAttributeRequestItem;
|
|
15633
|
+
__decorate([
|
|
15634
|
+
(0, ts_serval_1.serialize)(),
|
|
15635
|
+
(0, ts_serval_1.validate)(),
|
|
15636
|
+
__metadata("design:type", transport_1.CoreId)
|
|
15637
|
+
], DeleteAttributeRequestItem.prototype, "attributeId", void 0);
|
|
15638
|
+
exports.DeleteAttributeRequestItem = DeleteAttributeRequestItem = __decorate([
|
|
15639
|
+
(0, ts_serval_1.type)("DeleteAttributeRequestItem")
|
|
15640
|
+
], DeleteAttributeRequestItem);
|
|
15641
|
+
//# sourceMappingURL=DeleteAttributeRequestItem.js.map
|
|
15642
|
+
|
|
15643
|
+
/***/ }),
|
|
15644
|
+
|
|
15597
15645
|
/***/ "./dist/requests/items/freeText/FreeTextAcceptResponseItem.js":
|
|
15598
15646
|
/*!********************************************************************!*\
|
|
15599
15647
|
!*** ./dist/requests/items/freeText/FreeTextAcceptResponseItem.js ***!
|
|
@@ -15702,6 +15750,8 @@ __exportStar(__webpack_require__(/*! ./authentication/AuthenticationRequestItem
|
|
|
15702
15750
|
__exportStar(__webpack_require__(/*! ./consent/ConsentRequestItem */ "./dist/requests/items/consent/ConsentRequestItem.js"), exports);
|
|
15703
15751
|
__exportStar(__webpack_require__(/*! ./createAttribute/CreateAttributeAcceptResponseItem */ "./dist/requests/items/createAttribute/CreateAttributeAcceptResponseItem.js"), exports);
|
|
15704
15752
|
__exportStar(__webpack_require__(/*! ./createAttribute/CreateAttributeRequestItem */ "./dist/requests/items/createAttribute/CreateAttributeRequestItem.js"), exports);
|
|
15753
|
+
__exportStar(__webpack_require__(/*! ./deleteAttribute/DeleteAttributeAcceptResponseItem */ "./dist/requests/items/deleteAttribute/DeleteAttributeAcceptResponseItem.js"), exports);
|
|
15754
|
+
__exportStar(__webpack_require__(/*! ./deleteAttribute/DeleteAttributeRequestItem */ "./dist/requests/items/deleteAttribute/DeleteAttributeRequestItem.js"), exports);
|
|
15705
15755
|
__exportStar(__webpack_require__(/*! ./freeText/FreeTextAcceptResponseItem */ "./dist/requests/items/freeText/FreeTextAcceptResponseItem.js"), exports);
|
|
15706
15756
|
__exportStar(__webpack_require__(/*! ./freeText/FreeTextRequestItem */ "./dist/requests/items/freeText/FreeTextRequestItem.js"), exports);
|
|
15707
15757
|
__exportStar(__webpack_require__(/*! ./proposeAttribute/ProposeAttributeAcceptResponseItem */ "./dist/requests/items/proposeAttribute/ProposeAttributeAcceptResponseItem.js"), exports);
|
|
@@ -18048,35 +18098,6 @@ module.exports = TSServal;
|
|
|
18048
18098
|
/******/ }
|
|
18049
18099
|
/******/
|
|
18050
18100
|
/************************************************************************/
|
|
18051
|
-
/******/ /* webpack/runtime/define property getters */
|
|
18052
|
-
/******/ (() => {
|
|
18053
|
-
/******/ // define getter functions for harmony exports
|
|
18054
|
-
/******/ __webpack_require__.d = (exports, definition) => {
|
|
18055
|
-
/******/ for(var key in definition) {
|
|
18056
|
-
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
|
18057
|
-
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
|
18058
|
-
/******/ }
|
|
18059
|
-
/******/ }
|
|
18060
|
-
/******/ };
|
|
18061
|
-
/******/ })();
|
|
18062
|
-
/******/
|
|
18063
|
-
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
18064
|
-
/******/ (() => {
|
|
18065
|
-
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
|
18066
|
-
/******/ })();
|
|
18067
|
-
/******/
|
|
18068
|
-
/******/ /* webpack/runtime/make namespace object */
|
|
18069
|
-
/******/ (() => {
|
|
18070
|
-
/******/ // define __esModule on exports
|
|
18071
|
-
/******/ __webpack_require__.r = (exports) => {
|
|
18072
|
-
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
|
18073
|
-
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
18074
|
-
/******/ }
|
|
18075
|
-
/******/ Object.defineProperty(exports, '__esModule', { value: true });
|
|
18076
|
-
/******/ };
|
|
18077
|
-
/******/ })();
|
|
18078
|
-
/******/
|
|
18079
|
-
/************************************************************************/
|
|
18080
18101
|
/******/
|
|
18081
18102
|
/******/ // startup
|
|
18082
18103
|
/******/ // Load entry module and return exports
|