@conboai/app.db.query 0.8.96 → 0.8.97
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 +6 -6
- package/package.json +1 -1
package/dist/app.db.query.js
CHANGED
|
@@ -141756,17 +141756,17 @@ const JGe = (e = [], t) => {
|
|
|
141756
141756
|
]);
|
|
141757
141757
|
Np(t), Dp(e), _qe(a, t, e);
|
|
141758
141758
|
const b = Gt(
|
|
141759
|
-
() => wJ(u.length),
|
|
141760
|
-
[u.length]
|
|
141761
|
-
), D = Gt(
|
|
141762
141759
|
() => zqe({
|
|
141763
141760
|
latestSnapshots: u,
|
|
141764
141761
|
fovInfos: h,
|
|
141765
141762
|
baseUrl: t,
|
|
141766
141763
|
feeds: M,
|
|
141767
141764
|
regions: g
|
|
141768
|
-
}),
|
|
141765
|
+
}).filter((w) => w.unit),
|
|
141769
141766
|
[t, h, u, M, g]
|
|
141767
|
+
), D = Gt(
|
|
141768
|
+
() => wJ(b.length),
|
|
141769
|
+
[b.length]
|
|
141770
141770
|
), v = yt(
|
|
141771
141771
|
(w) => o(w.target.checked),
|
|
141772
141772
|
[]
|
|
@@ -141812,7 +141812,7 @@ const JGe = (e = [], t) => {
|
|
|
141812
141812
|
Ree,
|
|
141813
141813
|
{
|
|
141814
141814
|
checkboxes: C,
|
|
141815
|
-
infoText:
|
|
141815
|
+
infoText: D,
|
|
141816
141816
|
onClick: T,
|
|
141817
141817
|
btnTitle: "Refresh",
|
|
141818
141818
|
icon: "refresh"
|
|
@@ -141821,7 +141821,7 @@ const JGe = (e = [], t) => {
|
|
|
141821
141821
|
/* @__PURE__ */ se.jsx(
|
|
141822
141822
|
kqe,
|
|
141823
141823
|
{
|
|
141824
|
-
imagesData:
|
|
141824
|
+
imagesData: b,
|
|
141825
141825
|
isFovShown: r,
|
|
141826
141826
|
isRegionsShown: i
|
|
141827
141827
|
}
|