@conboai/app.db.query 0.8.35 → 0.8.36

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.
@@ -138796,7 +138796,7 @@ const AGe = async (e, t) => {
138796
138796
  error: null,
138797
138797
  clearDetectionsStore: () => {
138798
138798
  const t = kt.getState().editTabData;
138799
- t("detectionsPixel", null), t("detectionGeo", null), t("trailInfoPixel", []), t("trailInfoGeo", []), e(() => ({
138799
+ t("detectionsPixel", null), t("detectionsGeo", null), t("trailInfoPixel", []), t("trailInfoGeo", []), e(() => ({
138800
138800
  loading: !1
138801
138801
  }));
138802
138802
  },
@@ -139230,7 +139230,7 @@ const AGe = async (e, t) => {
139230
139230
  showInfoText: s
139231
139231
  }
139232
139232
  ),
139233
- m ? /* @__PURE__ */ me.jsx(it, { sx: WQ, children: /* @__PURE__ */ me.jsx(sp, {}) }) : /* @__PURE__ */ me.jsx(it, { children: !(n != null && n.items.length) && !(r != null && r.items.length) ? /* @__PURE__ */ me.jsx(Dqe, {}) : /* @__PURE__ */ me.jsxs(it, { sx: Iqe, children: [
139233
+ m ? /* @__PURE__ */ me.jsx(it, { sx: WQ, children: /* @__PURE__ */ me.jsx(sp, {}) }) : /* @__PURE__ */ me.jsx(it, { children: !n && !r ? /* @__PURE__ */ me.jsx(Dqe, {}) : /* @__PURE__ */ me.jsxs(it, { sx: Iqe, children: [
139234
139234
  /* @__PURE__ */ me.jsx(kqe, { imgUrl: T, shapes: v }),
139235
139235
  /* @__PURE__ */ me.jsx(Lqe, { data: C })
139236
139236
  ] }) })
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@conboai/app.db.query",
3
- "version": "0.8.35",
3
+ "version": "0.8.36",
4
4
  "type": "module",
5
5
  "main": "dist/app.db.query.js",
6
6
  "types": "dist/build/index.d.ts",