@nmshd/content 2.4.2 → 2.4.3

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.
@@ -10,8 +10,6 @@ export interface RelationshipAttributeCreationHintsJSON {
10
10
  description?: string;
11
11
  valueHints?: ValueHintsJSON;
12
12
  confidentiality: RelationshipAttributeConfidentiality;
13
- validFrom?: string;
14
- validTo?: string;
15
13
  }
16
14
  export interface IRelationshipAttributeCreationHints extends ISerializable {
17
15
  title: string;
@@ -19,8 +17,6 @@ export interface IRelationshipAttributeCreationHints extends ISerializable {
19
17
  description?: string;
20
18
  valueHints?: IValueHints;
21
19
  confidentiality: RelationshipAttributeConfidentiality;
22
- validFrom?: ICoreDate;
23
- validTo?: ICoreDate;
24
20
  }
25
21
  /**
26
22
  * AttributeHints are rendering hints with a `title` and a possible `description` set.
@@ -33,8 +29,6 @@ export declare class RelationshipAttributeCreationHints extends Serializable imp
33
29
  description?: string;
34
30
  valueHints?: ValueHints;
35
31
  confidentiality: RelationshipAttributeConfidentiality;
36
- validFrom?: CoreDate;
37
- validTo?: CoreDate;
38
32
  protected static preFrom(value: any): any;
39
33
  static from(value: IRelationshipAttributeCreationHints | Omit<RelationshipAttributeCreationHintsJSON, "@type">): RelationshipAttributeCreationHints;
40
34
  }
@@ -65,16 +65,6 @@ __decorate([
65
65
  }),
66
66
  __metadata("design:type", String)
67
67
  ], RelationshipAttributeCreationHints.prototype, "confidentiality", void 0);
68
- __decorate([
69
- (0, ts_serval_1.serialize)(),
70
- (0, ts_serval_1.validate)({ nullable: true }),
71
- __metadata("design:type", transport_1.CoreDate)
72
- ], RelationshipAttributeCreationHints.prototype, "validFrom", void 0);
73
- __decorate([
74
- (0, ts_serval_1.serialize)(),
75
- (0, ts_serval_1.validate)({ nullable: true }),
76
- __metadata("design:type", transport_1.CoreDate)
77
- ], RelationshipAttributeCreationHints.prototype, "validTo", void 0);
78
68
  RelationshipAttributeCreationHints = __decorate([
79
69
  (0, ts_serval_1.type)("RelationshipAttributeCreationHints")
80
70
  ], RelationshipAttributeCreationHints);
@@ -1 +1 @@
1
- {"version":3,"file":"RelationshipAttributeQuery.js","sourceRoot":"","sources":["../../src/attributes/RelationshipAttributeQuery.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"RelationshipAttributeQuery.js","sourceRoot":"","sources":["../../src/attributes/RelationshipAttributeQuery.ts"],"names":[],"mappings":"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"}
@@ -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.2",
9
- build: "139",
10
- date: "2023-08-03T08:09:08+00:00",
11
- commit: "64ee3d0dec1669828d27315d40e2108a6af62eda",
8
+ version: "2.4.3",
9
+ build: "140",
10
+ date: "2023-08-03T08:46:23+00:00",
11
+ commit: "0591fd488d49b4316f382d5e91c62f5ab8befb1c",
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,
@@ -671,16 +671,6 @@ __decorate([
671
671
  }),
672
672
  __metadata("design:type", String)
673
673
  ], RelationshipAttributeCreationHints.prototype, "confidentiality", void 0);
674
- __decorate([
675
- (0, ts_serval_1.serialize)(),
676
- (0, ts_serval_1.validate)({ nullable: true }),
677
- __metadata("design:type", transport_1.CoreDate)
678
- ], RelationshipAttributeCreationHints.prototype, "validFrom", void 0);
679
- __decorate([
680
- (0, ts_serval_1.serialize)(),
681
- (0, ts_serval_1.validate)({ nullable: true }),
682
- __metadata("design:type", transport_1.CoreDate)
683
- ], RelationshipAttributeCreationHints.prototype, "validTo", void 0);
684
674
  RelationshipAttributeCreationHints = __decorate([
685
675
  (0, ts_serval_1.type)("RelationshipAttributeCreationHints")
686
676
  ], RelationshipAttributeCreationHints);
@@ -6404,10 +6394,10 @@ const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-s
6404
6394
  const crypto_1 = __webpack_require__(/*! @nmshd/crypto */ "@nmshd/crypto");
6405
6395
  const transport_1 = __webpack_require__(/*! @nmshd/transport */ "@nmshd/transport");
6406
6396
  exports.buildInformation = {
6407
- version: "2.4.2",
6408
- build: "139",
6409
- date: "2023-08-03T08:09:08+00:00",
6410
- commit: "64ee3d0dec1669828d27315d40e2108a6af62eda",
6397
+ version: "2.4.3",
6398
+ build: "140",
6399
+ date: "2023-08-03T08:46:23+00:00",
6400
+ commit: "0591fd488d49b4316f382d5e91c62f5ab8befb1c",
6411
6401
  dependencies: {"@js-soft/logging-abstractions":"^1.0.0","@nmshd/iql":"^0.0.1","easy-tsnameof":"^3.0.6","mocha-param":"^2.0.1"},
6412
6402
  libraries: {
6413
6403
  serval: ts_serval_1.buildInformation,