@conboai/storybook.components 0.4.55 → 0.4.58

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.
@@ -98810,11 +98810,11 @@ const k6e = M1e, L6e = (e, t) => ({
98810
98810
  ), G = (Q) => {
98811
98811
  var q, te;
98812
98812
  Q && localStorage.setItem(
98813
- "lastMapPosition " + p,
98813
+ "lastMapPosition",
98814
98814
  // @ts-expect-error it has center
98815
98815
  JSON.stringify({ lat: (q = Q == null ? void 0 : Q.center) == null ? void 0 : q.lat(), lng: (te = Q == null ? void 0 : Q.center) == null ? void 0 : te.lng() })
98816
98816
  );
98817
- }, Y = (localStorage == null ? void 0 : localStorage.getItem("lastMapPosition " + p)) || "", ie = JSON.parse(Y || "{}");
98817
+ }, Y = (localStorage == null ? void 0 : localStorage.getItem("lastMapPosition")) || "", ie = JSON.parse(Y || "{}");
98818
98818
  return /* @__PURE__ */ V.jsxs(bt, { sx: z, children: [
98819
98819
  e.length ? /* @__PURE__ */ V.jsx(
98820
98820
  bt,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@conboai/storybook.components",
3
- "version": "0.4.55",
3
+ "version": "0.4.58",
4
4
  "main": "dist/storybook.components.mjs",
5
5
  "types": "dist/build/index.d.ts",
6
6
  "files": [