@aldb2b/common 1.0.420 → 1.0.422
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.
|
@@ -44,5 +44,10 @@ __decorate([
|
|
|
44
44
|
class_validator_1.IsOptional(),
|
|
45
45
|
__metadata("design:type", String)
|
|
46
46
|
], ElasticFindOptions.prototype, "searchText", void 0);
|
|
47
|
+
__decorate([
|
|
48
|
+
swagger_1.ApiPropertyOptional(),
|
|
49
|
+
class_validator_1.IsOptional(),
|
|
50
|
+
__metadata("design:type", Array)
|
|
51
|
+
], ElasticFindOptions.prototype, "searchTextFields", void 0);
|
|
47
52
|
exports.ElasticFindOptions = ElasticFindOptions;
|
|
48
53
|
//# sourceMappingURL=elastic-find-options.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"elastic-find-options.js","sourceRoot":"","sources":["../../src/elastic/elastic-find-options.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAAqD;AACrD,qDAA4C;AAE5C,MAAa,kBAAkB;
|
|
1
|
+
{"version":3,"file":"elastic-find-options.js","sourceRoot":"","sources":["../../src/elastic/elastic-find-options.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAAqD;AACrD,qDAA4C;AAE5C,MAAa,kBAAkB;CA4B9B;AAzBC;IAFC,6BAAmB,EAAE;IACrB,4BAAU,EAAE;;oDACc;AAI3B;IAFC,6BAAmB,EAAE;IACrB,4BAAU,EAAE;;gDACA;AAIb;IAFC,6BAAmB,EAAE;IACrB,4BAAU,EAAE;;iDACC;AAId;IAFC,6BAAmB,EAAE;IACrB,4BAAU,EAAE;;gDACA;AAIb;IAFC,6BAAmB,EAAE;IACrB,4BAAU,EAAE;;oEACsB;AAInC;IAFC,6BAAmB,EAAE;IACrB,4BAAU,EAAE;;sDACM;AAInB;IAFC,6BAAmB,EAAE;IACrB,4BAAU,EAAE;;4DACc;AA3B7B,gDA4BC"}
|
|
@@ -6907,8 +6907,8 @@
|
|
|
6907
6907
|
"affectsGlobalScope": false
|
|
6908
6908
|
},
|
|
6909
6909
|
"../src/elastic/elastic-find-options.ts": {
|
|
6910
|
-
"version": "
|
|
6911
|
-
"signature": "
|
|
6910
|
+
"version": "38c3e16a03f0cbc52b7c1db655d5f57fa45a3ffdfb4ac4af74533f3218f7e22a",
|
|
6911
|
+
"signature": "1c19b72d1cefd59bba4e328280d5de2ac7a286b909bf6c0889b027c8b4e17d4d",
|
|
6912
6912
|
"affectsGlobalScope": false
|
|
6913
6913
|
},
|
|
6914
6914
|
"../src/index.ts": {
|