mozrest-sdk-react-dev 0.1.67 → 0.1.68

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/mozrest-sdk.es.js CHANGED
@@ -49963,7 +49963,7 @@ const Header$2 = ({ onChangeFilter, filters: filters2, multiVenue, venueId }) =>
49963
49963
  var _a2, _b, _c, _d;
49964
49964
  return { id: (_b = (_a2 = platform2 == null ? void 0 : platform2.module) == null ? void 0 : _a2.id) != null ? _b : "", label: (_d = (_c = platform2 == null ? void 0 : platform2.module) == null ? void 0 : _c.name) != null ? _d : "" };
49965
49965
  })][0] : platforms[0],
49966
- onChange: handleChangeFilter("platform"),
49966
+ onChange: handleChangeFilter("module"),
49967
49967
  getOptionValue: (item2) => item2.id
49968
49968
  })), /* @__PURE__ */ React__default.createElement(Col$1, {
49969
49969
  xs: 24,
@@ -50017,7 +50017,7 @@ const ReviewsPage = ({
50017
50017
  from: subtractDate(void 0, 7, "day"),
50018
50018
  till: subtractDate(void 0, 0, "day")
50019
50019
  },
50020
- platform: "",
50020
+ module: "",
50021
50021
  rating: "",
50022
50022
  reply: ""
50023
50023
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mozrest-sdk-react-dev",
3
- "version": "0.1.67",
3
+ "version": "0.1.68",
4
4
  "main": "mozrest-sdk.es.js",
5
5
  "keywords": ["mozrest"],
6
6
  "author": {