@conboai/app.db.query 0.8.64 → 0.8.65

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.
@@ -142350,7 +142350,7 @@ const Wqe = ({
142350
142350
  }, tZe = () => {
142351
142351
  const { clearDetectionsStore: e } = X0(), { clearLatestSnapshots: t } = qh(), [n] = ut((r) => [r.editTabData]);
142352
142352
  Oe(() => () => {
142353
- e(), t(), n("objectsLimit", null), n("displayFeed", []), n("feed", []), n("startTime", /* @__PURE__ */ new Date()), n("endTime", /* @__PURE__ */ new Date()), n("fov", !1), n("showInfoText", !1), n("selectedTableItemId", -1), n("isNewSearch", !1);
142353
+ e(), t(), n("objectsLimit", null), n("displayFeed", []), n("feed", []), n("startTime", /* @__PURE__ */ new Date()), n("endTime", /* @__PURE__ */ new Date()), n("fov", !1), n("showInfoText", !1), n("selectedTableItemId", -1), n("isNewSearch", !1), n("tabFovInfo", null);
142354
142354
  }, [e, t, n]);
142355
142355
  }, P7 = () => ({
142356
142356
  topOneColumnDefs: [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@conboai/app.db.query",
3
- "version": "0.8.64",
3
+ "version": "0.8.65",
4
4
  "type": "module",
5
5
  "main": "dist/app.db.query.js",
6
6
  "types": "dist/build/index.d.ts",