@nmshd/content 2.3.5 → 2.3.6

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.
@@ -43,16 +43,22 @@ export interface RelationshipAttributeQueryJSON extends AbstractAttributeQueryJS
43
43
  key: string;
44
44
  owner: string;
45
45
  attributeCreationHints: RelationshipAttributeCreationHintsJSON;
46
+ validFrom?: string;
47
+ validTo?: string;
46
48
  }
47
49
  export interface IRelationshipAttributeQuery extends IAbstractAttributeQuery {
48
50
  key: string;
49
51
  owner: ICoreAddress;
50
52
  attributeCreationHints: IRelationshipAttributeCreationHints;
53
+ validFrom?: ICoreDate;
54
+ validTo?: ICoreDate;
51
55
  }
52
56
  export declare class RelationshipAttributeQuery extends AbstractAttributeQuery implements IRelationshipAttributeQuery {
53
57
  key: string;
54
58
  owner: CoreAddress;
55
59
  attributeCreationHints: RelationshipAttributeCreationHints;
60
+ validFrom?: CoreDate;
61
+ validTo?: CoreDate;
56
62
  static from(value: IRelationshipAttributeQuery | Omit<RelationshipAttributeQueryJSON, "@type">): RelationshipAttributeQuery;
57
63
  toJSON(verbose?: boolean | undefined, serializeAsString?: boolean | undefined): RelationshipAttributeQueryJSON;
58
64
  }
@@ -102,6 +102,16 @@ __decorate([
102
102
  (0, ts_serval_1.validate)(),
103
103
  __metadata("design:type", RelationshipAttributeCreationHints)
104
104
  ], RelationshipAttributeQuery.prototype, "attributeCreationHints", void 0);
105
+ __decorate([
106
+ (0, ts_serval_1.serialize)(),
107
+ (0, ts_serval_1.validate)({ nullable: true }),
108
+ __metadata("design:type", transport_1.CoreDate)
109
+ ], RelationshipAttributeQuery.prototype, "validFrom", void 0);
110
+ __decorate([
111
+ (0, ts_serval_1.serialize)(),
112
+ (0, ts_serval_1.validate)({ nullable: true }),
113
+ __metadata("design:type", transport_1.CoreDate)
114
+ ], RelationshipAttributeQuery.prototype, "validTo", void 0);
105
115
  RelationshipAttributeQuery = __decorate([
106
116
  (0, ts_serval_1.type)("RelationshipAttributeQuery")
107
117
  ], RelationshipAttributeQuery);
@@ -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.3.5",
9
- build: "134",
10
- date: "2023-07-13T12:50:19+00:00",
11
- commit: "6cc29a9c7249d3bfd403a04eccf43355680bc9de",
8
+ version: "2.3.6",
9
+ build: "135",
10
+ date: "2023-07-13T13:49:20+00:00",
11
+ commit: "ff07b752ed0c24d6882d9c106c43233286e847c2",
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,
@@ -704,6 +704,16 @@ __decorate([
704
704
  (0, ts_serval_1.validate)(),
705
705
  __metadata("design:type", RelationshipAttributeCreationHints)
706
706
  ], RelationshipAttributeQuery.prototype, "attributeCreationHints", void 0);
707
+ __decorate([
708
+ (0, ts_serval_1.serialize)(),
709
+ (0, ts_serval_1.validate)({ nullable: true }),
710
+ __metadata("design:type", transport_1.CoreDate)
711
+ ], RelationshipAttributeQuery.prototype, "validFrom", void 0);
712
+ __decorate([
713
+ (0, ts_serval_1.serialize)(),
714
+ (0, ts_serval_1.validate)({ nullable: true }),
715
+ __metadata("design:type", transport_1.CoreDate)
716
+ ], RelationshipAttributeQuery.prototype, "validTo", void 0);
707
717
  RelationshipAttributeQuery = __decorate([
708
718
  (0, ts_serval_1.type)("RelationshipAttributeQuery")
709
719
  ], RelationshipAttributeQuery);
@@ -6232,10 +6242,10 @@ const ts_serval_1 = __webpack_require__(/*! @js-soft/ts-serval */ "@js-soft/ts-s
6232
6242
  const crypto_1 = __webpack_require__(/*! @nmshd/crypto */ "@nmshd/crypto");
6233
6243
  const transport_1 = __webpack_require__(/*! @nmshd/transport */ "@nmshd/transport");
6234
6244
  exports.buildInformation = {
6235
- version: "2.3.5",
6236
- build: "134",
6237
- date: "2023-07-13T12:50:19+00:00",
6238
- commit: "6cc29a9c7249d3bfd403a04eccf43355680bc9de",
6245
+ version: "2.3.6",
6246
+ build: "135",
6247
+ date: "2023-07-13T13:49:20+00:00",
6248
+ commit: "ff07b752ed0c24d6882d9c106c43233286e847c2",
6239
6249
  dependencies: {"@js-soft/logging-abstractions":"^1.0.0","@nmshd/iql":"^0.0.1","easy-tsnameof":"^3.0.6","mocha-param":"^2.0.1"},
6240
6250
  libraries: {
6241
6251
  serval: ts_serval_1.buildInformation,