@conboai/app.db.query 0.3.82 → 0.3.83
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/dist/images/CargoAction.svg +32 -0
- package/package.json +2 -2
package/dist/app.db.query.js
CHANGED
|
@@ -108020,7 +108020,7 @@ const nDe = uMe, rDe = (e, t) => ({
|
|
|
108020
108020
|
Pe(() => {
|
|
108021
108021
|
h && !y.current && e.length > 0 && (h(e[m]), y.current = !0);
|
|
108022
108022
|
}, [h, e, m]);
|
|
108023
|
-
const x = ($) => jn($).format("DD/MM/YYYY, HH:mm"), k = ($) => {
|
|
108023
|
+
const x = ($) => jn($).format("DD/MM/YYYY, HH:mm:ss"), k = ($) => {
|
|
108024
108024
|
p((N) => {
|
|
108025
108025
|
const P = N + $;
|
|
108026
108026
|
return P < 0 ? 0 : P >= e.length ? e.length - 1 : (r && (r(e[P]), g && g(e[P])), P);
|
|
@@ -113508,7 +113508,7 @@ function lje({ setPanelShown: e, isPanelShown: t = !0 }) {
|
|
|
113508
113508
|
/* @__PURE__ */ Re.jsx(
|
|
113509
113509
|
kw,
|
|
113510
113510
|
{
|
|
113511
|
-
label:
|
|
113511
|
+
label: "Image Analysis",
|
|
113512
113512
|
imageSrc: "/images/logo.svg",
|
|
113513
113513
|
onClick: v
|
|
113514
113514
|
}
|