@conboai/app.db.query 0.9.51 → 0.9.52
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 +4 -7
- package/package.json +1 -1
package/dist/app.db.query.js
CHANGED
|
@@ -136874,9 +136874,7 @@ function wqe({ baseUrl: e }) {
|
|
|
136874
136874
|
floorPlan: _,
|
|
136875
136875
|
selectedFeed: z,
|
|
136876
136876
|
polygonPixelPath: k
|
|
136877
|
-
} = Ke($t), { getEntitySearchData: A, loading: S, clearData: T } = Kl(), { topOneFilterKeys: I } = GL(), { classifiersFilterKeys: R } = Xu(), [j, $] = Pe("50vh"), [Y, U] = Pe("50%"), [V, H] = Pe(null), [G, X] = Pe(!1), [ne, ee] = Pe(v), [ue, K] = Pe(ne), [oe, le] = Pe(Une), [he, Q] = Pe([]), [ie, B] = Pe([]), [ae, se] = Pe(!1), re = Dn(/* @__PURE__ */ new Map()), [W, ce] = Pe(0), [pe, ve] = Pe([])
|
|
136878
|
-
console.log("floorPlanCoordinates", ie);
|
|
136879
|
-
const ye = Dn(!1), fe = Dn(0), me = Dn(0), de = Yt(
|
|
136877
|
+
} = Ke($t), { getEntitySearchData: A, loading: S, clearData: T } = Kl(), { topOneFilterKeys: I } = GL(), { classifiersFilterKeys: R } = Xu(), [j, $] = Pe("50vh"), [Y, U] = Pe("50%"), [V, H] = Pe(null), [G, X] = Pe(!1), [ne, ee] = Pe(v), [ue, K] = Pe(ne), [oe, le] = Pe(Une), [he, Q] = Pe([]), [ie, B] = Pe([]), [ae, se] = Pe(!1), re = Dn(/* @__PURE__ */ new Map()), [W, ce] = Pe(0), [pe, ve] = Pe([]), ye = Dn(!1), fe = Dn(0), me = Dn(0), de = Yt(
|
|
136880
136878
|
() => {
|
|
136881
136879
|
var yt, sn, qt;
|
|
136882
136880
|
return {
|
|
@@ -137285,9 +137283,7 @@ const Oqe = (e) => {
|
|
|
137285
137283
|
]), { getEntitySearchData: m } = Kl(), g = lt(
|
|
137286
137284
|
async (C) => {
|
|
137287
137285
|
var D;
|
|
137288
|
-
const v = bn(C).add(1, "second").format("YYYY-MM-DDTHH:mm:ss"), x = c == null ? void 0 : c.map((O) => O.id)
|
|
137289
|
-
console.log("polygonPixelPath", l);
|
|
137290
|
-
const { area: w } = Gee(
|
|
137286
|
+
const v = bn(C).add(1, "second").format("YYYY-MM-DDTHH:mm:ss"), x = c == null ? void 0 : c.map((O) => O.id), { area: w } = Gee(
|
|
137291
137287
|
s,
|
|
137292
137288
|
l,
|
|
137293
137289
|
(D = c[0]) == null ? void 0 : D.is_indoor
|
|
@@ -147359,7 +147355,8 @@ const QXe = ({
|
|
|
147359
147355
|
id: c.conbo_key,
|
|
147360
147356
|
startTime: c.start_time,
|
|
147361
147357
|
endTime: c.end_time,
|
|
147362
|
-
type: c.action
|
|
147358
|
+
type: c.action,
|
|
147359
|
+
assignedFeedId: c.feed
|
|
147363
147360
|
}));
|
|
147364
147361
|
r("cargoTrailsDetails", {
|
|
147365
147362
|
primary: s,
|