hplx-feature-library 1.0.111 → 1.0.112

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.
@@ -1362,8 +1362,8 @@ function u5(o) {
1362
1362
  u(y);
1363
1363
  }, [u]);
1364
1364
  const { setCompareMode: E, setShowPreview: R } = Ya(), b = en(() => {
1365
- R(!1), E(!1), S(null), h();
1366
- }, [h, E, S, R]);
1365
+ R(!1), E(!1), S(null), h(), m(!1);
1366
+ }, [h, E, S, R, m]);
1367
1367
  return /* @__PURE__ */ K.jsxs(
1368
1368
  "div",
1369
1369
  {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "hplx-feature-library",
3
3
  "private": false,
4
- "version": "1.0.111",
4
+ "version": "1.0.112",
5
5
  "type": "module",
6
6
  "scripts": {
7
7
  "dev": "npm i hplx-react-elements-dev@qa && vite",