@conboai/app.db.query 0.8.55 → 0.8.56

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.
@@ -132933,7 +132933,7 @@ const WJ = () => {
132933
132933
  }, [a, p]), Oe(() => {
132934
132934
  const C = (/* @__PURE__ */ new Date()).toISOString();
132935
132935
  return a("startTime", C), a("endTime", C), a("trailState", Lc.NO_TRAIL), a("infoKitsIds", []), a("isDeepSearch", !1), () => {
132936
- a("feed", []), a("startTime", C), a("endTime", C), a("infoKitsIds", []), a("selectedTableItemId", -1), a("trailState", Lc.NO_TRAIL), a("isDeepSearch", !1), a("color", "white"), l();
132936
+ a("feed", []), a("startTime", C), a("endTime", C), a("infoKitsIds", []), a("selectedTableItemId", -1), a("trailState", Lc.NO_TRAIL), a("isDeepSearch", !1), a("color", "white"), a("tabFovInfo", null), l();
132937
132937
  };
132938
132938
  }, [l, a]);
132939
132939
  const f = /* @__PURE__ */ le.jsx(
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@conboai/app.db.query",
3
- "version": "0.8.55",
3
+ "version": "0.8.56",
4
4
  "type": "module",
5
5
  "main": "dist/app.db.query.js",
6
6
  "types": "dist/build/index.d.ts",