@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.
- package/dist/app.db.query.js +2 -2
- package/package.json +1 -1
package/dist/app.db.query.js
CHANGED
|
@@ -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("
|
|
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: !
|
|
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
|
] }) })
|