@getlupa/client 0.7.0-alpha-12 → 0.7.0-alpha-13

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.
@@ -18074,7 +18074,7 @@ __decorate([
18074
18074
  options$6.Getter("searchResultsRoutingBehavior")
18075
18075
  ], SearchResultsProductCard.prototype, "searchResultsRoutingBehavior", void 0);
18076
18076
  __decorate([
18077
- options$6.Getter("searchResultOptions")
18077
+ options$6.State((o) => o.searchResultOptions)
18078
18078
  ], SearchResultsProductCard.prototype, "searchResultOptions", void 0);
18079
18079
  __decorate([
18080
18080
  params$9.Getter("query")
@@ -18070,7 +18070,7 @@ __decorate([
18070
18070
  options$6.Getter("searchResultsRoutingBehavior")
18071
18071
  ], SearchResultsProductCard.prototype, "searchResultsRoutingBehavior", void 0);
18072
18072
  __decorate([
18073
- options$6.Getter("searchResultOptions")
18073
+ options$6.State((o) => o.searchResultOptions)
18074
18074
  ], SearchResultsProductCard.prototype, "searchResultOptions", void 0);
18075
18075
  __decorate([
18076
18076
  params$9.Getter("query")